ClagDistributionProtocol
An enumerated type for all the supported load balancing algorithms used on the port channel interface to distribute outgoing data frames among its component interaces, such as IP address. ip(1) IP address mac(2) MAC address port(3) port number vlanIpPort(4) vlan number, IP address and port number vlanIp(5) VLAN number and IP address ipPort(6) IP address and port number
Possible values
6 objects| Number | Name |
|---|---|
| 1 | ip |
| 2 | mac |
| 3 | port |
| 4 | vlanIpPort |
| 5 | vlanIp |
| 6 | ipPort |