HP VPN Firewall Appliances High Availability Command Reference

131
Parameters
size: Specifies the MTU in bytes. The value range for this argument is 46 to 1500.
Examples
# Set the MTU of Layer 3 aggregate interface Route-Aggregation 1 to 1430 bytes.
<Sysname> system-view
[Sysname] interface route-aggregation 1
[Sysname-Route-Aggregation1] mtu 1430
Related commands
display interface
port link-aggregation group
Use port link-aggregation group to assign the Ethernet interface to the specified aggregation group.
Use undo port link-aggregation group to remove the Ethernet interface from the aggregation group to
which it belongs.
Syntax
port link-aggregation group number
undo port link-aggregation group
Views
Ethernet interface view
Default command level
2: System level
Parameters
number: Specifies the number of the aggregate interface corresponding to an aggregation group. The
value range for this argument is 1 to 1024.
Usage guidelines
A Layer 2 Ethernet interface can be assigned to a Layer 2 aggregation group only, and a Layer 3
Ethernet interface can be assigned to a Layer 3 aggregation group only.
An Ethernet interface can belong to only one aggregation group.
Examples
# Assign Layer 2 interface GigabitEthernet 0/1 to Layer 2 aggregation group 1.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] port link-aggregation group 1
# Assign Layer 3 interface GigabitEthernet 0/2 to Layer 3 aggregation group 2.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/2
[Sysname-GigabitEthernet0/2] port link-aggregation group 2