Specifications
250 Chapter 8. Command Reference
Note: This command takes effect immediately, but you must save the change if it is to persist after you restart the
interface or reboot the router.
vrid Virtual router ID of the VRRP attribute record (integer, 1-255). The attribute record was created
by the command eth vrrp add (page 249).
port# Physical Ethernet interface (port) number (0 or 1). The default is 0; the parameter may be
omitted if the router has only one port.
If the router has two ports (an Ethernet hub router), the port number (0 or 1) must be specified.
Example:
This command clears the password for VRID 7 using default port 0.
eth vrrp clear password 7
ETH VRRP DELETE
Deletes a VRRP attribute record for the VRID (virtual router ID). To read more about VRRP, see page 107.
After deleting the VRRP attribute record, you should also delete the VRRP interface. To do so, use the command
eth delete (page 230).
Note: This command takes effect immediately, but you must save the change if it is to persist after you restart the
interface or reboot the router.
vrid Virtual router ID (integer, 1-255).
port# Physical Ethernet interface (port) number (0 or 1). The default is 0; the parameter may be
omitted if the router has only one port.
If the router has two ports (an Ethernet hub router), the port number (0 or 1) must be specified.
Example:
This command deletes the attribute record for VRID 7 for the default port 0.
eth vrrp delete 7
ETH VRRP LIST
Lists the VRRP attribute records for the port and shows the status of the VRRP router. To read more about VRRP,
see page 107.
eth vrrp clear password <vrid> [<port#>]
eth vrrp delete <vrid> [<port#>]
eth vrrp list [<port#>]