R3166-R3206-HP High-End Firewalls High Availability Command Reference-6PW101

85
Parameters
number: Minimum number of selected ports in the current aggregation group required to bring up the
aggregate interface, which is in the range 1 to 8.
Description
Use the link-aggregation selected-port minimum command to configure the minimum number of
selected ports in the current aggregation group.
Use the undo link-aggregation selected-port minimum command to restore the default.
By default, the minimum number of selected ports in an aggregation group is not specified.
Note that executing this command may cause all the member ports in the current aggregation group to
become unselected.
Examples
# Configure the minimum number of selected ports in the aggregation group corresponding to Layer 2
aggregate interface Bridge-Aggregation 1 as 3.
<Sysname> system-view
[Sysname] interface bridge-aggregation 1
[Sysname-Bridge-Aggregation1] link-aggregation selected-port minimum 3
mtu
Syntax
mtu size
undo mtu
View
Layer 3 aggregate interface view, Layer 3 aggregate subinterface view
Default Level
2: System level
Parameters
size: Maximum transmission unit (MTU, in bytes) of the current interface/subinterface.
Description
Use the mtu command to set the MTU of the current Layer 3 aggregate interface/subinterface.
Use the undo mtu command to restore the default.
By default, the MTU for Layer 3 aggregate interfaces/subinterfaces is 1500 bytes.
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