Seeing all routes in a PE router

SepiraphSepiraph Member Posts: 179 ■■□□□□□□□□
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?

Comments

  • cowood2676cowood2676 Member Posts: 27 ■□□□□□□□□□
    Sepiraph wrote: »
    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.
Sign In or Register to comment.