For feedback, use the following:
ipd_online_feedback@alcatel-lucent.com
Table of Contents Previous Next Index PDF


VLL Show Commands
VLL
egress-label
Syntax 
egress-label egress-label1 [egress-label2]
Context 
show>service
Description 
This command displays services 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.
Parameters 
egress-label1
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.
Values
egress-label2
The ending egress label value for which to display services using the label range.
Default
The egress-label1 value.
Values
Output 
Show Service Egress Command Output
The following table describes show service egress label output fields.
 
 
Sample Output
*A:ALA-12# show service egress-label 0 10000
==============================================================================
Martini Service Labels                                                         
==============================================================================
Svc Id     Sdp Id             Type I.Lbl        E.Lbl                          
------------------------------------------------------------------------------
1          10:1               Mesh 0            0                              
1          20:1               Mesh 0            0                              
1          30:1               Mesh 0            0                              
1          100:1              Mesh 0            0                              
...
1          107:1              Mesh 0            0                              
1          108:1              Mesh 0            0                              
1          300:1              Mesh 0            0                              
1          301:1              Mesh 0            0                              
1          302:1              Mesh 0            0                              
1          400:1              Mesh 0            0                              
1          500:2              Spok 131070       2001                           
1          501:1              Mesh 131069       2000                           
100        300:100            Spok 0            0                              
200        301:200            Spok 0            0                              
300        302:300            Spok 0            0                              
400        400:400            Spok 0            0                              
------------------------------------------------------------------------------
Number of Bindings Found : 23                                                  
==============================================================================
*A:ALA-12#
ingress-label
Syntax 
ingress-label start-label [end-label]
Context 
show>service
Description 
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 vprn-service-id ldp bindings command to display dynamic labels.
Parameters 
start-label
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.
Values
end-label
The ending ingress label value for which to display services using the label range.
Default
The start-label value.
Values
Output 
Show Service Ingress-Label
The following table describes show service ingress-label output fields:
 
Sample Output
*A:ALA-12# show service ingress-label 0
==============================================================================
Martini Service Labels                                                         
==============================================================================
Svc Id     Sdp Id             Type I.Lbl        E.Lbl                          
------------------------------------------------------------------------------
1          10:1               Mesh 0            0                              
1          20:1               Mesh 0            0                              
1          30:1               Mesh 0            0                              
1          50:1               Mesh 0            0                              
1          100:1              Mesh 0            0                              
1          101:1              Mesh 0            0                              
1          102:1              Mesh 0            0                              
1          103:1              Mesh 0            0                              
1          104:1              Mesh 0            0                              
1          105:1              Mesh 0            0                              
1          106:1              Mesh 0            0                              
1          107:1              Mesh 0            0                              
1          108:1              Mesh 0            0                              
1          300:1              Mesh 0            0                              
1          301:1              Mesh 0            0                              
1          302:1              Mesh 0            0                              
1          400:1              Mesh 0            0                              
100        300:100            Spok 0            0                              
200        301:200            Spok 0            0                              
300        302:300            Spok 0            0                              
400        400:400            Spok 0            0                              
------------------------------------------------------------------------------
Number of Bindings Found : 21 
------------------------------------------------------------------------------
*A:ALA-12# 
sap-using
Syntax 
sap-using [msap] [dyn-script] [description]
sap-using [sap sap-id] [vlan-translation | anti-spoof] [description]
sap-using interface [ip-address | ip-int-name]
sap-using [ingress | egress] atm-td-profile td-profile-id
sap-using [ingress | egress] filter filter-id
sap-using [ingress | egress] qos-policy qos-policy-id
sap-using authentication-policy policy-name
Context 
show>service
Description 
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.
Parameters 
ingress
Specifies matching an ingress policy.
ingress
Specifies matching an ingress policy.
ingress
Specifies matching an ingress policy.
egress
Specifies matching an egress policy.
qos-policy qos-policy-id
The ingress or egress QoS Policy ID for which to display matching SAPs.
Values
atm-td-profile td-profile-id
Displays SAPs using this traffic description.
filter filter-id
The ingress or egress filter policy ID for which to display matching SAPs.
Values
sap sap-id
Specifies the physical port identifier portion of the SAP definition. See Common CLI Command Descriptions for command syntax.
interface ip-address
The IP address of the interface for which to display matching SAPs.
Values
interface ip-int-name
The IP interface name for which to display matching SAPs.
authentication-policy policy name
Specifies an existing authentication policy.
dyn-script
Displays dynamic service SAPs information.
Output 
Show Service SAP
The following table describes show service SAP output fields:
Sap MTU
Sample Output
*A:Dut-A# show service sap-using
 
========================================================================
Service Access Points
===============================================================================
PortId                          SvcId      Ing.  Ing.    Egr.  Egr.   Adm  Opr
                                           QoS   Fltr    QoS   Fltr
------------------------------------------------------------------------
1/1/1:1                         1          1     none    1     none   Up   Up
2/1/2:10/11                     1          1     none    1     none   Up   Up
2/1/2:10/12                     1          1     none    1     none   Up   Up
2/1/2:20/11                     1          1     none    1     none   Up   Up
2/1/2:20/12                     1          1     none    1     none   Up   Up
2/1/4:cp.10                     10         1     none    1     none   Up   Up
2/1/4:cp.20                     20         1     none    1     none   Up   Up
------------------------------------------------------------------------
Number of SAPs : 7
------------------------------------------------------------------------
========================================================================
 
A:ALA-42# show service sap-using
===============================================================================
Service Access Points
===============================================================================
PortId                          SvcId      Ing.  Ing.    Egr.  Egr.   Adm  Opr
                                           QoS   Fltr    QoS   Fltr
-------------------------------------------------------------------------------
1/1/2:100                       1          1     none    1     none   Up   Down
1/1/4:0                         2          1     none    1     none   Up   Down
1/2/9:0                         6          1     none    1     none   Up   Down
1/1/3:0                         88         1     none    1     none   Up   Down
1/1/5:0                         88         1     none    1     none   Up   Down
1/1/2:0                         218        1     none    1     none   Up   Down
1/1/9:0                         700        1     none    1     none   Up   Down
1/1/9:10                        1000       1     none    1     none   Up   Down
1/1/12:11                       1000       1     none    1     none   Up   Down
1/1/13:10.20                    1000       1     none    1     none   Up   Down
-------------------------------------------------------------------------------
Number of SAPs : 10
-------------------------------------------------------------------------------
===============================================================================
A:ALA-42#
*A:ALA-48# show service sap-using sap 1/1/21:0
===============================================================================
Service Access Points Using Port 1/1/21:0
===============================================================================
PortId                 SvcId      Ing.  Ing.    Egr.  Egr.    Anti   Adm  Opr
                                  QoS   Fltr    QoS   Fltr    Spoof
-------------------------------------------------------------------------------
1/1/21:0               1          1     none    1     none    none   Up   Down
-------------------------------------------------------------------------------
Number of SAPs : 1
===============================================================================
*A:ALA-48#
*A:ALA-12#  show service sap-using egress atm-td-profile 2 
=============================================================================== 
Service Access Point Using ATM Traffic Profile 2
===============================================================================
PortId SvcId I.QoS I.Fltr E.QoS E.Fltr A.Pol Adm Opr
-------------------------------------------------------------------------------
5/1/1:0/11 	511111 	2 	none 	2 	none 	none 	Up 	Up 
5/1/1:0/12 	511112 	2 	none 	2 	none 	none 	Up 	Up 
5/1/1:0/13 	511113 	2 	none 	2 	none 	none 	Up 	Up 
5/1/1:0/14 	511114 	2	none 	2 	none 	none 	Up 	Up 
5/1/1:0/15 	511115 	2 	none 	2 	none 	none 	Up 	Up 
5/1/1:0/16 	511116 	2 	none 	2 	none 	none 	Up 	Up 
5/1/1:0/17 	511117 	2 	none 	2 	none 	none 	Up 	Up 
5/1/1:0/18 	511118 	2 	none 	2 	none 	none 	Up 	Up 
5/1/1:0/19 	511119 	2 	none 	2 	none 	none 	Up 	Up 
5/1/1:0/20 	511120 	2 	none 	2 	none 	none 	Up 	Up 
5/1/1:0/21 	511121 	2 	none 	2 	none 	none 	Up 	Up 
5/1/1:0/22 	511122 	2 	none 	2 	none 	none 	Up 	Up 
5/1/1:0/23 	511123 	2 	none 	2 	none 	none 	Up 	Up 
5/1/1:0/24 	511124 	2 	none 	2 	none 	none 	Up 	Up 
5/1/1:0/25 	511125 	2 	none 	2 	none 	none 	Up 	Up 
...
=============================================================================== 
*A:ALA-12# 
 
sdp
Syntax 
sdp [[sdp-id[:vc-id] | far-end ip-address] [detail]]
sdp sdp-id:vc-id mrp
Context 
show>service>id
Description 
This command displays SDP information.
If no optional parameters are specified, a summary SDP output for all SDPs is displayed.
Parameters 
sdp-id
Specifies the SDP ID.
1 — 17407
vc-id
The virtual circuit ID on the SDP ID to be reset.
Values
far-end ip-address
Displays only SDPs matching with the specified far-end IP address.
Default
mrp
Specifies to display Multiple Registration Protocol (MRP) information.
detail
Displays detailed SDP information.
Default
 
Show Service SDP
The following table describes show service SDP output fields:
 
Sample Output
*A:ALA-12# show service sdp
==============================================================================
Services: Service Destination Points                                           
==============================================================================
SdpId    Adm MTU   Opr MTU   IP address       Adm  Opr         Deliver Signal  
------------------------------------------------------------------------------
10       4462      4462      10.20.1.3        Up   Dn NotReady MPLS    TLDP    
40       4462      1534      10.20.1.20       Up   Up          MPLS    TLDP    
60       4462      1514      10.20.1.21       Up   Up          GRE     TLDP    
100      4462      4462      180.0.0.2        Down Down        GRE     TLDP    
500      4462      4462      10.20.1.50       Up   Dn NotReady GRE     TLDP    
------------------------------------------------------------------------------
Number of SDPs : 5                                                            
==============================================================================
*A:ALA-12# 
 
 
*A:ALA-12# show service sdp 2 detail
===============================================================================
Service Destination Point (Sdp Id : 2) Details
===============================================================================
Sdp Id 2  -(10.10.10.104)
-------------------------------------------------------------------------------
Description           : GRE-10.10.10.104
SDP Id               : 2
Admin Path MTU       : 0                     Oper Path MTU      : 0
Far End              : 10.10.10.104          Delivery           : GRE
Admin State          : Up                    Oper State         : Down
Flags                : SignalingSessDown TransportTunnDown
Signaling            : TLDP                  VLAN VC Etype      : 0x8100
Last Status Change   : 02/01/2007 09:11:39   Adv. MTU Over.     : No
Last Mgmt Change     : 02/01/2007 09:11:46
 
KeepAlive Information :
Admin State          : Disabled              Oper State         : Disabled
Hello Time           : 10                    Hello Msg Len      : 0
Hello Timeout        : 5                     Unmatched Replies  : 0
Max Drop Count       : 3                     Hold Down Time     : 10
Tx Hello Msgs        : 0                     Rx Hello Msgs      : 0
 
Associated LSP LIST :
SDP Delivery Mechanism is not MPLS
===============================================================================
*A:ALA-12# 
*A:ALA-12# show service sdp 8
==============================================================================
Service Destination Point (Sdp Id : 8)
==============================================================================
SdpId    Adm MTU   Opr MTU   IP address       Adm  Opr         Deliver Signal
------------------------------------------------------------------------------
8        4462      4462      10.10.10.104     Up   Dn NotReady MPLS    TLDP
==============================================================================
*A:ALA-12# 
 
 
*A:ALA-12# show service sdp 8 detail
===============================================================================
Service Destination Point (Sdp Id : 8) Details
===============================================================================
Sdp Id 8  -(10.10.10.104)
-------------------------------------------------------------------------------
Description           : MPLS-10.10.10.104
SDP Id               : 8
Admin Path MTU       : 0                     Oper Path MTU      : 0
Far End              : 10.10.10.104          Delivery           : MPLS
Admin State          : Up                    Oper State         : Down
Flags                : SignalingSessDown TransportTunnDown
Signaling            : TLDP                  VLAN VC Etype      : 0x8100
Last Status Change   : 02/01/2007 09:11:39   Adv. MTU Over.     : No
Last Mgmt Change     : 02/01/2007 09:11:46
 
KeepAlive Information :
Admin State          : Disabled              Oper State         : Disabled
Hello Time           : 10                    Hello Msg Len      : 0
Hello Timeout        : 5                     Unmatched Replies  : 0
Max Drop Count       : 3                     Hold Down Time     : 10
Tx Hello Msgs        : 0                     Rx Hello Msgs      : 0
 
Associated LSP LIST :
Lsp Name             : to-104
Admin State          : Up                    Oper State         : Down
Time Since Last Tran*: 01d07h36m
===============================================================================
* indicates that the corresponding row element may have been truncated.
*A:ALA-12#
 
When network domains are configured, the SDP egress interface state can be verified by using the following command:
*A:Dut-T# show service sdp egressifs 
===============================================================================
SDP Egress Ifs State Table
===============================================================================
SDP Id              Network Domain                   State                     
-------------------------------------------------------------------------------
100                 net1                             consistent                
-------------------------------------------------------------------------------
SDPs : 1
===============================================================================
*A:Dut-Tr# 
sdp-using
Syntax 
sdp-using [sdp-id[:vc-id] | far-end ip-address]
Context 
show>service
Description 
Display services using SDP or far-end address options.
Parameters 
sdp-id
Displays only services bound to the specified SDP ID.
Values
vc-id
The virtual circuit identifier.
Values
far-end ip-address
Displays only services matching with the specified far-end IP address.
Default
Output 
Show Service SDP Using
The following table describes show service sdp-using 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
-------------------------------------------------------------------------------
1           300:1               Mesh 10.0.0.13      Up        131071   131071
2           300:2               Spok 10.0.0.13      Up        131070   131070
100         300:100             Mesh 10.0.0.13      Up        131069   131069
101         300:101             Mesh 10.0.0.13      Up        131068   131068
102         300:102             Mesh 10.0.0.13      Up        131067   131067
-------------------------------------------------------------------------------
Number of SDPs : 5
-------------------------------------------------------------------------------
*A:ALA-1#
service-using
Syntax 
service-using [epipe] [ies] [vpls] [vprn] [mirror] [apipe] [fpipe] [ipipe] [cpipe] [sdp sdp-id] [customer customer-id] [b-vpls] [i-vpls] [m-vpls]
Context 
show>service
Description 
This command displays the services matching certain usage properties.
If no optional parameters are specified, all services defined on the system are displayed.
Parameters 
[service]
Displays information for the specified service type.
b-vpls
Specifies the B-component instance of the Provider Backbone Bridging (PBB/IEEE 802.1ah) feature. It represents the multi-point tunneling component that multiplexes multiple customer VPNs (ISIDs) together. It is similar to a regular VPLS instance that operates on the backbone MAC addresses.
i-vpls
Specifies the I-component instance of the Provider Backbone Bridging (PBB/IEEE 802.1ah) feature. It identifies the specific VPN entity associated to a customer multipoint (ELAN) service. It is similar to a regular VPLS instance that operates on the customer MAC addresses.
m-vpls
Specifies the M-component (managed VPLS) instance of the Provider Backbone Bridging (PBB/IEEE 802.1ah) feature.
sdp sdp-id
Displays only services bound to the specified SDP ID.
Default
Values
customer customer-id
Displays services only associated with the specified customer ID.
Default
Values
Output 
Show service-using output
The following table describes the command 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
===============================================================================
Services
===============================================================================
ServiceId    Type      Adm    Opr        CustomerId        Last Mgmt Change
-------------------------------------------------------------------------------
1            uVPLS     Up     Up         1                 10/26/2006 15:44:57
2            Epipe     Up     Down       1                 10/26/2006 15:44:57
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
999          uVPLS     Down   Down       1                 10/26/2006 16:14:33
-------------------------------------------------------------------------------
Matching Services : 8
-------------------------------------------------------------------------------
*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                 06/22/2006 23:05:58
7            Epipe     Up     Up         6                 06/22/2006 23:05:58
8            Epipe     Up     Up         3                 06/22/2006 23:05:58
103          Epipe     Up     Up         6                 06/22/2006 23:05:58
-------------------------------------------------------------------------------
Matching Services : 4
===============================================================================
*A:ALA-12#
 
 
*A:ALU-76# show service service-using cpipe 
===============================================================================
Services [cpipe]
===============================================================================
ServiceId Type Adm Opr CustomerId Last Mgmt Change
-------------------------------------------------------------------------------
100 Cpipe Up Up 1 09/10/2008 19:51:06
200 Cpipe Down Down 1 09/10/2008 19:51:06
210 Cpipe Up Up 1 09/10/2008 19:51:06
220 Cpipe Down Down 1 09/10/2008 19:51:06
300 Cpipe Down Down 1 09/10/2008 19:51:06
400 Cpipe Down Down 1 09/10/2008 19:51:06
444 Cpipe Down Down 1 09/10/2008 19:51:06
455 Cpipe Up Up 1 09/10/2008 19:51:06
-------------------------------------------------------------------------------
Matching Services : 8
-------------------------------------------------------------------------------
*A:ALU-76#
spoke-sdp-fec-using
Syntax 
spoke-sdp-fec-using [spoke-sdp-fec-id spoke-sdp-fec-id] [saii-type2 global-id:prefix:ac-id] [taii-type2 global-id:prefix:ac-id] [path name]
Context 
show>service
Description 
Displays the SDPs used by spoke-sdp-fecs at this node.
Sample Output
*A:Dut-C# show service spoke-sdp-fec-using 
===============================================================================
Service Spoke-SDP-Fec Information
===============================================================================
SvcId      SpokeSdpFec  Oper-SdpBind     SAII-Type2
 Path                                     TAII-Type2
-------------------------------------------------------------------------------
1          1            17407:4294967245 3:10.20.1.3:1
 n/a                                      6:10.20.1.6:1
2          2            17407:4294967247 3:10.20.1.3:2
 n/a                                      6:10.20.1.6:2
3          3            17407:4294967248 3:10.20.1.3:3
 n/a                                      6:10.20.1.6:3
4          4            17407:4294967249 3:10.20.1.3:4
 n/a                                      6:10.20.1.6:4
5          5            17407:4294967250 3:10.20.1.3:5
 n/a                                      6:10.20.1.6:5
6          6            17407:4294967251 3:10.20.1.3:6
 n/a                                      6:10.20.1.6:6
7          7            17407:4294967252 3:10.20.1.3:7
 n/a                                      6:10.20.1.6:7
8          8            17407:4294967253 3:10.20.1.3:8
 n/a                                      6:10.20.1.6:8
9          9            17407:4294967254 3:10.20.1.3:9
 n/a                                      6:10.20.1.6:9
10         10           17407:4294967255 3:10.20.1.3:10
 n/a                                      6:10.20.1.6:10
-------------------------------------------------------------------------------
Entries found: 10
===============================================================================
id
Syntax 
id service-id {all | arp | base | endpoint | fdb | interface | labels | sap | sdp | split-horizon-group | stp}
Context 
show>service
Description 
This command displays information for a particular service-id.
Parameters 
service-id
The service identification number that identifies the service in the domain.
Values
all
Display detailed information about the service.
arp
Display ARP entries for the service.
base
Display basic service information.
endpoint
Display service endpoint information.
interface
Display service interfaces.
labels
Display labels being used by this service.
sap
Display SAPs associated to the service.
sdp
Display SDPs associated with the service.
split-horizon-group
Display split horizon group information.
stp
Display STP information.
Sample Output
A:bksim1611>config>service>ipipe# show service id 1009 all 
===============================================================================
Service Detailed Information
===============================================================================
Service Id        : 1009                Vpn Id            : 0
Service Type      : Ipipe               
Name              : (Not Specified)
Description       : (Not Specified)
Customer Id       : 1                   
Last Status Change: 09/15/2010 13:06:46 Last Mgmt Change  : 09/15/2010 13:06:02 
Admin State       : Up                  Oper State        : Up
MTU               : 1500                
Vc Switching      : False               
SAP Count         : 1                   SDP Bind Count    : 1
CE IPv4 Discovery : Enabled             CE IPv6 Discovery : Enabled
-------------------------------------------------------------------------------
Service Destination Points(SDPs)
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
 Sdp Id 5:1009  -(5.5.5.5)
-------------------------------------------------------------------------------
Description     : (Not Specified)     
SDP Id             : 5:1009                   Type              : Spoke
Spoke Descr     : (Not Specified)
Split Horiz Grp    : (Not Specified)
VC Type            : Ipipe                    VC Tag            : 0
Admin Path MTU     : 0                        Oper Path MTU     : 1568
Far End            : 5.5.5.5                  Delivery          : MPLS
Tunnel Far End     : n/a                      
Hash Label         : Disabled                 
 
Admin State        : Up                       Oper State        : Up
Acct. Pol          : None                     Collect Stats     : Disabled
Ingress Label      : 131048                   Egress Label      : 131053
Ingr Mac Fltr-Id   : n/a                      Egr Mac Fltr-Id   : n/a
Ingr IP Fltr-Id    : n/a                      Egr IP Fltr-Id    : n/a
Ingr IPv6 Fltr-Id  : n/a                      Egr IPv6 Fltr-Id  : n/a
Admin ControlWord  : Not Preferred            Oper ControlWord  : False
Admin BW(Kbps)     : 0                        Oper BW(Kbps)     : 0
Last Status Change : 09/15/2010 13:06:46      Signaling         : TLDP
Last Mgmt Change   : 09/15/2010 13:06:02      
Endpoint           : N/A                      Precedence        : 4
PW Status Sig      : Enabled                  
Class Fwding State : Down                     
Flags              : None             
Peer Pw Bits       : None
Peer Fault Ip      : None                     
Peer Vccv CV Bits  : lspPing
Peer Vccv CC Bits  : mplsRouterAlertLabel
 
KeepAlive Information :
Admin State        : Disabled                 Oper State        : Disabled
Hello Time         : 10                       Hello Msg Len     : 0
Max Drop Count     : 3                        Hold Down Time    : 10
 
Statistics            :
I. Fwd. Pkts.      : 15                       I. Dro. Pkts.     : 0
I. Fwd. Octs.      : 1460                     I. Dro. Octs.     : 0
E. Fwd. Pkts.      : 17                       E. Fwd. Octets    : 1604
 
-------------------------------------------------------------------------------
RSVP/Static LSPs
-------------------------------------------------------------------------------
Associated LSP LIST :
Lsp Name           : to-bksim180-1            
Admin State        : Up                       Oper State        : Up
Time Since Last Tr*: 16h07m44s                
                                      
Lsp Name           : to-bksim180-2            
Admin State        : Up                       Oper State        : Up
Time Since Last Tr*: 16h07m45s                
 
-------------------------------------------------------------------------------
Class-based forwarding :
-------------------------------------------------------------------------------
Class forwarding   : Enabled                  EnforceDSTELspFc  : Disabled
Default LSP        : to-bksim180-1            Multicast LSP     : None
 
===============================================================================
FC Mapping Table
===============================================================================
FC Name             LSP Name                                                   
-------------------------------------------------------------------------------
ef                  to-bksim180-2                                              
===============================================================================
 
-------------------------------------------------------------------------------
IPIPE Service Destination Point specifics
-------------------------------------------------------------------------------
Configured CE IP Addr  : n/a                  Peer CE IP Addr   : 0.0.0.0
                                      
Peer IPv6 Capability   : No                   
Peer IPv6 LL Addr      :  FE80::2009:2009:2                                
Peer IPv6 Global Addr  :  3FFE:1200:2009:2009:9:9:9:8                      
 
-------------------------------------------------------------------------------
Number of SDPs : 1
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Service Access Points
-------------------------------------------------------------------------------
 
-------------------------------------------------------------------------------
SAP 1/7/3:1009
-------------------------------------------------------------------------------
Service Id         : 1009                     
SAP                : 1/7/3:1009               Encap             : q-tag
Description        : (Not Specified)
Admin State        : Up                       Oper State        : Up
Flags              : None
Multi Svc Site     : None                     
Last Status Change : 09/15/2010 13:06:21      
Last Mgmt Change   : 09/15/2010 13:06:02      
Sub Type           : regular                  
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
tod-suite          : None                     qinq-pbit-marking : both
Ing Agg Rate Limit : max                      Egr Agg Rate Limit: max
Endpoint           : N/A                      
Q Frame-Based Acct : Disabled                 
 
Acct. Pol          : None                     Collect Stats     : Disabled
 
Oper Group         : (none)                   Monitor Oper Grp  : (none)
 
-------------------------------------------------------------------------------
ETH-CFM SAP specifics
-------------------------------------------------------------------------------
Tunnel Faults      : n/a                      CFM Hold-Timer    : n/a
-------------------------------------------------------------------------------
Ipipe SAP Configuration Information
-------------------------------------------------------------------------------
Configured CE IP   : n/a                      Discovered CE IP  : 209.1.1.1
SAP MAC Address    : ac:55:01:07:00:03        Mac Refresh Inter*: 14400
 
-------------------------------------------------------------------------------
Ipipe SAP IPv4 ARP Entry Info
-------------------------------------------------------------------------------
209.1.1.1                               00:11:22:33:44:55 dynamic          
 
-------------------------------------------------------------------------------
Ipipe SAP IPv6 Neighbor Entry Info
-------------------------------------------------------------------------------
FE80::2009:2009:1                       00:11:22:33:44:55 dynamic          
 
 
-------------------------------------------------------------------------------
QOS
-------------------------------------------------------------------------------
Ingress qos-policy : 1                        Egress qos-policy : 1
Shared Q plcy      : n/a                      Multipoint shared : Disabled
I. Sched Pol       : (Not Specified)
E. Sched Pol       : (Not Specified)
I. Policer Ctl Pol : (Not Specified)
E. Policer Ctl Pol : (Not Specified)
-------------------------------------------------------------------------------
Sap Statistics
-------------------------------------------------------------------------------
Last Cleared Time     : N/A                    
 
                        Packets                 Octets
Forwarding Engine Stats
Dropped               : 2                       172                            
Off. HiPrio           : 0                       0                              
Off. LowPrio          : 17                      1978                           
Off. Uncolor          : 0                       0                              
 
Queueing Stats(Ingress QoS Policy 1)
Dro. HiPrio           : 0                       0                              
Dro. LowPrio          : 0                       0                              
For. InProf           : 0                       0                              
For. OutProf          : 17                      1978                           
 
Queueing Stats(Egress QoS Policy 1)
Dro. InProf           : 0                       0                              
Dro. OutProf          : 0                       0                              
For. InProf           : 0                       0                              
For. OutProf          : 15                      1790                           
-------------------------------------------------------------------------------
Sap per Queue stats
-------------------------------------------------------------------------------
                        Packets                 Octets
 
Ingress Queue 1 (Unicast) (Priority)
Off. HiPrio           : 0                       0                              
Off. LoPrio           : 17                      1978                           
Dro. HiPrio           : 0                       0                              
Dro. LoPrio           : 0                       0                              
For. InProf           : 0                       0                              
For. OutProf          : 17                      1978                           
 
Egress Queue 1
For. InProf           : 0                       0                              
For. OutProf          : 15                      1790                           
Dro. InProf           : 0                       0                              
Dro. OutProf          : 0                       0                              
 
-------------------------------------------------------------------------------
Service Endpoints
-------------------------------------------------------------------------------
No Endpoints found.                   
 
===============================================================================
VPLS Sites
===============================================================================
Site                Site-Id   Dest                Mesh-SDP  Admin   Oper  Fwdr 
-------------------------------------------------------------------------------
No Matching Entries
===============================================================================
===============================================================================
authentication
Syntax 
authentication
Context 
show>service>id
Description 
This command enables the context to display subscriber authentication information.
statistics
Syntax 
statistics [policy name] [sap sap-id]
Context 
show>service>id>authentication
Description 
This command displays session authentication statistics for this service.
Parameters 
policy name
Specifies the subscriber authentication policy statistics to display.
sap sap-id
Specifies the SAP ID statistics to display. See Common CLI Command Descriptions for command syntax.
Sample Output
*A:ALA-1# show service id 11 authentication statistics
===============================================================
Authentication statistics
===============================================================
Interface / SAP                 Authentication  Authentication
                                Successful      Failed
---------------------------------------------------------------
vpls-11-90.1.0.254               1582            3
---------------------------------------------------------------
Number of entries: 1
===============================================================
*A:ALA-1#
all
Syntax 
all
Context 
show>service>id
Description 
This command displays detailed information for all aspects of the service.
Output 
Show service ID Output
The following table describes the output fields when the all option is specified:
Display output includes: ServiceAdminDown, SapAdminDown, InterfaceAdminDown, PortOperDown, PortMTUTooSmall, L2OperDown, SapIngressQoSMismatch, SapEgressQoSMismatch,RelearnLimitExceeded, RxProtSrcMac, ParentIfAdminDown, NoSapIpipeCeIpAddr, TodResourceUnavail, TodMssResourceUnavail, SapParamMismatch, CemSapNoEcidOrMacAddr, StandByForMcRing, ServiceMTUTooSmall, SapIngressNamedPoolMismatch, SapEgressNamedPoolMismatch, NoSapEpipeRingNode.
Indicates the overriding signaled pseudowire type, as configured under the signaled-vc-type-override option for Apipes. This field is only displayed if signaled-vc-type-override is configured.
Sample Output
A:SR12# show service id 10 all
========================================================================Service Detailed Information
========================================================================Service Id        : 10                     Vpn Id            : 0
Service Type      : Apipe               VLL Type          : ATMCell
Name              : (Not Specified)
Description       : (Not Specified)
Customer Id       : 2                   
Last Status Change: 10/07/2010 05:03:47 Last Mgmt Change  : 10/07/2010 05:03:51 
Admin State       : Up                  Oper State        : Down
MTU               : 1508                Signaling Override: ATMVCC
Vc Switching      : False               
SAP Count         : 1                   SDP Bind Count    : 1
 
......... (No change to SDP description)
 
------------------------------------------------------------------------ SAP 2/1/4:cp.10
------------------------------------------------------------------------Service Id         : 10
SAP                : 2/1/4:cp.10              Encap             : atm
Description        : (Not Specified)
Admin State        : Up                       Oper State        : Up
Flags              : None
Multi Svc Site     : None
Last Status Change : 10/16/2010 06:58:41
Last Mgmt Change   : 10/16/2010 06:58:41
Sub Type           : regular
Split Horizon Group: (Not Specified)
 
Admin MTU          : 1524                     Oper MTU          : 1524
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
tod-suite          : None                     qinq-pbit-marking : both
Ing Agg Rate Limit : max                      Egr Agg Rate Limit: max
Endpoint           : N/A
 
Acct. Pol          : None                     Collect Stats     : Disabled
 
Oper Group         : (none)                   Monitor Oper Grp  : (none)
 
*B:ALA-Dut-H# show service id 100 all 
===============================================================================
Service Detailed Information
===============================================================================
Service Id        : 100                 Vpn Id            : 100                
Service Type      : Epipe                                                      
Description       : Default epipe description for service id 100
Customer Id       : 100                                                        
Last Status Change: 02/06/2007 10:03:11                                        
Last Mgmt Change  : 02/06/2007 09:43:27                                        
Admin State       : Up                  Oper State        : Up                 
MTU               : 1514                                                       
Vc Switching      : False                                                      
SAP Count         : 1                   SDP Bind Count    : 4                  
-------------------------------------------------------------------------------
Service Destination Points(SDPs)
-------------------------------------------------------------------------------
 Sdp Id 1:10100  -(10.20.1.7)  
-------------------------------------------------------------------------------
SDP Id             : 1:10100                  Type              : Spoke        
VC Type            : Ether                    VC Tag            : n/a          
Admin Path MTU     : 1560                     Oper Path MTU     : 1560         
Far End            : 10.20.1.7                Delivery          : MPLS         
 
Admin State        : Up                       Oper State        : Up           
Acct. Pol          : None                     Collect Stats     : Disabled     
Ingress Label      : 130065                   Egress Label      : 130368       
Ing mac Fltr       : n/a                      Egr mac Fltr      : n/a          
Ing ip Fltr        : n/a                      Egr ip Fltr       : n/a          
Ing ipv6 Fltr      : n/a                      Egr ipv6 Fltr     : n/a          
Admin ControlWord  : Not Preferred            Oper ControlWord  : False        
Last Status Change : 02/06/2007 10:03:24      Signaling         : TLDP         
Last Mgmt Change   : 02/06/2007 09:43:27                                       
Endpoint           : y                        Precedence        : 4            
Flags              : SapOperDown 
Peer Pw Bits       : None
Peer Fault Ip      : None                                                      
Peer Vccv CV Bits  : lspPing 
Peer Vccv CC Bits  : mplsRouterAlertLabel 
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.      : 0                        I. Dro. Pkts.     : 0            
E. Fwd. Pkts.      : 0                        E. Fwd. Octets    : 0            
 
Associated LSP LIST :
Lsp Name           : lsp1_G                                                    
Admin State        : Up                       Oper State        : Up           
Time Since Last Tr*: 01h40m15s 
-------------------------------------------------------------------------------
 Sdp Id 2:100  -(10.20.1.4)  
-------------------------------------------------------------------------------
SDP Id             : 2:100                    Type              : Spoke        
VC Type            : Ether                    VC Tag            : n/a          
Admin Path MTU     : 1560                     Oper Path MTU     : 1560         
Far End            : 10.20.1.4                Delivery          : MPLS 
Admin State        : Up                       Oper State        : Up           
Acct. Pol          : None                     Collect Stats     : Disabled     
Ingress Label      : 130671                   Egress Label      : 130367       
Ing mac Fltr       : n/a                      Egr mac Fltr      : n/a          
Ing ip Fltr        : n/a                      Egr ip Fltr       : n/a          
Ing ipv6 Fltr      : n/a                      Egr ipv6 Fltr     : n/a          
Admin ControlWord  : Not Preferred            Oper ControlWord  : False        
Last Status Change : 02/06/2007 10:03:11      Signaling         : TLDP         
Last Mgmt Change   : 02/06/2007 09:43:27                                       
Endpoint           : y                        Precedence        : 0            
Flags              : None
Peer Pw Bits       : pwFwdingStandby 
Peer Fault Ip      : None                                                      
Peer Vccv CV Bits  : lspPing 
Peer Vccv CC Bits  : mplsRouterAlertLabel 
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.      : 0                        I. Dro. Pkts.     : 0            
E. Fwd. Pkts.      : 0                        E. Fwd. Octets    : 0            
 
Associated LSP LIST :
Lsp Name           : lsp2_D                                                    
Admin State        : Up                       Oper State        : Up           
Time Since Last Tr*: 01h40m16s 
-------------------------------------------------------------------------------
 Sdp Id 3:100  -(10.20.1.5)  
-------------------------------------------------------------------------------
SDP Id             : 3:100                    Type              : Spoke        
VC Type            : Ether                    VC Tag            : n/a          
Admin Path MTU     : 1560                     Oper Path MTU     : 1560         
Far End            : 10.20.1.5                Delivery          : MPLS         
 
Admin State        : Up                       Oper State        : Up           
Acct. Pol          : None                     Collect Stats     : Disabled     
Ingress Label      : 130971                   Egress Label      : 130368       
Ing mac Fltr       : n/a                      Egr mac Fltr      : n/a          
Ing ip Fltr        : n/a                      Egr ip Fltr       : n/a          
Ing ipv6 Fltr      : n/a                      Egr ipv6 Fltr     : n/a          
Admin ControlWord  : Not Preferred            Oper ControlWord  : False        
Last Status Change : 02/06/2007 10:03:17      Signaling         : TLDP         
Last Mgmt Change   : 02/06/2007 09:43:27                                       
Endpoint           : y                        Precedence        : 4            
Flags              : None
Peer Pw Bits       : None             
Peer Fault Ip      : None                                                      
Peer Vccv CV Bits  : lspPing 
Peer Vccv CC Bits  : mplsRouterAlertLabel 
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.      : 0                        I. Dro. Pkts.     : 0            
E. Fwd. Pkts.      : 0                        E. Fwd. Octets    : 0 
Associated LSP LIST :
Lsp Name           : lsp3_E                                                    
Admin State        : Up                       Oper State        : Up           
Time Since Last Tr*: 01h40m16s 
-------------------------------------------------------------------------------
...
===============================================================================
*B:ALA-Dut-H#
 
 
A:SR12# show service id 20 all
========================================================================
Service Detailed Information
========================================================================
Service Id        : 20                  Vpn Id            : 0
Service Type      : Apipe               VLL Type          : ATMCell
Name              : (Not Specified)
Description       : (Not Specified)
Customer Id       : 2                   
Last Status Change: 10/07/2010 05:03:47 Last Mgmt Change  : 10/07/2010 05:03:51 
Admin State       : Up                  Oper State        : Down
MTU               : 1508                Signaling Override: ATMVCC
Vc Switching      : False               
SAP Count         : 1                   SDP Bind Count    : 1
-------------------------------------------------------------------------------
APIPE SDU-mode specifics
-------------------------------------------------------------------------------
Interworking      : None 
-------------------------------------------------------------------------------
Service Destination Points(SDPs)
-------------------------------------------------------------------------------
Sdp Id 3:1  -(1.1.1.1)  
-------------------------------------------------------------------------------
Description     : Default sdp description
SDP Id             : 3:1                      Type              : Spoke        
VC Type            : AAL5SDU                  VC Tag            : 0            
Admin Path MTU     : 1600                     Oper Path MTU     : 1600         
Far End            : 1.1.1.1                  Delivery          : GRE          
 
Admin State        : Up                       Oper State        : Up           
Acct. Pol          : None                     Collect Stats     : Disabled     
Ingress Label      : 119665                   Egress Label      : 103665       
Ing mac Fltr       : n/a                      Egr mac Fltr      : n/a          
Ing ip Fltr        : n/a                      Egr ip Fltr       : n/a          
Admin ControlWord  : Preferred                Oper ControlWord  : True         
Last Status Change : 04/04/2007 20:52:24      Signaling         : TLDP         
Last Mgmt Change   : 04/04/2007 20:48:24                                       
Endpoint           : N/A                      Precedence        : 4            
Flags              : None
Peer Pw Bits       : None
Peer Fault Ip      : None                                                      
Peer Vccv CV Bits  : lspPing 
Peer Vccv CC Bits  : pwe3ControlWord  
MAC Pinning        : Disabled                                                  
 
KeepAlive Information :
Admin State        : Disabled                 Oper State        : Disabled     
Hello Time         : 10                       Hello Msg Len     : 0            
Max Drop Count     : 3                        Hold Down Time    : 10           
 
Statistics            :
I. Fwd. Pkts.      : 0                        I. Dro. Pkts.     : 0            
E. Fwd. Pkts.      : 0                        E. Fwd. Octets    : 0 
Associated LSP LIST :
SDP Delivery Mechanism is not MPLS
-------------------------------------------------------------------------------
 Sdp Id 6:2  -(4.4.4.4)  
-------------------------------------------------------------------------------
Description     : Default sdp description
SDP Id             : 6:2                      Type              : Spoke        
VC Type            : AAL5SDU                  VC Tag            : 0            
Admin Path MTU     : 1600                     Oper Path MTU     : 1600         
Far End            : 4.4.4.4                  Delivery          : GRE          
                                      
Admin State        : Up                       Oper State        : Up           
Acct. Pol          : None                     Collect Stats     : Disabled     
Ingress Label      : 103664                   Egress Label      : 119665       
Ing mac Fltr       : n/a                      Egr mac Fltr      : n/a          
Ing ip Fltr        : n/a                      Egr ip Fltr       : n/a          
Admin ControlWord  : Preferred                Oper ControlWord  : True         
Last Status Change : 04/04/2007 20:53:13      Signaling         : TLDP         
Last Mgmt Change   : 04/04/2007 20:48:24                                       
Endpoint           : N/A                      Precedence        : 4            
Flags              : None
Peer Pw Bits       : None
Peer Fault Ip      : None                                                      
Peer Vccv CV Bits  : lspPing 
Peer Vccv CC Bits  : pwe3ControlWord mplsRouterAlertLabel 
MAC Pinning        : Disabled                                                  
 
KeepAlive Information :
Admin State        : Disabled                 Oper State        : Disabled     
Hello Time         : 10                       Hello Msg Len     : 0            
Max Drop Count     : 3                        Hold Down Time    : 10           
 
Statistics            :
I. Fwd. Pkts.      : 0                        I. Dro. Pkts.     : 0            
E. Fwd. Pkts.      : 0                        E. Fwd. Octets    : 0 
Associated LSP LIST :
SDP Delivery Mechanism is not MPLS
-------------------------------------------------------------------------------
Number of SDPs : 2
-------------------------------------------------------------------------------
Service Access Points
-------------------------------------------------------------------------------
No Sap Associations
-------------------------------------------------------------------------------
Service Endpoints
-------------------------------------------------------------------------------
No Endpoints found.
===============================================================================
*A:ALA-DutC>config>service# 
 
*A:ALU-76# show service id 200 all 
===============================================================================
Service Detailed Information
===============================================================================
Service Id : 200 Vpn Id : 0
Service Type : Cpipe VLL Type : CESoPSN
Customer Id : 1
Last Status Change: 09/11/2008 19:05:29
Last Mgmt Change : 09/10/2008 19:51:06
Admin State : Up Oper State : Up
MTU : 1400
Vc Switching : False
SAP Count : 1 SDP Bind Count : 1
-------------------------------------------------------------------------------
Service Destination Points(SDPs)
-------------------------------------------------------------------------------
Sdp Id 5:200 -(5.5.5.5)
-------------------------------------------------------------------------------
SDP Id : 5:200 Type : Spoke
VC Type : CESoPSN VC Tag : 0
Admin Path MTU : 0 Oper Path MTU : 1568
Far End : 5.5.5.5 Delivery : MPLS

Admin State : Up Oper State : Up
Acct. Pol : None Collect Stats : Disabled
Ingress Label : 131061 Egress Label : 131066
Ing mac Fltr : n/a Egr mac Fltr : n/a
Ing ip Fltr : n/a Egr ip Fltr : n/a
Admin ControlWord : Preferred Oper ControlWord : True
Admin BW(Kbps) : 0 Oper BW(Kbps) : 0
Last Status Change : 09/11/2008 19:05:29 Signaling : TLDP
Last Mgmt Change : 09/10/2008 19:51:06
Endpoint : N/A Precedence : 4
Class Fwding State : Down
Flags : None
Peer Pw Bits : None
Peer Fault Ip : None
Peer Vccv CV Bits : lspPing
Peer Vccv CC Bits : pwe3ControlWord mplsRouterAlertLabel

KeepAlive Information :
Admin State : Disabled Oper State : Disabled
Hello Time : 10 Hello Msg Len : 0
Max Drop Count : 3 Hold Down Time : 10

Statistics :
I. Fwd. Pkts. : 0 I. Dro. Pkts. : 0
I. Fwd. Octs. : 0 I. Dro. Octs. : 0
E. Fwd. Pkts. : 0 E. Fwd. Octets : 0

Associated LSP LIST :
Lsp Name : to-ALU-80-1
Admin State : Up Oper State : Up
Time Since Last Tr*: 03d21h52m
-------------------------------------------------------------------------------
Class-based forwarding :
-------------------------------------------------------------------------------
Class forwarding : disabled EnforceDSTELspFc : disabled
Default LSP : Uknwn Multicast LSP : None
===============================================================================
FC Mapping Table
===============================================================================
FC Name LSP Name
-------------------------------------------------------------------------------
No FC Mappings
-------------------------------------------------------------------------------
CPIPE Service Destination Point specifics
-------------------------------------------------------------------------------
Local Bit-rate : 12 Peer Bit-rate : 12
Local Payload Size : 192 Peer Payload Size : 192
Local Sig Pkts : No Sig. Peer Sig Pkts : No Sig.
Local CAS Framing : No CAS Peer CAS Framing : No CAS
Local RTP Header : No Peer RTP Header : No
Local Differential : No Peer Differential : No
Local Timestamp : 0 Peer Timestamp : 0
-------------------------------------------------------------------------------
Number of SDPs : 1
-------------------------------------------------------------------------------
Service Access Points
-------------------------------------------------------------------------------
SAP 1/5/1.1.1.1
-------------------------------------------------------------------------------
Service Id : 200
SAP : 1/5/1.1.1.1 Encap : cem
Admin State : Up Oper State : Up
Flags : None
Multi Svc Site : None
Last Status Change : 09/10/2008 19:51:27
Last Mgmt Change : 09/10/2008 19:51:06
Sub Type : regular

Admin MTU : 1578 Oper MTU : 1578
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
tod-suite : None qinq-pbit-marking : both
Ing Agg Rate Limit : max Egr Agg Rate Limit: max
Endpoint : N/A

Acct. Pol : None Collect Stats : Disabled
-------------------------------------------------------------------------------
QOS
-------------------------------------------------------------------------------
Ingress qos-policy : 1 Egress qos-policy : 1
Shared Q plcy : n/a Multipoint shared : Disabled
-------------------------------------------------------------------------------
Sap Statistics
-------------------------------------------------------------------------------
Last Cleared Time : N/A
                        Packets                 Octets
Forwarding Engine Stats
Dropped : 0 0
Off. HiPrio : 0 0
Off. LowPrio : 0 0
Off. Uncolor : 0 0
Queueing Stats(Ingress QoS Policy 1)
Dro. HiPrio : 0 0
Dro. LowPrio : 0 0
For. InProf : 0 0
For. OutProf : 0 0
Queueing Stats(Egress QoS Policy 1)
Dro. InProf : 0 0
Dro. OutProf : 0 0
For. InProf : 0 0
For. OutProf : 0 0
-------------------------------------------------------------------------------
Sap per Queue stats
-------------------------------------------------------------------------------
Packets Octets

Ingress Queue 1 (Unicast) (Priority)
Off. HiPrio : 0 0
Off. LoPrio : 0 0
Dro. HiPrio : 0 0
Dro. LoPrio : 0 0
For. InProf : 0 0
For. OutProf : 0 0

Ingress Queue 11 (Multipoint) (Priority)
Off. HiPrio : 0 0
Off. LoPrio : 0 0
Dro. HiPrio : 0 0
Dro. LoPrio : 0 0
For. InProf : 0 0
For. OutProf : 0 0

Egress Queue 1
For. InProf : 0 0
For. OutProf : 0 0
Dro. InProf : 0 0
Dro. OutProf : 0 0
-------------------------------------------------------------------------------
CEM SAP Configuration Information
-------------------------------------------------------------------------------
Endpoint Type : NxDS0 Bit-rate : 12
Payload Size : 192 Jitter Buffer (ms) : 8
Jitter Buffer (packets): 4 Playout Threshold (packets): 3
Use RTP Header : No Differential : No
Timestamp Freq : 0 CAS Framing : No CAS

Cfg Alarm : stray malformed pktloss overrun underrun
Alarm Status :
-------------------------------------------------------------------------------
CEM SAP Statistics
-------------------------------------------------------------------------------
Packets Seconds Events
Egress Stats
Forwarded : 0
Dropped : 0
Missing : 0
Reordered Forwarded : 0
Underrun : 0 0
Overrun : 0 0
Misordered Dropped : 0
Malformed Dropped : 0
LBit Dropped : 0
Multiple Dropped : 0
Error : 0
Severely Error : 0
Unavailable : 0
Failure Count : 0
Jitter Buffer Depth : 0
Ingress Stats
Forwarded : 0
Dropped : 0
-------------------------------------------------------------------------------
Service Endpoints
-------------------------------------------------------------------------------
No Endpoints found.
===============================================================================
*A:ALU-76#
 
 
*A:bksim180# show service id 1000 all 
===============================================================================
Service Detailed Information
===============================================================================
Service Id        : 1000                Vpn Id            : 0                  
Service Type      : Ipipe                                                      
Customer Id       : 1                                                          
Last Status Change: 03/11/1973 10:20:24                                        
Last Mgmt Change  : 03/11/1973 10:20:23                                        
Admin State       : Up                  Oper State        : Up                 
MTU               : 1400                                                       
Vc Switching      : False                                                      
SAP Count         : 1                   SDP Bind Count    : 1
CE Addr Discovery : enabled
-------------------------------------------------------------------------------
Service Destination Points(SDPs)
-------------------------------------------------------------------------------
 Sdp Id 22:1000  -(2.2.2.2)
-------------------------------------------------------------------------------
SDP Id             : 22:1000                  Type              : Spoke        
VC Type            : Ipipe                    VC Tag            : 0            
Admin Path MTU     : 0                        Oper Path MTU     : 1568         
Far End            : 2.2.2.2                  Delivery          : MPLS         
 
Admin State        : Up                       Oper State        : Up           
Acct. Pol          : None                     Collect Stats     : Disabled     
Ingress Label      : 131070                   Egress Label      : 131062       
Ing mac Fltr       : n/a                      Egr mac Fltr      : n/a          
Ing ip Fltr        : n/a                      Egr ip Fltr       : n/a          
Admin ControlWord  : Not Preferred            Oper ControlWord  : False        
Admin BW(Kbps)     : 0                        Oper BW(Kbps)     : 0            
Last Status Change : 03/11/1973 10:20:24      Signaling         : TLDP         
Last Mgmt Change   : 03/11/1973 10:19:21                                       
Endpoint           : N/A                      Precedence        : 4            
Class Fwding State : Down                                                      
Flags              : None
Time to RetryReset : 1999616832 seconds       Retries Left      : 2984947      
Mac Move           : Ukwn                     Blockable Level   : Unknown      
Peer Pw Bits       : None
Peer Fault Ip      : None                                                      
Peer Vccv CV Bits  : lspPing
Peer Vccv CC Bits  : mplsRouterAlertLabel 
 
KeepAlive Information :
Admin State        : Disabled                 Oper State        : Disabled     
Hello Time         : 10                       Hello Msg Len     : 0            
Max Drop Count     : 3                        Hold Down Time    : 10           
 
Statistics            :
I. Fwd. Pkts.      : 0                        I. Dro. Pkts.     : 0            
I. Fwd. Octs.      : 0                        I. Dro. Octs.     : 0            
E. Fwd. Pkts.      : 0                        E. Fwd. Octets    : 0             
 
Associated LSP LIST :
Lsp Name           : to-bksim176-1                                             
Admin State        : Up                       Oper State        : Up           
Time Since Last Tr*: 00h01m28s                                                 
-------------------------------------------------------------------------------
Class-based forwarding :
-------------------------------------------------------------------------------
Class forwarding   : disabled                                                  
Default LSP        : Uknwn                    Multicast LSP     : None         
===============================================================================
FC Mapping Table
===============================================================================
FC Name             LSP Name                                                   
-------------------------------------------------------------------------------
No FC Mappings
-------------------------------------------------------------------------------
IPIPE Service Destination Point specifics
-------------------------------------------------------------------------------
Configured CE IP Addr  : n/a                  Peer CE IP Addr   : 1.1.1.2                 
-------------------------------------------------------------------------------
Number of SDPs : 1
-------------------------------------------------------------------------------
Service Access Points
-------------------------------------------------------------------------------
SAP 1/7/1
-------------------------------------------------------------------------------
Service Id         : 1000                                                      
SAP                : 1/7/1                    Encap             : null         
Admin State        : Up                       Oper State        : Up           
Flags              : None
Multi Svc Site     : None                                                      
Last Status Change : 03/11/1973 10:20:23                                       
Last Mgmt Change   : 03/11/1973 10:19:21                                       
Sub Type           : regular                                                   
Dot1Q Ethertype    : 0x8100                   QinQ Ethertype    : 0x8100       
 
Admin MTU          : 1514                     Oper MTU          : 1514         
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          
tod-suite          : None                     qinq-pbit-marking : both         
Ing Agg Rate Limit : max                      Egr Agg Rate Limit: max          
Endpoint           : N/A                                                       
 
Q Frame-Based Acct : Disabled                                                  \
 
Acct. Pol          : None                     Collect Stats     : Disabled
-------------------------------------------------------------------------------
Ipipe SAP Info
-------------------------------------------------------------------------------
Configured CE IP   : n/a                      Discovered CE IP  : 1.1.1.1                                 
SAP MAC Address    : 8c:c7:01:07:00:01        Mac Refresh Inter*: 14400         
-------------------------------------------------------------------------------
Ipipe SAP ARP Entry Info
-------------------------------------------------------------------------------
1.1.1.1        8c:c7:01:07:00:03  dynamic   04h00m00s 
-------------------------------------------------------------------------------
QOS
-------------------------------------------------------------------------------
Ingress qos-policy : 1                        Egress qos-policy : 1            
Shared Q plcy      : n/a                      Multipoint shared : Disabled     
-------------------------------------------------------------------------------
Sap Statistics
-------------------------------------------------------------------------------
Last Cleared Time     : N/A                    
                        Packets                 Octets
Forwarding Engine Stats
Dropped               : 0                       0                              
Off. HiPrio           : 0                       0                              
Off. LowPrio          : 0                       0                              
Off. Uncolor          : 0                       0                               
 
Queueing Stats(Ingress QoS Policy 1)
Dro. HiPrio           : 0                       0                              
Dro. LowPrio          : 0                       0                              
For. InProf           : 0                       0                              
For. OutProf          : 0                       0                               
 
Queueing Stats(Egress QoS Policy 1)
Dro. InProf           : 0                       0                              
Dro. OutProf          : 0                       0                              
For. InProf           : 0                       0                              
For. OutProf          : 0                       0                              
-------------------------------------------------------------------------------
Sap per Queue stats
-------------------------------------------------------------------------------
                        Packets                 Octets
 
Ingress Queue 1 (Unicast) (Priority)
Off. HiPrio           : 0                       0                              
Off. LoPrio           : 0                       0                              
Dro. HiPrio           : 0                       0                              
Dro. LoPrio           : 0                       0                              
For. InProf           : 0                       0                              
For. OutProf          : 0                       0                              
 
Ingress Queue 11 (Multipoint) (Priority)
Off. HiPrio           : 0                       0                              
Off. LoPrio           : 0                       0                              
Dro. HiPrio           : 0                       0                              
Dro. LoPrio           : 0                       0                              
For. InProf           : 0                       0                              
For. OutProf          : 0                       0                              
 
Egress Queue 1
For. InProf           : 0                       0                              
For. OutProf          : 0                       0                              
Dro. InProf           : 0                       0                              
Dro. OutProf          : 0                       0                              
-------------------------------------------------------------------------------
Service Endpoints
-------------------------------------------------------------------------------
No Endpoints found.
===============================================================================
*A:bksim180# 
 
*A:ces-A# show service id 1 all 
===============================================================================
Service Detailed Information
===============================================================================
Service Id        : 1                   Vpn Id            : 0
Service Type      : Cpipe               VLL Type          : SAToPT1
Description       : (Not Specified)
Customer Id       : 1                   
Last Status Change: 07/06/2010 19:21:14 
Last Mgmt Change  : 07/06/2010 19:21:14 
Admin State       : Up                  Oper State        : Up
MTU               : 1514                
Vc Switching      : False               
SAP Count         : 1                   SDP Bind Count    : 1
-------------------------------------------------------------------------------
Service Destination Points(SDPs)
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
 Sdp Id 12:1  -(2.2.2.2)  
-------------------------------------------------------------------------------
Description     : (Not Specified)
SDP Id             : 12:1                     Type              : Spoke
VC Type            : SAToPT1                  VC Tag            : 0
Admin Path MTU     : 0                        Oper Path MTU     : 9190
Far End            : 2.2.2.2                  Delivery          : MPLS
 
Admin State        : Up                       Oper State        : Up
Acct. Pol          : None                     Collect Stats     : Disabled
Ingress Label      : 131064                   Egress Label      : 131064
Admin ControlWord  : Preferred                Oper ControlWord  : True
Admin BW(Kbps)     : 0                        Oper BW(Kbps)     : 0
Last Status Change : 07/06/2010 19:21:14      Signaling         : TLDP
Last Mgmt Change   : 07/06/2010 19:21:14      
Endpoint           : N/A                      Precedence        : 4
Flags              : None
Peer Pw Bits       : None
Peer Fault Ip      : None                     
Peer Vccv CV Bits  : lspPing
Peer Vccv CC Bits  : pwe3ControlWord mplsRouterAlertLabel
 
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.      : 141578                   I. Fwd. Octs.     : 31430316
E. Fwd. Pkts.      : 141583                   E. Fwd. Octets    : 31431426
 
Associated LSP LIST :
Lsp Name           : to_b_1_2                 
Admin State        : Up                       Oper State        : Up
Time Since Last Tr*: 04h08m22s                
base
Syntax 
base
Context 
show>service>id
Description 
Displays basic information about the service ID including service type, description, SAPs and SDPs.
Output 
Show Service-ID Base
The following table describes show service-id base output fields:
The type of service: Epipe, Apipe, Fpipe, Ipipe, VPLS, IES, VPRN.
Sample Output
*A:ALA-48>config>service>epipe>sap# show service id 6 base
===============================================================================
Service Basic Information
===============================================================================
Service Id        : 6                   Vpn Id            : 6
Service Type      : Epipe
Description       : Distributed Epipe service to east coast
Customer Id       : 6
Last Status Change: 02/02/2009 09:27:55
Last Mgmt Change  : 02/02/2009 09:27:57
Admin State       : Up                  Oper State        : Down
MTU               : 1514
Vc Switching      : False
SAP Count         : 1                   SDP Bind Count    : 1
 
-------------------------------------------------------------------------------
Service Access & Destination Points
-------------------------------------------------------------------------------
Identifier                               Type         AdmMTU  OprMTU  Adm  Opr
-------------------------------------------------------------------------------
sap:1/2/9:0                              q-tag        1518    1518    Up   Down
sdp:2:6 S(10.10.10.104)                  n/a          0       0       Up   Down
===============================================================================
*A:ALA-48>config>service>epipe>sap#
bgp-vpws
Syntax 
bgp-vpws
Context 
show>service>id
Description 
This command displays BGP VPWS related information for the service.
Sample Output
*A:cses-E11>config>service>epipe>bgp-vpws# show service id 2 bgp-vpws
===============================================================================
BGP VPWS Information
===============================================================================
Admin State          : Enabled
VE Name              : PE1                  VE Id            : 1
PW Template          : 2
Route Dist           : 65536:3
Rte-Target Import    : 65536:2              Rte-Target Export: 65536:2
 
PW-Template Id       : 2
Import Rte-Tgt       : None
-------------------------------------------------------------------------------
Remote-Ve Information
-------------------------------------------------------------------------------
Remote VE Name       : PE2                  Remote VE Id     : 2
===============================================================================
*A:cses-E11>config>service>epipe>bgp-vpws#
endpoint
Syntax 
endpoint [endpoint-name]
Context 
show>service>id
Description 
This command displays service endpoint information.
Parameters 
endpoint-name
Specifies the name of an existing endpoint for the service.
Sample Output
*A:ALA-48>config>service>epipe# show service id 6 endpoint
===============================================================================
Service 6 endpoints
===============================================================================
Endpoint name      : x
Revert time        : 0
Act Hold Delay     : 0
Tx Active          : none
-------------------------------------------------------------------------------
Members
-------------------------------------------------------------------------------
No members found.
===============================================================================
Endpoint name      : y
Revert time        : 0
Act Hold Delay     : 0
Tx Active          : none
-------------------------------------------------------------------------------
Members
-------------------------------------------------------------------------------
No members found.
===============================================================================
*A:ALA-48>config>service>epipe#
labels
Syntax 
labels
Context 
show>service>id
Description 
Displays the labels being used by the service.
Output 
Show Service-ID Labels
The following table describes show service-id labels output fields:
Sample Output
*A:ALA-12# show service id 1 labels
============================================================================== 
Martini Service Labels                                                          
============================================================================== 
Svc Id     Sdp Id             Type I.Lbl        E.Lbl                           
------------------------------------------------------------------------------ 
1          10:1               Mesh 0            0                               
1          20:1               Mesh 0            0                               
1          30:1               Mesh 0            0                               
1          40:1               Mesh 130081       131061                          
1          60:1               Mesh 131019       131016                          
1          100:1              Mesh 0            0                               
------------------------------------------------------------------------------ 
Number of Bound SDPs : 6                                                       
------------------------------------------------------------------------------ 
*A:ALA-12#
retailers
Syntax 
retailers
Context 
show>service>id
Description 
This command displays the service ID of the retailer subscriber service to which this DHCP lease belongs.
wholesalers
Syntax 
wholesalers
Context 
show>service>id
Description 
This command displays service wholesaler information.
connection-profile
Syntax 
connection-profile [conn-prof-id]
Context 
show
Description 
This command displays connection profile information.
Parameters 
conn-prof-id
Specifies the connection profile ID.
Values
Sample Output
*A:Dut-A# show connection-profile
======================================================================== 
Connection Profile Summary Information
========================================================================  
CP Index  Number of
          Members
------------------------------------------------------------------------
10        2
20        2
======================================================================== 
*A:Dut-A#
 
 
*A:Dut-A# show connection-profile 10
======================================================================== 
Connection Profile 10 Information
======================================================================== 
Description : (Not Specified)
Last Change : 10/16/2010 06:53:30
------------------------------------------------------------------------
VPI/VCI
------------------------------------------------------------------------
10/11
10/12
======================================================================== 
*A:Dut-A# 
 
 
*A:Dut-A#
*A:bksim2801# show connection-profile 
========================================================================
Connection Profile Summary Information
========================================================================
CP Index  Number of
          Members
-------------------------------------------------------------------------------
5000      0
========================================================================
*A:bksim2801# 
 
 
*A:bksim2801# show connection-profile 2 
========================================================================
Connection Profile 2 Information
========================================================================
Description : (Not Specified)
Last Change : 09/09/2010 07:55:28 
------------------------------------------------------------------------
VPI/VCI
------------------------------------------------------------------------
2/102
10/100
========================================================================
*A:bksim2801# 
sap
Syntax 
sap sap-id [detail]
Context 
show>service>id
Description 
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.
Parameters 
sap-id
The ID that displays SAPs for the service in the form slot/mda/port[.channel]. See Common CLI Command Descriptions for command syntax.
interface interface-name
Displays information for the specified IP interface.
ip-address ip-address
Displays information associated with the specified IP address.
detail
Displays detailed information.
wholesaler service-id
The VPRN service ID of the wholesaler. When specified in this context, SAP, SDP, interface, IP address and MAC parameters are ignored.
Values
detail
Displays detailed information for the SAP.
Output 
Show Service-ID SAP
The following table describes show service SAP fields:
Specifies an Ethernet type II Ethertype value.
Display output includes: ServiceAdminDown, SapAdminDown, InterfaceAdminDown, PortOperDown, PortMTUTooSmall, L2OperDown, SapIngressQoSMismatch, SapEgressQoSMismatch,RelearnLimitExceeded, RxProtSrcMac, ParentIfAdminDown, NoSapIpipeCeIpAddr, TodResourceUnavail, TodMssResourceUnavail, SapParamMismatch, CemSapNoEcidOrMacAddr, StandByForMcRing, ServiceMTUTooSmall, SapIngressNamedPoolMismatch, SapEgressNamedPoolMismatch, NoSapEpipeRingNode.
pw-id[:qtag1[.qtag2]] pw-id[:qtag1[.qtag2]] pw-2:1.1
Sample Output
*B:Dut-A# show service id 10 sap 2/1/4:cp.10
========================================================================
Service Access Points(SAP)
========================================================================
Service Id         : 10
SAP                : 2/1/4:cp.10              Encap             : atm
Description        : Default sap description for service id 10
Admin State        : Up                       Oper State        : Up
Flags              : None
Multi Svc Site     : None
Last Status Change : 11/01/2010 11:33:16
Last Mgmt Change   : 11/01/2010 13:46:15
========================================================================
 
 
A:SR12# configure service apipe 1 sap         
  - no sap <sap-id>
  - sap <sap-id> [create] [no-endpoint]
  - sap <sap-id> [create] endpoint <endpoint-name>
 
 <sap-id>             : null           - <port-id|bundle-id|bpgrp-id|lag-id|
                                         aps-id>
...
                        atm            - <port-id|aps-id>[:vpi/vci|vpi|
                                         vpi1.vpi2|
...
                        ima-grp        - <bundle-id>[:vpi/vci|vpi|vpi1.vpi2]
 
A:ALA-48>config>service>epipe# show service id 8 sap 881/1/2:4094
===============================================================================
Service Access Points(SAP)
===============================================================================
Service Id         : 8
SAP                : 8/1/2:4094               Encap             : bcpDot1q
Admin State        : Up                       Oper State        : Down
Flags              : ServiceAdminDown
                     PortOperDown
Last Status Change : 02/06/2007 12:01:14
Last Mgmt Change   : 02/06/2007 12:01:17
Admin MTU          : 1522                     Oper MTU          : 1522
Ingress qos-policy : 1                        Egress qos-policy : 1
Shared Q plcy      : n/a                      Multipoint shared : Disabled
Ingress Filter-Id  : n/a                      Egress Filter-Id  : n/a
tod-suite          : None
 
Multi Svc Site     : None
Acct. Pol          : None                     Collect Stats     : Disabled
===============================================================================
A:ALA-48>config>service>epipe#
*A:bksim2801# config>service>apipe>sap$ show service id 1 sap 1/1/1:cp.2 
========================================================================
Service Access Points(SAP)
========================================================================
Service Id                      : 1 
SAP : 1/1/1:cp.2 Encap          : atm
Description                     : (Not Specified)
Admin State                     : Up               Oper State : Down
Flags                           : ServiceAdminDown  
                                  PortOperDown
Multi Svc Site                  : None 
Last Status Change              : 09/09/2010 07:55:28 
Last Mgmt Change                : 09/09/2010 08:02:44 
========================================================================
*A:bksim2801# 
 
A:ALA-48>config>service>epipe# show service id 8 sap 881/1/2:4094 detail
===============================================================================
Service Access Points(SAP)
===============================================================================
Service Id         : 8
SAP                : 8/1/2:4094               Encap             : bcpDot1q
Admin State        : Up                       Oper State        : Down
Flags              : ServiceAdminDown
                     PortOperDown
Last Status Change : 02/06/2007 12:01:14
Last Mgmt Change   : 02/06/2007 12:01:17
Admin MTU          : 1522                     Oper MTU          : 1522
Ingress qos-policy : 1                        Egress qos-policy : 1
Shared Q plcy      : n/a                      Multipoint shared : Disabled
Ingress Filter-Id  : n/a                      Egress Filter-Id  : n/a
tod-suite          : None
 
Multi Svc Site     : None
Acct. Pol          : None                     Collect Stats     : Disabled
-------------------------------------------------------------------------------
Sap Statistics
-------------------------------------------------------------------------------
                        Packets                 Octets
Forwarding Engine Stats
Dropped               : 0                       0
Off. HiPrio           : 0                       0
Off. LowPrio          : 0                       0
Off. Uncolor          : 0                       0
Queueing Stats(Ingress QoS Policy 1)
Dro. HiPrio           : 0                       0
Dro. LowPrio          : 0                       0
For. InProf           : 0                       0
For. OutProf          : 0                       0
Queueing Stats(Egress QoS Policy 1)
Dro. InProf           : 0                       0
Dro. OutProf          : 0                       0
For. InProf           : 0                       0
For. OutProf          : 0                       0
-------------------------------------------------------------------------------
Sap per Queue stats
-------------------------------------------------------------------------------
                        Packets                 Octets
Ingress Queue 1 (Unicast) (Priority)
Off. HiPrio           : 0                       0
Off. LoPrio           : 0                       0
Dro. HiPrio           : 0                       0
Dro. LoPrio           : 0                       0
For. InProf           : 0                       0
For. OutProf          : 0                       0
Egress Queue 1
For. InProf           : 0                       0
For. OutProf          : 0                       0
Dro. InProf           : 0                       0
Dro. OutProf          : 0                       0
===============================================================================
A:ALA-48>config>service>epipe#
 
If a TOD Suite is configured on a SAP, the name of the suite is shown in the show command output. The values of the policies may be different from those configured on the SAP, because the configured policy assignments may have been overruled by policy assignments of the TOD Suite.
Sample Output
A:ALA-48# show service id 1 sap 1/1/1:2
===============================================================================
Service Access Points(SAP)
===============================================================================
Service Id         : 1
SAP                : 1/1/1:5                  Encap             : q-tag
Dot1Q Ethertype    : 0x8100                   QinQ Ethertype    : 0x8100
 
Admin State        : Up                       Oper State        : Up
Flags              : None
Last Status Change : 10/05/2006 17:06:03
Last Mgmt Change   : 10/05/2006 22:30:03
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
Ingress qos-policy : 1190                     Egress qos-policy : 1190
Shared Q plcy      : n/a                      Multipoint shared : Disabled
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
tod-suite          : suite_sixteen            qinq-pbit-marking : both
Egr Agg Rate Limit : max
ARP Reply Agent    : Unknown                  Host Conn Verify  : Disabled
Mac Learning       : Enabled                  Discard Unkwn Srce: Disabled
Mac Aging          : Enabled                  Mac Pinning       : Disabled
L2PT Termination   : Disabled                 BPDU Translation  : Disabled
Multi Svc Site     : None
I. Sched Pol       : SchedPolCust1_Night
E. Sched Pol       : SchedPolCust1Egress_Night
Acct. Pol          : None                     Collect Stats     : Disabled
Anti Spoofing      : None                     Nbr Static Hosts  : 0
===============================================================================
A:ALA-48# 
 
A:kerckhot_4# show service id 1 sap 1/1/1:6
===============================================================================
Service Access Points(SAP)
===============================================================================
Service Id         : 1
SAP                : 1/1/1:6                  Encap             : q-tag
Dot1Q Ethertype    : 0x8100                   QinQ Ethertype    : 0x8100
Admin State        : Up                       Oper State        : Down
Flags              : TodResourceUnavail
Last Status Change : 12/01/2006 09:59:42
Last Mgmt Change   : 12/01/2006 09:59:45
...
A:kerckhot_4#
sdp
Syntax 
sdp [[sdp-id[:vc-id] | far-end ip-address] [detail]
sdp sdp-id:vc-id mrp
Context 
show>service>id
Description 
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.
Parameters 
sdp-id
Displays only information for the specified SDP ID.
Default
Values
far-end ip-address
Displays only SDPs matching the specified far-end IP address.
Default
detail
Displays detailed SDP information.
Output 
Show Service-ID SDP
The following table describes show service-id SDP output fields.
 
Sample Output
A:Dut-A# show service id  1 sdp detail 
===============================================================================
Services: Service Destination Points Details 
===============================================================================
 Sdp Id 1:1  -(10.20.1.2)  
-------------------------------------------------------------------------------
Description     : Default sdp description
SDP Id             : 1:1                      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     
Ingress Label      : 2048                     Egress Label      : 2048         
Ing mac Fltr       : n/a                      Egr mac Fltr      : n/a          
Ing ip Fltr        : n/a                      Egr ip Fltr       : n/a          
Ing ipv6 Fltr      : n/a                      Egr ipv6 Fltr     : n/a          
Admin ControlWord  : Not Preferred            Oper ControlWord  : False        
Last Status Change : 05/31/2007 00:45:43      Signaling         : None         
Last Mgmt Change   : 05/31/2007 00:45:43                                       
Class Fwding State : Up                                                        
Flags              : None
Peer Pw Bits       : None
Peer Fault Ip      : None                                                      
Peer Vccv CV Bits  : None
Peer Vccv CC Bits  : 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        : Disabled                 Oper State        : Disabled     
Hello Time         : 10                       Hello Msg Len     : 0            
Max Drop Count     : 3                        Hold Down Time    : 10           
 
Statistics            :
I. Fwd. Pkts.      : 0                        I. Dro. Pkts.     : 0            
I. Fwd. Octs.      : 0                        I. Dro. Octs.     : 0            
E. Fwd. Pkts.      : 0                        E. Fwd. Octets    : 0            
MCAC Policy Name   :                                                           
MCAC Max Unconst BW: no limit                 MCAC Max Mand BW  : no limit     
MCAC In use Mand BW: 0                        MCAC Avail Mand BW: unlimited    
MCAC In use Opnl BW: 0                        MCAC Avail Opnl BW: unlimited    
Associated LSP LIST :
Lsp Name           : A_B_1                                                     
Admin State        : Up                       Oper State        : Up           
Time Since Last Tr*: 00h26m35s                                                 
 
Lsp Name           : A_B_2                                                     
Admin State        : Up                       Oper State        : Up           
Time Since Last Tr*: 00h26m35s                                                 
 
Lsp Name           : A_B_3                                                     
Admin State        : Up                       Oper State        : Up           
Time Since Last Tr*: 00h26m34s                                                 
 
Lsp Name           : A_B_4                                                     
Admin State        : Up                       Oper State        : Up           
Time Since Last Tr*: 00h26m34s                                                 
 
Lsp Name           : A_B_5                                                     
Admin State        : Up                       Oper State        : Up           
Time Since Last Tr*: 00h26m34s                                                 
 
Lsp Name           : A_B_6                                                     
Admin State        : Up                       Oper State        : Up           
Time Since Last Tr*: 00h26m34s                                                 
 
Lsp Name           : A_B_7                                                     
Admin State        : Up                       Oper State        : Up           
Time Since Last Tr*: 00h26m34s                                                 
 
Lsp Name           : A_B_8                                                     
Admin State        : Up                       Oper State        : Up           
Time Since Last Tr*: 00h26m35s                                                 
 
Lsp Name           : A_B_9                                                     
Admin State        : Up                       Oper State        : Up           
Time Since Last Tr*: 00h26m34s                                                 
 
Lsp Name           : A_B_10                                                    
Admin State        : Up                       Oper State        : Up           
Time Since Last Tr*: 00h26m34s 
-------------------------------------------------------------------------------
Class-based forwarding :
-------------------------------------------------------------------------------
Class forwarding   : enabled                                                   
Default LSP        : A_B_10                   Multicast LSP     : A_B_9 
===============================================================================
FC Mapping Table
===============================================================================
FC Name             LSP Name                                                   
-------------------------------------------------------------------------------
af                  A_B_3                                                      
be                  A_B_1                                                      
ef                  A_B_6                                                      
h1                  A_B_7                                                      
h2                  A_B_5                                                      
l1                  A_B_4                                                      
l2                  A_B_2                                                      
nc                  A_B_8                                                      
===============================================================================
Stp Service Destination Point specifics
-------------------------------------------------------------------------------
Mac Move           : Blockable                                                 
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                                                       
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# 
 
The following examples show both sides (PE nodes) when control word is enabled:
*A:ALA-Dut-B>config>service>epipe# show service id 2100 sdp detail 
===============================================================================
Services: Service Destination Points Details 
-------------------------------------------------------------------------------
 Sdp Id 1:2001  -(1.1.1.1)  
-------------------------------------------------------------------------------
Description     : Default sdp description
SDP Id             : 1:2001                   Type              : Spoke        
VC Type            : Ether                    VC Tag            : n/a          
Admin Path MTU     : 1600                     Oper Path MTU     : 1600         
Far End            : 1.1.1.1                  Delivery          : GRE          
 
Admin State        : Up                       Oper State        : Up           
Acct. Pol          : None                     Collect Stats     : Disabled     
Ingress Label      : 115066                   Egress Label      : 119068       
Ing mac Fltr       : n/a                      Egr mac Fltr      : n/a          
Ing ip Fltr        : n/a                      Egr ip Fltr       : n/a          
Ing ipv6 Fltr      : n/a                      Egr ipv6 Fltr     : n/a          
Admin ControlWord  : Preferred                Oper ControlWord  : True         
Last Status Change : 02/05/2007 16:39:22      Signaling         : TLDP         
Last Mgmt Change   : 02/05/2007 16:39:22                                       
Class Fwding State : Up
Endpoint           : N/A                      Precedence        : 4            
Flags              : None
Peer Pw Bits       : None
Peer Fault Ip      : None                                                      
Peer Vccv CV Bits  : None
Peer Vccv CC Bits  : 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        : Disabled                 Oper State        : Disabled     
Hello Time         : 10                       Hello Msg Len     : 0            
Max Drop Count     : 3                        Hold Down Time    : 10           
 
Statistics            :
I. Fwd. Pkts.      : 0                        I. Dro. Pkts.     : 0            
E. Fwd. Pkts.      : 0                        E. Fwd. Octets    : 0            
 
Associated LSP LIST :                 
SDP Delivery Mechanism is not MPLS
-------------------------------------------------------------------------------
Number of SDPs : 1
===============================================================================
*A:ALA-Dut-B>config>service>epipe# 
 
The following is an example when one side (PE) has the control word enabled (the pipe will be down):
This is the side with control word disabled:
*A:ALA-Dut-B>config>service>epipe# show service id 2100 sdp detail 
===============================================================================
Services: Service Destination Points Details 
===============================================================================
Sdp Id 1:2001  -(1.1.1.1)  
-------------------------------------------------------------------------------
Description     : Default sdp description
SDP Id             : 1:2001                   Type              : Spoke        
VC Type            : Ether                    VC Tag            : n/a          
Admin Path MTU     : 1600                     Oper Path MTU     : 1600         
Far End            : 1.1.1.1                  Delivery          : GRE          
 
Admin State        : Up                       Oper State        : Down         
Acct. Pol          : None                     Collect Stats     : Disabled     
Ingress Label      : 115066                   Egress Label      : 119068       
Ing mac Fltr       : n/a                      Egr mac Fltr      : n/a          
Ing ip Fltr        : n/a                      Egr ip Fltr       : n/a          
Ing ipv6 Fltr      : n/a                      Egr ipv6 Fltr     : n/a          
Admin ControlWord  : Not Preferred            Oper ControlWord  : False        
Last Status Change : 02/05/2007 16:47:54      Signaling         : TLDP         
Last Mgmt Change   : 02/05/2007 16:47:54                                       
Flags              : None
Peer Pw Bits       : None
Peer Fault Ip      : None                                                      
Peer Vccv CV Bits  : None
Peer Vccv CC Bits  : 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        : Disabled                 Oper State        : Disabled     
Hello Time         : 10                       Hello Msg Len     : 0            
Max Drop Count     : 3                        Hold Down Time    : 10 
Statistics            :
I. Fwd. Pkts.      : 0                        I. Dro. Pkts.     : 0            
E. Fwd. Pkts.      : 0                        E. Fwd. Octets    : 0 
Associated LSP LIST :                 
SDP Delivery Mechanism is not MPLS
-------------------------------------------------------------------------------
Number of SDPs : 1
===============================================================================
*A:ALA-Dut-B>config>service>epipe#
 
 
This is the side with control word enabled:
*A:ALA-B# show service id 2100 sdp detail 
===============================================================================
Services: Service Destination Points Details 
===============================================================================
Sdp Id 1:12000  -(3.3.3.3)  
-------------------------------------------------------------------------------
Description     : Default sdp description
SDP Id             : 1:12000                  Type              : Spoke        
VC Type            : Ether                    VC Tag            : n/a          
Admin Path MTU     : 1600                     Oper Path MTU     : 1600         
Far End            : 3.3.3.3                  Delivery          : GRE 
Admin State        : Up                       Oper State        : Down         
Acct. Pol          : None                     Collect Stats     : Disabled     
Ingress Label      : 119066                   Egress Label      : 0            
Ing mac Fltr       : n/a                      Egr mac Fltr      : n/a          
Ing ip Fltr        : n/a                      Egr ip Fltr       : n/a          
Ing ipv6 Fltr      : n/a                      Egr ipv6 Fltr     : n/a          
Admin ControlWord  : Preferred                Oper ControlWord  : True         
Last Status Change : 02/04/2007 22:52:43      Signaling         : TLDP         
Last Mgmt Change   : 02/04/2007 02:06:08                                       
Flags              : None
Peer Pw Bits       : None
Peer Fault Ip      : None                                                      
Peer Vccv CV Bits  : None
Peer Vccv CC Bits  : 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        : Disabled                 Oper State        : Disabled     
Hello Time         : 10                       Hello Msg Len     : 0            
Max Drop Count     : 3                        Hold Down Time    : 10           
 
Statistics            :
I. Fwd. Pkts.      : 0                        I. Dro. Pkts.     : 0            
E. Fwd. Pkts.      : 0                        E. Fwd. Octets    : 0 
Associated LSP LIST :                 
SDP Delivery Mechanism is not MPLS
-------------------------------------------------------------------------------
Number of SDPs : 1
===============================================================================
*A:ALA-B#
 
The following is an example when both sides have control word disabled:
*A:ALA-Dut-B>config>service>epipe# show service id 2100 sdp detail 
===============================================================================
Services: Service Destination Points Details 
===============================================================================
Sdp Id 1:2001  -(1.1.1.1)  
-------------------------------------------------------------------------------
Description     : Default sdp description
SDP Id             : 1:2001                   Type              : Spoke        
VC Type            : Ether                    VC Tag            : n/a          
Admin Path MTU     : 1600                     Oper Path MTU     : 1600         
Far End            : 1.1.1.1                  Delivery          : GRE 
Admin State        : Up                       Oper State        : Up           
Acct. Pol          : None                     Collect Stats     : Disabled     
Ingress Label      : 115066                   Egress Label      : 119068       
Ing mac Fltr       : n/a                      Egr mac Fltr      : n/a          
Ing ip Fltr        : n/a                      Egr ip Fltr       : n/a          
Ing ipv6 Fltr      : n/a                      Egr ipv6 Fltr     : n/a          
Admin ControlWord  : Not Preferred            Oper ControlWord  : False        
Last Status Change : 02/05/2007 16:49:05      Signaling         : TLDP         
Last Mgmt Change   : 02/05/2007 16:47:54                                       
Flags              : None
Peer Pw Bits       : None
Peer Fault Ip      : None                                                      
Peer Vccv CV Bits  : None
Peer Vccv CC Bits  : 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        : Disabled                 Oper State        : Disabled     
Hello Time         : 10                       Hello Msg Len     : 0            
Max Drop Count     : 3                        Hold Down Time    : 10 
Statistics            :
I. Fwd. Pkts.      : 0                        I. Dro. Pkts.     : 0            
E. Fwd. Pkts.      : 0                        E. Fwd. Octets    : 0 
Associated LSP LIST :                 
SDP Delivery Mechanism is not MPLS
-------------------------------------------------------------------------------
Number of SDPs : 1
===============================================================================
*A:ALA-Dut-B>config>service>epipe# 
 
 
*A:SetupCLI>config>service>epipe>spoke-sdp# show service id 2 sdp 2000:1 detail
========================================================================
Service Destination Point (Sdp Id : 2000:1) Details
========================================================================
-------------------------------------------------------------------------------
 Sdp Id 2000:1  -(101.101.101.101)
------------------------------------------------------------------------
Description     : (Not Specified)
SDP Id             : 2000:1                   Type              : Spoke
Spoke Descr     : (Not Specified)
VC Type            : Ether                    VC Tag            : n/a
Admin Path MTU     : 1500                     Oper Path MTU     : 1500
Far End            : 101.101.101.101          Delivery          : MPLS
Hash Label         : Enabled
Admin State        : Up                       Oper State        : Down
Acct. Pol          : None                     Collect Stats     : Disabled
Ingress Label      : 0                        Egress Label      : 0
Ingr Mac Fltr-Id   : n/a                      Egr Mac Fltr-Id   : n/a
Ingr IP Fltr-Id    : n/a                      Egr IP Fltr-Id    : n/a
Ingr IPv6 Fltr-Id  : n/a                      Egr IPv6 Fltr-Id  : n/a
Admin ControlWord  : Not Preferred            Oper ControlWord  : False
Admin BW(Kbps)     : 0                        Oper BW(Kbps)     : 0
Last Status Change : 10/08/2009 06:55:54      Signaling         : TLDP
Last Mgmt Change   : 10/08/2009 07:04:27      Force Vlan-Vc     : Disabled
Endpoint           : N/A                      Precedence        : 4
Class Fwding State : Down
Flags              : SvcAdminDown SdpOperDown
                     NoIngVCLabel NoEgrVCLabel
                     PathMTUTooSmall
Peer Pw Bits       : None
Peer Fault Ip      : None
Peer Vccv CV Bits  : None
Peer Vccv CC Bits  : None
Application Profile: None
 
KeepAlive Information :
Admin State        : Enabled                  Oper State        : No response
Hello Time         : 600                      Hello Msg Len     : 1500
Max Drop Count     : 3                        Hold Down Time    : 10
 
Statistics            :
I. Fwd. Pkts.      : 0                        I. Dro. Pkts.     : 0
E. Fwd. Pkts.      : 0                        E. Fwd. Octets    : 0
------------------------------------------------------------------------RSVP/Static LSPs
------------------------------------------------------------------------Associated LSP LIST :
No LSPs Associated
------------------------------------------------------------------------Class-based forwarding :
-------------------------------------------------------------------------------
Class forwarding   : Disabled                 EnforceDSTELspFc  : Disabled
Default LSP        : Uknwn                    Multicast LSP     : None
========================================================================
FC Mapping Table
========================================================================
FC Name             LSP Name
------------------------------------------------------------------------
No FC Mappings
------------------------------------------------------------------------
Number of SDPs : 1
------------------------------------------------------------------------
========================================================================
*A:SetupCLI>config>service>epipe>spoke-sdp#
 
 
spoke-sdp-fec
Syntax 
spoke-sdp-fec [[1..4294967295]
Context 
show>service>id
Description 
This command displays spoke-SDP FEC information.
Parameters 
detail
Displays detailed information.
Sample Output
===============================================================================
Service Spoke-SDP FEC Information
===============================================================================
Spoke-Sdp-Fec-Id     : 1                    Admin State      : enabled
FEC Type             : 129                  AII Type         : 2
Standby Sig Slave    : disabled             ICB              : disabled
Signaling            : auto                 Auto Config      : disabled
PW Template Id       : (none)               Precedence       : 4
Retry Timer          : 10 secs              Retry Count      : 10
Retry Timer Remaining: 0 secs               Retries Remaining: 0
SAII Type2           : 3:10.20.1.3:1
TAII Type2           : 6:10.20.1.6:1
Path                 : n/a                  
Endpoint             : n/a                  
Oper SDP-Bind        : 17407:4294967246     
Last Error           : <none>
===============================================================================
Entries found: 1
===============================================================================
stp
Syntax 
stp [detail]
Context 
show>service>id
Description 
This command displays information for the spanning tree protocol instance for the service.
Parameters 
detail
Displays detailed information.
spoke-sdp-fec
Syntax 
spoke-sdp-fec [[1..4294967295]
Context 
show>service>id
Description 
This command displays the details of a spoke-sdp-fec spoke-sdp.
Sample Output
===============================================================================
Service Spoke-SDP FEC Information
===============================================================================
Spoke-Sdp-Fec-Id     : 1                    Admin State      : enabled
FEC Type             : 129                  AII Type         : 2
Standby Sig Slave    : disabled             ICB              : disabled
Signaling            : auto                 Auto Config      : disabled
PW Template Id       : (none)               Precedence       : 4
Retry Timer          : 10 secs              Retry Count      : 10
Retry Timer Remaining: 0 secs               Retries Remaining: 0
SAII Type2           : 3:10.20.1.3:1
TAII Type2           : 6:10.20.1.6:1
Path                 : n/a                  
Endpoint             : n/a                  
Oper SDP-Bind        : 17407:4294967246     
Last Error           : <none>
===============================================================================
Entries found: 1
===============================================================================
VLL Clear Commands
id
Syntax 
id service-id | service-name neighbor
Context 
clear>service
clear>service>statistics
Description 
This command clears commands for a specific service.
It clears the discovered IPv6 address of the neighboring CE associated with an iPipe SAP. Note that when IPv6CP comes back up following the execution of this command on an IPv6CP SAP, the 7x50 will check to see if an IPv6 address has been learned for the remote CE attached to the ipipe service. If one has been learned, then this is used to bring up IPv6CP.
Parameters 
service-id
The ID that uniquely identifies a service.
Values
service-name
Neighboring IPv6 address.
arp
Syntax 
arp
Context 
clear>service>id
Description 
This command clears all ARP entries. This command is only valid for Ipipe services.
neighbor
Syntax 
neighbor
Context 
clear>service>id
Description 
Clears the discovered IPv6 address of the neighboring CE associated with an iPipe SAP.
host-tracking
Syntax 
host-tracking [sap sap-id] [host ip-address]
Context 
clear>service>id
Description 
This command clears host tracking data.
mesh-sdp
Syntax 
mesh-sdp sdp-id[:vc-id] ingress-vc-label
Context 
clear>service>id
Description 
This command clears and reset sthe mesh SDP binding.
Parameters 
sdp-id
The spoke SDP ID for which to clear statistics.
Values
vc-id
The virtual circuit ID on the SDP ID to be reset.
Values
ingress-vc-label
Specifies to clear the ingress VC label.
spoke-sdp
Syntax 
spoke-sdp sdp-id:vc-id ingress-vc-label
Context 
clear>service>id
Description 
This command clears and resets the spoke SDP bindings for the service.
Parameters 
sdp-id
The spoke SDP ID to be reset.
Values
vc-id
The virtual circuit ID on the SDP ID to be reset.
Values
ingress-vc-label
Specifies to clear the ingress VC label.
sap
Syntax 
sap sap-id {all | counters | stp}
Context 
clear>service>statistics
Description 
This command clears SAP statistics for a SAP.
Parameters 
sap-id
Specifies the physical port identifier portion of the SAP definition. See Common CLI Command Descriptions for command syntax.
all
Clears all SAP queue statistics and STP statistics.
counters
Clears all queue statistics associated with the SAP.
stp
Clears all STP statistics associated with the SAP.
sdp
Syntax 
sdp sdp-id keep-alive
Context 
clear>service>statistics
Description 
This command clears keepalive statistics associated with the SDP ID.
Parameters 
sdp-id
The SDP ID for which to clear keepalive statistics.
Values
counters
Syntax 
counters
Context 
clear>service>statistics>id
Description 
This command clears all traffic queue counters associated with the service ID.
spoke-sdp
Syntax 
spoke-sdp sdp-id[:vc-id] {all | counters | stp}
Context 
clear>service>statistics>id
Description 
This command clears statistics for the spoke SDP bound to the service.
Parameters 
sdp-id
The spoke SDP ID for which to clear statistics.
Values
vc-id
The virtual circuit ID on the SDP ID to be reset.
Values
all
Clears all queue statistics and STP statistics associated with the SDP.
counters
Clears all queue statistics associated with the SDP.
stp
Clears all STP statistics associated with the SDP.
stp
Syntax 
stp
Context 
clear>service>statistics>id
Description 
Clears all spanning tree statistics for the service ID.
 
VLL Debug Commands
id
Syntax 
id service-id
Context 
debug>service
Description 
This command debugs commands for a specific service.
Parameters 
service-id
The ID that uniquely identifies a service.
Values
sap
Syntax 
[no] sap sap-id
Context 
debug>service>id
Description 
This command enables debugging for a particular SAP.
Parameters 
sap-id
Specifies the SAP ID.
event-type
Syntax 
[no] event-type {arp | config-change | neighbor-discovery |oper-status-change}
Context 
debug>service>id
Description 
This command enables a particular debugging event type.
The no form of the command disables the event type debugging.
Parameters 
arp
Displays ARP events.
config-change
Debugs configuration change events.
svc-oper-status-change
Debugs service operational status changes.
neighbor-discovery
displays the status of IPv6 neighbour discovery for the sap or the spoke-sdp.
Sample Output
A:bksim180# debug service id 1000 sap 1/7/1 event-type arp 
DEBUG OUTPUT show on CLI is as follows:
3 2008/11/17 18:13:24.35 UTC MINOR: DEBUG #2001 Base Service 1000 SAP 1/7/1 "Service 1000 SAP 1/7/1: 
RX: ARP_REQUEST (0x0001)
hwType     : 0x0001
prType     : 0x0800
hwLength   : 0x06
prLength   : 0x04
srcMac     : 8c:c7:01:07:00:03
destMac    : 00:00:00:00:00:00
srcIp      : 200.1.1.2
destIp     : 200.1.1.1
"
 
4 2008/11/17 18:13:24.35 UTC MINOR: DEBUG #2001 Base Service 1000 SAP 1/7/1 "Service 1000 SAP 1/7/1: 
TX: ARP_RESPONSE (0x0002)
hwType     : 0x0001
prType     : 0x0800
hwLength   : 0x06
prLength   : 0x04
srcMac     : 00:03:0a:0a:0a:0a
destMac    : 8c:c7:01:07:00:03
srcIp      : 200.1.1.1
destIp     : 200.1.1.2
"
sdp
Syntax 
[no] sdp sdp-id:vc-id
Context 
debug>service>id
Description 
This command enables debugging for a particular SDP.
Parameters 
sdp-id
Specifies the SDP ID.