
Chapter 6 CLI – Layer 3
SRRP Commands
Table 6.6 | SRRP Commands |
|
|
|
|
Command |
| Page |
|
| |
|
| |
show ip srrp | 177 | |
|
|
|
router srrp |
| 178 |
|
| |
ip srrp backup | 179 | |
|
| |
178 | ||
|
|
|
timeout |
| 178 |
|
|
|
User Mode
show ip srrp Command
Use the show ip srrp to display the SRRP configuration and status.
The syntax for this command is: show ip srrp
Output Example::
Router> show ip srrp |
|
| |
Admin status | Oper State | Poll interval | Timeout |
============ | ========== | ============= | ======= |
DISABLE | INACTIVE | 1 | 12 |
Showing 3 rows |
|
Intf IP addr | Main router addr |
=============== | ================ |
192.168.1.1 | 192.168.1.2 |
192.168.2.1 | 192.168.2.2 |
192.168.3.1 | 192.168.3.2 |
177 |