
Chapter 6 | CLI – Layer 3 |
|
|
VRRP Commands
Table 6.5 | VRRP Commands |
|
|
|
|
Command |
| Page |
|
| |
|
| |
show ip vrrp | 170 | |
|
| |
show ip vrrp detail | 171 | |
|
|
|
router vrrp |
| 172 |
|
|
|
ip vrrp |
| 173 |
|
| |
ip vrrp address | 173 | |
|
| |
ip vrrp timer | 174 | |
|
| |
ip vrrp priority | 174 | |
|
| |
ip vrrp | 175 | |
|
| |
ip vrrp preempt | 175 | |
|
| |
ip vrrp primary | 176 | |
|
| |
ip vrrp override addr owner | 176 | |
|
|
|
User Mode
show ip vrrp Command
Use the show ip vrrp command to display VRRP information.
The syntax for this command is:
show ip vrrp [<vlan> [router-id <vr-id>]][detail]
vlan |
|
| Filter by VLAN. |
| ||
| Filter by virtual router ID. |
| ||||
|
| The virtual router ID. |
| |||
detail |
| Provide detailed information. | ||||
Output Example: |
|
|
|
| ||
|
|
|
| |||
VRRP is globally enabled |
|
|
|
| ||
VLAN | VRID IP Address | Pri | Timer State | Since | ||
1 | 1 | 192.168.66.23 | 255 | 1 | MASTER | 00:00:00 |
1 | 2 | 192.168.66.24 | 100 | 1 | BACKUP | 00:00:00 |
170 |