
QTECH
Software Configuration Manual
4-58
no channel-group
channel-group-number
In interface configuration mode, delete current interface from channel group.
For example :
! Delete interface Ethernet 0/0/3 from channel group 3
QTECH(config-if-ethernet-0/0/3)#no channel-group 3
Configure load balance of switch
channel-group load-balance
{dst-ip|dst-mac|src-dst-ip|src-dst-mac|src-ip|src-mac}
For example :
! Specify load-balance of channel-group 0 is destination mac
QTECH(config)#channel-group load-balance dst-mac
Configure system LACP priority
lacp system-priority
priority
For example :
! Configure LACP system priority is 40000
QTECH(config)#lacp system-priority 40000
Delete system LACP priority
no lacp system-priority
Use this command to restore system default LACP priority to be 32768.
Configure interface LACP priority
lacp port-priority
priority
Use this command in interface configuration mode to configure LACP priority of the current interface
For example :
! Configure lacp port-priority of Ethernet 0/0/2 to be 12345
QTECH(config-if-ethernet-0/0/2)#lacp port-priority 12345
Delete interface LACP priority
no lacp port-priority
Use this command to restore interface default LACP priority to be 128.
Display system LACP ID
show lacp sys-id
System id is in the form of 16 characters of system priority and 32 characters of system MAC address.
For example :
! Display lacp system id
QTECH(config)#show lacp sys-id
Display local information of channel group
show lacp internal
[
channel-group-number
]
Use show lacp interval command to display the information of group members, if the there is no keywords,
all groups are displayed.
For example : Display the member information of channel group 2.
QTECH#show lacp internal 2
Display information of neighbour interface of channel group
show lacp neighbor
[
channel-group-number
]
Use show lacp neighbor command to display the information of the neighbour port in the group. If there is
no keyword, the neighbor ports of all the groups are displayed.
For example : Display the information of the neighbour port of the group 2
QTECH#show lacp neighbor 2