Seeing all routes in a PE router
What is the most efficient way to see all routes in a PE router in a MPLS network? Usually you'd have to do:
show ip route vrf WORDto see the route in that VRF instance, is there a better way to see all routes at the same time?
Comments
-
cowood2676 Member Posts: 27 ■□□□□□□□□□What is the most efficient way to see all routes in a PE router in a MPLS network? Usually you'd have to do:
show ip route vrf WORD
to see the route in that VRF instance, is there a better way to see all routes at the same time?
If you are using MPLS the VRF takes control of all the routes, full reachability will not happen, i.e. you will not be able to ping all the addresses...you have hit the nail on the head, the only way to see them is to show the vrf routes.