HP VPN Firewall Appliances High Availability Configuration Guide

160
Step Command Remarks
2. Enter aggregate interface
view.
Enter Layer 2 aggregate
interface or subinterface view:
interface bridge-aggregation
{ interface-number |
interface-number.subnumber }
Enter Layer 3 aggregate
interface view:
interface route-aggregation
interface-number
Use either command.
3. Shut down the aggregate
interface or subinterface.
shutdown
By default, aggregate interfaces or
subinterfaces are up.
Restoring the default settings for an aggregate interface
Ste
p
Command Remarks
1. Enter system view.
system-view N/A
2. Enter aggregate interface
view.
Enter Layer 2 aggregate interface
or subinterface view:
interface bridge-aggregation
{ interface-number |
interface-number.subnumber }
Enter Layer 3 aggregate interface
view:
interface route-aggregation
interface-number
Use either command.
3. Restore the default settings for
the aggregate interface or
subinterface.
default N/A
Configuring load sharing criteria for link aggregation groups
You can determine how traffic is load-shared in a link aggregation group by configuring load sharing
criteria. The criteria can be source/destination service port numbers, source/destination IP addresses, or
protocol numbers carried in packets, or any combination. You can also perform per-packet load sharing.
You can configure global or group-specific load sharing criteria. A link aggregation group preferentially
uses the group-specific load sharing criteria. If no group-specific load sharing criteria is available, the
group uses the global load sharing criteria.
Configuring the global link-aggregation load sharing criteria
Ste
p
Command Remarks
1. Enter system view.
system-view N/A
2. Configure the global
link-aggregation load
sharing criteria.
link-aggregation load-sharing mode
{ { destination-ip | destination-port |
ip-protocol | source-ip | source-port } *
| per-packet }
By default, destination-ip,
destination-port, ip-protocol,
source-ip, and source-port are
enabled.