1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75
|
.. _vim.dvs.VmwareDistributedVirtualSwitch: ../../../vim/dvs/VmwareDistributedVirtualSwitch.rst
.. _vim.dvs.VmwareDistributedVirtualSwitch.LacpLoadBalanceAlgorithm: ../../../vim/dvs/VmwareDistributedVirtualSwitch/LacpLoadBalanceAlgorithm.rst
vim.dvs.VmwareDistributedVirtualSwitch.LacpLoadBalanceAlgorithm
===============================================================
Load balance algorithm in a Link Aggregation Control Protocol group.
:contained by: `vim.dvs.VmwareDistributedVirtualSwitch`_
:type: `vim.dvs.VmwareDistributedVirtualSwitch.LacpLoadBalanceAlgorithm`_
:name: srcPortId
values:
--------
srcTcpUdpPort
Source TCP/UDP port number
srcDestIpTcpUdpPortVlan
Source and destination IP, source and destination TCP/UDP port number and VLAN.
srcIpVlan
Source IP and VLAN
srcDestTcpUdpPort
Source and destination TCP/UDP port number
srcMac
Source MAC address
destIp
Destination IP
destMac
Destination MAC address
vlan
VLAN only
srcDestIp
Source and Destination IP
srcIpTcpUdpPortVlan
Source IP, TCP/UDP port number and VLAN
srcDestIpTcpUdpPort
Source and destination IP and TCP/UDP port number
srcDestMac
Source and destination MAC address
destIpTcpUdpPort
Destination IP and TCP/UDP port number
srcPortId
Source Virtual Port Id
srcIp
Source IP
srcIpTcpUdpPort
Source IP and TCP/UDP port number
destIpTcpUdpPortVlan
Destination IP, TCP/UDP port number and VLAN
destTcpUdpPort
Destination TCP/UDP port number
destIpVlan
Destination IP and VLAN
srcDestIpVlan
Source and destination IP and VLAN
|