May, 2008
Notes for CCIE R&S Written

EIGRP
network IP netmask ->
netmask is a must to stop “auto summery” even while using “no auto” !!!
manual neighbors
sh ip eigrp nei
manual ->
router eigrp 100
neighbor 208.102.37.100 f1/0
sh run
sh ip pro
sh ip eigrp nei -> will not show this new neighbor !
Other end should point to me using a “neigbor command”
Redistribution Eigrp
1.ip route 0.0.0.0 0.0.0.0 f0/0 (scott)
router [...]

Read More
Posted on 26th May 2008No Comments