Created
October 8, 2019 23:24
-
-
Save afaqk9394/ba9d5a85a0f84e5d2d6843c3e1260f23 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
| interface Vlan100 | |
| description Data VLAN for Access-Switch | |
| ip address 10.1.1.1 255.255.255.0 | |
| ip helper-address 10.1.2.1 | |
| glbp 1 ip 10.1.1.2 | |
| glbp 1 timers msec 250 msec 750 | |
| glbp 1 priority 150 | |
| glbp 1 preempt delay minimum 180 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment