F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices High Availability Command Reference-6PW100

124
interface route-aggregation
Use interface route-aggregation to create a Layer 3 aggregate interface or subinterface and enter the
Layer 3 aggregate interface or subinterface view.
Use undo interface route-aggregation to remove a Layer 3 aggregate interface or subinterface.
Syntax
interface route-aggregation { interface-number | interface-number.subnumber }
undo interface route-aggregation { interface-number | interface-number.subnumber }
Views
System view
Default command level
2: System level
Parameters
interface-number: Specifies a Layer 3 aggregate interface number. The value range for this argument is
1 to 1024.
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 ranges for
the interface-number argument and the subnumber argument are both 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).