Created
September 17, 2019 18:39
-
-
Save afaqk9394/88721135077c026cdf9522e3d3650fdd 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(config)#interface f0/0 | |
| R1(config-if)#ip address 10.1.1.1 255.255.255.0 | |
| R1(config-if)#no shutdown | |
| R1(config-if)#vrrp 123 ip 10.1.1.100 | |
| R1(config-if)#vrrp 123 preempt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment