Monitoring BGP/MPLS VPNs
To view BGP/MPLS VPN settings, you can issue the following show commands as well as any of the show ip bgp commands and some of the show bgp ipv6 commands described in Chapter 1, Configuring BGP Routing. See Chapter 2, Configuring MPLS, for information about show commands to monitor MPLS settings.
Use the debug ip mbgp command to get information about problems with BGP or the network.
debug ip mbgp
host1#debug ip mbgpThere is no no version, but you can use the undebug ip mbgp command to disable display of information previously enabled with the debug ip mbgp command. show ip bgp next-hops
- Use to display information about BGP next hops.
- Specify all VRFs or a particular VRF, and all indirect next hops or a particular indirect next hop.
- Field descriptions
- Indirect next-hopBGP next-hop attribute as received in the BGP update message
- ResolutionDescribes where the indirect next hop is resolved: the IP routing table, the IP tunnel routing table, or both, and whether this is in a VR or VRF
- IP indirect next-hop indexIndex number of the IP indirect next hop that this BGP indirect next hop resolves to
- MPLS indirect next-hop indexIndex number of the MPLS indirect next hop that this BGP indirect next hop resolves to
- ReachableIndicates whether or not the indirect next hop is reachable.
For labeled unicast routes, the following rules apply:
- When it is received from a nonmultihop peer, the indirect next hop is reachable if the MPLS major interface next to the peer IP interface exists and is operationally up.
- When it is received from other types of peers,the indirect next hop is reachable if an entry exists in the IP tunnel routing table that resolves this indirect next-hop address.
For unlabeled unicast routes, the following rules apply:
- When it is received from an nonmultihop peer, the indirect next hop is reachable through the directly connected peer interface.
- When it is received from other type of peers, the indirect next hop is reachable if an entry exists in the IP routing table that resolves this indirect next-hop address.
For VPN labeled routes in a VRF, the following rules apply:
- When it is received in a core VRF from a remote multihop IBGP or EBGP VPN peer, the indirect next hop is reachable if an entry exists in the IP tunnel routing table that resolves the next-hop address.
- When it is received in a core VRF from a nonmultihop peer, the indirect next hop is reachable if the MPLS major interface next to the peer IP interface exists and is operationally up.
- MetricMetric of the BGP indirect next hop
- Number of direct next-hopsNumber of the equal-cost legs of direct next hops that this indirect next hop resolves to
- Direct next-hopIP interface and next-hop IP address that resolve the BGP indirect next hop; the direct next hop can also be an IP indirect next hop or an MPLS indirect next hop when chains of next hops are in use
- Reference countNumber of label mappings of BGP routes that use this next hop
host1:pe2#show ip bgp vpnv4 all next-hopsIndirect next-hop 10.1.1.1Resolution in IP route table of VRIP indirect next-hop index 10Reachable (metric 3)Number of direct next-hops is 1Direct next-hop ATM4/1.20 (10.20.20.1)Resolution in IP tunnel-route table of VRMPLS indirect next-hop index 17Reachable (metric 3)Number of direct next-hops is 1Direct next-hop: MPLS next-hop 18Reference count is 1Indirect next-hop 10.21.21.2Resolution in IP route table of VRIP indirect next-hop index 5Reachable (metric 0)Number of direct next-hops is 1Direct next-hop ATM4/0.21 (10.21.21.2)Resolution in IP tunnel-route table of VRMPLS indirect next-hop index 14Reachable (metric 0)Number of direct next-hops is 1Direct next-hop ATM4/0.21.mplsReference count is 3host1:pe2#show ip bgp vpnv4 vrf pe22 next-hopsIndirect next-hop 10.61.61.2Resolution in IP route table of VRF pe22IP indirect next-hop index 3Reachable (metric 0)Number of direct next-hops is 1Direct next-hop ATM4/0.61 (10.61.61.2)Resolution in IP tunnel-route table of VRF pe22Not reachableReference count is 2show ip interface vrf
- Use to display information about the interfaces associated with the specified VRF.
- Field descriptions
- interfaceInterface type and interface specifier
- interface statusStatus of the interface
- line protocolStatus of the line protocol
- Link up/down trapStatus of SNMP link up/down traps on the interface
- Internet addressIP address of the interface
- Operational MTUActual MTU for the interface
- Administrative MTUConfigured MTU for the interface
- Operational speedActual speed
- Administrative speedConfigured speed
- Discontinuity TimeValue of sysUpTime the last time the integrity of the interface statistics was compromised
- Router advertisementWhether routes are advertised; enabled or disabled
- Administrative debounce-timeConfigured debounce behavior, enabled or disabled. If enabled, indicates time in milliseconds that the router waits before generating an up or down event in response to a state change in the interface. If the state changes back before the debounce timer expires, no state change is reported.
- Operational debounce-timeCurrent debounce behavior, enabled or disabled. If enabled, indicates time in milliseconds that the router waits before generating an up or down event in response to a state change in the interface. If the state changes back before the debounce timer expires, no state change is reported.
- Access routingWhen enabled, an access route is installed to the host on the other end of the interface
- Multipath modeAlgorithm used for ECMP: hashing of destination address and source address, or round-robin
- In Received Packets, BytesTotal number of packets and bytes received on an IP interface
- UnicastNumber of unicast packets and bytes received on an IP interface
- MulticastNumber of multicast packets and bytes received on an IP interface
- In Policed PacketsNumber of packets discarded on a receive IP interface because of token bucket limiting
- In Error PacketsNumber of packets discarded on a receive IP interface because of IP header errors
- In Invalid Source Address PacketsNumber of packets discarded on a receive IP interface because of invalid IP source address (sa-validate enabled)
- Out Forwarded Packets, BytesNumber of packets and bytes forwarded out an IP interface
- UnicastNumber of unicast packets and bytes forwarded out an IP interface
- MulticastNumber of multicast packets and bytes forwarded out an IP interface
- Out Scheduler Drops Committed PacketsNumber of committed packets dropped because of out queue threshold limit
- Out Scheduler Drops Conformed PacketsNumber of conformed packets dropped because of out queue threshold limit
- Out Scheduler Drops Exceeded PacketsNumber of exceeded packets dropped because of out queue threshold limit
- Out Policed PacketsNumber of packets discarded on a forwarding IP interface because of token bucket limiting
host1#show ip interface vrf vpn1null0 is up, line protocol is upNetwork Protocols: IPInternet address is 255.255.255.255/255.255.255.255Broadcast address is 255.255.255.255Operational MTU = 1500 Administrative MTU = 0Operational speed = 100000000 Administrative speed = 0Discontinuity Time = 0Router advertisement = disabledAdministrative debounce-time = disabledOperational debounce-time = disabledAccess routing = disabledMultipath mode = hashedatm4/0.77 is up, line protocol is upNetwork Protocols: IPInternet address is 7.8.7.7/255.255.255.0Broadcast address is 255.255.255.255Operational MTU = 9180 Administrative MTU = 0Operational speed = 155520000 Administrative speed = 0Discontinuity Time = 0Router advertisement = disabledAdministrative debounce-time = disabledOperational debounce-time = disabledAccess routing = disabledMultipath mode = hashedIn Received Packets 0, Bytes 0Unicast Packets 0, Bytes 0Multicast Packets 0, Bytes 0In Policed Packets 0, Bytes 0In Error Packets 0In Invalid Source Address Packets 0Out Forwarded Packets 0, Bytes 0Unicast Packets 0, Bytes 0Multicast Packets 0, Bytes 0Out Scheduler Drops Committed Packets 0, Bytes 0Out Scheduler Drops Conformed Packets 0, Bytes 0Out Scheduler Drops Exceeded Packets 0, Bytes 0Out Policed Packets 0, Bytes 0host1#show ip interface vrf vpn1 briefInterface IP-Address Status Protocol Descriptionnull0 255.255.255.255 up upatm4/0.77 7.8.7.7 up upshow ip protocols
- Use to display information about the routing protocols associated with the VRF.
- You must specify the name of the VRF for which the protocols are displayed; otherwise, the command displays all protocols configured on the router
- Field descriptions
- RedistributingProtocol to which BGP is redistributing routes
- Default local preferenceLocal preference value
- IGP synchronizationStatus of IGP synchronization: enabled, disabled
- Always compare MEDStatus of multiexit discrimination: enabled, disabled
- Router flap dampingStatus of route dampening: enabled, disabled
- Administrative DistanceExternal, internal, and local administrative distances
- Neighbor AddressIP address of the BGP neighbor
- Neighbor Incoming/Outgoing update distribute listNumber of the access list for outgoing routes
- Neighbor Incoming/Outgoing update prefix listNumber of the prefix list for incoming or outgoing routes
- Neighbor Incoming/Outgoing update prefix treeNumber of the prefix tree for incoming or outgoing routes
- Neighbor Incoming/Outgoing update filter listNumber of filter list for incoming routes
- Routing for NetworksThe network for which BGP is currently injecting routes
- System Id6-byte value of the router
- IS-TypeRouting type of the router: Level 1, Level 2
- DistanceAdministrative distance for IS-IS learned routes
- Address SummarizationAggregate addresses defined in the routing table for multiple groups of addresses at a given level or routes learned from other routing protocols
- Routing for NetworksNetwork for which IS-IS is currently injecting routes
- Router IDOSPF process ID for the router
- DistanceAdministrative distance for OSPF learned routes
- RedistributingProtocol to which OSPF is redistributing routes
- Address SummarizationAggregate addresses defined in the routing table for multiple groups of addresses at a given level or routes learned form other routing protocols
- Routing for NetworksNetwork for which OSPF is currently injecting routes
- Router Administrative StateRIP protocol state. Enable means it is allowed to send and receive updates. Disable means that it may be configured but it is not allowed to run yet.
- System VersionRIP versions allowed for sending and receiving RIP updates. The system version is currently set to RIP1, which sends RIP version 1 but will receive version 1 or 2. If the version is set to RIP2, the system will send and receive version 2 only. The default is configured for RIP1.
- Update intervalCurrent setting of the update timer (in seconds)
- Invalid afterCurrent setting of the invalid timer (in seconds)
- hold down timeCurrent setting of the hold down timer (in seconds)
- flushed intervalCurrent setting of the flush timer (in seconds)
- Filter applied to outgoing route updateAccess list applied to outgoing RIP route updates
- Filter applied to incoming route updateAccess list applied to incoming RIP route updates
- Global route mapRoute map that specifies all RIP interfaces on the router
- DistanceValue added to RIP routes added to the IP routing table. The default is 120.
- InterfaceInterface type on which RIP protocol is running
- RedistributingProtocol to which RIP is redistributing routes
- Routing for NetworksNetwork for which RIP is currently injecting routes
host1:pe1#show ip protocols vrf pe13Routing Protocol is "ospf 1" with Router ID 13.13.13.1Distance is 110Redistributing: bgpAddress Summarization:NoneRouting for Networks:13.13.13.0/255.255.255.0 area 0.0.0.0show ip route vrf
- Protocol/Route type codesType of route
- Prefix/LengthNetwork prefix for route in VRF routing table
- TypeProtocol of route
- Next HopIP address of the next hop to reach route
- Dist/MetAdministrative distance and metric applied to route
- IntfOutgoing interface to reach route
host1#show ip route vrf vpn2Protocol/Route type codes:I1- ISIS level 1, I2- ISIS level2,I- route type intra, IA- route type inter, E- route type external,i- metric type internal, e- metric type external,O- OSPF, E1- external type 1, E2- external type2,N1- NSSA external type1, N2- NSSA external type2Prefix/Length Type Next Hop Dist/Met Intf--------------- ------- ---------- -------- ------------45.5.5.5/32 Connect 45.5.5.5 0/1 fastEthernet3/056.5.5.0/24 Connect 56.5.5.5 0/1 atm4/0.21show ip vrf
- Use to display brief information about the VRFs in this virtual router: The route target of each VRF and the interfaces attached to each VRF.
- Specify the VRF name to display the brief information only about that VRF. You must be within the context of the virtual router to which the VRF belongs.
- Field descriptions
- VRF NameName of each VRF
- Default RDDefault route distinguisher for the VRF
- InterfacesInterfaces configured for the VRF
host1#show ip vrfVRF Name Default RD Interfacesvpn1 1:1 null0atm4/0.77vpn2 1:3 null0fastEthernet3/0atm4/0.21host1#show ip vrf vpn1VRF Name Default RD Interfacesvpn1 1:1 null0atm4/0.77show ip vrf detail
- Use to display detailed information about the VRFs in this virtual router.
- Specify the VRF name to display the brief information only about that VRF. You must be within the context of the virtual router to which the VRF belongs.
- Field descriptions
- VRFName of the VRF
- Default RDDefault route distinguisher for the VRF
- VRF IP Router IdIP address that uniquely identifies the router
- Default TTLTime to live value in the IP header
- Reassemble TimeoutValue to time out reassembled packets
- Interface ConfiguredInterface configured for the VRF
- Import VPN Route Target Extended CommunitiesList of VPNs from which the VRF accepts routing information
- Export VPN Route Target Extended CommunitiesList of VPNs to which the VRF sends update messages
- Import Route-mapRoute map associated with the VRF that filters and modifies routes imported to the VRF from the global BGP VPN RIB. The map applies to both IPv4 and IPv6 routes, unless the field name is preceded by IPv4 (applies the map to only IPv4 routes) or IPv6 (applies the map to only IPv6 routes).
- Export Route-mapRoute map associated with the VRF that modifies and filters routes exported by the VRF to the global BGP VPN RIB. The map applies to both IPv4 and IPv6 routes, unless the field name is preceded by IPv4 (applies the map to only IPv4 routes) or IPv6 (applies the map to only IPv6 routes). The can filter routes text appears only if the filter keyword was issued for export map.
- Global Import Route-mapRoute map associated with the VRF that modifies routes imported to the VRF from the global BGP non-VPN RIB. The map applies to both IPv4 and IPv6 routes, unless the field name is preceded by IPv4 (applies to only IPv4 routes) or IPv6 (applies to only IPv6 routes).
- Global Export Route-mapRoute map associated with the VRF that modifies routes exported by the VRF to the global BGP non-VPN RIB. The map applies to both IPv4 and IPv6 routes, unless the field name is preceded by IPv4 (applies the map to only IPv4 routes) or IPv6 (applies the map to only IPv6 routes).
host1:pe1#show ip vrf detailVRF pe11; Default RD 100:11VRF IP Router Id: 10.11.11.1Default TTL: 127Reassemble Timeout: 30Interface Configured:null0 ATM2/0.11 tun mpls:vpnEgL17-3 ip dyn-24Import VPN Route Target Extended Communities:100:1Export VPN Route Target Extended Communities:100:1IPv4 Import Route-map: my-v4-import-mapIPv6 Import Route-map: my-v6-import-mapIPv4 Export Route-map: my-v4-export-map (can not filter routes)IPv6 Export Route-map: my-v6-export-map (can filter routes)IPv4 Global Import Route-map: my-v4-global-import-map (max routes 5000)IPv6 Global Import Route-map: my-v6-global-import-map (max routes 1000)IPv4 Global Export Route-map: my-global-v4-export-mapIPv6 Global Export Route-map: my-global-v6-export-mapVRF pe12; Default RD 100:12VRF IP Router Id: 10.12.12.1Default TTL: 127Reassemble Timeout: 30Interface Configured:null0 ATM2/0.12 tun mpls:vpnEgL18-4 ip dyn-25Import VPN Route Target Extended Communities:100:2Export VPN Route Target Extended Communities:100:2Import Route-map : importmap1Export Route-map : exportmap23 (can filter routes)Global Import Route-map : globalimportmap2Global Export Route-map : globalexportmap3VRF pe13; Default RD 100:13VRF IP Router Id: 10.13.13.1Default TTL: 127Reassemble Timeout: 30Interface Configured:null0 ATM2/0.13 tun mpls:vpnEgL19-5 ip dyn-26Import VPN Route Target Extended Communities:100:3Export VPN Route Target Extended Communities:100:3No Import Route-mapNo Export Route-mapNo Global Import Route-mapNo Global Export Route-mapshow ip vrf interfaces
- Use to display summary information about all interfaces associated with all VRFs configured in a virtual router.
- Use the detail keyword to display detailed information about the interfaces.
- Field descriptions
- InterfaceInterface type and interface specifier
- IP-AddressIP address of the interface
- StatusStatus of the interface
- ProtocolStatus of the line protocol
- VRFName of the VRF with which the interface is associated
- interface statusStatus of the interface
- line protocolStatus of the line protocol
- Link up/down trapStatus of SNMP link up/down traps on the interface
- Internet addressIP address of the interface
- IP Statistics Rcvd:
- local destinationFrames with this router as their destination
- hdr errorsNumber of packets containing header errors
- addr errorsNumber of packets containing addressing errors
- unkn protoNumber of packets received containing unknown protocols
- discardsNumber of discarded packets
- reasm okNumber of reassembled packets
- reasm reqNumber of requests for reassembly
- reasm failsNumber of reassembly failures
- frag okNumber of packets fragmented successfully
- frag createsNumber of frames requiring fragmentation
- frag failsNumber of packets unsuccessfully fragmented
- generatedNumber of packets generated
- no routesNumber of packets that could not be routed
- discardsNumber of packets that could not be routed that were discarded
- errorsNumber of error packets received
- dst unreachNumber of packets received with destination unreachable
- time exceedNumber of packets received with time-to-live exceeded
- param probsNumber of packets received with parameter errors
- src quenchNumber of source quench packets received
- redirectNumber of receive packet redirects
- echo reqNumber of echo request (PING) packets
- echo rpyNumber of echo replies received
- timestamp reqNumber of requests for a timestamp
- timestamp rpyNumber of replies to timestamp requests
- addr mask reqNumber of address mask requests
- addr mask rpyNumber of address mask replies
- errorsNumber of error packets sent
- dst unreachNumber of packets sent with destination unreachable
- time excdNumber of packets sent with time-to-live exceeded
- param probsNumber of packets sent with parameter errors
- src quenchNumber of source quench packets sent
- redirectNumber of send packet redirects
- timestamp reqNumber of requests for a timestamp
- timestamp rpyNumber of replies to timestamp requests
- addr mask reqNumber of address mask requests
- addr mask rpyNumber of address mask replies
- UnicastNumber of unicast packets and bytes received on an IP interface
- MulticastNumber of multicast packets and bytes received on an IP interface
- In Forwarded Packets, BytesNumber of packets and bytes forwarded into an output IP interface
- In Total Dropped Packets, BytesTotal number of packets and bytes discarded on a receive IP interface
- In Policed PacketsNumber of packets discarded on a receive IP interface because of token bucket limiting
- In Invalid Source Address PacketsNumber of packets discarded on a receive IP interface because of invalid IP source address (sa-validate enabled)
- In Error PacketsNumber of packets discarded on a receive IP interface because of IP header errors
- In Discarded PacketsNumber of packets discarded on the ingress interface because of a configuration problem rather than a problem with the packet itself
- In Fabric Dropped PacketsNumber of packets discarded on a receive IP interface because of internal fabric congestion
- Out Forwarded Packets, BytesNumber of packets and bytes forwarded out an IP interface
- UnicastNumber of unicast packets and bytes forwarded out an IP interface
- MulticastNumber of multicast packets and bytes forwarded out an IP interface
- Out Requested Packets, BytesNumber of packets and bytes requested to be forwarded out an IP interface
- Out Total Dropped Packets, BytesTotal number packets and bytes dropped by an IP interface on output
- Out Scheduler Drops Committed Packets, BytesNumber of committed packets and bytes dropped because of out queue threshold limit
- Out Scheduler Drops Conformed Packets, BytesNumber of conformed packets and bytes dropped because of out queue threshold limit
- Out Scheduler Drops Exceeded Packets, BytesNumber of exceeded packets and bytes dropped because of out queue threshold limit
- Out Policed PacketsNumber of packets discarded on the egress interface because of token bucket limiting
- Out Discarded PacketsNumber of packets discarded on the egress interface because of a configuration problem rather than a problem with the packet itself
- Out Fabric Dropped PacketsNumber of packets dropped because of internal fabric congestion
host1:PE1#show ip vrf interfacesInterface IP-Address Status Protocol VRFnull0 255.255.255.255/32 up up pe11atm4/0.134 4.4.4.2/24 up up pe11null0 255.255.255.255/32 up up pe12ip0 6.6.6.8/24 up up pe12null0 255.255.255.255/32 up up pe13loopback1 7.7.7.2/24 up up pe13host1:PE1#show ip vrf interfaces detailnull0 is up, line protocol is upVRF: pe11Link up/down trap is disabledInternet address is 255.255.255.255/255.255.255.255IP statistics:Rcvd: 0 local destination0 hdr errors, 0 addr errors0 unkn proto, 0 discardsFrags: 0 reasm ok, 0 reasm req, 0 reasm fails0 frag ok, 0 frag creates, 0 frag failsSent: 0 generated, 0 no routes, 0 discardsICMP statistics:Rcvd: 0 errors, 0 dst unreach, 0 time exceed0 param probs, 0 src quench, 0 redirect,0 echo req, 0 echo rpy0 timestmp req, 0 timestmp rpy0 addr mask req, 0 addr mask rpySent: 0 errors, 0 dst unreach, 0 time excd0 param probs, 0 src qnch, 0 redirect0 timestamp req, 0 timestamp rpy0 addr mask req, 0 addr mask rpyatm4/0.134 is up, line protocol is upVRF: pe11Link up/down trap is disabledInternet address is 4.4.4.2/255.255.255.0IP statistics:Rcvd: 0 local destination0 hdr errors, 0 addr errors0 unkn proto, 0 discardsFrags: 0 reasm ok, 0 reasm req, 0 reasm fails0 frag ok, 0 frag creates, 0 frag failsSent: 0 generated, 0 no routes, 0 discardsICMP statistics:Rcvd: 0 errors, 0 dst unreach, 0 time exceed0 param probs, 0 src quench, 0 redirect,0 echo req, 0 echo rpy0 timestmp req, 0 timestmp rpy0 addr mask req, 0 addr mask rpySent: 0 errors, 0 dst unreach, 0 time excd0 param probs, 0 src qnch, 0 redirect0 timestamp req, 0 timestamp rpy0 addr mask req, 0 addr mask rpyIn Received Packets 0, Bytes 0Unicast Packets 0, Bytes 0Multicast Packets 0, Bytes 0In Forwarded Packets 0, Bytes 0In Total Dropped Packets 0, Bytes 0In Policed Packets 0In Invalid Source Address Packets 0In Error Packets 0In Discarded Packets 0In Fabric Dropped Packets 0Out Forwarded Packets 0, Bytes 0Unicast Packets 0, Bytes 0Multicast Packets 0, Bytes 0Out Requested Packets 0, Bytes 0Out Total Dropped Packets 0, Bytes 0Out Scheduler Drops Committed Packets 0, Bytes 0Out Scheduler Drops Conformed Packets 0, Bytes 0Out Scheduler Drops Exceeded Packets 0, Bytes 0Out Policed Packets 0Out Discarded Packets 0Out Fabric Dropped Packets 0show mpls l2transport load-balancing-group
- Use to display information about load-balanced Martini circuits.
- For a simpler view, the show mpls l2transport interface command displays only the currently active VLAN or S-VLAN subinterface. Because load-balanced circuits are configured on subinterfaces on multiple ports, only one of which is active at a given time, this command does not give a complete picture of the configuration.
- Use the member-circuits keyword to display circuit information for the group.
- Field descriptions
- routed to/base LSPIdentifies address of the router at the other end of the tunnel and the base tunnel that is selected to forward the traffic
- load-balancing groupGroup number
- Martini group-idMartini group ID number for the interface
- stateState of the interface
- vc-idVC ID number for the interface
- mtuMaximum transmission unit for the interface
- In labelLabel sent to upstream neighbor for route; statistics below this field are the aggregate statistics for traffic from the core
- Out labelLabel received from downstream neighbor for route; statistics below this field are the aggregate statistics for traffic to the core
- pktsNumber of packets sent across tunnel
- hcPktsNumber of high-capacity (64-bit) packets sent across tunnel
- octetsNumber of octets sent across tunnel
- hcOctetsNumber of high-capacity (64-bit) octets sent across tunnel
- errorsNumber of packets dropped for some reason before being sent
- queue 0Number of the queue for which statistics are being displayed and whether the queue is under traffic class control
- traffic className of traffic class
- bound toInterface to which queue is bound
- Queue lengthSize of queue in length and bytes
- ForwardedNumber of forwarded packets and bytes
- Dropped committedNumber of committed packets and bytes dropped
- Dropped conformedNumber of conformed packets and bytes dropped
- Dropped exceededNumber of exceeded packets and bytes dropped
- discardPktsNumber of packets discarded due to lack of buffer space before being sent
- Member InterfacesInformation about the member interfaces for the circuit
- InterfaceInterface specifier and status; active indicates it is being used for traffic from the core; if active is not displayed, interface is not currently being used for traffic, but the statistics may be valid
- member portsNumber and type of candidate ports configured for the group, including interface specifiers and state
- member circuitsNumber of member circuits configured for each port and for the group
host1#show mpls l2transport load-balancing-group 100 member-circuitsrouted to 10.9.1.3 on base LSP tun mpls:lsp-de090103-32-3eload-balancing-group 100Martini group-id 2 vc-id 200002 mtu 1500State UPIn Label 57 on stack0 pkts, 0 hcPkts, 0 octets0 hcOctets, 0 errors, 0 discardPktsOut Label 59 on tun mpls:lsp-de090103-32-3e0 pkts, 0 hcPkts, 0 octets0 hcOctets, 0 errors, 0 discardPktsqueue 0: traffic class best-effort, bound to atm-vc ATM6/0.1Queue length 0 bytesForwarded packets 0, bytes 0Dropped committed packets 0, bytes 0Dropped conformed packets 0, bytes 0Dropped exceeded packets 0, bytes 0Member InterfacesInterface fastEthernet 2/0.2 activeIncoming Traffic Statistics0 pkts, 0 hcPkts, 0 octets0 hcOctets, 0 errors, 0 discardPktsOutgoing Traffic Statistics0 pkts, 0 hcPkts, 0 octets0 hcOctets, 0 errors, 0 discardPktsInterface fastEthernet 3/0.2Incoming Traffic Statistics0 pkts, 0 hcPkts, 0 octets0 hcOctets, 0 errors, 0 discardPktsOutgoing Traffic Statistics0 pkts, 0 hcPkts, 0 octets0 hcOctets, 0 errors, 0 discardPktsExample 2 host1#show mpls l2transport load-balancing-group member-circuits brief4 member ports:fastEthernet 2/0 downfastEthernet 3/0 30 member circuitsfastEthernet 4/0 30 member circuitsfastEthernet 5/0 30 member circuits90 member circuitsshow mpls tunnels
- Use to display status and configuration for all tunnels or for a specific tunnel in the current router context.
- A result of Incomplete Configuration in the display indicates either no tunnel endpoint or no label distribution protocol.
- Field descriptions
- StateStatus of tunnel, up or down
- Out LabelIn the default case for a BGP/MPLS VPN, the Variable Interface, which indicates that a packet exiting the interface is going through a variable interface and that one of the labels listed further in the display will be prepended to the packet
- Mpls Statistics
- pktsNumber of packets sent across tunnel
- hcpktsNumber of high-capacity (64-bit) packets sent across tunnel
- octetsNumber of octets sent across tunnel
- hcoctetsNumber of high-capacity (64-bit) octets sent across tunnel
- errorsNumber of packets that are dropped for some reason before being sent
- discardPktsNumber of packets that are discarded due to lack of buffer space before being sent
- LabelsList of labels associated with the variable interface; one will be selected to be prepended to packets before being sent across tunnel
host12#show mpls tunnelsLSP vpnIngress-21 to 3.3.3.3State: UpOut label is Variable Interface102 pkts, 0 hcPkts, 13464 octets0 hcOctets, 0 errors, 0 discardPktsLabels:16 17 18 19undebug ip mbgp
- Use to disable the display of information about MP-BGP logs that was previously enabled with the debug ip mbgp command.
- Example
host1#undebug ip mbgpThere is no no version.