egress-label egress-label1 [egress-label2]
show>service
Supported on all 7210 SAS platforms as described in this document, except those operating in access-uplink mode
This command displays service information using the range of egress labels.
If only the mandatory egress-label1 parameter is specified, only services using the specified label are displayed.
If both egress-label1 and egress-label2 parameters are specified, the services using the range of labels X where egress-label1 ≤ X ≤ egress-label2 are displayed.
Use the show router ldp bindings command to display dynamic labels.
Specifies the starting egress label value for which to display services using the label range. If only egress-label1 is specified, services only using egress-label1 are displayed.
Specifies the ending egress label value for which to display services using the label range.
fdb-info
show>service
Supported on all 7210 SAS platforms as described in this document, including those operating in access-uplink mode
Displays global FDB usage information.
The following output is an example of global FDB usage information, and Table: Output fields: FDB information describes the output fields.
Sample outputA:7210-SASE# show service fdb-info
===============================================================================
Forwarding Database(FDB) Information
===============================================================================
Service Id : 1 Mac Move : Disabled
Mac Move Rate : 2 Mac Move Timeout : 10
Table Size : 8191 Total Count : 675
Learned Count : 675 Static Count : 0
Local Age : 60
High WaterMark : 5% Low Watermark : 1%
Mac Learning : Enabl Discard Unknown : Dsabl
Mac Aging : Enabl Relearn Only : False
Service Id : 2 Mac Move : Disabled
Mac Move Rate : 2 Mac Move Timeout : 10
Table Size : 8191 Total Count : 0
Learned Count : 0 Static Count : 0
Local Age : 80
High WaterMark : 10% Low Watermark : 2%
Mac Learning : Enabl Discard Unknown : Dsabl
Mac Aging : Enabl Relearn Only : False
Service Id : 3 Mac Move : Disabled
Mac Move Rate : 2 Mac Move Timeout : 10
Table Size : 8191 Total Count : 675
Learned Count : 675 Static Count : 0
Local Age : 100
High WaterMark : 15% Low Watermark : 3%
Mac Learning : Enabl Discard Unknown : Dsabl
Mac Aging : Enabl Relearn Only : False
Service Id : 4 Mac Move : Disabled
Mac Move Rate : 2 Mac Move Timeout : 10
Table Size : 8191 Total Count : 0
Learned Count : 0 Static Count : 0
Local Age : 120
High WaterMark : 20% Low Watermark : 4%
Mac Learning : Enabl Discard Unknown : Dsabl
Mac Aging : Enabl Relearn Only : False
Service Id : 5 Mac Move : Disabled
Mac Move Rate : 2 Mac Move Timeout : 10
Table Size : 8191 Total Count : 0
Learned Count : 0 Static Count : 0
Local Age : 600
High WaterMark : 25% Low Watermark : 5%
Mac Learning : Enabl Discard Unknown : Dsabl
Mac Aging : Enabl Relearn Only : False
Service Id : 6 Mac Move : Disabled
Mac Move Rate : 2 Mac Move Timeout : 10
Table Size : 8191 Total Count : 675
Learned Count : 675 Static Count : 0
Local Age : 86400
High WaterMark : 30% Low Watermark : 10%
Mac Learning : Enabl Discard Unknown : Dsabl
Mac Aging : Enabl Relearn Only : False
-------------------------------------------------------------------------------
Total Service FDBs : 6
Total FDB Configured Size : 49146
Total FDB Entries In Use : 2025
-------------------------------------------------------------------------------
===============================================================================
A:7210-SASE#
Label |
Description |
---|---|
|
The value that identifies a service. |
|
The administrative state of the MAC movement feature associated with the service. |
|
The maximum rate at which MACs can be relearned in this TLS service, before the SAP where the moving MAC was last seen is automatically disabled to protect the system against undetected loops or duplicate MACs. The rate is computed as the maximum number of relearns allowed in a 5 second interval. The default rate of 10 relearns per second corresponds to 50 relearns in a 5 second period. |
|
The time in seconds to wait before a SAP that has been disabled after exceeding the maximum relearn rate is re-enabled. A value of zero indicates that the SAP is not automatically re-enabled after being disabled. If after the SAP is re-enabled it is disabled again, the effective retry timeout is doubled to avoid thrashing. |
|
The maximum number of learned and static entries allowed in the FDB. |
|
The current number of entries (both learned and static) in the FDB of this service. |
|
The current number of learned entries in the FDB of this service. |
|
The current number of static entries in the FDB of this service. |
|
The number of seconds used to age out FDB entries learned on an SDP. These entries correspond to MAC addresses learned on remote SAPs. |
|
The seconds used to age out FDB entries learned on local SAPs. |
|
The utilization of the FDB table of this service at which a ‛table full’ alarm is raised by the agent. |
|
The utilization of the FDB table of this service at which a ‛table full’ alarm is cleared by the agent. |
|
Whether the MAC learning process is enabled in this service. |
|
Whether frames received with an unknown destination MAC are discarded in this service. |
|
Whether the MAC aging process is enabled in this service. |
|
Whether MAC pinning is enabled in this service. |
|
When enabled, indicates that either the FDB table of this service is full or that the maximum system-wide number of MACs supported by the agent has been reached, and therefore MAC learning is temporary disabled, and only MAC relearns can take place. |
|
The current number of service FDBs configured on this node. |
|
The sum of configured FDBs. |
|
The total number of entries (both learned and static) in use. |
fdb-mac ieee-address [expiry]
show>service
Supported on all 7210 SAS platforms as described in this document, including those operating in access-uplink mode
This command displays the FDB entry for a specific MAC address.
Specifies the 48-bit MAC address for which to display the FDB entry in the form aa:bb:cc:dd:ee:ff or aa-bb-cc-dd-ee-ff where aa, bb, cc, dd, ee and ff are hexadecimal numbers.
Shows the time until the MAC is aged out.
The following output is an example of FDB entry information for a specific MAC address, and Table: Output fields: FDB MAC describes the output fields.
Sample output*A:ALA-12# show service fdb-mac 00:99:00:00:00:00
==============================================================================
Services Using Forwarding Database Mac 00:99:00:00:00:00
==============================================================================
ServId MAC Source-Identifier Type/
Age Last Change
------------------------------------------------------------------------------
1 00:99:00:00:00:00 sap:1/2/7:0 Static
==============================================================================
*A:ALA-12#
Label |
Description |
---|---|
|
The service ID number. |
|
The specified MAC address |
|
The location where the MAC is defined. |
|
|
|
|
|
|
|
|
|
|
P - indicates the MAC is protected by the MAC protection feature |
ingress-label start-label [end-label]
show>service
Supported on all 7210 SAS platforms as described in this document, except those operating in access-uplink mode
This command displays services using the range of ingress labels.
If only the mandatory start-label parameter is specified, only services using the specified label are displayed.
If both start-label and end-label parameters are specified, the services using the range of labels X where start-label <= X <= end-label are displayed.
Use the show router ldp bindings command to display dynamic labels.
Specifies the starting ingress label value for which to display services using the label range. If only start-label is specified, services only using start-label are displayed.
Specifies the ending ingress label value for which to display services using the label range.
The following table describes show service ingress-label output fields.
Sample output
Label |
Description |
---|---|
|
The service identifier. |
|
The SDP identifier. |
|
Indicates whether the SDP is spoke. |
|
The ingress label used by the far-end device to send packets to this device in this service by the SDP. |
|
The egress label used by this device to send packets to the far-end device in this service by the SDP. |
|
The number of SDP bindings within the label range specified. |
sap-using interface [ip-address | ip-int-name]
sap-using [ingress | egress] filter filter-id
sap-using [sap sap-id]
sap-using [ingress] qos-policy qos-policy-id
show>service
Supported on all 7210 SAS platforms as described in this document, including those operating in access-uplink mode
This command displays SAP information.
If no optional parameters are specified, the command displays a summary of all defined SAPs.
The optional parameters restrict output to only SAPs matching the specified properties.
Specifies matching an ingress policy.
Specifies matching an egress policy.
The ingress or egress filter policy ID for which to display matching SAPs.
Specifies the physical port identifier portion of the SAP definition. See Common CLI command descriptions for command syntax.
The following output is an example of service SAP information, and Table: Output fields: SAP-using describes the output fields.
Sample output*A:ALU_SIM2>config>service>vpls# show service sap-using
===============================================================================
Service Access Points
===============================================================================
PortId SvcId Ing. Ing. Egr. Adm Opr
QoS Fltr Fltr
-------------------------------------------------------------------------
1/1/1:10 1 1 none 1none Up Up
1/1/3:500.* 1 1 none 1none Up Up
1/1/1:200 200 1 none 1none Up Up
1/1/3:100.200 200 1 none 1none Up Up
1/1/1:300 300 1 none 1none Up Up
-------------------------------------------------------------------------------
Number of SAPs : 5
-------------------------------------------------------------------------------
*A:ALU_SIM2>config>service>vpls#
Label |
Description |
---|---|
|
The ID of the access port where the SAP is defined. |
|
The service identifier. |
|
The SAP ingress QoS policy number specified on the ingress SAP. |
|
The MAC or IP filter policy ID applied to the ingress SAP. |
|
The filter policy ID applied to the egress SAP. |
|
The accounting policy ID assigned to the SAP. |
|
The administrative state of the SAP. |
|
The actual state of the SAP. |
sdp [sdp-id | far-end ip-addr] [detail | keep-alive-history]
show>service>id
Supported on all 7210 SAS platforms as described in this document, except those operating in access-uplink mode
This command displays information for the SDPs associated with the service.
If no optional parameters are specified, a summary of all associated SDPs is displayed.
Displays only information for the specified SDP ID. An SDP is a logical mechanism that ties a far-end 7210 SAS to a particular service without having to specifically define far end SAPs. Each SDP represents a method to reach a 7210 SAS router.
Displays only SDPs matching with the specified system IP address of the far-end destination 7210 SAS M router for the Service Distribution Point (SDP) that is the termination point for a service.
Displays detailed SDP information.
The following table describes the show service sdp output fields.
Sample output
Label |
Description |
---|---|
|
The SDP identifier. |
|
Indicates whether the SDP is a spoke. |
|
The VC type, ether or vlan. |
|
The explicit dot1Q value used when encapsulating to the SDP far end. |
|
The VC label used by the far-end device to send packets to this device in this service by the SDP. |
|
The operating path MTU of the SDP is equal to the admin path MTU (when one is set) or the dynamically computed tunnel MTU, when no admin path MTU is set (the default case.) |
|
The actual largest service frame size (in octets) that can be transmitted through this SDP to the far-end router, without requiring the packet to be fragmented. |
|
The IP address of the remote end of the MPLS tunnel defined by this SDP. |
|
The type of delivery used by the SDP: MPLS. |
|
The administrative state of this SDP. |
|
The operational state of this SDP. |
|
The label used by the far-end device to send packets to this device in this service by this SDP. |
|
The label used by this device to send packets to the far-end device in this service by the SDP. |
|
The date and time of the most recent change to the SDP. |
|
The signaling protocol used to obtain the ingress and egress labels used in frames transmitted and received on this SDP. |
|
The administrative state of the Keepalive process. |
|
The operational state of the Keepalive process. |
|
How often the SDP echo request messages are transmitted on this SDP. |
|
the maximum number of consecutive SDP echo request messages that can be unacknowledged before the keepalive protocol reports a fault. |
|
The length of the SDP echo request messages transmitted on this SDP. |
|
The amount of time to wait before the keepalive operating status is eligible to enter the alive state. |
|
The number of forwarded ingress packets. |
|
The number of dropped ingress packets. |
|
The number of forwarded egress packets. |
|
The number of forwarded egress octets. |
|
When the SDP type is MPLS, a list of LSPs used to reach the far-end router displays. All the LSPs in the list must terminate at the IP address specified in the Far End field. |
sdp-using [sdp-id[:vc-id] | far-end ip-address]
show>service
Supported on all 7210 SAS platforms as described in this document, except those operating in access-uplink mode
This command displays services using SDP or far-end address options.
Displays only services bound to the specified SDP ID.
Specifies the virtual circuit identifier.
Displays only services matching with the specified far-end IP address.
The following output is an example of SDP information, and Table: Output fields: SDP-using describes the output fields.
Sample output*A:ALA-1# show service sdp-using 300
===============================================================================
Service Destination Point (Sdp Id : 300)
===============================================================================
SvcId SdpId Type Far End Opr State I.Label E.Label
-------------------------------------------------------------------------------
2 300:2 Spok 10.0.0.13 Up 131070 131070
-------------------------------------------------------------------------------
Number of SDPs : 51
-------------------------------------------------------------------------------
*A:ALA-1#
Label |
Description |
---|---|
|
The service identifier. |
|
The SDP identifier. |
|
The type of SDP: Spoke. |
|
The far-end address of the SDP. |
|
The operational state of the service. |
|
The label used by the far-end device to send packets to this device in this service by this SDP. |
|
The label used by this device to send packets to the far-end device in this service by this SDP. |
service-using [epipe] [vpls] [mirror] [customer customer-id]
show>service
Supported on all 7210 SAS platforms as described in this document, including those operating in access-uplink mode
This command displays the services matching certain usage properties. If no optional parameters are specified, all services defined on the system are displayed.
Displays matching Epipe services.
Displays matching VPLS instances.
Displays matching mirror services.
Displays services only associated with the specified customer ID.
The following output is an example of service information, and Table: Output fields: service-using describes the output fields.
Sample output*A:ALA-12# show service service-using customer 10
==============================================================================
Services
==============================================================================
ServiceId Type Adm Opr CustomerId Last Mgmt Change
------------------------------------------------------------------------------
1 VPLS Up Up 10 09/05/2006 13:24:15
100 IES Up Up 10 09/05/2006 13:24:15
300 Epipe Up Up 10 09/05/2006 13:24:15
------------------------------------------------------------------------------
Matching Services : 3
==============================================================================
*A:ALA-12#
*A:ALA-12# show service service-using epipe
===============================================================================
Services [epipe]
===============================================================================
ServiceId Type Adm Opr CustomerId Last Mgmt Change
-------------------------------------------------------------------------------
6 Epipe Up Up 6 09/22/2006 23:05:58
7 Epipe Up Up 6 09/22/2006 23:05:58
8 Epipe Up Up 3 09/22/2006 23:05:58
103 Epipe Up Up 6 09/22/2006 23:05:58
-------------------------------------------------------------------------------
Matching Services : 4
===============================================================================
*A:ALA-12#
*A:ALA-14# show service service-using
===============================================================================
Services
===============================================================================
ServiceId Type Adm Opr CustomerId Last Mgmt Change
-------------------------------------------------------------------------------
10 mVPLS Down Down 1 10/26/2006 15:44:57
11 mVPLS Down Down 1 10/26/2006 15:44:57
100 mVPLS Up Up 1 10/26/2006 15:44:57
101 mVPLS Up Up 1 10/26/2006 15:44:57
102 mVPLS Up Up 1 10/26/2006 15:44:57
-------------------------------------------------------------------------------
Matching Services : 5
-------------------------------------------------------------------------------
*A:ALA-14#
A:Dut-A>config>service# show service service-using
===============================================================================
Services
===============================================================================
ServiceId Type Adm Opr CustomerId Last Mgmt Change
-------------------------------------------------------------------------------
100 mVPLS Up Up 1 07/07/2009 14:39:13
101 uVPLS Up Up 1 07/07/2009 14:39:13
102 uVPLS Up Up 1 07/07/2009 14:39:13
103 uVPLS Up Up 1 07/07/2009 14:39:13
104 uVPLS Up Up 1 07/07/2009 14:39:13
105 uVPLS Up Up 1 07/07/2009 14:39:13
201 VPLS Up Up 1 07/07/2009 14:39:13
202 VPLS Up Up 1 07/07/2009 14:39:13
203 VPLS Up Up 1 07/07/2009 14:39:13
204 VPLS Up Up 1 07/07/2009 14:39:13
205 VPLS Up Up 1 07/07/2009 14:39:13
300 mVPLS Up Up 1 07/07/2009 14:39:13
301 uVPLS Up Up 1 07/07/2009 14:39:13
302 uVPLS Up Up 1 07/07/2009 14:39:13
303 uVPLS Up Up 1 07/07/2009 14:39:13
304 uVPLS Up Up 1 07/07/2009 14:39:1
305 uVPLS Up Up 1 07/07/2009 14:39:1
401 VPLS Up Up 1 07/07/2009 14:39:1
402 VPLS Up Up 1 07/07/2009 14:39:1
403 VPLS Up Up 1 07/07/2009 14:39:1
404 VPLS Up Up 1 07/07/2009 14:39:1
405 VPLS Up Up 1 07/07/2009 14:39:1
500 mVPLS Up Up 1 07/07/2009 14:39:1
511 uVPLS Up Up 1 07/07/2009 14:39:1
513 uVPLS Up Up 1 07/07/2009 14:39:1
515 uVPLS Up Up 1 07/07/2009 14:39:1
517 uVPLS Up Up 1 07/07/2009 14:39:1
519 uVPLS Up Up 1 07/07/2009 14:39:1
601 VPLS Up Up 1 07/07/2009 14:39:1
602 VPLS Up Up 1 07/07/2009 14:39:1
603 VPLS Up Up 1 07/07/2009 14:39:1
604 VPLS Up Up 1 07/07/2009 14:39:1
605 VPLS Up Up 1 07/07/2009 14:39:1
701 VPLS Up Up 1 07/07/2009 14:39:1
702 VPLS Up Up 1 07/07/2009 14:39:1
703 VPLS Up Up 1 07/07/2009 14:39:1
704 VPLS Up Up 1 07/07/2009 14:39:1
801 VPLS Up Up 1 07/07/2009 14:39:1
802 VPLS Up Up 1 07/07/2009 14:39:1
803 VPLS Up Up 1 07/07/2009 14:39:1
804 VPLS Up Up 1 07/07/2009 14:39:1
805 VPLS Up Up 1 07/07/2009 14:39:1
901 VPLS Up Up 1 07/07/2009 14:39:1
902 VPLS Up Up 1 07/07/2009 14:39:1
903 VPLS Up Up 1 07/07/2009 14:39:1
904 VPLS Up Up 1 07/07/2009 14:39:1
905 VPLS Up Up 1 07/07/2009 14:39:1
906 VPLS Up Up 1 07/07/2009 14:39:1
907 VPLS Up Up 1 07/07/2009 14:39:1
908 VPLS Up Up 1 07/07/2009 14:39:1
909 VPLS Up Up 1 07/07/2009 14:39:1
910 VPLS Up Up 1 07/07/2009 14:39:1
1101 Epipe Up Up 1 07/07/2009 14:39:1
1102 Epipe Up Up 1 07/07/2009 14:39:1
1103 Epipe Up Up 1 07/07/2009 14:39:1
1104 Epipe Up Up 1 07/07/2009 14:39:1
1105 Epipe Up Up 1 07/07/2009 14:39:1
1501 Epipe Up Up 1 07/07/2009 14:39:1
1502 Epipe Up Up 1 07/07/2009 14:39:1
1503 Epipe Up Up 1 07/07/2009 14:39:1
1504 Epipe Up Up 1 07/07/2009 14:39:1
1505 Epipe Up Up 1 07/07/2009 14:39:1
2001 Mirror Up Up 1 07/07/2009 14:39:1
2002 Mirror Up Up 1 07/07/2009 14:39:1
2011 Epipe Up Up 1 07/07/2009 14:39:1
2012 VPLS Up Up 1 07/07/2009 14:39:1
3000 mVPLS Up Up 1 07/07/2009 14:39:1
4001 VPLS Up Up 1 07/07/2009 14:39:1
4002 VPLS Up Up 1 07/07/2009 14:39:1
-----------------------------------------------------------------------------
Matching Services : 69
=============================================================================
A:Dut-A>config>service#
Label |
Description |
---|---|
|
The service identifier. |
|
The service type configured for the service ID. |
|
The administrative state of the service. |
|
The operating state of the service. |
|
The ID of the customer who owns this service. |
|
The date and time of the most recent management-initiated change to this service. |
id service-id
show>service
Supported on all 7210 SAS platforms as described in this document, including those operating in access-uplink mode
This command displays information for a particular service-id.
Specifies the unique service identification number that identifies the service in the service domain.
Displays detailed information about the service.
Displays basic service information.
Displays service endpoint information.
Displays FDB entries.
Displays labels being used by this service.
Displays MSTP information.
Displays SAPs associated to the service.
Displays SDPs associated with the service.
Displays STP information.
all
show>service>id
Supported on all 7210 SAS platforms as described in this document, including those operating in access-uplink mode
This command displays detailed information for all aspects of the service.
The following outputs are examples of detailed service information, and Table: Output fields: service ID all describes the output fields.
Sample output, Sample output for 7210 SAS-T in access-uplink mode, Table: Output fields: service ID all
A:Dut-A>config>service# show service id 305 all
===============================================================================
Service Detailed Information
===============================================================================
Service Id : 305 Vpn Id : 305
Service Type : uVPLS
Description : Default tls description for service id 305
Customer Id : 1
Last Status Change: 07/07/2009 14:39:57
Last Mgmt Change : 07/07/2009 14:39:14
Admin State : Up Oper State : Up
MTU : 1514
MTU Check : Disabled
SAP Count : 2 SDP Bind Count : 4
Send Flush on Fail: Disabled
Uplink Type : MPLS
Propagate MacFlush: Disabled
-------------------------------------------------------------------------------
Service Destination Points(SDPs)
-------------------------------------------------------------------------------
Sdp Id 1217:305 -(10.20.1.2)
-------------------------------------------------------------------------------
Description : Default sdp description
SDP Id : 1217:305 Type : Spoke
VC Type : Ether VC Tag : n/a
Admin Path MTU : 0 Oper Path MTU : 9186
Far End : 10.20.1.2 Delivery : MPLS
Admin State : Up Oper State : Up
Acct. Pol : None Collect Stats : Disabled
Managed by Service : 300 Prune State : Not Pruned
Managed by Spoke : 1217:300
Ingress Label : 130506 Egress Label : 130516
Admin ControlWord : Not Preferred Oper ControlWord : False
Last Status Change : 07/07/2009 18:49:40 Signaling : TLDP
Last Mgmt Change : 07/07/2009 14:39:14 Force Vlan-Vc : Disabled
Last Mgmt Change : 07/07/2009 14:39:14
Flags : None
Peer Pw Bits : None
Peer Fault Ip : None
Max Nbr of MAC Addr: No Limit Total MAC Addr : 0
Learned MAC Addr : 0 Static MAC Addr : 0
MAC Learning : Enabled Discard Unkwn Srce: Disabled
MAC Aging : Enabled
L2PT Termination : Disabled BPDU Translation : Disabled
MAC Pinning : Disabled
Ignore Standby Sig : False Block On Mesh Fail: False
KeepAlive Information :
Admin State : Enabled Oper State : Alive
Hello Time : 10 Hello Msg Len : 0
Max Drop Count : 3 Hold Down Time : 10
Statistics :
I. Fwd. Pkts. : 13601 I. Fwd. Octs. : 10676338
E. Fwd. Pkts. : 65165676 E. Fwd. Octets : 39462444830
Associated LSP LIST :
Lsp Name : A_B_17
Admin State : Up Oper State : Up
Time Since Last Tr*: 05h24m26s
-------------------------------------------------------------------------------
Stp Service Destination Point specifics
-------------------------------------------------------------------------------
Mac Move : Blockable
Stp Admin State : Down Stp Oper State : Down
Core Connectivity : Down
Port Role : N/A Port State : Forwarding
Port Number : 2049 Port Priority : 128
Port Path Cost : 10 Auto Edge : Enabled
Admin Edge : Disabled Oper Edge : N/A
Link Type : Pt-pt BPDU Encap : Dot1d
Root Guard : Disabled Active Protocol : N/A
Last BPDU from : N/A
Designated Bridge : N/A Designated Port Id: 0
Fwd Transitions : 0 Bad BPDUs rcvd : 0
Cfg BPDUs rcvd : 0 Cfg BPDUs tx : 0
TCN BPDUs rcvd : 0 TCN BPDUs tx : 0
RST BPDUs rcvd : 0 RST BPDUs tx : 0
-------------------------------------------------------------------------------
Sdp Id 1317:305 -(10.20.1.3)
-------------------------------------------------------------------------------
Description : Default sdp description
SDP Id : 1317:305 Type : Spoke
VC Type : Ether VC Tag : n/a
Admin Path MTU : 0 Oper Path MTU : 9186
Far End : 10.20.1.3 Delivery : MPLS
Admin State : Up Oper State : Up
Acct. Pol : None Collect Stats : Disabled
Managed by Service : 300 Prune State : Not Pruned
Managed by Spoke : 1317:300
Ingress Label : 130454 Egress Label : 130591
Admin ControlWord : Not Preferred Oper ControlWord : False
Last Status Change : 07/07/2009 18:49:43 Signaling : TLDP
Last Mgmt Change : 07/07/2009 14:39:14 Force Vlan-Vc : Disabled
Last Mgmt Change : 07/07/2009 14:39:14
Flags : None
Peer Pw Bits : None
Peer Fault Ip : None
Max Nbr of MAC Addr: No Limit Total MAC Addr : 0
Learned MAC Addr : 0 Static MAC Addr : 0
MAC Learning : Enabled Discard Unkwn Srce: Disabled
MAC Aging : Enabled
L2PT Termination : Disabled BPDU Translation : Disabled
MAC Pinning : Disabled
KeepAlive Information :
Admin State : Enabled Oper State : Alive
Hello Time : 10 Hello Msg Len : 0
Max Drop Count : 3 Hold Down Time : 10
Statistics :
I. Fwd. Pkts. : 10100 I. Fwd. Octs. : 7178960
E. Fwd. Pkts. : 65466629 E. Fwd. Octets : 39665246044
Associated LSP LIST :
Lsp Name : A_C_17
Admin State : Up Oper State : Up
Time Since Last Tr*: 05h24m23s
-------------------------------------------------------------------------------
Stp Service Destination Point specifics
-------------------------------------------------------------------------------
Mac Move : Blockable
Stp Admin State : Down Stp Oper State : Down
Core Connectivity : Down
Port Role : N/A Port State : Forwarding
Port Number : 2050 Port Priority : 128
Port Path Cost : 10 Auto Edge : Enabled
Admin Edge : Disabled Oper Edge : N/A
Link Type : Pt-pt BPDU Encap : Dot1d
Root Guard : Disabled Active Protocol : N/A
Last BPDU from : N/A
Designated Bridge : N/A Designated Port Id: 0
Fwd Transitions : 0 Bad BPDUs rcvd : 0
Cfg BPDUs rcvd : 0 Cfg BPDUs tx : 0
TCN BPDUs rcvd : 0 TCN BPDUs tx : 0
RST BPDUs rcvd : 0 RST BPDUs tx : 0
-------------------------------------------------------------------------------
Sdp Id 1417:305 -(10.20.1.4)
-------------------------------------------------------------------------------
Description : Default sdp description
SDP Id : 1417:305 Type : Spoke
VC Type : Ether VC Tag : n/a
Admin Path MTU : 0 Oper Path MTU : 9186
Far End : 10.20.1.4 Delivery : MPLS
Admin State : Up Oper State : Up
Acct. Pol : None Collect Stats : Disabled
Managed by Service : 300 Prune State : Not Pruned
Managed by Spoke : 1417:300
Ingress Label : 130428 Egress Label : 131015
Admin ControlWord : Not Preferred Oper ControlWord : False
Last Status Change : 07/07/2009 18:13:42 Signaling : TLDP
Last Mgmt Change : 07/07/2009 14:39:14 Force Vlan-Vc : Disabled
Last Mgmt Change : 07/07/2009 14:39:14
Flags : None
Peer Pw Bits : None
Peer Fault Ip : None
Max Nbr of MAC Addr: No Limit Total MAC Addr : 250
Learned MAC Addr : 250 Static MAC Addr : 0
MAC Learning : Enabled Discard Unkwn Srce: Disabled
MAC Aging : Enabled
L2PT Termination : Disabled BPDU Translation : Disabled
MAC Pinning : Disabled
KeepAlive Information :
Admin State : Enabled Oper State : Alive
Hello Time : 10 Hello Msg Len : 0
Max Drop Count : 3 Hold Down Time : 10
Statistics :
I. Fwd. Pkts. : 97516328 I. Fwd. Octs. : 47531982212
E. Fwd. Pkts. : 166191635 E. Fwd. Octets : 67215031404
Associated LSP LIST :
Lsp Name : A_D_17
Admin State : Up Oper State : Up
Time Since Last Tr*: 09h33m18s
-------------------------------------------------------------------------------
Stp Service Destination Point specifics
-------------------------------------------------------------------------------
Mac Move : Blockable
Stp Admin State : Down Stp Oper State : Down
Core Connectivity : Down
Port Role : N/A Port State : Forwarding
Port Number : 2051 Port Priority : 128
Port Path Cost : 10 Auto Edge : Enabled
Admin Edge : Disabled Oper Edge : N/A
Link Type : Pt-pt BPDU Encap : Dot1d
Root Guard : Disabled Active Protocol : N/A
Last BPDU from : N/A
Designated Bridge : N/A Designated Port Id: 0
Fwd Transitions : 1 Bad BPDUs rcvd : 0
Cfg BPDUs rcvd : 0 Cfg BPDUs tx : 0
TCN BPDUs rcvd : 0 TCN BPDUs tx : 0
RST BPDUs rcvd : 0 RST BPDUs tx : 0
-------------------------------------------------------------------------------
Sdp Id 1617:305 -(10.20.1.6)
-------------------------------------------------------------------------------
Description : Default sdp description
SDP Id : 1617:305 Type : Spoke
VC Type : Ether VC Tag : n/a
Admin Path MTU : 0 Oper Path MTU : 9186
Far End : 10.20.1.6 Delivery : MPLS
Admin State : Up Oper State : Up
Acct. Pol : None Collect Stats : Disabled
Managed by Service : 300 Prune State : Pruned
Managed by Spoke : 1617:300
Ingress Label : 131060 Egress Label : 130843
Admin ControlWord : Not Preferred Oper ControlWord : False
Last Status Change : 07/07/2009 14:40:52 Signaling : TLDP
Last Mgmt Change : 07/07/2009 14:39:14 Force Vlan-Vc : Disabled
Last Mgmt Change : 07/07/2009 14:39:14
Flags : None
Peer Pw Bits : None
Peer Fault Ip : None
Max Nbr of MAC Addr: No Limit Total MAC Addr : 0
Learned MAC Addr : 0 Static MAC Addr : 0
MAC Learning : Enabled Discard Unkwn Srce: Disabled
MAC Aging : Enabled
L2PT Termination : Disabled BPDU Translation : Disabled
MAC Pinning : Disabled
KeepAlive Information :
Admin State : Enabled Oper State : Alive
Hello Time : 10 Hello Msg Len : 0
Max Drop Count : 3 Hold Down Time : 10
Statistics :
I. Fwd. Pkts. : 12889 I. Fwd. Octs. : 6000654
E. Fwd. Pkts. : 11999 E. Fwd. Octets : 5208494
Associated LSP LIST :
Lsp Name : A_F_17
Admin State : Up Oper State : Up
Time Since Last Tr*: 09h33m18s
-------------------------------------------------------------------------------
Stp Service Destination Point specifics
-------------------------------------------------------------------------------
Mac Move : Blockable
Stp Admin State : Down Stp Oper State : Down
Core Connectivity : Down
Port Role : N/A Port State : Discarding
Port Number : 2052 Port Priority : 128
Port Path Cost : 10 Auto Edge : Enabled
Admin Edge : Disabled Oper Edge : N/A
Link Type : Pt-pt BPDU Encap : Dot1d
Root Guard : Disabled Active Protocol : N/A
Last BPDU from : N/A
Designated Bridge : N/A Designated Port Id: 0
Fwd Transitions : 0 Bad BPDUs rcvd : 0
Cfg BPDUs rcvd : 0 Cfg BPDUs tx : 0
TCN BPDUs rcvd : 0 TCN BPDUs tx : 0
RST BPDUs rcvd : 0 RST BPDUs tx : 0
-------------------------------------------------------------------------------
Number of SDPs : 4
-------------------------------------------------------------------------------
Service Access Points
-------------------------------------------------------------------------------
SAP 1/1/16:305
-------------------------------------------------------------------------------
Service Id : 305
SAP : 1/1/16:305 Encap : q-tag
Dot1Q Ethertype : 0x8100 QinQ Ethertype : 0x8100
Description : Default sap description for service id 305
Admin State : Up Oper State : Up
Flags : None
Last Status Change : 07/07/2009 14:39:57
Last Mgmt Change : 07/07/2009 14:39:14
Max Nbr of MAC Addr: No Limit Total MAC Addr : 0
Learned MAC Addr : 0 Static MAC Addr : 0
Admin MTU : 9212 Oper MTU : 9212
Ingress qos-policy : 10
Ingr IP Fltr-Id : n/a Egr IP Fltr-Id : n/a
Ingr Mac Fltr-Id : 305 Egr Mac Fltr-Id : n/a
tod-suite : None
Egr Agg Rate Limit : max
Mac Learning : Enabled Discard Unkwn Srce: Disabled
Mac Aging : Enabled Mac Pinning : Disabled
L2PT Termination : Disabled BPDU Translation : Disabled
Acct. Pol : None Collect Stats : Disabled
-------------------------------------------------------------------------------
Stp Service Access Point specifics
-------------------------------------------------------------------------------
Mac Move : Blockable
Stp Admin State : Up Stp Oper State : Up
Core Connectivity : Down
Port Role : Designated Port State : Forwarding
Port Number : 2048 Port Priority : 128
Port Path Cost : 10 Auto Edge : Enabled
Admin Edge : Disabled Oper Edge : False
Link Type : Pt-pt BPDU Encap : Dot1d
Root Guard : Disabled Active Protocol : Rstp
Last BPDU from : 80:04.00:0a:1b:2c:3d:4e
CIST Desig Bridge : This Bridge Designated Port : 34816
Forward transitions: 5 Bad BPDUs rcvd : 0
Cfg BPDUs rcvd : 0 Cfg BPDUs tx : 0
TCN BPDUs rcvd : 0 TCN BPDUs tx : 0
RST BPDUs rcvd : 29 RST BPDUs tx : 17610
MST BPDUs rcvd : 0 MST BPDUs tx : 0
-------------------------------------------------------------------------------
Sap Statistics
-------------------------------------------------------------------------------
Packets Octets
Ingress Stats: 66655 39685976
Egress Stats: 65864342 38651746348
-------------------------------------------------------------------------------
Sap per Meter stats
-------------------------------------------------------------------------------
Packets Octets
Ingress Meter 1 (Unicast)
For. InProf : 0 0
For. OutProf : 0 0
Ingress Meter 2 (Unicast)
For. InProf : 0 0
For. OutProf : 0 0
Ingress Meter 3 (Unicast)
For. InProf : 0 0
For. OutProf : 0 0
Ingress Meter 4 (Unicast)
For. InProf : 11406 4291328
For. OutProf : 12575 4325376
Ingress Meter 11 (Multipoint)
For. InProf : 0 0
For. OutProf : 0 0
Ingress Meter 12 (Multipoint)
For. InProf : 3108 3108000
For. OutProf : 2235 2235000
Ingress Meter 13 (Multipoint)
For. InProf : 0 0
For. OutProf : 0 0
Ingress Meter 14 (Multipoint)
For. InProf : 8772 5166272
For. OutProf : 4840 3072000
-------------------------------------------------------------------------------
SAP lag-4:305
-------------------------------------------------------------------------------
Service Id : 305
SAP : lag-4:305 Encap : q-tag
Description : Default sap description for service id 305
Admin State : Up Oper State : Up
Flags : None
Last Status Change : 07/07/2009 14:39:57
Last Mgmt Change : 07/07/2009 14:39:14
Max Nbr of MAC Addr: No Limit Total MAC Addr : 125
Learned MAC Addr : 125 Static MAC Addr : 0
Admin MTU : 9212 Oper MTU : 9212
Ingress qos-policy : 10
Ingr IP Fltr-Id : n/a Egr IP Fltr-Id : n/a
Ingr Mac Fltr-Id : 305 Egr Mac Fltr-Id : n/a
tod-suite : None
Egr Agg Rate Limit : max
Mac Learning : Enabled Discard Unkwn Srce: Disabled
Mac Aging : Enabled Mac Pinning : Disabled
L2PT Termination : Disabled BPDU Translation : Disabled
Acct. Pol : None Collect Stats : Disabled
-------------------------------------------------------------------------------
Stp Service Access Point specifics
-------------------------------------------------------------------------------
Mac Move : Blockable
Stp Admin State : Up Stp Oper State : Up
Core Connectivity : Down
Port Role : Designated Port State : Forwarding
Port Number : 2000 Port Priority : 128
Port Path Cost : 10 Auto Edge : Enabled
Admin Edge : Disabled Oper Edge : False
Link Type : Pt-pt BPDU Encap : Dot1d
Root Guard : Disabled Active Protocol : Rstp
Last BPDU from : 80:04.00:0a:1b:2c:3d:4e
CIST Desig Bridge : This Bridge Designated Port : 34768
Forward transitions: 4 Bad BPDUs rcvd : 0
Cfg BPDUs rcvd : 0 Cfg BPDUs tx : 0
TCN BPDUs rcvd : 0 TCN BPDUs tx : 0
RST BPDUs rcvd : 23 RST BPDUs tx : 17578
MST BPDUs rcvd : 0 MST BPDUs tx : 0
-------------------------------------------------------------------------------
Sap Statistics
-------------------------------------------------------------------------------
Packets Octets
Ingress Stats: 190824363 87464904956
Egress Stats: 97572636 45409567760
-------------------------------------------------------------------------------
Sap per Meter stats
-------------------------------------------------------------------------------
Packets Octets
Ingress Meter 1 (Unicast)
For. InProf : 0 0
For. OutProf : 0 0
Ingress Meter 2 (Unicast)
For. InProf : 0 0
For. OutProf : 0 0
Ingress Meter 3 (Unicast)
For. InProf : 0 0
For. OutProf : 0 0
Ingress Meter 4 (Unicast)
For. InProf : 56963244 20851041536
For. OutProf : 59512115 19403302144
Ingress Meter 11 (Multipoint)
For. InProf : 0 0
For. OutProf : 0 0
Ingress Meter 12 (Multipoint)
For. InProf : 12922550 12922550000
For. OutProf : 9452800 9452800000
Ingress Meter 13 (Multipoint)
For. InProf : 0 0
For. OutProf : 0 0
Ingress Meter 14 (Multipoint)
For. InProf : 43268112 21539479708
For. OutProf : 6788456 2546422464
-------------------------------------------------------------------------------
VPLS Spanning Tree Information
-------------------------------------------------------------------------------
VPLS oper state : Up Core Connectivity : Down
Stp Admin State : Up Stp Oper State : Up
Mode : Rstp Vcp Active Prot. : N/A
Bridge Id : 00:0d.00:20:ab:cd:00:01 Bridge Instance Id: 13
Bridge Priority : 0 Tx Hold Count : 6
Topology Change : Inactive Bridge Hello Time : 2
Last Top. Change : 0d 05:21:37 Bridge Max Age : 20
Top. Change Count : 5 Bridge Fwd Delay : 15
MST region revision: 0 Bridge max hops : 20
MST region name :
Root Bridge : This Bridge
Primary Bridge : N/A
Root Path Cost : 0 Root Forward Delay: 15
Rcvd Hello Time : 2 Root Max Age : 20
Root Priority : 13 Root Port : N/A
-------------------------------------------------------------------------------
Forwarding Database specifics
-------------------------------------------------------------------------------
Service Id : 305 Mac Move : Disabled
Mac Move Rate : 2 Mac Move Timeout : 10
Table Size : 500 Total Count : 375
Learned Count : 375 Static Count : 0
Remote Age : 60 Local Age : 60
High WaterMark : 95% Low Watermark : 90%
Mac Learning : Enabl Discard Unknown : Dsabl
Mac Aging : Enabl Relearn Only : False
===============================================================================
A:Dut-A>config>service#
Sample output for 7210 SAS-T in
access-uplink mode
*A:SAS-T>show>service>id# all
===============================================================================
Service Detailed Information
===============================================================================
Service Id : 1 Vpn Id : 0
Service Type : VPLS
Description : (Not Specified)
Customer Id : 1
Last Status Change: 04/29/2001 06:59:15
Last Mgmt Change : 04/28/2001 03:03:03
Admin State : Up Oper State : Up
MTU : 1514
MTU Check : Enabled
SAP Count : 2 SDP Bind Count : 0
Snd Flush on Fail : Disabled
Uplink Type: : MPLS
-------------------------------------------------------------------------------
Service Destination Points(SDPs)
-------------------------------------------------------------------------------
No Matching Entries
-------------------------------------------------------------------------------
Service Access Points
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
SAP 1/1/1:10.*
-------------------------------------------------------------------------------
Service Id : 1
SAP : 1/1/1:10.* Encap : qinq
QinQ Dot1p : Default
Description : (Not Specified)
Admin State : Up Oper State : Up
Flags : None
Last Status Change : 04/29/2001 06:59:15
Last Mgmt Change : 04/28/2001 03:09:30
Dot1Q Ethertype : 0x8100 QinQ Ethertype : 0x8100
Max Nbr of MAC Addr: No Limit Total MAC Addr : 0
Learned MAC Addr : 0 Static MAC Addr : 0
Admin MTU : 1522 Oper MTU : 1522
Ingr IP Fltr-Id : n/a Egr IP Fltr-Id : n/a
Ingr Mac Fltr-Id : 1 Egr Mac Fltr-Id : n/a
tod-suite : None
Mac Learning : Enabled Discard Unkwn Srce: Disabled
Mac Aging : Enabled Mac Pinning : Disabled
BPDU Translation : Disabled
L2PT Termination : Disabled
Acct. Pol : None Collect Stats : Disabled
-------------------------------------------------------------------------------
Stp Service Access Point specifics
-------------------------------------------------------------------------------
Stp Admin State : Up Stp Oper State : Down
Core Connectivity : Down
Port Role : N/A Port State : Forwarding
Port Number : 2048 Port Priority : 128
Port Path Cost : 10 Auto Edge : Enabled
Admin Edge : Disabled Oper Edge : N/A
Link Type : Pt-pt BPDU Encap : Dot1d
Root Guard : Disabled Active Protocol : N/A
Last BPDU from : N/A
CIST Desig Bridge : N/A Designated Port : N/A
Forward transitions: 0 Bad BPDUs rcvd : 0
Cfg BPDUs rcvd : 0 Cfg BPDUs tx : 0
TCN BPDUs rcvd : 0 TCN BPDUs tx : 0
RST BPDUs rcvd : 0 RST BPDUs tx : 0
MST BPDUs rcvd : 0 MST BPDUs tx : 0
-------------------------------------------------------------------------------
ARP host
-------------------------------------------------------------------------------
Admin State : outOfService
Host Limit : 1 Min Auth Interval : 15 minutes
-------------------------------------------------------------------------------
QOS
-------------------------------------------------------------------------------
Ingress qos-policy : 1
-------------------------------------------------------------------------------
Aggregate Policer
-------------------------------------------------------------------------------
rate : n/a burst : n/a
-------------------------------------------------------------------------------
Ingress QoS Classifier Usage
-------------------------------------------------------------------------------
Classifiers Allocated: 4 Meters Allocated : 2
Classifiers Used : 2 Meters Used : 2
-------------------------------------------------------------------------------
Sap Statistics
-------------------------------------------------------------------------------
Packets Octets
Ingress Stats: 142761481188 9707780720784
Egress Stats: 0 0
Extra-Tag Drop Stats: n/a n/a
-------------------------------------------------------------------------------
Sap per Meter stats
-------------------------------------------------------------------------------
Packets Octets
Ingress Meter 1 (Unicast)
For. InProf : 17 1162
For. OutProf : 0 0
Ingress Meter 11 (Multipoint)
For. InProf : 61 4148
For. OutProf : 142761547917 9707785259394
-------------------------------------------------------------------------------
SAP 1/1/2:10.*
-------------------------------------------------------------------------------
Service Id : 1
SAP : 1/1/2:10.* Encap : qinq
QinQ Dot1p : Default
Description : (Not Specified)
Admin State : Up Oper State : Up
Flags : None
Last Status Change : 04/29/2001 07:03:49
Last Mgmt Change : 04/28/2001 03:02:15
Dot1Q Ethertype : 0x8100 QinQ Ethertype : 0x8100
Max Nbr of MAC Addr: No Limit Total MAC Addr : 0
Learned MAC Addr : 0 Static MAC Addr : 0
Admin MTU : 1522 Oper MTU : 1522
Ingr IP Fltr-Id : n/a Egr IP Fltr-Id : n/a
Ingr Mac Fltr-Id : n/a Egr Mac Fltr-Id : n/a
tod-suite : None
Mac Learning : Enabled Discard Unkwn Srce: Disabled
Mac Aging : Enabled Mac Pinning : Disabled
BPDU Translation : Disabled
L2PT Termination : Disabled
Acct. Pol : None Collect Stats : Disabled
-------------------------------------------------------------------------------
Stp Service Access Point specifics
-------------------------------------------------------------------------------
Stp Admin State : Up Stp Oper State : Down
Core Connectivity : Down
Port Role : N/A Port State : Forwarding
Port Number : 2049 Port Priority : 128
Port Path Cost : 10 Auto Edge : Enabled
Admin Edge : Disabled Oper Edge : N/A
Link Type : Pt-pt BPDU Encap : Dot1d
Root Guard : Disabled Active Protocol : N/A
Last BPDU from : N/A
CIST Desig Bridge : N/A Designated Port : N/A
Forward transitions: 0 Bad BPDUs rcvd : 0
Cfg BPDUs rcvd : 0 Cfg BPDUs tx : 0
TCN BPDUs rcvd : 0 TCN BPDUs tx : 0
RST BPDUs rcvd : 0 RST BPDUs tx : 0
MST BPDUs rcvd : 0 MST BPDUs tx : 0
-------------------------------------------------------------------------------
ARP host
-------------------------------------------------------------------------------
Admin State : outOfService
Host Limit : 1 Min Auth Interval : 15 minutes
-------------------------------------------------------------------------------
QOS
-------------------------------------------------------------------------------
Ingress qos-policy : 1
-------------------------------------------------------------------------------
Aggregate Policer
-------------------------------------------------------------------------------
rate : n/a burst : n/a
-------------------------------------------------------------------------------
Ingress QoS Classifier Usage
-------------------------------------------------------------------------------
Classifiers Allocated: 4 Meters Allocated : 2
Classifiers Used : 2 Meters Used : 2
-------------------------------------------------------------------------------
Sap Statistics
-------------------------------------------------------------------------------
Packets Octets
Ingress Stats: 0 0
Egress Stats: 535194841 36393249188
Extra-Tag Drop Stats: n/a n/a
-------------------------------------------------------------------------------
Sap per Meter stats
-------------------------------------------------------------------------------
Packets Octets
Ingress Meter 1 (Unicast)
For. InProf : 0 0
For. OutProf : 0 0
Ingress Meter 11 (Multipoint)
For. InProf : 0 0
For. OutProf : 0 0
-------------------------------------------------------------------------------
VPLS Spanning Tree Information
-------------------------------------------------------------------------------
VPLS oper state : Up Core Connectivity : Down
Stp Admin State : Down Stp Oper State : Down
Mode : Rstp Vcp Active Prot. : N/A
Bridge Id : 80:00.00:25:ba:02:ea:00 Bridge Instance Id: 0
Bridge Priority : 32768 Tx Hold Count : 6
Topology Change : Inactive Bridge Hello Time : 2
Last Top. Change : 0d 00:00:00 Bridge Max Age : 20
Top. Change Count : 0 Bridge Fwd Delay : 15
Root Bridge : N/A
Primary Bridge : N/A
Root Path Cost : 0 Root Forward Delay: 15
Rcvd Hello Time : 2 Root Max Age : 20
Root Priority : 32768 Root Port : N/A
-------------------------------------------------------------------------------
Forwarding Database specifics
-------------------------------------------------------------------------------
Service Id : 1 Mac Move : Disabled
Mac Move Rate : 2 Mac Move Timeout : 10
Mac Move Retries : 3
Table Size : 250 Total Count : 0
Learned Count : 0 Static Count : 0
Remote Age : 900 Local Age : 300
High Watermark : 95% Low Watermark : 90%
Mac Learning : Enabled Discard Unknown : Disabled
Mac Aging : Enabled Relearn Only : False
-------------------------------------------------------------------------------
Service Endpoints
-------------------------------------------------------------------------------
No Endpoints found.
===============================================================================
*A:SAS-T>show>service>id#
Label |
Description |
---|---|
|
The service identifier. |
|
The number which identifies the VPN. |
|
The type of service. |
|
The SDP identifier. |
|
Generic information about the service. |
|
The customer identifier. |
|
The date and time of the most recent management-initiated change to this customer. |
|
The number of SAPs specified for this service. |
|
The number of SDPs bound to this service. |
|
Name of the split horizon group for this service. |
|
Description of the split horizon group. |
|
The date and time of the most recent management-initiated change to this split horizon group. |
|
The SDP identifier. |
|
Indicates whether this service SDP binding is a spoke or a mesh. |
|
The desired largest service frame size (in octets) that can be transmitted through this SDP to the far-end router, without requiring the packet to be fragmented. |
|
The actual largest service frame size (in octets) that can be transmitted through this SDP to the far-end router, without requiring the packet to be fragmented. |
|
The type of delivery used by the SDP: MPLS. |
|
The administrative state of this SDP. |
|
The operational state of this SDP. |
|
The label used by the far-end device to send packets to this device in this service by this SDP. |
|
The label used by this device to send packets to the far-end device in this service by this SDP. |
|
The ID of the ingress filter policy. |
|
The ID of the egress filter policy. |
|
The IP address of the remote end of the MPLS tunnel defined by this SDP. |
|
The date and time of the most recent change to this customer. |
|
How often the SDP echo request messages are transmitted on this SDP. |
|
The length of the SDP echo request messages transmitted on this SDP. |
|
The maximum number of consecutive SDP Echo Request messages that can be unacknowledged before the keepalive protocol reports a fault. |
|
The amount of time to wait before the keepalive operating status is eligible to enter the alive state. |
|
When the SDP type is MPLS, a list of LSPs used to reach the far-end router displays. All the LSPs in the list must terminate at the IP address specified in the Far End field. |
|
The total number SDPs applied to this service ID. |
|
The service identifier. |
|
The ID of the access port where this SAP is defined. |
|
Generic information about the SAP. |
|
The value of the label used to identify this SAP on the access port. |
|
The administrative state of the SAP. |
|
The operating state of the SAP. |
|
The date and time of the last change. |
|
The desired largest service frame size (in octets) that can be transmitted through this SDP to the far-end router, without requiring the packet to be fragmented. |
|
The actual largest service frame size (in octets) that can be transmitted through this SDP to the far-end router, without requiring the packet to be fragmented. |
|
The SAP ingress QoS policy ID. |
|
The SAP ingress filter policy ID. |
|
The SAP egress filter policy ID. |
|
Indicates the multi-service site that the SAP is a member. |
|
Indicates the ingress QoS scheduler for the SAP. |
|
Indicates the egress QoS scheduler for the SAP. |
|
Indicates the accounting policy applied to the SAP. |
|
Specifies whether accounting statistics are collected on the SAP. |
|
The number of received packets/octets for this SAP. |
|
The number of packets/octets forwarded out of this SAP. |
|
The index of the ingress QoS meter of this SAP. |
|
The packets or octets count of the high priority traffic for the SAP. |
|
The packets or octets count of the in-profile forwarded traffic for the SAP. |
|
The number of out of profile traffic packets/octets forwarded. |
|
The service-id of the management VPLS managing this SAP. |
|
The MST instance inside the management VPLS managing this SAP. |
|
The bridge ID of the sender of the last BPDU received on this SAP. |
|
The sap-id inside the management VPLS managing this SAP. |
|
The STP state inherited from the management VPLS. |
|
The service-id of the management VPLS managing this spoke-SDP. |
|
The bridge ID of the sender of the last BPDU received on this SAP. |
|
The sap-id inside the management VPLS managing this spoke-SDP. |
|
The STP state inherited from the management VPLS. |
arp [ip-address] | [mac ieee-address] | [sap sap-id] | [interface ip-int-name]
show>service>id
Supported on all 7210 SAS platforms as described in this document, including those operating in access-uplink mode
This command displays the ARP table for the VPLS instance. The ARP entries for a subscriber interface are displayed uniquely. Each MAC associated with the subscriber interface child group-interfaces is displayed with each subscriber interface ARP entry for easy lookup.
All IP addresses.
Displays only ARP entries in the ARP table with the specified 48-bit MAC address. The MAC address is in the form aa:bb:cc:dd:ee:ff or aa-bb-cc-dd-ee-ff, where aa, bb, cc, dd, ee and ff are hexadecimal numbers.
Displays SAP information for the specified SAP ID.
Specifies matching service ARP entries associated with the IP interface.
Specifies the IP address of the interface for which to display matching ARP entries.
Specifies the IP interface name for which to display matching ARPs.
The following table describes show service-id ARP output fields.
Sample output
Label |
Description |
---|---|
|
The IP address |
|
The specified MAC address |
Type Static - FDB entries created by management |
|
Learned - dynamic entries created by the learning process |
|
Other - local entries for the IP interfaces created |
|
|
The age of the ARP entry |
|
The interface applied to the service |
|
The SAP ID |
base [msap]
show>service>id
show>service>id>igmp-snooping
Supported on all 7210 SAS platforms as described in this document, including those operating in access-uplink mode
This command displays basic information about the service ID including service type, description, SAPs and SDP.
The following output is an example of basic service information, and Table: Output fields: base describes the output fields.
Sample output*A:7210SAS# show service id 10 base
===============================================================================
Service Basic Information
===============================================================================
Service Id : 10 Vpn Id : 0
Service Type : VPLS
Name : (Not Specified)
Description : (Not Specified)
Customer Id : 1
Last Status Change: 02/06/2106 06:28:12
Last Mgmt Change : 01/10/1970 01:55:31
Admin State : Down Oper State : Down
MTU : Not Applicable Def. Mesh VC Id : 10
SAP Count : 0
Uplink Type: : L2
SAP Type: : Dot1q Range Customer vlan: : n/a
-------------------------------------------------------------------------------
Service Access & Destination Points
-------------------------------------------------------------------------------
Identifier Type AdmMTU OprMTU Adm Opr
-------------------------------------------------------------------------------
No Matching Entries
======================================================================
*A:7210SAS# show service id 10 base
A:Dut-A# show service id 1 base
=======================================================
Service Basic Information
===============================================================================
Service Id : 1 Vpn Id : 0
Service Type : Epipe
Customer Id : 1
Last Status Change: 06/24/2001 00:57:55
Last Mgmt Change : 06/24/2001 00:51:36
Admin State : Up Oper State : Up
MTU : 1514
MTU Check : Disabled
Vc Switching : False
SAP count : 1 SDP Bind Count : 1
----------------------------------------------------------------------------------
Service Access and Destination Points
----------------------------------------------------------------------------------
Identifier Type AdmMTU OprMTU Adm Opr
----------------------------------------------------------------------------------
sap:1/1/21:1 q-tag 1518 1518 Up Up
sdp:1:1 S<100.1.12> n/a 1518 1518 Up Up
==============================================================----------------------
A:Dut-A#
Label |
Description |
---|---|
|
the service identifier |
|
the type of service |
|
generic information about the service |
|
the customer identifier |
|
the date and time of the most recent management-initiated change to this customer |
|
the administrative state of the service |
|
the operational state of the service |
|
the largest frame size (in octets) that the port can handle |
|
the largest frame size (in octets) that the SAP can handle |
|
the number of SAPs defined on the service |
|
the type of SAPs allowed in the service - It also describes the applied processing by the node to the packets received on these SAPs. |
|
The service access (SAP) |
|
the actual largest service frame size (in octets) that can be transmitted through this port, without requiring the packet to be fragmented |
|
the operating state of the SAP |
fdb [sap sap-id [expiry]] | [mac ieee-address [expiry]] | [detail] [expiry]
show>service>id
show>service>fdb-mac
Supported on all 7210 SAS platforms as described in this document, including those operating in access-uplink mode
This command displays FDB entries for a specific MAC address.
Specifies the physical port identifier portion of the SAP. See Common CLI command descriptions for command syntax.
Displays detailed information.
Displays time until MAC is aged out.
The following output is an example of service FDB information, and Table: Output fields: FDB describes the output fields.
Sample outputA:Dut-A# show service id 305 fdb
===============================================================================
Forwarding Database, Service 305
===============================================================================
Service Id : 305 Mac Move : Disabled
Mac Move Rate : 2 Mac Move Timeout : 10
Table Size : 500 Total Count : 375
Learned Count : 375 Static Count : 0
Remote Age : 60 Local Age : 60
High WaterMark : 95% Low Watermark : 90%
Mac Learning : Enabl Discard Unknown : Dsabl
Mac Aging : Enabl Relearn Only : False
===============================================================================
A:Dut-A#
Label |
Description |
---|---|
|
The service ID. |
|
The associated MAC address. |
|
The administrative state of the MAC movement feature associated with this service. |
|
A factor for the primary ports defining how many MAC-relearn periods should be used to measure the MAC-relearn rate. |
|
A factor for the secondary ports defining how many MAC-relearn periods should be used to measure the MAC-relearn rate. |
|
The maximum rate at which MAC's can be relearned in this service, before the SAP where the moving MAC was last seen is automatically disabled to protect the system against undetected loops or duplicate MAs. The rate is computed as the maximum number of relearns allowed in a 5 second interval: for example, the default rate of 2 relearns per second corresponds to 10 relearns in a 5 second period. |
|
The time in seconds to wait before a SAP that has been disabled after exceeding the maximum relearn rate is re-enabled. A value of zero indicates that the SAP is not automatically re-enabled after being disabled. If after the SAP is re-enabled it is disabled again, the effective retry timeout is doubled to avoid thrashing. |
|
The number of times retries are performed for reenabling the SAP/SDP. |
|
The maximum number of learned and static entries allowed in the FDB of this service. |
|
The total number of learned entries in the FDB of this service. |
|
The current number of learned entries in the FDB of this service. |
|
The current number of static entries in the FDB of this service. |
|
The current number of OAM entries in the FDB of this service. |
|
The number of seconds used to age out FDB entries learned on an SDP. These entries correspond to MAC addresses learned on remote SAPs. |
|
The number of seconds used to age out FDB entries learned on local SAPs. |
|
The utilization of the FDB table of this service at which a table full alarm is raised by the agent. |
|
The utilization of the FDB table of this service at which a table full alarm is cleared by the agent. |
|
Whether the MAC learning process is enabled |
|
Whether frames received with an unknown destination MAC are discarded. |
|
Whether the MAC aging process is enabled. |
|
Displays, that when enabled, either the FDB table of this service is full, or that the maximum system-wide number of MA's supported by the agent has been reached, and therefore MAC learning is temporary disabled, and only MAC relearns can take place. |
|
The number of bits to be considered when performing MAC-learning or MAC-switching. |
|
The location where the MAC is defined. |
|
|
|
|
|
|
|
|
|
|
|
The time of the most recent state changes. |
labels
show>service>id
Supported on all 7210 SAS platforms as described in this document, except those operating in access-uplink mode
This command displays the labels being used by the service.
The following output is an example of service label information, and Table: Output fields: labels describes the output fields.
Sample outputA:Dut-A# show service id 305 labels
===============================================================================
Martini Service Labels
===============================================================================
Svc Id Sdp Binding Type I.Lbl E.Lbl
-------------------------------------------------------------------------------
305 1217:305 Spok 130506 130516
305 1317:305 Spok 130454 130591
305 1417:305 Spok 130428 131015
305 1617:305 Spok 131060 130843
-------------------------------------------------------------------------------
Number of Bound SDPs : 4
===============================================================================
A:Dut-A#
Label |
Description |
---|---|
|
The service identifier. |
|
The SDP identifier. |
|
Whether the SDP is spoke. |
|
The VC label used by the far-end device to send packets to this device in this service by the SDP. |
|
The VC label used by this device to send packets to the far-end device in this service by the SDP. |
l2pt disabled
l2pt [detail]
show>service>id
Supported on all 7210 SAS platforms as described in this document, including those operating in access-uplink mode
This command displays Layer 2 Protocol Tunnel (L2-PT) route information associated with this service.
Displays only entries with termination disabled. This helps identify configuration errors.
Displays detailed information.
The following output is an example of L2PT information, and Table: Output fields: L2PT describes the output fields.
Sample output*A:7210SAS>show>service# id 1 l2pt detail
===============================================================================
L2pt details, Service id 1
===============================================================================
Service Access Points
-------------------------------------------------------------------------------
SapId L2pt- Admin Bpdu- Oper Bpdu-
termination translation translation
-------------------------------------------------------------------------------
1/1/1 stp cdp vtp dtp pagp udld disabled disabled
-------------------------------------------------------------------------------
Number of SAPs : 1
===============================================================================
===============================================================================
L2pt summary, Service id 1
===============================================================================
L2pt-term L2pt-term Bpdu-trans Bpdu-trans Bpdu-trans Bpdu-trans
enabled disabled auto disabled pvst stp
-------------------------------------------------------------------------------
SAP's 1 0 0 1 0 0
SDP's 0 0 0 0 0 0
-------------------------------------------------------------------------------
Total 1 0 0 1 0 0
===============================================================================
*A:7210SAS>show>service#
Label |
Description |
---|---|
Service id |
Displays the 24-bit (0 to 16777215) service instance identifier for the service |
L2pt-term enabled |
Indicates whether L2PT-termination or BPDU-translation is in use on this service by at least one SAP or spoke-SDP binding. If in use, at least one of L2PT-termination or BPDU-translation is enabled. When enabled, it is not possible to enable STP on this service. |
L2pt-term disabled |
Indicates that L2PT-termination is disabled |
Bpdu-trans auto |
Displays the number of L2PT PDUs that are translated before being sent out on a port or SAP |
Bpdu-trans disabled |
Indicates that BPDU-translation is disabled |
SAPs |
Displays the number of SAPs with L2PT or BPDU translation enabled or disabled |
SDPs |
Displays the number of SDPs with L2PT or BPDU translation enabled or disabled |
Total |
Displays the column totals of L2PT entities |
SapId |
Displays the ID of the access point where this SAP is defined |
L2pt-termination |
Displays whether L2pt termination is enabled or disabled |
Admin Bpdu-translation |
Displays whether Bpdu translation is administratively enabled or disabled |
Oper Bpdu-translation |
Displays whether Bpdu translation is operationally enabled or disabled |
SAP Id |
Displays the SAP ID |
mac-move
show>service>id
Supported on all 7210 SAS platforms as described in this document, including those operating in access-uplink mode
This command displays MAC move related information about the service.
mstp-configuration
show>service>id
Supported on all 7210 SAS platforms as described in this document, including those operating in access-uplink mode
This command displays the MSTP specific configuration data. This command is only valid on a management VPLS.
The following output is an example of MSTP configuration information, and Table: Output fields: MSTP configuration describes the output fields.
Sample output*A:SASMX>show>service>id# mstp-configuration
==============================================
Mstp configuration info, Service 5
==============================================
Region Name : abc
Region Revision : 0
MST Max Hops : 20
===============================================================================
vlan to MST instance mapping
===============================================================================
Instance Priority Vlans mapped
-------------------------------------------------------------------------------
2 0
===============================================================================
*A:SASMX>show>service>id#
Label |
Description |
---|---|
|
The MSTP region name. |
|
The MSTP region revision. |
|
The MSTP maximum hops specified. |
|
The MSTP instance number. |
|
The MSTP priority. |
|
The VLAN range of the MSTP instance. |
sap sap-id detail
show>service>id
Supported on all 7210 SAS platforms as described in this document, including those operating in access-uplink mode
This command displays information for the SAPs associated with the service.
If no optional parameters are specified, a summary of all associated SAPs is displayed.
Specifies the ID that displays SAPs for the service in the slot/mda/port[.channel] form. See Common CLI command descriptions for command syntax.
Displays detailed information for the SAP.
The following outputs are examples of service SAP information, and Table: Output fields: service ID SAP describes the output fields.
Sample outputA:7210>show>service>id# sap 1/1/1:1 detail
===============================================================================
Service Access Points(SAP)
===============================================================================
Service Id : 1
SAP : 1/1/1:1 Encap : q-tag
Description : (Not Specified)
Admin State : Up Oper State : Down
Flags : ServiceAdminDown
Last Status Change : 10/05/2010 07:22:04
Last Mgmt Change : 10/05/2010 07:22:05
Dot1Q Ethertype : 0x8100 QinQ Ethertype : 0x8100
Max Nbr of MAC Addr: No Limit Total MAC Addr : 0
Learned MAC Addr : 0 Static MAC Addr : 0
Admin MTU : 1518 Oper MTU : 1518
Ingr IP Fltr-Id : n/a Egr IP Fltr-Id : n/a
Ingr Mac Fltr-Id : n/a Egr Mac Fltr-Id : n/a
tod-suite : None
Mac Learning : Enabled Discard Unkwn Srce: Disabled
Mac Aging : Enabled Mac Pinning : Disabled
BPDU Translation : Disabled
L2PT Termination : Disabled
Acct. Pol : None Collect Stats : Disabled
-------------------------------------------------------------------------------
Stp Service Access Point specifics
-------------------------------------------------------------------------------
Stp Admin State : Up Stp Oper State : Down
Core Connectivity : Down
Port Role : N/A Port State : Discarding
Port Number : 2048 Port Priority : 128
Port Path Cost : 10 Auto Edge : Enabled
Admin Edge : Disabled Oper Edge : N/A
Link Type : Pt-pt BPDU Encap : Dot1d
Root Guard : Disabled Active Protocol : N/A
Last BPDU from : N/A
CIST Desig Bridge : N/A Designated Port : N/A
Forward transitions: 0 Bad BPDUs rcvd : 0
Cfg BPDUs rcvd : 0 Cfg BPDUs tx : 0
TCN BPDUs rcvd : 0 TCN BPDUs tx : 0
RST BPDUs rcvd : 0 RST BPDUs tx : 0
MST BPDUs rcvd : 0 MST BPDUs tx : 0
-------------------------------------------------------------------------------
ARP host
-------------------------------------------------------------------------------
Admin State : outOfService
Host Limit : 1 Min Auth Interval : 15 minutes
-------------------------------------------------------------------------------
QOS
-------------------------------------------------------------------------------
Ingress qos-policy : 5 Egress qos-policy : 1
-------------------------------------------------------------------------------
Aggregate Policer (Not Available)
-------------------------------------------------------------------------------
rate : n/a burst : n/a
-------------------------------------------------------------------------------
Ingress QoS Classifier Usage
-------------------------------------------------------------------------------
Classifiers Allocated: 256 Meters Allocated : 32
Classifiers Used : 2 Meters Used : 2
-------------------------------------------------------------------------------
Sap Statistics
-------------------------------------------------------------------------------
Packets Octets
Ingress Stats: 0 0
Egress Stats: 0 0
-------------------------------------------------------------------------------
Sap per Meter stats
-------------------------------------------------------------------------------
Packets Octets
Ingress Meter 1 (Unicast)
For. InProf : 0 0
For. OutProf : 0 0
Ingress Meter 11 (Multipoint)
For. InProf : 0 0
For. OutProf : 0 0
===============================================================================
*A:SAS>show>service>id# sap 1/1/1:10.* detail
===============================================================================
Service Access Points(SAP)
===============================================================================
Service Id : 1
SAP : 1/1/1:10.* Encap : qinq
QinQ Dot1p : Default
Description : (Not Specified)
Admin State : Up Oper State : Up
Flags : None
Last Status Change : 04/29/2001 06:59:15
Last Mgmt Change : 04/28/2001 03:09:30
Dot1Q Ethertype : 0x8100 QinQ Ethertype : 0x8100
Max Nbr of MAC Addr: No Limit Total MAC Addr : 0
Learned MAC Addr : 0 Static MAC Addr : 0
Admin MTU : 1522 Oper MTU : 1522
Ingr IP Fltr-Id : n/a Egr IP Fltr-Id : n/a
Ingr Mac Fltr-Id : 1 Egr Mac Fltr-Id : n/a
tod-suite : None
Mac Learning : Enabled Discard Unkwn Srce: Disabled
Mac Aging : Enabled Mac Pinning : Disabled
BPDU Translation : Disabled
L2PT Termination : Disabled
Acct. Pol : None Collect Stats : Disabled
-------------------------------------------------------------------------------
Stp Service Access Point specifics
-------------------------------------------------------------------------------
Stp Admin State : Up Stp Oper State : Down
Core Connectivity : Down
Port Role : N/A Port State : Forwarding
Port Number : 2048 Port Priority : 128
Port Path Cost : 10 Auto Edge : Enabled
Admin Edge : Disabled Oper Edge : N/A
Link Type : Pt-pt BPDU Encap : Dot1d
Root Guard : Disabled Active Protocol : N/A
Last BPDU from : N/A
CIST Desig Bridge : N/A Designated Port : N/A
Forward transitions: 0 Bad BPDUs rcvd : 0
Cfg BPDUs rcvd : 0 Cfg BPDUs tx : 0
TCN BPDUs rcvd : 0 TCN BPDUs tx : 0
RST BPDUs rcvd : 0 RST BPDUs tx : 0
MST BPDUs rcvd : 0 MST BPDUs tx : 0
-------------------------------------------------------------------------------
ARP host
-------------------------------------------------------------------------------
Admin State : outOfService
Host Limit : 1 Min Auth Interval : 15 minutes
-------------------------------------------------------------------------------
QOS
-------------------------------------------------------------------------------
Ingress qos-policy : 1
-------------------------------------------------------------------------------
Aggregate Policer
-------------------------------------------------------------------------------
rate : n/a burst : n/a
-------------------------------------------------------------------------------
Ingress QoS Classifier Usage
-------------------------------------------------------------------------------
Classifiers Allocated: 4 Meters Allocated : 2
Classifiers Used : 2 Meters Used : 2
-------------------------------------------------------------------------------
Sap Statistics
-------------------------------------------------------------------------------
Packets Octets
Ingress Stats: 142761481188 9707780720784
Egress Stats: 0 0
Extra-Tag Drop Stats: n/a n/a
-------------------------------------------------------------------------------
Sap per Meter stats
-------------------------------------------------------------------------------
Packets Octets
Ingress Meter 1 (Unicast)
For. InProf : 17 1162
For. OutProf : 0 0
Ingress Meter 11 (Multipoint)
For. InProf : 61 4148
For. OutProf : 142761547917 9707785259394
===============================================================================
Sample output for 7210 SAS-Mxp
*A:Dut-A# show service id 10 sap 5/1/1:800 detail
===============================================================================
Service Access Points(SAP)
===============================================================================
Service Id : 10
SAP : 5/1/1:800 Encap : q-tag
Description : (Not Specified)
Admin State : Up Oper State : Down
Flags : PortOperDown
Last Status Change : 11/07/2017 04:48:25
Last Mgmt Change : 11/07/2017 05:02:47
Dot1Q Ethertype : 0x8100 QinQ Ethertype : 0x8100
Split Horizon Group: (Not Specified)
Admin MTU : 1518 Oper MTU : 1518
Ingr IP Fltr-Id : n/a Egr IP Fltr-Id : n/a
Ingr Mac Fltr-Id : n/a Egr Mac Fltr-Id : n/a
Ingr IPv6 Fltr-Id : n/a Egr IPv6 Fltr-Id : n/a
BGP IPv4 FlowSpec : Disabled
BGP IPv6 FlowSpec : Disabled
tod-suite : None
Egr Agg Rate CIR : 0 Egr Agg Rate PIR : max
Limit Unused BW : Disabled
Acct. Pol : None Collect Stats : Disabled
Anti Spoofing : None Dynamic Hosts : Enabled
Oper Group : (none) Monitor Oper Grp : (none)
Host Lockout Plcy : n/a
Lag Link Map Prof : (none)
-------------------------------------------------------------------------------
QOS
-------------------------------------------------------------------------------
Ingress qos-policy : 17 Egress qos-policy : 1
Table-based : enabled
-------------------------------------------------------------------------------
Aggregate Policer
-------------------------------------------------------------------------------
Rate : n/a Burst : n/a
-------------------------------------------------------------------------------
Egress Aggregate Meter
-------------------------------------------------------------------------------
Rate : n/a Burst : n/a
-------------------------------------------------------------------------------
Ingress QoS Classifier Usage
-------------------------------------------------------------------------------
Classifiers Allocated: 60 Meters Allocated : 30
Classifiers Used : 9 Meters Used : 8
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Sap Statistics
-------------------------------------------------------------------------------
Packets Octets
Ingress Stats: 0 0
Egress Stats: 0 0
Ingress Drop Stats: 0 0
Extra-Tag Drop Stats: n/a n/a
-------------------------------------------------------------------------------
Sap per Meter stats (in/out counter mode)
-------------------------------------------------------------------------------
Packets Octets
Ingress Meter 1
For. InProf : 0 0
For. OutProf : 0 0
Ingress Meter 2
For. InProf : 0 0
For. OutProf : 0 0
Ingress Meter 3
For. InProf : 0 0
For. OutProf : 0 0
Ingress Meter 4
For. InProf : 0 0
For. OutProf : 0 0
Ingress Meter 5
For. InProf : 0 0
For. OutProf : 0 0
Ingress Meter 6
For. InProf : 0 0
For. OutProf : 0 0
Ingress Meter 7
For. InProf : 0 0
For. OutProf : 0 0
Ingress Meter 8
For. InProf : 0 0
For. OutProf : 0 0
===============================================================================
Label |
Description |
---|---|
|
The service identifier. |
|
The SAP and qtag. |
|
The encapsulation type of the SAP. |
|
An Ethernet type II Ethertype value. |
|
The administrative state of the SAP. |
|
The operational state of the SAP. |
|
The conditions that affect the operating status of this SAP. Display output includes: ServiceAdminDown, SapAdminDown, InterfaceAdminDown, PortOperDown, L2OperDown, RelearnLimitExceeded, ParentIfAdminDown, NoSapIpipeCeIpAddr, TodResourceUnavail, TodMssResourceUnavail, SapParamMismatch, CemSapNoEcidOrMacAddr, SapIngressNamedPoolMismatch, SapEgressNamedPoolMismatch, NoSapEpipeRingNode |
|
The time of the most recent operating status change to this SAP |
|
The time of the most recent management-initiated change to this SAP. |
|
The ingress QoS policy ID assigned to the SAP. |
|
The ingress filter policy ID assigned to the SAP. |
|
The egress filter policy ID assigned to the SAP. |
|
The accounting policy ID assigned to the SAP. |
|
Whether collect stats is enabled. |
SAP per Meter stats |
|
|
The meter ID. |
|
The number of in-profile packets and octets (rate below CIR) forwarded. |
|
The number of out-of-profile packets and octets. (rate above CIR and below PIR) forwarded by the ingress meter. |
|
The profile ID applied to the ingress SAP. |
|
The profile ID applied to the egress SAP. |
|
The indication that OAM cells are being processed. |
|
The AAL-5 encapsulation type. |
|
rate-indicates the rate of the aggregate policer. burst-indicates the burst-size of the aggregate policer. |
|
The Ethernet port loopback mode |
|
The configured loopback source address |
|
The configured loopback destination address |
|
The port ID of the port on which no service is configured. This port is used for the port loop back with MAC swap functionality. |
|
The use of table-based resource classification: Enabled (table-based) or Disabled (CAM-based) |
sdp [sdp-id | far-end ip-addr] [detail]
show>service>id
Supported on all 7210 SAS platforms as described in this document, except those operating in access-uplink mode
This command displays information for the SDPs associated with the service. If no optional parameters are specified, a summary of all associated SDPs is displayed.
Displays only information for the specified SDP ID.
Displays only SDPs matching with the specified far-end IP address.
Displays detailed SDP information.
The following output is an example of service SDP information, and Table: Output fields: service ID SDP describes the output fields.
Sample outputA:Dut-A>show>service>id# sdp 1217:305
===============================================================================
Service Destination Point (Sdp Id : 1217:305)
===============================================================================
SdpId Type IP address Adm Opr I.Lbl E.Lbl
-------------------------------------------------------------------------------
1217:305 Spok 10.20.1.2 Up Up 130506 130516
-------------------------------------------------------------------------------
Number of SDPs : 1
===============================================================================
A:Dut-A>show>service>id# sdp 1217:305 detail
A:Dut-A>show>service>id#
===============================================================================
Service Destination Point (Sdp Id : 1217:305) Details
-------------------------------------------------------------------------------
Sdp Id 1217:305 -(10.20.1.2)
-------------------------------------------------------------------------------
Description : Default sdp description
SDP Id : 1217:305 Type : Spoke
VC Type : Ether VC Tag : n/a
Admin Path MTU : 0 Oper Path MTU : 9186
Far End : 10.20.1.2 Delivery : MPLS
Admin State : Up Oper State : Up
Acct. Pol : None Collect Stats : Disabled
Managed by Service : 300 Prune State : Not Pruned
Managed by Spoke : 1217:300
Ingress Label : 130506 Egress Label : 130516
Admin ControlWord : Not Preferred Oper ControlWord : False
Last Status Change : 07/07/2009 18:49:40 Signaling : TLDP
Last Mgmt Change : 07/07/2009 14:39:14 Force Vlan-Vc : Disabled
Last Mgmt Change : 07/07/2009 14:39:14
Flags : None
Peer Pw Bits : None
Peer Fault Ip : None
Max Nbr of MAC Addr: No Limit Total MAC Addr : 0
Learned MAC Addr : 0 Static MAC Addr : 0
MAC Learning : Enabled Discard Unkwn Srce: Disabled
MAC Aging : Enabled
L2PT Termination : Disabled BPDU Translation : Disabled
MAC Pinning : Disabled
KeepAlive Information :
Admin State : Enabled Oper State : Alive
Hello Time : 10 Hello Msg Len : 0
Max Drop Count : 3 Hold Down Time : 10
Statistics :
I. Fwd. Pkts. : 13601 I. Fwd. Octs. : 10676338
E. Fwd. Pkts. : 83776987 E. Fwd. Octets : 51589499116
Associated LSP LIST :
Lsp Name : A_B_17
Admin State : Up Oper State : Up
Time Since Last Tr*: 08h31m06s
-------------------------------------------------------------------------------
Stp Service Destination Point specifics
-------------------------------------------------------------------------------
Mac Move : Blockable
Stp Admin State : Down Stp Oper State : Down
Core Connectivity : Down
Port Role : N/A Port State : Forwarding
Port Number : 2049 Port Priority : 128
Port Path Cost : 10 Auto Edge : Enabled
Admin Edge : Disabled Oper Edge : N/A
Link Type : Pt-pt BPDU Encap : Dot1d
Root Guard : Disabled Active Protocol : N/A
Last BPDU from : N/A
Designated Bridge : N/A Designated Port Id: 0
Fwd Transitions : 0 Bad BPDUs rcvd : 0
Cfg BPDUs rcvd : 0 Cfg BPDUs tx : 0
TCN BPDUs rcvd : 0 TCN BPDUs tx : 0
RST BPDUs rcvd : 0 RST BPDUs tx : 0
-------------------------------------------------------------------------------
Number of SDPs : 1
-------------------------------------------------------------------------------
===============================================================================
* indicates that the corresponding row element may have been truncated.
A:Dut-A>show>service>id#
Label |
Description |
---|---|
|
The SDP identifier. |
|
Whether the SDP is spoke. |
|
The VC type: ether, vlan, or vpls. |
|
The explicit dot1Q value used when encapsulating to the SDP far end. |
|
The VC label used by the far-end device to send packets to this device in this service by the SDP. |
|
The operating path MTU of the SDP is equal to the admin path MTU (when one is set) or the dynamically computed tunnel MTU, when no admin path MTU is set (the default case.) |
|
The actual largest service frame size (in octets) that can be transmitted through this SDP to the far-end router, without requiring the packet to be fragmented. |
|
The IP address of the remote end of the MPLS tunnel defined by this SDP. |
|
The type of delivery used by the SDP: MPLS. |
|
The administrative state of this SDP. |
|
The current status of the SDP. |
|
The label used by the far-end device to send packets to this device in this service by this SDP. |
|
The label used by this device to send packets to the far-end device in this service by the SDP. |
|
The date and time of the most recent change to the SDP. |
|
The signaling protocol used to obtain the ingress and egress labels used in frames transmitted and received on this SDP. |
|
The administrative state of the Keepalive process. |
|
The operational state of the Keepalive process. |
split-horizon-group [group-name]
show>service>id
Supported on all 7210 SAS platforms as described in this document, except those operating in access-uplink mode
This command displays service split horizon groups.
stp [detail]
show>service>id
Supported on all 7210 SAS platforms as described in this document, including those operating in access-uplink mode
This command displays information for the spanning tree protocol instance for the service.
Displays detailed information.
The following outputs are examples of STP information, and Table: Output fields: STP describes the output fields.
Sample outputA:Dut-A>show>service>id# stp
===============================================================================
Stp info, Service 305
===============================================================================
Bridge Id : 00:0d.00:20:ab:cd:00:01 Top. Change Count : 5
Root Bridge : This Bridge Stp Oper State : Up
Primary Bridge : N/A Topology Change : Inactive
Mode : Rstp Last Top. Change : 0d 08:35:16
Vcp Active Prot. : N/A
Root Port : N/A External RPC : 0
===============================================================================
Stp port info
===============================================================================
Sap/Sdp Id Oper- Port- Port- Port- Oper- Link- Active
State Role State Num Edge Type Prot.
-------------------------------------------------------------------------------
1/1/16:305 Up Designated Forward 2048 False Pt-pt Rstp
lag-4:305 Up Designated Forward 2000 False Pt-pt Rstp
1217:305 Up N/A Forward 2049 N/A Pt-pt N/A
1317:305 Up N/A Forward 2050 N/A Pt-pt N/A
1417:305 Up N/A Forward 2051 N/A Pt-pt N/A
1617:305 Pruned N/A Discard 2052 N/A Pt-pt N/A
===============================================================================
A:Dut-A>show>service>id#
A:Dut-A>show>service>id# stp detail
===============================================================================
Spanning Tree Information
===============================================================================
VPLS Spanning Tree Information
-------------------------------------------------------------------------------
VPLS oper state : Up Core Connectivity : Down
Stp Admin State : Up Stp Oper State : Up
Mode : Rstp Vcp Active Prot. : N/A
Bridge Id : 00:0d.00:20:ab:cd:00:01 Bridge Instance Id: 13
Bridge Priority : 0 Tx Hold Count : 6
Topology Change : Inactive Bridge Hello Time : 2
Last Top. Change : 0d 08:35:29 Bridge Max Age : 20
Top. Change Count : 5 Bridge Fwd Delay : 15
MST region revision: 0 Bridge max hops : 20
MST region name :
Root Bridge : This Bridge
Primary Bridge : N/A
Root Path Cost : 0 Root Forward Delay: 15
Rcvd Hello Time : 2 Root Max Age : 20
Root Priority : 13 Root Port : N/A
-------------------------------------------------------------------------------
Spanning Tree Sap/Spoke SDP Specifics
-------------------------------------------------------------------------------
SAP Identifier : 1/1/16:305 Stp Admin State : Up
Port Role : Designated Port State : Forwarding
Port Number : 2048 Port Priority : 128
Port Path Cost : 10 Auto Edge : Enabled
Admin Edge : Disabled Oper Edge : False
Link Type : Pt-pt BPDU Encap : PVST
Root Guard : Disabled Active Protocol : Rstp
Last BPDU from : 80:04.00:0a:1b:2c:3d:4e
CIST Desig Bridge : This Bridge Designated Port : 34816
Forward transitions: 5 Bad BPDUs rcvd : 0
Cfg BPDUs rcvd : 0 Cfg BPDUs tx : 0
TCN BPDUs rcvd : 0 TCN BPDUs tx : 0
RST BPDUs rcvd : 29 RST BPDUs tx : 23488
MST BPDUs rcvd : 0 MST BPDUs tx : 0
SAP Identifier : lag-4:305 Stp Admin State : Up
Port Role : Designated Port State : Forwarding
Port Number : 2000 Port Priority : 128
Port Path Cost : 10 Auto Edge : Enabled
Admin Edge : Disabled Oper Edge : False
Link Type : Pt-pt BPDU Encap : Dot1d
Root Guard : Disabled Active Protocol : Rstp
Last BPDU from : 80:04.00:0a:1b:2c:3d:4e
CIST Desig Bridge : This Bridge Designated Port : 34768
Forward transitions: 4 Bad BPDUs rcvd : 0
Cfg BPDUs rcvd : 0 Cfg BPDUs tx : 0
TCN BPDUs rcvd : 0 TCN BPDUs tx : 0
RST BPDUs rcvd : 23 RST BPDUs tx : 23454
MST BPDUs rcvd : 0 MST BPDUs tx : 0
SDP Identifier : 1217:305 Stp Admin State : Down
Port Role : N/A Port State : Forwarding
Port Number : 2049 Port Priority : 128
Port Path Cost : 10 Auto Edge : Enabled
Admin Edge : Disabled Oper Edge : N/A
Link Type : Pt-pt BPDU Encap : Dot1d
Root Guard : Disabled Active Protocol : N/A
Last BPDU from : N/A
Designated Bridge : N/A Designated Port Id: 0
Fwd Transitions : 0 Bad BPDUs rcvd : 0
Cfg BPDUs rcvd : 0 Cfg BPDUs tx : 0
TCN BPDUs rcvd : 0 TCN BPDUs tx : 0
RST BPDUs rcvd : 0 RST BPDUs tx : 0
SDP Identifier : 1317:305 Stp Admin State : Down
Port Role : N/A Port State : Forwarding
Port Number : 2050 Port Priority : 128
Port Path Cost : 10 Auto Edge : Enabled
Admin Edge : Disabled Oper Edge : N/A
Link Type : Pt-pt BPDU Encap : Dot1d
Root Guard : Disabled Active Protocol : N/A
Last BPDU from : N/A
Designated Bridge : N/A Designated Port Id: 0
Fwd Transitions : 0 Bad BPDUs rcvd : 0
Cfg BPDUs rcvd : 0 Cfg BPDUs tx : 0
TCN BPDUs rcvd : 0 TCN BPDUs tx : 0
RST BPDUs rcvd : 0 RST BPDUs tx : 0
SDP Identifier : 1417:305 Stp Admin State : Down
Port Role : N/A Port State : Forwarding
Port Number : 2051 Port Priority : 128
Port Path Cost : 10 Auto Edge : Enabled
Admin Edge : Disabled Oper Edge : N/A
Link Type : Pt-pt BPDU Encap : Dot1d
Root Guard : Disabled Active Protocol : N/A
Last BPDU from : N/A
Designated Bridge : N/A Designated Port Id: 0
Fwd Transitions : 1 Bad BPDUs rcvd : 0
Cfg BPDUs rcvd : 0 Cfg BPDUs tx : 0
TCN BPDUs rcvd : 0 TCN BPDUs tx : 0
RST BPDUs rcvd : 0 RST BPDUs tx : 0
SDP Identifier : 1617:305 Stp Admin State : Down
Port Role : N/A Port State : Discarding
Port Number : 2052 Port Priority : 128
Port Path Cost : 10 Auto Edge : Enabled
Admin Edge : Disabled Oper Edge : N/A
Link Type : Pt-pt BPDU Encap : Dot1d
Root Guard : Disabled Active Protocol : N/A
Last BPDU from : N/A
Designated Bridge : N/A Designated Port Id: 0
Fwd Transitions : 0 Bad BPDUs rcvd : 0
Cfg BPDUs rcvd : 0 Cfg BPDUs tx : 0
TCN BPDUs rcvd : 0 TCN BPDUs tx : 0
RST BPDUs rcvd : 0 RST BPDUs tx : 0
===============================================================================
A:Dut-A>show>service>id#
*7210-SAS>show>service>id# stp detail
===============================================================================
Spanning Tree Information
===============================================================================
-------------------------------------------------------------------------------
VPLS Spanning Tree Information
-------------------------------------------------------------------------------
VPLS oper state : Up Core Connectivity : Down
Stp Admin State : Up Stp Oper State : Up
Mode : Mstp Vcp Active Prot. : N/A
Bridge Id : 80:00.00:25:ba:04:66:a0 Bridge Instance Id: 0
Bridge Priority : 32768 Tx Hold Count : 6
Topology Change : Inactive Bridge Hello Time : 2
Last Top. Change : 0d 02:54:16 Bridge Max Age : 20
Top. Change Count : 27 Bridge Fwd Delay : 15
Root Bridge : 40:00.7c:20:64:ac:ff:63
Primary Bridge : N/A
Root Path Cost : 10 Root Forward Delay: 15
Rcvd Hello Time : 2 Root Max Age : 20
Root Priority : 16384 Root Port : 2048
MSTP info for CIST :
Regional Root : 80:00.7c:20:64:ad:04:5f Root Port : 2048
Internal RPC : 10 Remaining Hopcount: 19
MSTP info for MSTI 1 :
Regional Root : This Bridge Root Port : N/A
Internal RPC : 0 Remaining Hopcount: 20
MSTP info for MSTI 2 :
Regional Root : 00:02.7c:20:64:ad:04:5f Root Port : 2048
Internal RPC : 10 Remaining Hopcount: 19
-------------------------------------------------------------------------------
Spanning Tree Sap Specifics
-------------------------------------------------------------------------------
SAP Identifier : 1/1/7:0 Stp Admin State : Up
Port Role : Root Port State : Forwarding
Port Number : 2048 Port Priority : 128
Port Path Cost : 10 Auto Edge : Enabled
Admin Edge : Disabled Oper Edge : False
Link Type : Pt-pt BPDU Encap : Dot1d
Root Guard : Disabled Active Protocol : Mstp
Last BPDU from : 80:00.7c:20:64:ad:04:5f Inside Mst Region : True
CIST Desig Bridge : 80:00.7c:20:64:ad:04:5f Designated Port : 34816
MSTI 1 Port Prio : 128 Port Path Cost : 10
MSTI 1 Desig Brid : This Bridge Designated Port : 34816
MSTI 2 Port Prio : 128 Port Path Cost : 10
MSTI 2 Desig Brid : 00:02.7c:20:64:ad:04:5f Designated Port : 34816
Forward transitions: 17 Bad BPDUs rcvd : 0
Cfg BPDUs rcvd : 0 Cfg BPDUs tx : 0
TCN BPDUs rcvd : 0 TCN BPDUs tx : 0
RST BPDUs rcvd : 0 RST BPDUs tx : 0
MST BPDUs rcvd : 7310 MST BPDUs tx : 7277
SAP Identifier : 1/1/8:0 Stp Admin State : Up
Port Role : Alternate Port State : Discarding
Port Number : 2049 Port Priority : 128
Port Path Cost : 10 Auto Edge : Enabled
Admin Edge : Disabled Oper Edge : False
Link Type : Pt-pt BPDU Encap : Dot1d
Root Guard : Disabled Active Protocol : Mstp
Last BPDU from : 80:00.7c:20:64:ad:04:5f Inside Mst Region : True
CIST Desig Bridge : 80:00.7c:20:64:ad:04:5f Designated Port : 34817
MSTI 1 Port Prio : 128 Port Path Cost : 10
MSTI 1 Desig Brid : This Bridge Designated Port : 34817
MSTI 2 Port Prio : 128 Port Path Cost : 10
MSTI 2 Desig Brid : 00:02.7c:20:64:ad:04:5f Designated Port : 34817
Forward transitions: 14 Bad BPDUs rcvd : 0
Cfg BPDUs rcvd : 0 Cfg BPDUs tx : 0
TCN BPDUs rcvd : 0 TCN BPDUs tx : 0
RST BPDUs rcvd : 0 RST BPDUs tx : 0
MST BPDUs rcvd : 7326 MST BPDUs tx : 7307
SAP Identifier : 1/1/9:0 Stp Admin State : Up
Port Role : Designated Port State : Forwarding
Port Number : 2050 Port Priority : 128
Port Path Cost : 10 Auto Edge : Enabled
Admin Edge : Disabled Oper Edge : True
Link Type : Pt-pt BPDU Encap : Dot1d
Root Guard : Disabled Active Protocol : Mstp
Last BPDU from : N/A Inside Mst Region : True
CIST Desig Bridge : This Bridge Designated Port : 34818
MSTI 1 Port Prio : 128 Port Path Cost : 10
MSTI 1 Desig Brid : This Bridge Designated Port : 34818
MSTI 2 Port Prio : 128 Port Path Cost : 10
MSTI 2 Desig Brid : This Bridge Designated Port : 34818
Forward transitions: 2 Bad BPDUs rcvd : 0
Cfg BPDUs rcvd : 0 Cfg BPDUs tx : 0
TCN BPDUs rcvd : 0 TCN BPDUs tx : 0
RST BPDUs rcvd : 0 RST BPDUs tx : 0
MST BPDUs rcvd : 0 MST BPDUs tx : 7415
SAP Identifier : 1/1/25:0 Stp Admin State : Up
Port Role : Alternate Port State : Discarding
Port Number : 2051 Port Priority : 128
Port Path Cost : 10 Auto Edge : Enabled
Admin Edge : Disabled Oper Edge : False
Link Type : Pt-pt BPDU Encap : Dot1d
Root Guard : Disabled Active Protocol : Mstp
Last BPDU from : 80:00.7c:20:64:ad:04:5f Inside Mst Region : True
CIST Desig Bridge : 80:00.7c:20:64:ad:04:5f Designated Port : 34820
MSTI 1 Port Prio : 128 Port Path Cost : 10
MSTI 1 Desig Brid : This Bridge Designated Port : 34819
MSTI 2 Port Prio : 128 Port Path Cost : 10
MSTI 2 Desig Brid : 00:02.7c:20:64:ad:04:5f Designated Port : 34820
Forward transitions: 10 Bad BPDUs rcvd : 0
Cfg BPDUs rcvd : 0 Cfg BPDUs tx : 0
TCN BPDUs rcvd : 0 TCN BPDUs tx : 0
RST BPDUs rcvd : 0 RST BPDUs tx : 0
MST BPDUs rcvd : 7329 MST BPDUs tx : 7303
SAP Identifier : lag-1:0 Stp Admin State : Up
Port Role : Alternate Port State : Discarding
Port Number : 2052 Port Priority : 128
Port Path Cost : 10 Auto Edge : Enabled
Admin Edge : Disabled Oper Edge : False
Link Type : Pt-pt BPDU Encap : Dot1d
Root Guard : Disabled Active Protocol : Mstp
Last BPDU from : 80:00.7c:20:64:ad:04:5f Inside Mst Region : True
CIST Desig Bridge : 80:00.7c:20:64:ad:04:5f Designated Port : 34822
MSTI 1 Port Prio : 128 Port Path Cost : 10
MSTI 1 Desig Brid : This Bridge Designated Port : 34820
MSTI 2 Port Prio : 128 Port Path Cost : 10
MSTI 2 Desig Brid : 00:02.7c:20:64:ad:04:5f Designated Port : 34822
Forward transitions: 11 Bad BPDUs rcvd : 0
Cfg BPDUs rcvd : 0 Cfg BPDUs tx : 0
TCN BPDUs rcvd : 0 TCN BPDUs tx : 0
RST BPDUs rcvd : 0 RST BPDUs tx : 0
MST BPDUs rcvd : 7322 MST BPDUs tx : 7299
===============================================================================
Sample output for 7210 SAS
*A:SAS>show>service>id# stp mst-instance 2
===============================================================================
MSTP specific info for service 5 MSTI 2
===============================================================================
Regional Root : N/A Root Port : N/A
Internal RPC : 0 Remaining Hopcount: 20
==================================================================
MSTP port info for MSTI 2
==================================================================
Sap/Sdp Id Oper- Port- Port- Port- Same
State Role State Num Region
------------------------------------------------------------------
No data found.
==================================================================
*A:SAS>show>service>id#
Sample output with MSTP information:
*A:SAS>show>service>id# stp mst-instance 2
===============================================================================
MSTP specific info for service 5 MSTI 2
===============================================================================
Regional Root : N/A Root Port : N/A
Internal RPC : 0 Remaining Hopcount: 20
==================================================================
MSTP port info for MSTI 2
==================================================================
Sap/Sdp Id Oper- Port- Port- Port- Same
State Role State Num Region
------------------------------------------------------------------
No data found.
==================================================================
*A:SAS>show>service>id#
Label |
Description |
---|---|
|
The MAC address used to identify this bridge in the network. |
|
How fast a bridge changes its state when moving toward the forwarding state. |
|
The amount of time between the transmission of Configuration BPDUs. |
|
The maximum age of Spanning Tree Protocol information learned from the network on any port before it is discarded. This is the actual value that this bridge is currently using. |
|
The priority of the Spanning Tree Protocol instance associated with this service. |
|
Whether a topology change is currently in progress. |
|
The time (in hundredths of a second) since the last time a topology change was detected by the Spanning Tree Protocol instance associated with this service. |
|
The total number of topology changes detected by the Spanning Tree Protocol instance associated with this service since the management entity was last reset or initialized. |
|
The bridge identifier of the root of the spanning tree as determined by the Spanning Tree Protocol instance associated with this service. This value is used as the Root Identifier parameter in all Configuration BPDUs originated by this node. |
|
The cost of the path to the root bridge as seen from this bridge. |
|
How fast the root changes its state when moving toward the forwarding state. |
|
The amount of time between the transmission of configuration BPDUs. |
|
The maximum age of Spanning Tree Protocol information learned from the network on any port before it is discarded. |
|
The priority of the bridge that is currently selected as root-bridge for the network. |
|
The port number of the port which provides the lowest cost path from this bridge to the root bridge. |
|
The ID of the access port where this SAP is defined. |
|
The type of encapsulation used on BPDUs sent out and received on this SAP. |
|
The value of the port number field which is contained in the least significant 12 bits of the 16-bit port ID associated with this SAP. |
|
The value of the port priority field which is contained in the most significant 4 bits of the 16-bit port ID associated with this SAP. |
|
The contribution of this port to the path cost of paths toward the spanning tree root which include this port. |
|
The port identifier of the port on the designated bridge for this port's segment. |
|
The bridge identifier of the bridge which this port considers to be the designated bridge for this port's segment. |
dhcp
show>service>id
Supported on all 7210 SAS platforms as described in this document, including those operating in access-uplink mode
Commands in this context display DHCP information for the specified service.
statistics [sap sap-id]
statistics [sdp sdp-id:vc-id] (not supported in access-uplink operating mode)
statistics [interface interface-name]
show>service>id>dhcp
Supported on all 7210 SAS platforms as described in this document, including those operating in access-uplink mode
This command displays DHCP statistics information.
Specifies the physical port identifier portion of the SAP definition.
Specifies the SDP identifier.
Displays information for the specified IP interface.
The following output is an example of DHCP statistics information, and Table: Output fields: DHCP statistics describes the output fields.
Sample output*A:7210SAS>show>service>id>dhcp# statistics
====================================================================
DHCP Global Statistics, service 1
====================================================================
Rx Packets : 416554
Tx Packets : 206405
Rx Malformed Packets : 0
Rx Untrusted Packets : 0
Client Packets Discarded : 0
Client Packets Relayed : 221099
Client Packets Snooped : 0
Client Packets Proxied (RADIUS) : 0
Client Packets Proxied (Lease-Split) : 0
Server Packets Discarded : 0
Server Packets Relayed : 195455
Server Packets Snooped : 0
DHCP RELEASEs Spoofed : 0
DHCP FORCERENEWs Spoofed : 0
====================================================================
*A:7210SAS>show>service>id>dhcp#
Label |
Description |
---|---|
|
The number of packets received from the DHCP clients. Includes DHCP packets received from both DHCP client and DHCP server. |
|
The number of packets transmitted to the DHCP clients. Includes DHCP packets transmitted from both DHCP client and DHCP server. |
|
The number of corrupted/invalid packets received from the DHCP clients. Includes DHCP packets received from both DHCP client and DHCP server |
|
The number of untrusted packets received from the DHCP clients. In this case, a frame is dropped due to the client sending a DHCP packet with Option 82 filled in before ‟trust” is set under the DHCP interface command. |
|
The number of packets received from the DHCP clients that were discarded. |
|
The number of packets received from the DHCP clients that were forwarded. |
|
The number of packets received from the DHCP clients that were snooped. |
|
The number of packets received from the DHCP server that were discarded. |
|
The number of packets received from the DHCP server that were forwarded. |
|
The number of packets received from the DHCP server that were snooped. |
summary [interface interface-name]
show>service>id>dhcp
Supported on all 7210 SAS platforms as described in this document, including those operating in access-uplink mode
This command displays DHCP configuration summary information.
Displays information for the specified IP interface.
The following output is an example of summary DHCP information, and Table: Output fields: DHCP summary describes the output fields.
Sample outputA:7210SAS# show service id 1 dhcp summary
DHCP Summary, service 1
=======================================================================
Interface Name Arp Used/ Info Admin
SapId/Sdp Populate Provided Option State
-------------------------------------------------------------------------------
egr_1 No 0/0 Replace Up
i_1 No 0/0 Replace Up
-------------------------------------------------------------------------------
Interfaces: 2
=======================================================================
*A:7210SAS>show>service>id>dhcp#
Label |
Description |
---|---|
|
The name of the router interface. |
|
Whether or not ARP populate is enabled. 7210 SAS does not support ARP populate. |
|
7210 SAS does not maintain lease state. |
|
Whether Option 82 processing is enabled on the interface. |
|
The administrative state. |
dhcp6
show>service>id
7210 SAS-Mxp and 7210 SAS-Sx/S 1/10GE (standalone)
Commands in this context display DHCPv6 information for the specified service.
statistics
statistics [interface interface-name]
statistics sap sap-id
statistics sdp sdp-id:vc-id
show>service>id>dhcp6
7210 SAS-Mxp and 7210 SAS-Sx/S 1/10GE (standalone)
This command displays DHCPv6 statistics information.
Displays information for the specified IP interface, up to 32 characters.
Specifies the physical port identifier portion of the SAP definition.
Specifies the SDP identifier.
The following output is an example of DHCPv6 statistics information, and Table: Output fields: DHCPv6 statistics describes the output fields.
Sample output*A:7210# show service id 100 dhcp6 statistics sap 1/1/6
=====================================================
DHCP6 Statistics, service 100 Sap 1/1/6
=====================================================
Client Packets Snooped : 0
Client Packets Forwarded : 0
Client Packets Dropped : 0
Server Packets Snooped : 0
Server Packets Forwarded : 0
Server Packets Dropped : 0
Invalid Packets Dropped : 0
=====================================================
*A:7210#
Label |
Description |
---|---|
|
The number of packets received from the DHCPv6 clients that were snooped by the node |
|
The number of packets received from the DHCPv6 clients that were forwarded by the node |
|
The number of packets received from the DHCPv6 clients that were discarded by the node |
|
The number of packets received from the DHCPv6 server that were snooped by the node |
|
The number of packets received from the DHCPv6 server that were forwarded by the node |
|
The number of packets received from the DHCPv6 server that were discarded by the node |
|
The number of corrupted/invalid packets received from the DHCPv6 clients that were discarded by the node |