HP VPN Firewall Appliances High Availability Command Reference

124
Parameters
interface-number: Specifies a Layer 2 aggregate interface number. The value range for this argument is
1 to 1024.
interface-number.subnumber: Specifies a subinterface of a Layer 2 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 2 aggregate interface, a Layer 2 aggregation group with the same number is
automatically created. If you remove the Layer 2 aggregate interface, you also remove the Layer 2
aggregation group, and any member ports will leave the aggregation group.
Examples
# Create Layer 2 aggregate interface Bridge-Aggregation 1 and enter its view.
<Sysname> system-view
[Sysname] interface bridge-aggregation 1
[Sysname-Bridge-Aggregation1]
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.