mpls20s03l07

10
© 2003, Cisco Systems, Inc. All rights reserved. MPLS v2.0—3-1 © 2003, Cisco Systems, Inc. All rights reserved.

Upload: acaldere

Post on 17-Jul-2016

213 views

Category:

Documents


0 download

DESCRIPTION

MPLS20S03L07

TRANSCRIPT

© 2003, Cisco Systems, Inc. All rights reserved. MPLS v2.0—3-1© 2003, Cisco Systems, Inc. All rights reserved.

© 2003, Cisco Systems, Inc. All rights reserved. 2

Frame-Mode/Cell-Mode MPLS Implementation on Cisco IOS Platforms

Monitoring LC-ATM MPLS on

Cisco IOS Platforms

© 2003, Cisco Systems, Inc. All rights reserved. MPLS v2.0—3-3

Outline

• Overview

• Monitoring Specific LC-ATM Label Switching Functions

• show mpls atm-ldp summary

• show mpls atm-ldp bindings

• show mpls atm-ldp capability

• Debugging Specific ATM-LDP functions

• Lesson Summary

© 2003, Cisco Systems, Inc. All rights reserved. MPLS v2.0—3-4

show mpls atm-ldp summaryRouter#

• Displays the summary of ATM LDP

Monitoring Specific LC-ATM Label-Switching Functions

show mpls atm-ldp bindingsRouter#

• Displays ATM LDP label information base (LIB)

show mpls atm-ldp capabilityRouter#

• Displays the LC-ATM capabilities of this label switch router (LSR) and peering LC-ATM LSRs

Several other commands display labels in ATM format.

© 2003, Cisco Systems, Inc. All rights reserved. MPLS v2.0—3-5

show mpls atm-ldp summary

Total number of destinations: 788ATM label bindings summaryinterface total active local remote Bwait Rwait IFwaitATM0/0/0 594 594 296 298 0 0 0 ATM0/0/1 590 590 296 294 0 0 0ATM0/0/2 1179 1179 591 588 0 0 0ATM0/0/3 1177 1177 592 585 0 0 0ATM0/1/0 1182 1182 590 592 0 0 0

Total number of destinations: 788ATM label bindings summaryinterface total active local remote Bwait Rwait IFwaitATM0/0/0 594 594 296 298 0 0 0 ATM0/0/1 590 590 296 294 0 0 0ATM0/0/2 1179 1179 591 588 0 0 0ATM0/0/3 1177 1177 592 585 0 0 0ATM0/1/0 1182 1182 590 592 0 0 0

show mpls atm-ldp summaryRouter#

© 2003, Cisco Systems, Inc. All rights reserved. MPLS v2.0—3-6

show mpls atm-ldp bindings

Destination: 6.6.6.6/32 Tailend Switch ATM0/0/3 1/34 Active -> Terminating Active Destination: 150.0.0.0/16 Tailend Switch ATM0/0/3 1/35 Active -> Terminating Active Destination: 4.4.4.4/32 Transit ATM0/0/3 1/33 Active -> ATM0/1/1 1/33 Active

Destination: 6.6.6.6/32 Tailend Switch ATM0/0/3 1/34 Active -> Terminating Active Destination: 150.0.0.0/16 Tailend Switch ATM0/0/3 1/35 Active -> Terminating Active Destination: 4.4.4.4/32 Transit ATM0/0/3 1/33 Active -> ATM0/1/1 1/33 Active

show mpls atm-ldp bindingsRouter#

© 2003, Cisco Systems, Inc. All rights reserved. MPLS v2.0—3-7

show mpls atm-ldp capability

VPI VCI Alloc Odd/Even VC Merge ATM0/1/0 Range Range Scheme Scheme IN OUT Negotiated [100 - 101] [33 - 1023] UNIDIR - - Local [100 - 101] [33 - 16383] UNIDIR EN EN Peer [100 - 101] [33 - 1023] UNIDIR - - VPI VCI Alloc Odd/Even VC Merge ATM0/1/1 Range Range Scheme Scheme IN OUT Negotiated [201 - 202] [33 - 1023] BIDIR - - Local [201 - 202] [33 - 16383] UNIDIR ODD NO NO Peer [201 - 202] [33 - 1023] BIDIR EVEN - -

VPI VCI Alloc Odd/Even VC Merge ATM0/1/0 Range Range Scheme Scheme IN OUT Negotiated [100 - 101] [33 - 1023] UNIDIR - - Local [100 - 101] [33 - 16383] UNIDIR EN EN Peer [100 - 101] [33 - 1023] UNIDIR - - VPI VCI Alloc Odd/Even VC Merge ATM0/1/1 Range Range Scheme Scheme IN OUT Negotiated [201 - 202] [33 - 1023] BIDIR - - Local [201 - 202] [33 - 16383] UNIDIR ODD NO NO Peer [201 - 202] [33 - 1023] BIDIR EVEN - -

show mpls atm-ldp capabilityRouter#

© 2003, Cisco Systems, Inc. All rights reserved. MPLS v2.0—3-8

debug mpls atm-ldp routes

Router#

• Debugs LDP requests over LC-ATM interfaces

debug mpls atm-ldp states

Router#

• Details LVC state transition debugging

Debugging Specific ATM LDP Functions

© 2003, Cisco Systems, Inc. All rights reserved. MPLS v2.0—3-9

Summary

• Cisco IOS commands used to monitor LC-ATM label-switching functions are similar to show mpls ldp commands.

• show mpls atm-ldp summary shows information about all entries in the label-binding database.

• show mpls atm-ldp bindings shows current label bindings.

• show mpls atm-ldp capability shows parameters that have been negotiated between two LSRs.

• Specific LC-ATM debug commands will not need to be used during normal operation.