OcNOS-RON : Layer 3 Guide : Virtual Router Redundancy Protocol Command Reference : VRRP Commands : accept-mode
accept-mode
Use this command to enable accept mode for the session
Use the no parameter with this command to restore the default setting.
Command Syntax
accept-mode true
accept-mode false
Parameter
None
Default
By default, accept mode for the session is enabled
Command Mode
Router mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
The example below shows how to set and unset the accept mode.
#configure terminal
(config)#router vrrp 2 eth0
(config-router)#accept-mode false
 
#configure terminal
(config)#router vrrp 2 eth0
(config-router)#accept-mode True
 
Last modified date: 08/28/2023