Parameters
group-id: Smart link group ID, in the range of 1 to 24.
master: Specifies the port as the master port.
slave: Specifies the port as the slave port.
Description
Use the port smart-link group command to configure the current port as a member of the specified smart
link group.
Use the undo port smart-link group command to remove the port from the specified smart link group.
NOTE:
• Disable STP on the ports you want to add to the smart link group, and make sure that the ports are no
member ports of any aggregation group. On the other hand, you cannot enable STP on a smart link
group member port or assign a smart link group member port to an aggregation group.
• You can assign a port to a smart link group with the port command in smart link group view.
Related commands: port.
Examples
# Configure Ethernet 1/0/1 as the master port of smart link group 1.
<Sysname> system-view
[Sysname] smart-link group 1
[Sysname-smlk-group1] protected-vlan reference-instance 0
[Sysname-smlk-group1] quit
[Sysname] interface ethernet 1/0/1
[Sysname-Ethernet1/0/1] undo stp enable
[Sysname-Ethernet1/0/1] port smart-link group 1 master
# Configure Layer 2 aggregate interface 1 as the master port of smart link group 1.
<Sysname> system-view
[Sysname] smart-link group 1
[Sysname-smlk-group1] protected-vlan reference-instance 0
[Sysname-smlk-group1] quit
[Sysname] interface bridge-aggregation 1
[Sysname-Bridge-Aggregation1] undo stp enable
[Sysname-Bridge-Aggregation1] port smart-link group 1 master
preemption delay
Syntax
preemption delay delay-time
undo preemption delay
View
Smart link group view
Default level
2: System level
33