Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- enable
- configure terminal
- hostname Router_Principal
- int g0/0
- ip add 192.168.1.2 255.255.255.0
- standby ip 192.168.1.1
- standby preempt
- standby priority 110
- no sh
- exit
- int s0/0/0
- ip add 10.0.0.2 255.255.255.252
- no sh
- exit
- router eigrp 1
- network 192.168.1.0 0.0.0.255
- network 10.0.0.0 0.0.0.3
Advertisement
Add Comment
Please, Sign In to add comment