Published by admin on 12 Jul 2008 at 09:56 pm
Running EIGRP between PE and CE - 4
Task 4-1: Enable an EIGRP VPN
- Disable RIP on CE11A and CE12B
- Enable EIGRP on CE11A and CE12B
- Remove approprate address family from RIP process on PE’s
- Configure redistribution of EIGRP into BGP
- Configure redistribution of BGP into EIGRP
Commands:
router (config)# no router rip
router (config)# router eigrp 1
router (config-router-af)# network 10.0.0.0
router (config-router-af)# no auto-summary
router# show ip eigrp interfaces - example
router# show ip eigrp vrf vrf-name interfaces - example
router# show ip eigrp vrf vrf-name neighbors - example
router# show ip eigrp vrf vrf-name topology - example
router# show ip vrf - example
This page has the following sub pages.