EIGRP as the PE to CE Protocol Notes
EIGRP as the PE to CE Protocol
R1(config)# router eigrp 1
address-family ipv4 vrf ABC
autonomous-system 10
network 14.0.0.0
redistribute bgp metric 1 1 1 1 1
sh mpls interface
sh mpls ldp nei
<sh bgp vpnv4 unicast all
sh ip eigrp vrf int
sh ip eigrp vrf ABC nei
sh ip route vrf ABC eigrp
ping vrf ABC 172.9.195.15
ping vrf ABC 172.9.0.15
ping vrf ABC ipv6 2002:172:9::16
ping ipv6 2002:172:9::10
Verify redistribution:
sh ip route vrf ABC eigrp
sh bgp vrf ABC all
-> Are the EIGRP routes in the BGP table?
sh ip route vrf ABC bgp
sh ip eigrp vrf ABC topology
-> Are the BGP routes in the EIGRP topology?