© 2006 Cisco Systems, Inc. All rights reserved. MPLS v2.27-1 MPLS Traffic Engineering Monitoring Basic MPLS TE on Cisco IOS.

Презентация:



Advertisements
Похожие презентации
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v Frame-Mode MPLS Implementation on Cisco IOS Platforms Introducing CEF Switching.
Advertisements

© 2006 Cisco Systems, Inc. All rights reserved. MPLS v Module Summary Traffic engineering measures, models, and controls traffic The MPLS TE uses.
© 2006 Cisco Systems, Inc. All rights reserved.ISCW v Implementation of Frame Mode MPLS Implementing Frame Mode MPLS.
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v MPLS TE Overview Configuring MPLS TE on Cisco IOS Platforms.
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v Frame-Mode MPLS Implementation on Cisco IOS Platforms Monitoring Frame-Mode MPLS on Cisco.
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v MPLS VPN Implementation Troubleshooting MPLS VPNs.
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v MPLS VPN Implementation Configuring Small-Scale Routing Protocols Between PE and CE Routers.
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v Frame-Mode MPLS Implementation on Cisco IOS Platforms Troubleshooting Frame-Mode MPLS on Cisco.
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v MPLS VPN Technology Forwarding MPLS VPN Packets.
© 2006 Cisco Systems, Inc. All rights reserved. ICND v Determining IP Routes Enabling RIP.
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v MPLS Concepts Introducing Basic MPLS Concepts.
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v Frame-Mode MPLS Implementation on Cisco IOS Platforms Configuring Frame-Mode MPLS on Cisco.
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v MPLS VPN Implementation Configuring an MP-BGP Session Between PE Routers.
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v MPLS VPN Implementation Monitoring MPLS VPN Operations.
© 2005 Cisco Systems, Inc. All rights reserved.INTRO v Managing Your Network Environment Discovering Neighbors on the Network.
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v MPLS Concepts Introducing MPLS Labels and Label Stacks.
© 2006 Cisco Systems, Inc. All rights reserved.ISCW v Module Summary MPLS is a switching mechanism that uses labels to forward packets. MPLS consists.
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v Module Summary CEF must be running as a prerequisite to running MPLS on a Cisco router. Frame-mode.
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v MPLS VPN Implementation Configuring VRF Tables.
© 2005 Cisco Systems, Inc. All rights reserved.INTRO v Operating and Configuring Cisco IOS Devices Configuring a Router.
Транксрипт:

© 2006 Cisco Systems, Inc. All rights reserved. MPLS v MPLS Traffic Engineering Monitoring Basic MPLS TE on Cisco IOS

© 2006 Cisco Systems, Inc. All rights reserved. MPLS v Outline Overview Monitoring MPLS TE Tunnels Monitoring MPLS TE Summary

© 2006 Cisco Systems, Inc. All rights reserved. MPLS v show mpls traffic-eng tunnels [parameters] router# Shows detailed information about a tunnel Monitoring MPLS TE Tunnels show mpls traffic-eng tunnels tunnel_interface [brief] router# Shows summary information about a tunnel show ip rsvp interface router# Confirms which interfaces have RSVP information configured

© 2006 Cisco Systems, Inc. All rights reserved. MPLS v Monitoring MPLS TE Tunnels: show ip rsvp interface P72#show ip rsvp interface interface allocated i/f max flow max sub max Se0/ K 128K 0 Se0/ K 128K 0 Se0/ K 128K 0 Se0/ K 128K 0

© 2006 Cisco Systems, Inc. All rights reserved. MPLS v Monitoring MPLS TE Tunnels: show mpls traffic-eng tunnels brief PE71#show mpls traffic-eng tunnels brief Signaling Summary: LSP Tunnels Process: running RSVP Process: running Forwarding: enabled Periodic reoptimization: every 30 seconds, next in 11 seconds Periodic auto-bw collection: disabled TUNNEL NAME DESTINATION UP IF DOWN IF STATE/PROT PE71_t Se0/0.11 up/up PE72_t Se0/ up/up Displayed 1 (of 1) heads, 0 (of 0) midpoints, 1 (of 1) tails

© 2006 Cisco Systems, Inc. All rights reserved. MPLS v Monitoring MPLS TE show mpls traffic-eng autoroute router# Shows tunnels that are announced to IGP, including interface, destination, and bandwidth show ip cef network [mask] router# Shows network entries in the Forwarding Information Base (FIB) to verify that IP traffic is forwarded through tunnel interface show ip cef vrf vrf-name network [mask] router# Shows VRF network entries in the FIB to verify that MPLS VPN traffic is forwarded through tunnel interface

© 2006 Cisco Systems, Inc. All rights reserved. MPLS v Monitoring MPLS TE: show mpls traffic-eng autoroute PE71#show mpls traffic-eng autoroute MPLS TE autorouting enabled destination has 1 tunnels Tunnel0 (load balancing metric , nexthop )

© 2006 Cisco Systems, Inc. All rights reserved. MPLS v Monitoring MPLS TE: show ip cef network PE71#show ip cef /32, version 25, epoch 0 0 packets, 0 bytes tag information set, shared local tag: 30 fast tag rewrite with Tu0, point2point, tags imposed: {33} via , Tunnel0, 11 dependencies next hop , Tunnel0 valid adjacency tag rewrite with Tu0, point2point, tags imposed: {33}

© 2006 Cisco Systems, Inc. All rights reserved. MPLS v Monitoring MPLS TE: show ip cef vrf vrf-name network PE71#show ip cef vrf CustA /32, version 20, epoch 0 0 packets, 0 bytes tag information set local tag: VPN-route-head fast tag rewrite with Tu0, point2point, tags imposed: {33 34} via , 0 dependencies, recursive next hop , Tunnel0 via /32 valid adjacency tag rewrite with Tu0, point2point, tags imposed: {33 34}

© 2006 Cisco Systems, Inc. All rights reserved. MPLS v Summary Use the following commands to monitor MPLS TE tunnels: –show ip rsvp interface –show mpls traffic-eng tunnels Use the following commands to monitor MPLS TE: –show mpls traffic-eng autoroute –show ip cef network –show ip cef vrf vrf-name network

© 2006 Cisco Systems, Inc. All rights reserved. MPLS v