Chapter 6 CLI – Layer 3
178 P332G-ML User’s Guide
Configure Mode
router srrp Command
Use the router srrp command to configure SRRP options, activate SRRP and
enter the SRRP configuration mode. The no form of this command disables it
globally. The default is disabled.
Note: You cannot activate both VRRP and SRRP protocols at the same time.
The syntax for this command is:
[no] router srrp
Router-SRRP Mode
poll-interval Command
Use the poll-interval command to configure the polling interval in seconds
used by SRRP. Use the no form of this command to return to the default polling
interval of 1 second.
The syntax for this command is:
[no] poll-interval <poll interval>
Example:
Router-N(configure router:srrp)# poll-interval 4
timeout Command
Use the timeout command to configure the timeout (in seconds) after which
SRRP declares the main router dead if it does not reply to polling.
Use the no form of this command to return to default timeout interval of 12
seconds.
The syntax for this command is:
[no] timeout <timeout>
poll interval An integer (in seconds)
timeout An integer (in seconds)