HP VPN Firewall Appliances High Availability Command Reference

138
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] standby bandwidth 10000
Related commands
standby interface
standby interface
Use standby interface to specify a standby interface for the current interface.
Use undo standby interface to remove the specified standby interface.
Syntax
standby interface interface-type interface-number [ priority ]
undo standby interface interface-type interface-number
Default
No standby interface is specified.
Views
Interface view
Default command level
2: System level
Parameters
interface-type interface-number: Specifies an interface by its type and number.
priority: Specifies the priority of a standby interface. The value for this argument is in the range of 0 to
255 and defaults to 0. The greater the value, the higher the priority.
Usage guidelines
This command and the standby interface command cannot be configured at the same time. If you have
configured the standby interface command on the active interface, you cannot configure the standby
track command on both the active interface and its standby interface. If you have associated an interface
with a track entry, you cannot configure the interface as the active interface or a standby interface.
Examples
# Specify interface GigabitEthernet 0/2 to back up interface GigabitEthernet 0/1, and assign it the
priority of 50.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] standby interface gigabitethernet 0/2 50
Related commands
standby track
standby threshold
Use standby threshold to configure load balancing thresholds.
Use undo standby threshold to restore the default.