538
EES4710BD 10 Slots L2/L3/L4 Chassis Switch
must be configured first before starting Virtual Router.
Example: Activating the Virtual Router of number 10
Switch(config)# router vrrp 10
Switch(Config-Router-Vrrp)# enable
21.1.2.5 disable
Commands: disable
Function: Deactivates VRRP
Parameters: N/A.
Default: Not configured by default.
Command mode: VRRP protocol configuration mode
Usage Guide: Deactivates a Virtual Router. VRRP configuration can only be modified when VRRP
is deactivated.
Example: Deactivating a Virtual Router numbered as 10
Switch(config)# router vrrp 10
Switch (Config-Router-Vrrp)# disable
21.1.2.6 vrrp authentication mode
Commands: ip vrrp authentication mode text
no ip vrrp authentication mode
Function: Sets the authentication mode for outgoing VRRP packets on the interface, the "no ip
vrrp authentication mode" command restores the default VRRP authentication mode.
Parameters: "text" set the VRRP authentication mode to Simple String Mode.
Default: Authentication is not set by default.
Command mode: Interface Mode
Usage Guide: This command keeps the VRRP standby cluster from the disturbance of unauthorized
members, all switches in the same standby cluster should have the same authentication mode set.
Example: Setting the authentication mode to Simple string mode.
Switch(config)#interface vlan 1
Switch(Config-If-Vlan1)# ip vrrp authentication mode text
21.1.2.7 vrrp authentication string
Commands: ip vrrp authentication string <string>
no ip vrrp authentication string
Function: Sets the authentication string for outgoing VRRP packets on the interface, the "no ip
vrrp authentication string" command restores the default VRRP authentication string.