R3303-HP HSR6800 Routers Layer 2 - LAN Switching Command Reference

30
interface-number.subnumber: Specifies a subinterface of a Layer 3 aggregate interface. The
interface-number argument specifies the main interface number. The subnumber argument specifies the
subinterface number and is separated from the main interface number by a dot (.). The value range for
the subnumber argument is 1 to 4094.
Usage guidelines
When you create a Layer 3 aggregate interface, a Layer 3 aggregation group with the same number is
automatically created. 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]
lacp period short
Use lacp period short to set the LACP timeout interval on a port to the short timeout interval (1 second).
Use undo lacp period to restore the default setting.
Syntax
lacp period short
undo lacp period
Default
The LACP timeout interval is the long timeout interval (30 seconds).
Views
Ethernet interface view
Default command level
2: System level
Examples
# Set the LACP timeout interval on GigabitEthernet 4/0/1 to the short timeout interval (1 second).
<Sysname> system-view
[Sysname] interface GigabitEthernet 4/0/1
[Sysname-GigabitEthernet4/0/1] lacp period short
lacp system-priority
Use lacp system-priority to set the LACP priority of the local system.
Use undo lacp system-priority to restore the default setting.