Created
September 17, 2019 18:40
-
-
Save afaqk9394/301aa8ba5afc57d648e2107588cbc0a2 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
| R2(config)#interface f0/0 | |
| R2(config-if)#ip address 10.1.1.2 255.255.255.0 | |
| R2(config-if)#no shutdown | |
| R2(config-if)#vrrp 123 ip 10.1.1.100 | |
| R2(config-if)#vrpp 123 priority 90 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment