Created
September 17, 2019 18:38
-
-
Save afaqk9394/faf9ef6189ebefbbd7ffc750bb566a08 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| R1#sh standby | |
| FastEthernet0/0 - Group 1 | |
| State is Active | |
| 2 state changes, last state change 00:02:43 | |
| Virtual IP address is 192.168.1.1 | |
| Active virtual MAC address is 0000.0c07.ac01 | |
| Local virtual MAC address is 0000.0c07.ac01 (v1 default) | |
| Hello time 3 sec, hold time 10 sec | |
| Next hello sent in 2.052 secs | |
| Preemption enabled | |
| Active router is local | |
| Standby router is 192.168.1.3, priority 100 (expires in 7.452 sec) | |
| Priority 105 (configured 105) | |
| Track interface Serial0/0 state Up decrement 10 | |
| Group name is "hsrp-Fa0/0-1" (default) | |
| R2#sh standby | |
| FastEthernet0/0 - Group 1 | |
| State is Standby | |
| 1 state change, last state change 00:01:34 | |
| Virtual IP address is 192.168.1.1 | |
| Active virtual MAC address is 0000.0c07.ac01 | |
| Local virtual MAC address is 0000.0c07.ac01 (v1 default) | |
| Hello time 3 sec, hold time 10 sec | |
| Next hello sent in 1.408 secs | |
| Preemption enabled | |
| Active router is 192.168.1.2, priority 105 (expires in 7.068 sec) | |
| Standby router is local | |
| Priority 100 (default 100) | |
| Track interface Serial0/0 state Up decrement 10 | |
| Group name is "hsrp-Fa0/0-1" (default) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment