[Contents] [Prev] [Next] [Index] [Report an Error]


Monitoring Layer 2 Services over MPLS

You can monitor layer 2 services over MPLS using the show mpls interface [ shim ] and the show mpls forwarding commands.

    show mpls interface
show mpls interface shim

host1:two#show mpls interface shim brief
Interface              base-LSP/remote-addr  group-id vc-id  state/in/out-label
serial4/1:1/1.1        tun mpls:1            0        1      20       45
serial4/1:1/1.2        tun mpls:1            0        2      21       46
serial4/1:1/1.3        tun mpls:1            0        3      22       47

host1:two#show mpls interface shim
serial4/1:1/1.1
  base LSP tun mpls:1 to 222.9.1.3
  group-id 0 vc-id 1 mtu 1600
  State UP
  In  Label 20 on stack
    0 pkts, 0 hcPkts, 0 octets
    0 hcOctets, 0 errors, 0 discardPkts
  Out Label 45 on tun mpls:1
    0 pkts, 0 hcPkts, 0 octets
    0 hcOctets, 0 errors, 0 discardPkts

    show mpls forwarding

host1:two#show mpls forwarding brief
name/id               destination        label/intf
serial4/1:1/1.1       222.9.1.3          In  20
                                         Out 45 on tun mpls:1 nbr 222.9.1.3
serial4/1:1/1.2       222.9.1.3          In  21
                                         Out 46 on tun mpls:1 nbr 222.9.1.3

host1:two#show mpls forwarding

serial4/1:1/1/1/1/1.1 to   222.9.1.3
  In  label 20
    0 pkts, 0 hcPkts, 0 octets
    0 hcOctets, 0 errors, 0 discardPkts
  Out label 45 on tun mpls:1 nbr 222.9.1.3
    0 pkts, 0 hcPkts, 0 octets
    0 hcOctets, 0 errors, 0 discardPkts                                        


[Contents] [Prev] [Next] [Index] [Report an Error]