Monitoring VPLS
This section describes the following tasks to manage and monitor a VPLS configuration:
- Setting Statistics Baselines
- Clearing the VPLS Forwarding Table
- Clearing BGP Attributes
- Monitoring Bridging-Related Settings for VPLS
- Monitoring BGP-Related Settings for VPLS
- Monitoring LDP-Related Settings for VPLS
- Monitoring MPLS-Related Settings for VPLS
- Monitoring VPLS-Specific Settings
Setting Statistics Baselines
You can use the following baseline commands to set a statistics baseline for a VPLS instance, for a network interface associated with a VPLS instance, or for the VPLS virtual core interface associated with a VPLS instance. The router implements the baseline by reading and storing the statistics at the time the baseline is set and then subtracting this baseline whenever baseline-relative statistics are retrieved.
baseline bridge
host1#baseline bridge vplsAThere is no no version. baseline bridge interface
- Use to set a statistics baseline for a particular network interface associated with a VPLS instance.
- You must specify the following:
- interfaceTypeOne of the following interface types listed in Interface Types and Specifiers in JUNOSe Command Reference Guide, About This Guide:
- interfaceSpecifierParticular interface; format varies according to interface type; see Interface Types and Specifiers in JUNOSe Command Reference Guide, About This Guide for information
host1#baseline bridge interface gigabitEthernet 4/1There is no no version. baseline bridge interface vpls
- Use to set a statistics baseline for the VPLS virtual core interface associated with a VPLS instance.
- Example
host1#baseline bridge interface vpls vplsAThere is no no version. Clearing the VPLS Forwarding Table
You can use the following clear commands to remove all dynamic (learned) MAC address entries or a specific MAC address entry from the forwarding table for a VPLS instance.
clear bridge
- Use to remove from the forwarding table all dynamic MAC address entries for the specified VPLS instance.
- Example
host1#clear bridge vplsBThere is no no version. clear bridge address
- Use to remove from the forwarding table a specific dynamic MAC address entry for the specified VPLS instance.
- Example
host1#clear bridge vplsB address 0090.1a40.9992There is no no version. clear bridge interface
- Use to remove from the forwarding table all dynamic MAC address entries for a network interface associated with a VPLS instance.
- You must specify the following:
- interfaceTypeOne of the following interface types listed in Interface Types and Specifiers in JUNOSe Command Reference Guide, About This Guide:
- interfaceSpecifierParticular interface; format varies according to interface type; see Interface Types and Specifiers in JUNOSe Command Reference Guide, About This Guide for information
host1#clear bridge interface atm 3/3.2There is no no version. clear bridge interface vpls
- Use to remove from the forwarding table all dynamic MAC address entries for the VPLS virtual core interface associated with a VPLS instance.
- Example
host1#clear bridge interface vpls vplsAThere is no no version. Clearing BGP Attributes
You can use the clear ip bgp commands listed in Table 55 to clear BGP attributes for the L2VPN address family and, in one case, for the VPLS address family associated with a specific VPLS instance.
For more information about using these commands, see Chapter 1, Configuring BGP Routing. For information about the syntax of each command, see the JUNOSe Command Reference Guide A to M.
Monitoring Bridging-Related Settings for VPLS
You can use the show commands listed in Table 56 to display VPLS settings related to transparent bridging. Except for the show bridge interface vpls command, which is only for VPLS instances, you can use these commands to monitor both VPLS instances and standard bridge groups for transparent bridging. The examples in this section show those portions of the command display relevant to a VPLS configuration.
For more information about using these commands, see Monitoring Transparent Bridging in JUNOSe Link Layer Configuration Guide, Chapter 10, Configuring Transparent Bridging. For information about the syntax of each command, see the JUNOSe Command Reference Guide N to Z.
show bridge
- Use to display configuration and statistics information for the specified VPLS instance.
- To display address table and statistics information for all network interfaces associated with the VPLS instance, use the all keyword.
- Field descriptions
- BridgeGroupName of the VPLS instance for which information is displayed
- Bridge ModeBridging capability currently enabled; for a VPLS instance, this field always displays default
- Aging TimeLength of time, in seconds, that a MAC address entry can remain in the forwarding table before expiring
- LearningWhether acquisition of dynamically learned MAC addresses is enabled or disabled
- Max LearnMaximum number of dynamic MAC addresses that the VPLS instance can learn
- Link Status Snmp TrapsWhether SNMP link status processing is enabled or disabled
- Subscriber PolicyName of the subscriber policy currently in effect
- Port CountNumber of ports currently configured for the VPLS instance, including network interfaces and the VPLS virtual core interface
- Interface CountNumber of network interfaces currently configured for the VPLS instance
- Transport Virtual RtrName of the transport virtual router configured for the VPLS instance
- Route DistinguisherUnique route distinguisher configured for the VPLS instance
- SiteNameSite name configured for the VPLS instance
- SiteIdNumerical site identifier configured for the VPLS instance
- SiteRangeMaximum number of sites that can participate in the VPLS domain associated with the VPLS instance
- VPLS Route TargetsExtended community identifiers, also known as route targets, for each VPLS instance configured on the router
- Flood Next HopIndex of the MPLS next hop to which the router floods packets with unknown destination addresses. For more information about displaying MPLS next hops and any available next-hop statistics, see show mpls next-hop.
host1#show bridge vplsABridgeGroup: vplsA(vpls)Bridge Mode: defaultAging Time: 300 secsLearning: EnabledMax Learn: UnlimitedLink Status Snmp Traps: DisabledSubscriber Policy: default SubscriberPort Count: 2Interface Count: 1Transport Virtual Rtr: defaultRoute Distinguisher: 1.1.1.1:10SiteName: bostonSiteId: 1SiteRange: 10VPLS Route TargetsRoute Target: RT:100:1 (both)Route Target: RT:100:2 (both)Flood Next Hop: Index 1048577show bridge groups
- Use to display configuration and statistics information for all VPLS instances configured on the router.
- To display only the names of the VPLS instances configured on the router, use the command with no keywords.
- To display configuration settings for all VPLS instances on the router, use the details keyword.
- The show bridge groups details command displays the same fields for each VPLS instance as the show bridge command. For information, see the field descriptions for show bridge.
- Example 1
host1#show bridge groupsBridgeGroup: vplsA(vpls)BridgeGroup: vplsB(vpls)Example 2 host1#show bridge groups detailsBridgeGroup: vplsA(vpls)Bridge Mode: defaultAging Time: 300 secsLearning: EnabledMax Learn: UnlimitedLink Status Snmp Traps: DisabledSubscriber Policy: default SubscriberPort Count: 2Interface Count: 1Transport Virtual Rtr: defaultRoute Distinguisher: 1.1.1.1:10SiteName: bostonSiteId: 1SiteRange: 10VPLS Route TargetsRoute Target: RT:100:1 (both)Route Target: RT:100:2 (both)Flood Next Hop: Index 1048577BridgeGroup: vplsB(vpls)Bridge Mode: defaultAging Time: 300 secsLearning: EnabledMax Learn: UnlimitedLink Status Snmp Traps: DisabledSubscriber Policy: default SubscriberPort Count: 2Interface Count: 1Transport Virtual Rtr: defaultRoute Distinguisher: 1.1.1.1:11SiteName: bostonSiteId: 1SiteRange: 20VPLS Route TargetsNo Route Targets configuredFlood Next Hop: Index 1048578show bridge interface
- Use to display configuration, statistics, and status information for a specified network interface or for all interfaces assigned to a VPLS instance.
- To display information about all interfaces that belong to the VPLS instance, including the VPLS virtual core interface, specify the command with the name of the VPLS instance.
- To display only the interface type and specifier, associated port number, and operational status for each interface in a VPLS instance, specify the command with the name of the VPLS instance and the brief keyword.
- Field descriptions
- BridgeGroupName of the VPLS instance to which the interface belongs
- Port NumberPort number on which this interface resides
- Operational StatusOperational status of the physical interface: Up, Down, LowerLayerDown, NotPresent
- Admin StatusState of the physical interface: Up, Down
- Snmp Link Status TrapWhether SNMP link status processing is enabled or disabled for the specified interface
- Max LearnMaximum number of dynamic MAC addresses that the interface can learn
- Subscriber PolicyName of the subscriber policy currently in effect for the interface
- StatisticsDisplays statistics information for the specified port
- In OctetsNumber of octets received on this interface
- In FramesNumber of frames received on this interface
- In DiscardsNumber of incoming packets discarded on this interface
- In ErrorsNumber of incoming errors received on this interface
- Out OctetsNumber of octets transmitted on this interface
- Out FramesNumber of frames transmitted on this interface
- Out DiscardsNumber of outgoing packets discarded on this interface
- Out ErrorsNumber of outgoing errors on this interface
- Time since counters last resetElapsed time since statistics counters were last reset
- queueHardware packet queue associated with the specified traffic class and interface
- Queue lengthLength of the queue, in bytes
- Forwarded packets, bytesNumber of packets and bytes forwarded on this queue
- Dropped committed packets, bytesNumber of committed packets and bytes that were dropped
- Dropped conformed packets, bytesNumber of conformed packets and bytes that were dropped
- Dropped exceeded packets, bytesNumber of exceeded packets and bytes that were dropped
- vpls vplsNameIdentifies the VPLS virtual core interface for the VPLS instance
- Using the brief keyword displays only the following fields:
- InterfaceInterface type and specifier associated with the port
- PortPort number on which this interface resides
- StatusOperational status of the physical interface: Up, Down, LowerLayerDown, NotPresent
host1#show bridge interface atm 3/1.10atm3/1.10BridgeGroup: vplsBPort Number: 1Operational Status: UpAdmin Status: UpSnmp Link Status Trap: DisabledMax Learn: UnlimitedSubscriber Policy: default TrunkStatistics:In Octets: 1958In Frames: 14In Discards: 1In Errors: 0Out Octets: 1930Out Frames: 14Out Discards: 1Out Errors: 0Time since counters last reset: 00:14:32queue 0: traffic class best-effort, bound to bridge ATM3/1.10Queue length 0 bytesForwarded packets 14, bytes 2238Dropped committed packets 0, bytes 0Dropped conformed packets 0, bytes 0Dropped exceeded packets 0, bytes 0Example 2Displays information about all interfaces in a VPLS instance, including the VPLS virtual core interface (vplsB) host1#show bridge vplsB interfaceFastEthernet1/1.1Port Number: 1Operational Status: UpAdmin Status: UpSnmp Link Status Trap: DisabledMax Learn: UnlimitedSubscriber Policy: samplepolicyStatistics:In Octets: 3770In Frames: 27In Discards: 0In Errors: 0Out Octets: 3682Out Frames: 27Out Discards: 0Out Errors: 0Time since counters last reset: 01:07:08queue 0: traffic class best-effort, bound to bridge FastEthernet1/1.1Queue length 0 bytesForwarded packets 27, bytes 3898Dropped committed packets 0, bytes 0Dropped conformed packets 0, bytes 0Dropped exceeded packets 0, bytes 0vpls vplsBPort Number: 2Operational Status: DownAdmin Status: UpSnmp Link Status Trap: DisabledMax Learn: UnlimitedSubscriber Policy: default TrunkStatistics:In Octets: 0In Frames: 0In Discards: 0In Errors: 0Out Octets: 0Out Frames: 0Out Discards: 40Out Errors: 0Time since counters last reset: 01:04:10Example 3Displays a summary of all interfaces configured for the specified VPLS instance host1#show bridge vplsB interface briefInterface Port Status------------------------- ------ ------------FastEthernet1/1.1 1 UpATM10/1.1.1 2 Upvpls vplsB 3 Upshow bridge interface vpls
- Use to display configuration, statistics, and status information for the VPLS virtual core interface associated with a VPLS instance.
- The show bridge interface vpls command displays the same fields for the VPLS virtual core interface as the show bridge interface command. For information, see the field descriptions for show bridge interface.
- Example
host1#show bridge interface vpls vplsBvpls vplsBBridgeGroup: vplsBPort Number: 2Operational Status: UpAdmin Status: UpSnmp Link Status Trap: DisabledMax Learn: UnlimitedSubscriber Policy: default TrunkStatistics:In Octets: 0In Frames: 0In Discards: 0In Errors: 0Out Octets: 0Out Frames: 0Out Discards: 0Out Errors: 0Time since counters last reset: 00:12:53show bridge port
- Use to display configuration, statistics, and status information for ports (interfaces) associated with a VPLS instance.
- The show bridge port command displays the same fields for each port as the show bridge interface command. For information, see the field descriptions for show bridge interface.
- Example 1
host1#show bridge vplsC portFastEthernet1/1.1Port Number: 1Operational Status: UpAdmin Status: UpSnmp Link Status Trap: DisabledMax Learn: UnlimitedSubscriber Policy: samplepolicyStatistics:In Octets: 2018In Frames: 15In Discards: 0In Errors: 0Out Octets: 1930Out Frames: 14Out Discards: 0Out Errors: 0Time since counters last reset: 00:10:55queue 0: traffic class best-effort, bound to bridge FastEthernet1/1.1Queue length 0 bytesForwarded packets 14, bytes 2042Dropped committed packets 0, bytes 0Dropped conformed packets 0, bytes 0Dropped exceeded packets 0, bytes 0vpls vplsCPort Number: 2Operational Status: UpAdmin Status: UpSnmp Link Status Trap: DisabledMax Learn: UnlimitedSubscriber Policy: default TrunkStatistics:In Octets: 0In Frames: 0In Discards: 0In Errors: 0Out Octets: 0Out Frames: 0Out Discards: 0Out Errors: 0Time since counters last reset: 00:07:07Example 2 host1#show bridge vplsTest port briefPort Interface Status------ ------------------------- ------------1 FastEthernet1/1.1 Up2 ATM10/1.1.1 Up3 vpls vplsTest Upshow bridge table
- Use to display information about the MAC address entries in the forwarding table for the specified VPLS instance.
- To display information only for static (nonlearned) entries, use the static keyword.
- To display information only for dynamic (learned) entries, use the dynamic keyword.
- To display information for both static and dynamic entries, use the command with no keywords.
- Field descriptions
- BridgeName of the VPLS instance for which the MAC address table is displayed
- AddressMAC address of the entry
- ActionSpecifies how the VPLS instance handles this entry: forward or discard
- InterfaceInterface type and specifier on which the entry is forwarded; this value does not appear for entries that are discarded; vpls identifies the VPLS virtual core interface
- AgeLength of time that a dynamic entry has been in the forwarding table; this value does not appear for static entries
host1#show bridge vpls1 tableBridge: vpls1 MAC Address TableAddress Action Interface Age-------------- -------------------- -------------------------- -------0009.01a0.002e forward ATM10/1.1.1 00090.1a41.3aca forward vpls (10) 0show subscriber-policy
- Use to display the set of forwarding and filtering rules for all subscriber policies configured on the router, or for a specified subscriber policy.
- To display information about all default and nondefault subscriber policies configured on the router, issue the command without specifying a subscriber policy name.
- You can modify the default Subscriber policy for a network interface configured as a subscriber (client) interface. You cannot change the default Trunk policy for a network interface configured as a trunk (server) interface, or for the VPLS virtual core interface, which always uses the default Trunk policy.
- Field descriptions
- SubscriberName of the subscriber policy
- PermitIndicates that the subscriber interface forwards packets of the specified type. For the relearn attribute, specifies that relearning a MAC address entry on a different interface from the one initially associated with this entry in the forwarding table is allowed on this interface
- DenyIndicates that the subscriber interface filters packets of the specified type. For the relearn attribute, specifies that relearning is prohibited on this interface
- Example 1Displays the rules for all default and nondefault subscriber policies configured on the router
host1#show subscriber-policySubscriber: default SubscriberARP : PermitBroadcast : DenyMulticast : PermitUnknown Destination : DenyIP : PermitUnknown Protocol : PermitUnicast : PermitPPPoE : PermitRelearn : PermitMpls : PermitSubscriber: default TrunkARP : PermitBroadcast : PermitMulticast : PermitUnknown Destination : PermitIP : PermitUnknown Protocol : PermitUnicast : PermitPPPoE : PermitRelearn : PermitMpls : PermitSubscriber: client01ARP : PermitBroadcast : PermitMulticast : DenyUnknown Destination : DenyIP : PermitUnknown Protocol : PermitUnicast : PermitPPPoE : PermitRelearn : DenyMpls : PermitExample 2Displays the rules for a specified subscriber policy host1#show subscriber-policy client01Subscriber: client01ARP : PermitBroadcast : PermitMulticast : DenyUnknown Destination : DenyIP : PermitUnknown Protocol : PermitUnicast : PermitPPPoE : PermitRelearn : DenyMpls : PermitMonitoring BGP-Related Settings for VPLS
You can use the show ip bgp commands listed in Table 57 to display BGP-related settings for VPLS instances in the L2VPN address family or in the VPLS address family.
For more information about using these commands, see Chapter 1, Configuring BGP Routing and Chapter 3, Configuring BGP-MPLS Applications. For information about the syntax of each command, see the JUNOSe Command Reference Guide N to Z.
This section provides examples of some of the show ip bgp commands that you can use to monitor VPLS configurations.
show ip bgp l2vpn
- Use to display layer 2 NLRI for all VPLS instances in the L2VPN address family, for a particular VPLS instance in the L2VPN address family, or for a particular VPLS instance in the VPLS address family.
- To display layer 2 NLRI for the route that matches a specified prefix (site ID and block offset) in the L2VPN address family or in the VPLS address family, use the site-id and block-offset keywords.
- Field descriptions
- Local BGP identifierIP address of the local VE router
- local ASAutonomous system number
- Local-RIB versionVersion number of the local routing information base
- FIB versionVersion number of the forwarding information base
- Status codesStatus codes for the route
- PrefixRoute prefix in the format siteID:blockOffset
- PeerIP address of the peer from which the route was learned
- Next-hop (or Next hop IP address)IP address of the next router that is used when a packet is forwarded to the destination network
- MEDMultiexit discriminator for the route
- LocPrfLocal preference for the route
- WeightWeight of the route
- OriginOrigin of the route
- AS pathAS path through which this route has been advertised
- Extended communitiesRoute targets of the communities associated with this route
host1#show ip bgp l2vpn allLocal BGP identifier 1.1.1.1, local AS 1004 routes (264 bytes)4 destinations (288 bytes) of which 4 have a route0 routes selected for route tables installation0 unicast/multicast routes selected for route table installation0 unicast/multicast tunnel-usable routes selected for route table installation0 tunnel-only routes selected for tunnel-route table installation4 path attribute entries (608 bytes)Local-RIB version 11. FIB version 11.Status codes: > best, * invalid, s suppressed, d dampened, r rejected,a auto-summarizedPrefix Peer Next-hop MED LocPrf Weight Origin> 1:1 0.0.0.0 self 0 IGP> 1:1 0.0.0.0 self 0 IGP> 2:1 2.2.2.2 2.2.2.2 100 0 IGP> 2:1 2.2.2.2 2.2.2.2 100 0 IGPhost1#show ip bgp l2vpn all summaryDisplay summary information for the l2vpn address-familyLocal router ID 1.1.1.1, local AS 100Administrative state is StartBGP Operational state is UpShutdown in overload state is disabledDefault local preference is 100IGP synchronization is enabledDefault originate is disabledAlways compare MED is disabledCompare MED within confederation is disabledAdvertise inactive routes is disabledAdvertise best external route to internal peers is disabledEnforce first AS is disabledMissing MED as worst is disabledRoute flap dampening is disabledLog neighbor changes is disabledFast External Fallover is disabledNo maximum received AS-path lengthBGP administrative distances are 20 (ext), 200 (int), and 200 (local)Client-to-client reflection is enabledCluster ID is 1.1.1.1Route-target filter is enabledDefault IPv4-unicast is enabledCheck next-hops of vpn routes is disabledRedistribution of iBGP routes is disabledGraceful restart is globally disabledGlobal graceful-restart restart time is 120 secondsGlobal graceful-restart stale paths time is 360 secondsGraceful-restart path selection defer time is 360 secondsGraceful-restart is not ready to switch to the standby SRPThe last restart was not gracefulLocal-RIB version 11. FIB version 11.Messages Messages PrefixesNeighbor AS State Up/down time Sent Received Received2.2.2.2 100 Established 00:30:35 65 65 2
- Example 3Displays information for the route that matches the specified prefix (2:1) for a VPLS instance named customer1 in the VPLS address family
host1#show ip bgp l2vpn vpls customer1 site-id 2 block-offset 1BGP route information for prefix 2:1Received route learned from internal peer 2.2.2.2 (best route)Leaked routeRoute placed in IP forwarding tableBest to advertise to external peersAddress Family Identifier (AFI) is layer2Subsequent Address Family Identifier (SAFI) is unicastRoute Distinguisher (RD) is 100:11Original Route Distinguisher (RD) is 100:21MPLS in-label is noneMPLS in-label block size is 0MPLS out-label is 46MPLS out-label block size is 20Next hop IP address is 2.2.2.2 (metric 3)Multi-exit discriminator is not presentLocal preference is 100Weight is 0Origin is IGPAS path is emptyExtended communities RT:100:1 Layer 2:19:00:0show ip bgp next-hops
- Use to display information about BGP next hops in the L2VPN address family or in the VPLS address family.
- Field descriptions
- Indirect next-hopBGP next-hop attribute 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 corresponds to the BGP indirect next hop and its resolution
- MPLS indirect next-hop indexIndex number of the MPLS indirect next hop that corresponds to the BGP indirect next hop and its resolution
- ReachableIndicates whether or not the indirect next hop is reachable. For more information about the reachability rules that apply for various route types, see the command description for show ip bgp next-hops.
- metricMetric number of the BGP indirect next hop
- Number of direct next-hopsNumber of the equal-cost legs of direct next hops to which this indirect next hop resolves
- Direct next-hopMPLS next-hop index that resolves the MPLS indirect next hop
- Reference countNumber of label mappings of BGP routes that use this next hop
- ExampleDisplays next hop information that matches the specified indirect next-hop address (2.2.2.2) in the L2VPN address family
host1#show ip bgp l2vpn all next-hops 2.2.2.2Indirect next-hop 2.2.2.2Resolution in IP route table of VRIP indirect next-hop index 2Reachable (metric 3)Number of direct next-hops is 1Direct next-hop ATM2/0.10 (10.10.10.2)Resolution in IP tunnel-route table of VRMPLS indirect next-hop index 19Reachable (metric 3)Number of direct next-hops is 1Direct next-hop 0000000cReference count is 2Monitoring LDP-Related Settings for VPLS
You can use the show ldp vpls command to display MPLS configuration information for a VPLS instance that uses LDP as the signaling protocol.
show ldp vpls
- Use to display MPLS configuration information for a VPLS instance that uses LDP as the signaling protocol.
- To display information for a specific VPLS instance, specify the name of the designated VPLS instance.
- To display information for a specific neighbor adress, use the command with the neighbor keyword.
- To display information for all VPLS instances configured on the virtual router, use the command with no keywords.
- The mpls keyword is optional and is provided for compatibility with nonE-series implementations.
- Field descriptions
- Vpls InstanceName of the VPLS instance for which the configuration information is displayed
- Vpls IdGlobally unique identifier for the VPLS domain
- Remote PEIP address of the remote VE (also known as the PE) router
- In-labelIncoming MPLS label from the remote site
- Out-labelOutgoing MPLS label used to reach the remote site
host1:ve1#show ldp vplsVpls Vpls RemoteInstance Id PE In-label Out-label-------- ---- ------- -------- ---------vpls1 1 2.2.2.2 25 27vpls2 2 2.2.2.2 26 28Monitoring MPLS-Related Settings for VPLS
You can use the show mpls forwarding command to display MPLS-related settings for VPLS instances.
show mpls forwarding
- In labelLabel sent to upstream neighbor for route
- Out labelLabel received from downstream neighbor for route
- Label spaceLabel space in which the label is assigned
- OwnerSignaling protocol that placed the label in the forwarding table: BGP, LDP, or RSVP-TE
- Spoof checkType and location of spoof checking performed on the MPLS packet, router, or interface
- ActionAction taken for MPLS packets arriving with that label
- in pktsNumber of packets sent with the label
- in OctetsNumber of octets sent with the label
- in errorsNumber of packets that are dropped for some reason before being sent
- in discardPktsNumber of packets that are discarded due to lack of buffer space before being sent
host1:ve1#show mpls forwarding briefIn-label Owner Action-------- ----- ----------------------------------17 bgp Forward to bridge-group customer127 bgp Forward to bridge-group customer2Example 2 host1:ve1#show mpls forwarding label 17In label: 17Label space: platform label spaceOwner: bgpSpoof check: router pe1Action:MPLS next-hop: 3, Forward to bridge-group customer1Statistics:0 in pkts0 in Octets0 in errors0 in discard pktsMonitoring VPLS-Specific Settings
You can use the show vpls connections command to display configuration and status information for VPLS connections configured on the router.
show vpls connections
- Use to display connection information for a specified VPLS instance configured on the router, or for all VPLS instances configured on the router.
- To display detailed configuration and status information for VPLS connections, use the details keyword.
- To display information only for operational (up) VPLS connections, use the state up keywords.
- To display information only for nonoperational (down) VPLS connections, use the state down keywords.
- To display information only for a specified VPLS instance, use the bridge-group keyword and specify the name of the VPLS instance.
- To display information only for the VPLS connection with the specified remote site identifier, use the remote-site keyword and specify the site identifier value. (For more information about configuring the site identifier for a VPLS instance, see bridge vpls site-name site-id.)
- Field descriptions
- BridgeGroupName of the VPLS instance for which information is displayed
- Bridge ModeBridging capability currently enabled; for a VPLS instance, this field always displays default
- Aging TimeLength of time, in seconds, that a MAC address entry can remain in the forwarding table before expiring
- LearningWhether acquisition of dynamically learned MAC addresses is enabled or disabled
- Max LearnMaximum number of dynamic MAC addresses that the VPLS instance can learn
- Link Status Snmp TrapsWhether SNMP link status processing is enabled or disabled
- Subscriber PolicyName of the subscriber policy currently in effect
- Port CountNumber of ports currently configured for the VPLS instance, including network interfaces and the VPLS virtual core interface
- Interface CountNumber of network interfaces currently configured for the VPLS instance
- Transport Virtual RtrName of the transport virtual router configured for the VPLS instance
- Route DistinguisherUnique route distinguisher configured for the VPLS instance
- SiteNameSite name configured for the VPLS instance
- SiteIdNumerical site identifier configured for the VPLS instance
- SiteRangeMaximum number of sites that can participate in the VPLS domain associated with the VPLS instance
- VPLS Route TargetsExtended community identifiers, also known as route targets, for each VPLS instance configured on the router
- Flood Next HopIndex number of the MPLS next hop to which the router floods packets with unknown destination addresses. For more information about displaying MPLS next hops and any available next-hop statistics, see the show mpls next-hop command description in Chapter 2, Configuring MPLS.
- InterfaceType and specifier of the network interfaces and VPLS virtual core interface associated with the VPLS instance; vpls vplsName in this field identifies the VPLS virtual core interface
- PortPort number of the module on which the network interface or VPLS virtual core interface resides
- StatusOperational status of the physical interface: Up, Down, LowerLayerDown, NotPresent
- Connections status codePossible status codes for the VPLS connection that appear in the State field
- SiteRemote site identifier
- StateStatus of the connection with the remote VPLS instance; possible values for this field appear in the Connections status code legend in the command display
- Remote PEIP address of the remote VPLS edge (VE) router, which is analogous to the remote provider edge (PE) router in a BGP/MPLS VPN configuration
- In-labelIncoming MPLS label from the remote site
- Out-labelOutgoing MPLS label used to reach the remote site
- MPLS NH IdxMPLS next-hop index number that corresponds to the outgoing MPLS label
- Up-down TimeTime since the last state change for this VPLS connection
host1#show vpls connections detailsBridgeGroup: vpls1(vpls)Bridge Mode: defaultAging Time: 300 secsLearning: EnabledMax Learn: UnlimitedLink Status Snmp Traps: DisabledSubscriber Policy: default SubscriberPort Count: 2Interface Count: 1Transport Virtual Rtr: pe1Route Distinguisher: 1.1.1.1:10SiteName: westfordSiteId: 1SiteRange: 10VPLS Route TargetsRoute Target: RT:100:1 (both)Flood Next Hop: Index 1048577MPLS next-hop: 20, label 46, resolved by MPLS next-hop 19MPLS next-hop: 19, resolved by MPLS next-hop 17, peer 2.2.2.2MPLS next-hop: 17, label 82 on ATM2/0.10, nbr 10.10.10.2Interface Port Status------------------------- ------ ------------FastEthernet3/1 1 Upvpls vpls1 2 UpConnections status code:UP = OperationalSC = Local and Remote Site Identifier CollisionEM = Encapsulation MismatchOR = Out of RangeDN = VC Down because Remote PE UnreachableLD = Local Site DownRD = Remote Site DownAS = Max BGP AS path length exceededOL = No Out LabelSite State Remote PE In-label Out-label MPLS NH Idx Up-down Time----- ----- --------------- -------- --------- ----------- ------------2 UP 2.2.2.2 17 46 20 00:02:56BridgeGroup: vpls2(vpls)Bridge Mode: defaultAging Time: 300 secsLearning: EnabledMax Learn: UnlimitedLink Status Snmp Traps: DisabledSubscriber Policy: default SubscriberPort Count: 2Interface Count: 1Transport Virtual Rtr: pe1Route Distinguisher: 1.1.1.1:10SiteName: westfordSiteId: 1SiteRange: 20VPLS Route TargetsRoute Target: RT:100:2 (both)Flood Next Hop: Index 1048578MPLS next-hop: 21, label 56, resolved by MPLS next-hop 19MPLS next-hop: 19, resolved by MPLS next-hop 17, peer 2.2.2.2MPLS next-hop: 17, label 82 on ATM2/0.10, nbr 10.10.10.2Interface Port Status------------------------- ------ ------------ATM2/0.12 1 Upvpls vpls2 2 UpConnections status code:UP = OperationalSC = Local and Remote Site Identifier CollisionEM = Encapsulation MismatchOR = Out of RangeDN = VC Down because Remote PE UnreachableLD = Local Site DownRD = Remote Site DownAS = Max BGP AS path length exceededOL = No Out LabelSite State Remote PE In-label Out-label MPLS NH Idx Up-down Time----- ----- --------------- -------- --------- ----------- ------------2 UP 2.2.2.2 27 56 21 00:02:56