R0106-HP MSR Router Series Layer 2 - LAN Switching Command Reference(V7)
23
Usage guidelines
When you create a Layer 3 aggregate interface, the system automatically creates a Layer 3 aggregation
group with the same number. The Layer 3 aggregation group operates in static aggregation mode by
default.
Removing the Layer 3 aggregate interface also removes the Layer 3 aggregation group. At the same time,
the member ports of the aggregation group, if any, leave the aggregation group.
Removing a Layer 3 aggregate subinterface does not affect the state of the main interface and the
corresponding aggregation group.
Examples
# Create Layer 3 aggregate interface Route-Aggregation 1 and enter its view.
<Sysname> system-view
[Sysname] interface route-aggregation 1
[Sysname-Route-Aggregation1]
# Create Layer 3 aggregate subinterface Route-Aggregation 1.1 and enter its view.
<Sysname> system-view
[Sysname] interface route-aggregation 1.1
[Sysname-Route-Aggregation1.1]
lacp mode
Use lacp mode passive to set LACP to operate in passive mode on a port.
Use undo lacp mode to restore the default.
Syntax
lacp mode passive
undo lacp mode
Default
LACP is operating in active mode on a port.
Views
Layer 3 Ethernet interface view
Predefined user roles
network-admin
Usage guidelines
When LACP is operating in passive mode on a local member port and its peer port, both ports cannot
send LACPDUs. When LACP is operating in active mode on the port on either end of a link, both ports
can send LACPDUs.
This command takes effect only on a member port of a dynamic aggregation group.
Examples
# Set LACP to operate in passive mode on GigabitEthernet 2/1/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] lacp mode passive