s Commands – Part II

sr-adjacencies

sr-adjacencies

Syntax

sr-adjacencies [ip-int-name | ip-address] [detail]

Context

[Tree] (tools>dump>router>isis sr-adjacencies)

Full Context

tools dump router isis sr-adjacencies

Description

This command displays IS-IS SR adjacency information.

Parameters

ip-int-name

Specifies the IP interface name. An interface name cannot be in the form of an IP address. Interface names can be any string up to 32 characters long composed of printable, 7-bit ASCII characters. If the string contains special characters (#, $, spaces, etc.), the entire string must be enclosed within double quotes.

ip-address

Specifies the interface’s IP address.

Values

a.b.c.d

Platforms

All

sr-adjacencies

Syntax

sr-adjacencies [ip-int-name | ip-address] [detail]

sr-adjacencies [remote ip-address] [ detail]

Context

[Tree] (tools>dump>router>ospf3 sr-adjacencies)

[Tree] (tools>dump>router>ospf sr-adjacencies)

Full Context

tools dump router ospf3 sr-adjacencies

tools dump router ospf sr-adjacencies

Description

This command displays OSPFv2 or OSPFv3 SR adjacency information.

Parameters

ip-int-name

Specifies the IP interface name. An interface name cannot be in the form of an IP address. Interface names can be any string up to 32 characters, composed of printable, 7-bit ASCII characters. If the string contains special characters (#, $, spaces, etc.), the entire string must be enclosed within double quotes.

ip-address

Specifies the interface’s IP address.

Values

a.b.c.d

Platforms

All

Output

Output Example
*A:Dut-C>config>router>ospf3#  /tools dump router ospf3 0 sr-adjacencies detail 
===============================================================================
Rtr Base OSPFv3 Instance 0 Segment Routing Adjacencies (detail)
Legend:
label stack is ordered from bottom-most to top-most
===============================================================================
-------------------------------------------------------------------------------
Interface DUTC_TO_DUTA.1.0
-------------------------------------------------------------------------------
Nbr RouterID   : 10.20.1.1              Nbr State      : FULL                  
Label          : 524287                 PgID           : 9                     
SID Protection : Enabled                Curr Hold Time : 15                    
Area ID        : 0.0.0.1                SR MTU         : 1492                  
Neighbor IP    : fe80::200:ff:fe00:1-"DUTC_TO_DUTA.1.0"                 
LFA Labels     : 30004/70005           
LFA Next hop   : fe80::200:ff:fe00:6-"DUTC_TO_DUTF.1.0"                 
LFA Glob Itf id: 26                     LFA Loc Itf id : 3                     
-------------------------------------------------------------------------------
Interface DUTC_TO_DUTF.1.0
-------------------------------------------------------------------------------
Nbr RouterID   : 10.20.1.6              Nbr State      : FULL                  
Label          : 524286                 PgID           : 10                    
SID Protection : Enabled                Curr Hold Time : 15                    
Area ID        : 0.0.0.1                SR MTU         : 1492                  
Neighbor IP    : fe80::200:ff:fe00:6-"DUTC_TO_DUTF.1.0"                 
LFA Labels     : 30003/20005           
LFA Next hop   : fe80::200:ff:fe00:1-"DUTC_TO_DUTA.1.0"                 
LFA Glob Itf id: 25                     LFA Loc Itf id : 2                     
-------------------------------------------------------------------------------
No. of SR Adjacencies: 2
=============================================================================== 

sr-database

sr-database

Syntax

sr-database [sid sid] [prefix ip-address] [nh-type {sr | bgp | rsvp}] [ipv4-unicast | ipv6-unicast] [algo algo-id] [detail]

Context

[Tree] (tools>dump>router>isis sr-database)

Full Context

tools dump router isis sr-database

Description

This command displays IS-IS SR database information.

Parameters

sid

Displays information for the specific segment identifier.

Values

0 to 524287

ip-address

Specifies the IP address in dotted decimal notation.

Values

ipv4-address:

  • a.b.c.d

ipv6-address:

  • x:x:x:x:x:x:x:x [eight 16-bit pieces]

  • x:x:x:x:x:x:d.d.d.d

  • x: [0 to FFFF]H

  • d: [0 to 255]D

sr

Displays information for SR next-hop route.

bgp

Displays information for BGP next-hop route.

rsvp

Displays information for RSVP next-hop route.

ipv4-unicast

Displays IPv4 unicast parameters.

ipv6-unicast

Displays IPv6 unicast parameters.

algo algo-id

Filters information based on the specific algorithm only.

Values

0 to 255

detail

Displays detailed IS-IS SR database information.

Platforms

All

Output

The following outputs are examples of IS-IS SR database information, and IS-IS SR Database Output Fields describes the output fields.

Output Example
*A:Dut-E# tools dump router isis sr-database 
===============================================================================
Rtr Base ISIS Instance 0 SR Database
===============================================================================
SID   Label  Prefix          Last-act  Lev MT RtmPref TtmPref Metric  IpNh SrNh
  Mtu    MtuPrim MtuBk  D xL LT Act AdvSystemId    SrErr 
-------------------------------------------------------------------------------
0     60000  1.0.33.3        LfaNhops  1   0  15      11      100     1    1   
  1484   1500    1500   0 0  T  +R  0100.2000.1003 SR_ERR_OK 
1     60001  1.0.44.4        LfaNhops  1   0  15      11      200     1    1   
  1484   1500    1500   0 0  Tn +R  0100.2000.1004 SR_ERR_OK 
2     60002  1.0.55.5        Local     -   -  -       -       -       -    -   
  -      -       -      0 -  -  +R  0100.2000.1005 SR_ERR_OK 
3     60003  1.0.66.6        LfaNhops  1   0  15      11      100     1    1   
  1484   1500    1500   0 0  T  +R  0100.2000.1006 SR_ERR_OK 
4     60004  1.0.11.1        LfaNhops  1   0  15      11      200     1    1   
  1484   1500    1500   0 0  Tn +R  0100.2000.1001 SR_ERR_OK 
5     60005  1.0.22.2        LfaNhops  1   0  15      11      300     1    1   
  1484   1500    1500   0 0  Tn +R  0100.2000.1002 SR_ERR_OK 
6     60006  10.20.1.3       LfaNhops  1   0  15      11      100     1    1   
  1484   1500    1500   0 0  T  +R  0100.2000.1003 SR_ERR_OK 
7     60007  10.20.1.4       LfaNhops  1   0  15      11      200     1    1   
  1484   1500    1500   0 0  Tn +R  0100.2000.1004 SR_ERR_OK 
8     60008  10.20.1.5       Local     -   -  -       -       -       -    -   
  -      -       -      0 -  -  +R  0100.2000.1005 SR_ERR_OK 
9     60009  10.20.1.6       LfaNhops  1   0  15      11      100     1    1   
  1484   1500    1500   0 0  T  +R  0100.2000.1006 SR_ERR_OK 
10    60010  10.20.1.1       LfaNhops  1   0  15      11      200     1    1   
  1484   1500    1500   0 0  Tn +R  0100.2000.1001 SR_ERR_OK 
11    60011  10.20.1.2       LfaNhops  1   0  15      11      300     1    1   
  1484   1500    1500   0 0  Tn +R  0100.2000.1002 SR_ERR_OK 
-------------------------------------------------------------------------------
No. of Entries: 12
-------------------------------------------------------------------------------
Lev = route level                     
IpNh = number of IP next-hops 
SrNh = number of SR-tunnel next-hops 
D = duplicate pending 
xL = exclude from LFA 
LT = LFA type (L:LFA, R:RLFA, T:TILFA, n:nodeProtection)
Act = tunnel active state (R:reported, F:failed, +:SR-ack)
===============================================================================
Output Example
*A:Dut-C# tools dump router isis sr-database detail 
===============================================================================
Rtr Base ISIS Instance 0 SR Database
Legend:
label stack is ordered from bottom-most to top-most
===============================================================================
-------------------------------------------------------------------------------
SID 601 
-------------------------------------------------------------------------------
Label              : 20601                 Adv System Id       : 0010.0100.1001 
Prefix             : 1.1.1.1
Route Level        : 1                     MT Id               : 0              
Rtm Preference     : 15                    Ttm Preference      : 11             
Metric             : 10                    Last Action         : TnlChange      
Num Ip NextHop     : 1                     Num SR-Tnl NextHop  : 1              
Mtu                : 1560                 
Mtu Prim           : 1564                  Mtu Backup          : -              
Exclude from LFA   : 0                     LFA Type            : -              
Duplicate Pending  : 0                     Tunnel Active State : Reported/Ack   
SR Error           : SR_ERR_OK            
NHOP: IP                       IsTunl GIfId/   IfId/ PgId  IsAdv Label   IsLfaX
                                      TunlType LspId                           
-------------------------------------------------------------------------------
1.1.3.1                        N      4        2     19    1     20601   0 
-------------------------------------------------------------------------------
SID 602 
-------------------------------------------------------------------------------
Label              : 20602                 Adv System Id       : 0010.0100.1002 
Prefix             : 1.1.1.2
Route Level        : 2                     MT Id               : 0              
Rtm Preference     : 18                    Ttm Preference      : 11             
Metric             : 10                    Last Action         : AddTnl         
Num Ip NextHop     : 1                     Num SR-Tnl NextHop  : 1              
Mtu                : 1560                 
Mtu Prim           : 1564                  Mtu Backup          : -              
Exclude from LFA   : 0                     LFA Type            : -              
Duplicate Pending  : 0                     Tunnel Active State : Reported/Ack   
SR Error           : SR_ERR_OK            
NHOP: IP                       IsTunl GIfId/   IfId/ PgId  IsAdv Label   IsLfaX
                                      TunlType LspId                           
-------------------------------------------------------------------------------
1.2.3.2                        N      5        3     15    1     20602   0     
-------------------------------------------------------------------------------
SID 603 
-------------------------------------------------------------------------------
Label              : 20603                 Adv System Id       : 0010.0100.1003 
Prefix             : 1.1.1.3               Type                : Local          
Duplicate Pending  : 0                     Tunnel Active State : Reported/Ack   
SR Error           : SR_ERR_OK            
-------------------------------------------------------------------------------
SID 604 
-------------------------------------------------------------------------------
Label              : 20604                 Adv System Id       : 0010.0100.1004 
Prefix             : 1.1.1.4
Route Level        : 2                     MT Id               : 0              
Rtm Preference     : 18                    Ttm Preference      : 11             
Metric             : 20                    Last Action         : AddTnl         
Num Ip NextHop     : 1                     Num SR-Tnl NextHop  : 1              
Mtu                : 1560                 
Mtu Prim           : 1564                  Mtu Backup          : -              
Exclude from LFA   : 0                     LFA Type            : -              
Duplicate Pending  : 0                     Tunnel Active State : Reported/Ack   
SR Error           : SR_ERR_OK            
NHOP: IP                       IsTunl GIfId/   IfId/ PgId  IsAdv Label   IsLfaX
                                      TunlType LspId                           
-------------------------------------------------------------------------------
1.2.3.2                        N      5        3     15    0     20604   0     
-------------------------------------------------------------------------------
SID 605 
-------------------------------------------------------------------------------
Label              : 20605                 Adv System Id       : 0010.0100.1005 
Prefix             : 1.1.1.5
Route Level        : 2                     MT Id               : 0              
Rtm Preference     : 18                    Ttm Preference      : 11             
Metric             : 10                    Last Action         : AddTnl         
Num Ip NextHop     : 1                     Num SR-Tnl NextHop  : 1              
Mtu                : 1560                 
Mtu Prim           : 1564                  Mtu Backup          : -              
Exclude from LFA   : 0                     LFA Type            : -              
Duplicate Pending  : 0                     Tunnel Active State : Reported/Ack   
SR Error           : SR_ERR_OK            
NHOP: IP                       IsTunl GIfId/   IfId/ PgId  IsAdv Label   IsLfaX
                                      TunlType LspId                           
-------------------------------------------------------------------------------
1.3.5.5                        N      6        4     17    1     20605   0     
-------------------------------------------------------------------------------
SID 606 
-------------------------------------------------------------------------------
Label              : 20606                 Adv System Id       : 0010.0100.1006 
Prefix             : 1.1.1.6
Route Level        : 2                     MT Id               : 0              
Rtm Preference     : 18                    Ttm Preference      : 11             
Metric             : 20                    Last Action         : AddTnl         
Num Ip NextHop     : 1                     Num SR-Tnl NextHop  : 1              
Mtu                : 1560                 
Mtu Prim           : 1564                  Mtu Backup          : -              
Exclude from LFA   : 0                     LFA Type            : -              
Duplicate Pending  : 0                     Tunnel Active State : Reported/Ack   
SR Error           : SR_ERR_OK            
NHOP: IP                       IsTunl GIfId/   IfId/ PgId  IsAdv Label   IsLfaX
                                      TunlType LspId                           
-------------------------------------------------------------------------------
1.3.5.5                        N      6        4     17    0     20606   0     
-------------------------------------------------------------------------------
SID 611 Algorithm 128 
-------------------------------------------------------------------------------
Label              : 20611                 Adv System Id       : 0010.0100.1001 
Prefix             : 1.1.1.1
Route Level        : 1                     MT Id               : 0              
Rtm Preference     : 15                    Ttm Preference      : 11             
Metric             : 10                    Last Action         : TnlChange      
Num Ip NextHop     : 1                     Num SR-Tnl NextHop  : 1              
Mtu                : 1560                 
Mtu Prim           : 1564                  Mtu Backup          : -              
Exclude from LFA   : 0                     LFA Type            : -              
Duplicate Pending  : 0                     Tunnel Active State : Reported/Ack   
SR Error           : SR_ERR_OK            
NHOP: IP                       IsTunl GIfId/   IfId/ PgId  IsAdv Label   IsLfaX
                                      TunlType LspId                           
-------------------------------------------------------------------------------
1.1.3.1                        N      4        2     19    1     20611   0     
-------------------------------------------------------------------------------
SID 613 
-------------------------------------------------------------------------------
Label              : 20613                 Adv System Id       : 0010.0100.1003 
Prefix             : 1.1.1.3               Type                : Local          
Duplicate Pending  : 0                     Tunnel Active State : Reported/Ack   
SR Error           : SR_ERR_OK            
-------------------------------------------------------------------------------
SID 614 Algorithm 128 
-------------------------------------------------------------------------------
Label              : 20614                 Adv System Id       : 0010.0100.1004 
Prefix             : 1.1.1.4
Route Level        : 2                     MT Id               : 0              
Rtm Preference     : 18                    Ttm Preference      : 11             
Metric             : 20                    Last Action         : AddTnl         
Num Ip NextHop     : 1                     Num SR-Tnl NextHop  : 1              
Mtu                : 1560                 
Mtu Prim           : 1564                  Mtu Backup          : -              
Exclude from LFA   : 0                     LFA Type            : -              
Duplicate Pending  : 0                     Tunnel Active State : Reported/Ack   
SR Error           : SR_ERR_OK            
NHOP: IP                       IsTunl GIfId/   IfId/ PgId  IsAdv Label   IsLfaX
                                      TunlType LspId                           
-------------------------------------------------------------------------------
1.2.3.2                        N      5        3     15    0     20614   0     
-------------------------------------------------------------------------------
SID 615 Algorithm 128 
-------------------------------------------------------------------------------
Label              : 20615                 Adv System Id       : 0010.0100.1005 
Prefix             : 1.1.1.5
Route Level        : 2                     MT Id               : 0              
Rtm Preference     : 18                    Ttm Preference      : 11             
Metric             : 10                    Last Action         : AddTnl         
Num Ip NextHop     : 1                     Num SR-Tnl NextHop  : 1              
Mtu                : 1560                 
Mtu Prim           : 1564                  Mtu Backup          : -              
Exclude from LFA   : 0                     LFA Type            : -              
Duplicate Pending  : 0                     Tunnel Active State : Reported/Ack   
SR Error           : SR_ERR_OK            
NHOP: IP                       IsTunl GIfId/   IfId/ PgId  IsAdv Label   IsLfaX
                                      TunlType LspId                           
-------------------------------------------------------------------------------
1.3.5.5                        N      6        4     17    1     20615   0     
Table 1. IS-IS SR Database Output Fields

Label

Description

Label

The ILM MPLS label corresponding to the SID

Prefix

The route prefix and mask

Metric

Interface metric for Level 1 and Level 2; if none are set to 0

sr-database

Syntax

sr-database [sid sid] [prefix ip-address] [nh-type {sr | ldp | rsvp}] [algo algo-id] [detail]

Context

[Tree] (tools>dump>router>ospf sr-database)

Full Context

tools dump router ospf sr-database

Description

This command displays OSPFv2 SR database information.

Parameters

sid

Displays information for the specific segment identifier.

Values

0 to 524287

ip-address

Specifies the IP address in dotted decimal notation.

Values

ipv4-address:

  • a.b.c.d

ipv6-address:

  • x:x:x:x:x:x:x:x [eight 16-bit pieces]

  • x:x:x:x:x:x:d.d.d.d

  • x: [0 to FFFF]H

  • d: [0 to 255]D

algo-id

Displays the OSPFv2 database information for the specified algorithm identifier.

Values

0 to 255

Platforms

All

Output

The following output is an example of OSPFv2 SR database information.

Output Example
*A:Dut-C# tools dump router ospf sr-database
===============================================================================
Rtr Base OSPFv2 Instance 0 Segment Routing Database
===============================================================================
SID         Label St Type Prefix                                      Stitching
                      Algo          AdvRtr            Area Flags          FRR
-------------------------------------------------------------------------------
2          100002 +R   T1 10.20.1.2/32                                        -
                         0       10.20.1.2         0.0.0.0 [NnP       ]  L(R)
3          100003 +R  LT1 10.20.1.3/32                                        -
                         0       10.20.1.3         0.0.0.0 [NnP       ]     -
5          100005 +R   T1 10.20.1.5/32                                        -
                         0       10.20.1.5         0.0.0.0 [NnP       ]  L(R)
1282       101282 +R   T1 10.20.1.2/32                                        -
                       128       10.20.1.2         0.0.0.0 [NnP       ]     -
1283       101283 +R  LT1 10.20.1.3/32                                        -
                       128       10.20.1.3         0.0.0.0 [NnP       ]     -
1285       101285 +R   T1 10.20.1.5/32                                        -
                       128       10.20.1.5         0.0.0.0 [NnP       ]     -
-------------------------------------------------------------------------------
No. of Entries: 6
-------------------------------------------------------------------------------
St:   R:reported  I:incomplete  W:wrong  N:not reported  F:failed
      +:SR-ack  -:no route
Type: L:local  M: mapping Srv  Tx: route type
FRR:  L:Lfa  R:RLfa  T:TiLfa  (R):Reported  (F):Failed
      Ln, Rn, Tn: FRR providing node-protection
===============================================================================
*A:Dut-C# tools dump router ospf sr-database algo 128
===============================================================================
Rtr Base OSPFv2 Instance 0 Algo 128 Segment Routing Database
===============================================================================
SID         Label St Type Prefix                                      Stitching
                      Algo          AdvRtr            Area Flags          FRR
-------------------------------------------------------------------------------
1282       101282 +R   T1 10.20.1.2/32                                        -
                       128       10.20.1.2         0.0.0.0 [NnP       ]     -
1283       101283 +R  LT1 10.20.1.3/32                                        -
                       128       10.20.1.3         0.0.0.0 [NnP       ]     -
1285       101285 +R   T1 10.20.1.5/32                                        -
                       128       10.20.1.5         0.0.0.0 [NnP       ]     -
-------------------------------------------------------------------------------
No. of Entries: 3
-------------------------------------------------------------------------------
St:   R:reported  I:incomplete  W:wrong  N:not reported  F:failed
      +:SR-ack  -:no route
Type: L:local  M: mapping Srv  Tx: route type
FRR:  L:Lfa  R:RLfa  T:TiLfa  (R):Reported  (F):Failed
      Ln, Rn, Tn: FRR providing node-protection
===============================================================================

sr-database

Syntax

sr-database [sid sid] [prefix ip-address] [nh-type {sr | ldp | rsvp}] [detail]

Context

[Tree] (tools>dump>router>ospf3 sr-database)

Full Context

tools dump router ospf3 sr-database

Description

This command displays OSPFv3 SR database information.

Parameters

sid

Displays information for the specific segment identifier.

Values

0 to 524287

ip-address

Specifies the IP address in dotted decimal notation.

Values

ipv4-address:

  • a.b.c.d

ipv6-address:

  • x:x:x:x:x:x:x:x [eight 16-bit pieces]

  • x:x:x:x:x:x:d.d.d.d

  • x: [0 to FFFF]H

  • d: [0 to 255]D

Platforms

All

Output

Output Example
A:Dut-E# tools dump router ospf sr-database 
===============================================================================
Rtr Base OSPFv2 Instance 0 Segment Routing Database 
===============================================================================
SID         Label St Type Prefix                                      Stitching
                                    AdvRtr            Area Flags          FRR
-------------------------------------------------------------------------------
0           60000 +R   T1 1.0.33.3/32                                         -
                                 10.20.1.3         0.0.0.0 [NnP       ]  T(R)
1           60001 +R   T1 1.0.44.4/32                                         -
                                 10.20.1.4         0.0.0.0 [NnP       ] Tn(R)
2           60002 +R  LT1 1.0.55.5/32                                         -
                                 10.20.1.5         0.0.0.0 [NnP       ]     -
3           60003 +R   T1 1.0.66.6/32                                         -
                                 10.20.1.6         0.0.0.0 [NnP       ]  T(R)
4           60004 +R   T1 1.0.11.1/32                                         -
                                 10.20.1.1         0.0.0.0 [NnP       ] Tn(R)
5           60005 +R   T1 1.0.22.2/32                                         -
                                 10.20.1.2         0.0.0.0 [NnP       ] Tn(R)
6           60006 +R   T1 10.20.1.3/32                                        -
                                 10.20.1.3         0.0.0.0 [NnP       ]  T(R)
7           60007 +R   T1 10.20.1.4/32                                        -
                                 10.20.1.4         0.0.0.0 [NnP       ] Tn(R)
8           60008 +R  LT1 10.20.1.5/32                                        -
                                 10.20.1.5         0.0.0.0 [NnP       ]     -
9           60009 +R   T1 10.20.1.6/32                                        -
                                 10.20.1.6         0.0.0.0 [NnP       ]  T(R)
10          60010 +R   T1 10.20.1.1/32                                        -
                                 10.20.1.1         0.0.0.0 [NnP       ] Tn(R)
11          60011 +R   T1 10.20.1.2/32                                        -
                                 10.20.1.2         0.0.0.0 [NnP       ] Tn(R)
-------------------------------------------------------------------------------
No. of Entries: 12
-------------------------------------------------------------------------------
St:   R:reported  I:incomplete  W:wrong  N:not reported  F:failed
      +:SR-ack  -:no route
Type: L:local  M: mapping Srv  Tx: route type
FRR:  L:Lfa  R:RLfa  T:TLfa  (R):Reported  (F):Failed
      Rn: RLfa + node-protect  Tn: TLfa + node-protect
===============================================================================
*A:Dut-F# tools dump router ospf sr-database detail 
====================================================================================
Rtr Base OSPFv2 Instance 0 Segment Routing Database (detail)
====================================================================================
  SID  Label Sts             Prefix Type          AdvRtr            Area Flags      
  TnlID  FRR
        lsId            AdvRtr          Area            Type 
------------------------------------------------------------------------------------
    0  70000  +R        1.0.33.3/
32   T1       10.20.1.3         0.0.0.1 [NnP       ]     2 R(R)
        7.16.0.9        10.20.1.2       0.0.0.0         T3 
        7.0.0.4         10.20.1.3       0.0.0.1         T1 <<<< Best
    1  70001  +R        1.0.44.4/
32   T1       10.20.1.4         0.0.0.0 [NnP       ]     2 L(R)
        7.16.0.5        10.20.1.2       0.0.0.1         T3 
        7.0.0.4         10.20.1.4       0.0.0.0         T1 <<<< Best
    2  70002  +R        1.0.55.5/
32   T1       10.20.1.5         0.0.0.0 [NnP       ]     2 R(R)
        7.16.0.3        10.20.1.2       0.0.0.1         T3 
        7.0.0.4         10.20.1.5       0.0.0.0         T1 <<<< Best
    3  70003  +R        1.0.66.6/
32  LT1       10.20.1.6         0.0.0.1 [NnP       ]     0    -
        7.16.0.8        10.20.1.2       0.0.0.0         T3 
        7.0.0.6         10.20.1.6       0.0.0.1         T1 <<<< Best
    4  70004  +R        1.0.11.1/
32   T1       10.20.1.1         0.0.0.1 [NnP       ]     2 L(R)
        7.16.0.13       10.20.1.2       0.0.0.0         T3 
        7.0.0.4         10.20.1.1       0.0.0.1         T1 <<<< Best
    5  70005  +R        1.0.22.2/
32   T1       10.20.1.2         0.0.0.1 [NnP       ]     2 R(R)
        7.16.0.11       10.20.1.2       0.0.0.0         T3 
        7.0.0.6         10.20.1.2       0.0.0.1         T1 <<<< Best
    6  70006  +R       10.20.1.3/
32   T1       10.20.1.3         0.0.0.1 [NnP       ]     2 R(R)
        7.16.0.10       10.20.1.2       0.0.0.0         T3 
        7.0.0.5         10.20.1.3       0.0.0.1         T1 <<<< Best
    7  70007  +R       10.20.1.4/
32   T1       10.20.1.4         0.0.0.0 [NnP       ]     2 L(R)
        7.16.0.6        10.20.1.2       0.0.0.1         T3 
        7.0.0.5         10.20.1.4       0.0.0.0         T1 <<<< Best
    8  70008  +R       10.20.1.5/
32   T1       10.20.1.5         0.0.0.0 [NnP       ]     2 R(R)
        7.16.0.4        10.20.1.2       0.0.0.1         T3 
        7.0.0.5         10.20.1.5       0.0.0.0         T1 <<<< Best
    9  70009  +R       10.20.1.6/
32  LT1       10.20.1.6         0.0.0.0 [NnP       ]     0    -
        7.16.0.2        10.20.1.2       0.0.0.1         T3 
        7.0.0.7         10.20.1.6       0.0.0.0         T1 <<<< Best
   10  70010  +R       10.20.1.1/
32   T1       10.20.1.1         0.0.0.1 [NnP       ]     2 L(R)
        7.16.0.12       10.20.1.2       0.0.0.0         T3 
        7.0.0.5         10.20.1.1       0.0.0.1         T1 <<<< Best
   11  70011  +R       10.20.1.2/
32   T1       10.20.1.2         0.0.0.0 [NnP       ]     2 R(R)
        7.16.0.7        10.20.1.2       0.0.0.1         T3 
        7.0.0.7         10.20.1.2       0.0.0.0         T1 <<<< Best
  994  70994  +R        1.0.44.4/
32   T1       10.20.1.5         0.0.0.0 [NnPB      ]     0    -
        7.16.0.1        10.20.1.5       0.0.0.0         T1 <<<< Best
  995  70995  +R        1.0.55.5/
32   T1       10.20.1.4         0.0.0.0 [NnPB      ]     0    -
        7.16.0.1        10.20.1.4       0.0.0.0         T1 <<<< Best
  996  70996  +R        1.0.22.2/
32  LT1       10.20.1.6         0.0.0.1 [NnPB      ]     0    -
  997  70997   -        1.0.66.6/
32   T1       10.20.1.2         0.0.0.1 [NnPB      ]     -    -
        7.16.0.1        10.20.1.2       0.0.0.1         T1 <<<< Best
  998  70998  +R        1.0.33.3/
32   T1       10.20.1.1         0.0.0.1 [NnPB      ]     0    -
        7.16.0.1        10.20.1.1       0.0.0.1         T1 <<<< Best
  999  70999  +R        1.0.11.1/
32   T1       10.20.1.3         0.0.0.1 [NnPB      ]     0    -
        7.16.0.1        10.20.1.3       0.0.0.1         T1 <<<< Best
------------------------------------------------------------------------------------
Sts:  R:reported  I:incomplete  W:wrong  N:not reported  F:failed  +:SR-ack  -
:no route
Type: L:local  M: mapping Srv  Tx: route type
FRR:  L:Lfa  R:RLfa  (R):Reported  (F):Failed
====================================================================================
*A:Dut-F#  

sr-label

sr-label

Syntax

sr-label

Context

[Tree] (show>router>bgp sr-label)

Full Context

show router bgp sr-label

Description

This command displays BGP SR label information.

Platforms

All

sr-lfa-coverage

sr-lfa-coverage

Syntax

sr-lfa-coverage [flex-algo {flex-algo-id | all}]

Context

[Tree] (show>router>isis sr-lfa-coverage)

Full Context

show router isis sr-lfa-coverage

Description

This command displays IS-IS SR LFA coverage information. This corresponds to the coverage provided by the various LFA algorithms for SR-ISIS tunnel, SR-TE LSP, and LDP FEC if the fast-reroute backup-sr-tunnel option is enabled. The LFA algorithms activate the backup next hops in the following preference order:

  1. TI-LFA

  2. LFA

  3. R-LFA

Parameters

flex-algo flex-algo-id

Displays SR LFA coverage information for the specified algorithm.

Values

128 to 255

all

Displays all the flexible algorithms that are configured.

Values

128 to 255, all

Platforms

All

Output

The following output is an example of SR LFA coverage information, and IS-IS SR LFA Coverage Output Fields describes the output fields.

Output Example
*A:Dut-C>config>router>isis# show router isis 0 sr-lfa-coverage 
===============================================================================
Rtr Base ISIS Instance 0 SR LFA Coverage
===============================================================================
MT-ID  SidType  Level  Proto        LFA        RLFA       TILFA      Coverage
-------------------------------------------------------------------------------
       node-sid                     4(40%)     6(60%)     0(0%)      10/10(100%)
       adj-sid                      0(0%)      2(100%)    0(0%)      2/2(100%)
=============================================================================== 
Output Example
A:Dut-A# show router isis 0 sr-lfa-coverage flex-algo 128
===============================================================================
Rtr Base ISIS Instance 0 Flex-Algo 128 SR LFA Coverage
===============================================================================
MT-ID   SidType      Level Proto LFA       RLFA      TILFA     Coverage
-------------------------------------------------------------------------------
No Matching Entries
===============================================================================
A:Dut-A# show router isis 0 sr-lfa-coverage flex-algo all
===============================================================================
Rtr Base ISIS Instance 0 Flex-Algo 128 SR LFA Coverage
===============================================================================
MT-ID   SidType      Level Proto LFA       RLFA      TILFA     Coverage
-------------------------------------------------------------------------------
No Matching Entries
===============================================================================

IS-IS SR LFA Coverage Output Fields describes the IS-IS SR LFA coverage output fields.

Table 2. IS-IS SR LFA Coverage Output Fields

Label

Description

MT-ID

Displays the MT identification

SidType

Displays the SID type

Level

Displays the level

Proto

Displays the protocol

LFA

Displays the LFA

RLFA

Displays the RLFA

TIFLA

Displays the TI-LFA

Coverage

Displays the percentage of coverage

sr-lfa-coverage

Syntax

sr-lfa-coverage [area area-id] [flex-algo { flex-algo-id | all}]

Context

[Tree] (show>router>ospf sr-lfa-coverage)

Full Context

show router ospf sr-lfa-coverage

Description

This command displays the details of the OSPF SR LFA coverage. This corresponds to the coverage provided by the various LFA algorithms for SR-OSPF tunnel, SR-TE LSP, and LDP FEC if fast-reroute backup-sr-tunnel option is enabled. The LFA algorithms activate the backup next hops using the preference order:

  1. TI-LFA

  2. LFA

  3. R-LFA

Parameters

area area-id

Displays all interfaces configured in this area.

Values

ip-address — a.b.c.d

area — 0 to 4294967295

flex-algo flex-algo-id

Displays the OSPF SR LFA coverage details for the specified segment routing algorithm.

Values

128 to 255

flex-algo all

Displays the OSPF SR LFA coverage details for all segment routing algorithms.

Platforms

All

Output

The following output is an example of OSPF SR LFA coverage, and OSPF SR LFA Coverage Output Fields describes the output fields.

Output Example
*A:Dut-C# show router ospf sr-lfa-coverage flex-algo 128
===============================================================================
Rtr Base OSPFv2 Instance 0 Flex-Algo 128 SR LFA Coverage
===============================================================================
SidType      Area            LFA        RLFA       TILFA      Coverage
-------------------------------------------------------------------------------
node-sid     0.0.0.0         2(100%)    0(0%)      0(0%)      2/2(100%)
===============================================================================
*A:Dut-C#
Table 3. OSPF SR LFA Coverage Output Fields

Label

Description

SidType

Displays the SID type.

Area

Displays the OSPF area.

LFA

Displays the LFA.

RLFA

Displays the RLFA.

TIFLA

Displays the TI-LFA.

Coverage

Displays the percentage of coverage.

sr-lfa-coverage

Syntax

sr-lfa-coverage [area area-id]

Context

[Tree] (show>router>ospf3 sr-lfa-coverage)

Full Context

show router ospf3 sr-lfa-coverage

Description

This command displays the details of the OSPF SR LFA coverage. This corresponds to the coverage provided by the various LFA algorithms for SR-OSPF tunnel, SR-TE LSP, and LDP FEC if fast-reroute backup-sr-tunnel option is enabled. The LFA algorithms activate the backup next hops using the preference order:

  1. TI-LFA

  2. LFA

  3. R-LFA

Parameters

area area-id

Displays all interfaces configured in this area.

Values

ip-address — a.b.c.d

area — 0 to 4294967295

Platforms

All

Output

Output Example
*A:Dut-C>config>router>ospf3# show router ospf3 0 sr-lfa-coverage 
===============================================================================
Rtr Base OSPFv3 Instance 0 SR LFA Coverage
===============================================================================
SidType      Area            LFA        RLFA       TILFA      Coverage
-------------------------------------------------------------------------------
node-sid     0.0.0.1         4(40%)     6(60%)     0(0%)      10/10(100%)
adj-sid      0.0.0.1         0(0%)      2(100%)    0(0%)      2/2(100%)
=============================================================================== 

The following table describes the OSPF SR LFA coverage output fields.

Table 4. OSPF SR LFA Coverage Output Fields

Label

Description

SidType

Displays the SID type.

Area

Displays the OSPF area.

LFA

Displays the LFA.

RLFA

Displays the RLFA.

TIFLA

Displays the TI-LFA.

Coverage

Displays the percentage of coverage.

sr-lfa-info

sr-lfa-info

Syntax

sr-lfa-info [ipv4-unicast | ipv6-unicast | mt mt-id-number] [prefix ip-prefix[/prefix-length]] [algo algo-id] [detail]

Context

[Tree] (show>router>isis sr-lfa-info)

Full Context

show router isis sr-lfa-info

Description

This command displays IS-IS SR LFA information.

Parameters

ipv4-unicast

Keyword used to display IPv4 unicast parameters.

ipv6-unicast

Keyword used to display IPv6 unicast parameters.

mt-id-number

Displays the MT ID parameters.

Values

0 | 2 | 3 | 4

ip-prefix/prefix-length

Displays the specified IP prefix.

Values

ipv4-prefix — a.b.c.d (host bits must be 0)

ipv4-prefix-length — 0 to 32

ipv6-prefix — x:x:x:x:x:x:x:x (eight 16-bit pieces)

x:x:x:x:x:x:d.d.d.d

x — 0 to FFFF (hexadecimal)

d — 0 to 255 (decimal)

ipv6-prefix-length — 0 to 128

algo-id

Filters information based on the specific algorithm only.

Values

0 | 128 to 255

detail

Displays detailed information.

Platforms

All

Output

The following output is an example of SR LFA information, and IS-IS SR LFA information Output Fields describes the output fields.

Output Example
show router isis sr-lfa-info prefix 192.0.2.2/32 algo 253

==========================================================================
Rtr Base ISIS Instance 0 SR LFA Info
==========================================================================
Prefix                            Algo       MT
  NextHop
  LFA-NextHop                                           LfaType (Pr-Type)
  Backup-Node                     NodeType   SID        SID-Type
--------------------------------------------------------------------------
192.0.2.1/32                      253        0
  192.168.13.1
  192.168.36.2(L)                                       TI-LFA (Link)
  1920.0000.2006                  P-Node     524285     Adjacency
  1920.0000.2004                  TR-Node    524287     Adjacency
  1920.0000.2002                  TR-Node    524287     Adjacency
  1920.0000.2001                  Q-Node      -          -
--------------------------------------------------------------------------
No. of Entries: 1
Pr-Type     : Link = linkProtection, Node = nodeProtection
==========================================================================
Table 5. IS-IS SR LFA information Output Fields

Label

Description

Rtr Base ISIS Instance 0 SR LFA Info

Prefix

Displays the prefix IP address

Algo

Displays the algorithm ID

MT

Displays the Multi-Topology value

NextHop

Displays the next-hop IP address

LFA-NextHop

Displays the LFA next-hop IP address

LfaType (Pr-Type)

Displays the LFA type

Backup-Node

Displays the backup node system ID

NodeType

Displays the node type

SID

Displays the SID value

SID-Type

Displays the SID type

No. of Entries

Displays the total number of entries

The following output is an example of detailed SR LFA information, and IS-IS SR LFA detailed information Output Fields describes the output fields.

Output Example
show router isis sr-lfa-info prefix 192.0.2.2/32 algo 253 detail

===============================================================================
Rtr Base ISIS Instance 0 SR LFA Info (detail)
===============================================================================
-------------------------------------------------------------------------------
SR Tunnel Prefix : 192.0.2.1/32
-------------------------------------------------------------------------------
Algorithm        : 253
MT               : 0
NextHop          : 192.168.13.1
LFA-NextHop      : 192.168.36.2
LFA-Type         : TI-LFA
LFA-Protection   : Link Protection
-------------------------------------------------------------------------------
Displaying Backup-Node-Info
-------------------------------------------------------------------------------
Node-count       : 4
   Node-SysID       : 1920.0000.2006
    Node-Type        : P-Node
    SID              : 524285
    SID-Type         : Adjacency
   Node-SysID       : 1920.0000.2004
    Node-Type        : TR-Node
    SID              : 524287
    SID-Type         : Adjacency
   Node-SysID       : 1920.0000.2002
    Node-Type        : TR-Node
    SID              : 524287
    SID-Type         : Adjacency
   Node-SysID       : 1920.0000.2001
    Node-Type        : Q-Node
    SID              :  -
    SID-Type         :  -
-------------------------------------------------------------------------------
No. of Entries: 1
===============================================================================
Table 6. IS-IS SR LFA detailed information Output Fields

Label

Description

Rtr Base ISIS Instance 0 SR LFA Info (detail)

SR Tunnel Prefix

Displays the SR tunnel prefix IP address

Algorithm

Displays the algorithm ID

MT

Displays the MT value

NextHop

Displays the next-hop IP address

LFA-NextHop

Displays the LFA next-hop IP address

LFA-Type

Displays the LFA type

LFA-Protection

Displays the LFA protection type

Displaying Backup-Node-Info

Node-count

Displays the number of nodes

Node-SysID

Displays the node system ID

Node-Type

Displays the node type

SID

Displays the SID value

SID-Type

Displays the SID type

No. of Entries

Displays the total number of entries

sr-policies

sr-policies

Syntax

sr-policies

Context

[Tree] (clear>router>seg-rt sr-policies)

Full Context

clear router segment-routing sr-policies

Description

Commands in this context clear SR policies statistics.

Platforms

All

sr-policies

Syntax

sr-policies

Context

[Tree] (show>router>seg-rt sr-policies)

Full Context

show router segment-routing sr-policies

Description

Commands in this context display SR policy information.

Platforms

All

sr-policies

Syntax

sr-policies

Context

[Tree] (monitor>router>seg-rt sr-policies)

Full Context

monitor router segment-routing sr-policies

Description

Commands in this context monitor Segment Routing SR Policy Statistics.

Platforms

All

sr-policy-ipv4

sr-policy-ipv4

Syntax

sr-policy-ipv4 [rd rd] [color color] [endpoint ip-address]

Context

[Tree] (show>router>bgp>routes sr-policy-ipv4)

Full Context

show router bgp routes sr-policy-ipv4

Description

This command displays BGP SR policy IPv4 routes.

Parameters

ip-address

Specifies the endpoint IPv4 address.

Values

a.b.c.d

Platforms

All

sr-policy-ipv6

sr-policy-ipv6

Syntax

sr-policy-ipv6 [rd rd] [color color] [endpoint ipv6-address]

sr-policy-ipv6 hunt [rd rd] [color color] [endpoint ipv6-address]

Context

[Tree] (show>router>bgp>routes sr-policy-ipv6)

Full Context

show router bgp routes sr-policy-ipv6

Description

This command displays BGP SR policy IPv6 routes.

Parameters

ipv6-address

Specifies the endpoint IPv6 address, up to 64 characters

Platforms

All

sr-te

sr-te

Syntax

sr-te

Context

[Tree] (clear>router>mpls>lsp>auto-lsp sr-te)

Full Context

clear router mpls lsp auto-lsp sr-te

Description

This command resets and restarts all auto SR-TE LSPs.

Platforms

All

sr-te

Syntax

sr-te

Context

[Tree] (clear>router>mpls>lsp sr-te)

Full Context

clear router mpls lsp sr-te

Description

This command resets and restarts all SR-TE LSPs.

Platforms

All

sr-te-cspf

sr-te-cspf

Syntax

sr-te-cspf [path-computation-method path-computation-method] to ip-address [path path-name] [from ip-address] [include-bitmap bitmap] [exclude-bitmap bitmap] [hop-limit limit] [metric-type-te] [ local-sr-protection local-sr-protection] [ label-stack-reduction] [max-sr-labels label-stack-size] [ exclude-address excl-addr [excl-addr]] [ exclude-node excl-node-id [excl-node-id]] [ skip-interface interface-name]

Context

[Tree] (tools>perform>router>mpls sr-te-cspf)

Full Context

tools perform router mpls sr-te-cspf

Description

This command computes and returns one or more SR-TE paths and corresponding label stack to a given destination router and with the specified constraints.

By default, or when the user specifies the value of ip-to-label for the path-computation-method parameter, MPLS passes the to path and the from parameters to TE-DB, which converts the list of hops into a label stack by scanning the TE database for adjacency and node SID information that belongs to the router or link identified by each hop address. If the conversion is successful, the TE database returns the actual selected hop SIDs plus labels, as well as the configured path hop addresses that were used as the input for this conversion. None of the TE constraint parameters are used in this path computation method.

When the user specifies the value of local-cspf for the path-computation-method parameter, MPLS passes all parameters of the tools command, including the TE constraint parameters. In this case, a full CSPF is run using these parameters.

When the user runs this tools command without specifying a path name, CSPF returns the set of candidate ECMP paths. When the user specifies a path name, CSPF returns a single path, which is selected randomly similar to a configured SR-TE LSP, with the path-computation-method local-cspf command enabled.

Parameters

to ip-address

Specifies the destination address.

Values

a.b.c.d

path path-name

Specifies the path name, up to 64 characters.

from ip-address

Specifies the originating IP address.

Values

a.b.c.d

path-computation-method path-computation-method

Specifies the path computation method of the LSP path.

Values

ip-to-label, local-cspf

hop-limit limit

Specifies the maximum number of hops for the path.

Values

0 to 255

exclude-bitmap bitmap

Specifies a bit-map of the admin groups that should be excluded in the path computation. Accepted in decimal, hex, or binary.

Values

0 to 4294967295

include-bitmap bitmap

Specifies a bit-map of the admin groups that should be included in the path. Accepted in decimal, hex, or binary.

Values

0 to 4294967295

metric-type-te

Specifies the use of the traffic engineering metric to optimize the path. By default, the link IGP metric is used.

local-sr-protection

Specifies the local LFA protection desired for the CSPF computed explicit path with adjacency SIDs.

Values

none, preferred, mandatory

label-stack-reduction

Specifies to apply label stack reduction to the CSPF computed explicit path with adjacency SIDs.

max-sr-labels label-stack-size

Specifies the maximum label stack size of the CSPF computed path with or without label stack reduction.

Values

1 to 11

exclude-address ip-addr

Specifies a list of up to eight IP addresses that should be excluded in the path computation.

Values

a.b.c.d

exclude-node excl-node-id

Specifies a list of up to eight addresses that should be excluded during the path computation.

Values

a.b.c.d

skip-interface interface-name

Specifies an interface name, up to 32 characters, that should be skipped during the path computation.

Platforms

All

sr-te-lsp

sr-te-lsp

Syntax

sr-te-lsp [lsp-name] [status {up | down}] [detail] path [path-name] [auto-lsp {all | mesh-p2p-srte | one-hop-p2p-srte| on-demand-p2p-srte}] [family family]

sr-te-lsp count

sr-te-lsp [lsp-name] [detail] [ auto-lsp {all | mesh-p2p-srte | one-hop-p2p-srte | on-demand-p2p-srte}] [family family]

sr-te-lsp [lsp-name] [status {up | down}] [to {ip-address | ipv6-address}] [detail] [auto-lsp { all | mesh-p2p-srte | one-hop-p2p-srte | on-demand-p2p-srte}] [family family]

sr-te-lsp [lsp-name] activepath [ auto-lsp {all | mesh-p2p-srte | one-hop-p2p-srte | on-demand-p2p-srte}] [family family]

sr-te-lsp [lsp-name] egress-stats

sr-te-lsp [lsp-name] path [path-name] [ auto-lsp {all | mesh-p2p-srte | one-hop-p2p-srte | on-demand-p2p-srte}] mbb

sr-te-lsp [lsp-name] path [path-name] [auto-lsp {all | mesh-p2p-srte | one-hop-p2p-srte | on-demand-p2p-srte}] [detail] [dns]

Context

[Tree] (show>router>mpls sr-te-lsp)

Full Context

show router mpls sr-te-lsp

Description

This command displays SR-TE LSP information.

Parameters

lsp-name

Specifies the SR-TE LSP name, up to 64 characters.

status

Keyword used to filter the output based on the status of the SR-TE LSP.

Values

up, down

detail

Keyword used to display detailed information.

path-name

Specifies the SR-TE LSP path name, up to 64 characters.

auto-lsp

Keyword used to display the type of automatic LSP.

Values

all, mesh-p2p-srte, one-hop-p2p-srte, on-demand-p2p-srte

family

Displays the family of IP addresses.

Values

ipv4, ipv6

count

Keyword used to display the total number of SR-TE LSPs.

to {ip-address | ipv6-address}

Keyword used to display the IPv4 or IPv6 address of the egress router for the LSP.

egress-stats

Keyword used to display the traffic statistics for the specified SR-TE LSP or for all SR-TE LSPs if none is explicitly specified. Traffic statistics are provided for primary path, secondary path if any, and secondary standby paths, if any. Statistics are preserved across switchover only for primary and secondary standby paths.

mbb

Keyword used to display make-before-break (MBB) information.

activepath

Keyword used to display the SR-TE active paths, which are candidate paths selected as the best paths by the SR policy make-before-break (MBB) information.

dns

Keyword used to display reverse DNS resolution of actual and explicit hop information.

Platforms

All

Output

The following outputs are examples of MPLS SR-TE LSP information. The associated tables describe the output fields.

Output Example

The following outputs apply to an SR-TE LSP for which the path is computed using the local SR-TE CSPF method.

*A:Dut-C# show router mpls sr-te-lsp "C_F_70000"
===============================================================================
MPLS SR-TE LSPs (Originating)
===============================================================================
LSP Name                           To               Tun     Protect   Adm  Opr
                                                    Id      Path
-------------------------------------------------------------------------------
C_F_70000                          10.20.1.6        1       N/A       Up   Up
-------------------------------------------------------------------------------
LSPs : 1
===============================================================================
*A:Dut-C# show router mpls sr-te-lsp "C_F_70000" detail
===============================================================================
MPLS SR-TE LSPs (Originating) (Detail)
===============================================================================
Legend :
    + - Inherited
===============================================================================
-------------------------------------------------------------------------------
Type : Originating
-------------------------------------------------------------------------------
LSP Name   : C_F_70000
LSP Type        : SrTeLsp                   LSP Tunnel ID        : 1
LSP Index       : 65536                     TTM Tunnel Id        : 655362
From            : 10.20.1.3                 To                   : 10.20.1.6
Adm State       : Up                        Oper State           : Up
LSP Up Time     : 0d 11:40:44               LSP Down Time        : 0d 00:00:00
Transitions     : 3                         Path Changes         : 3
Retry Limit     : 0                         Retry Timer          : 10 sec
Hop Limit       : 255                       Negotiated MTU       : 1484
PathCompMethod  : local-cspf
FallbkPathComp  : not-applicable
Metric          : 1000                      Metric Type          : igp
Local Sr Protec*: preferred                 Label Stack Reduction: Enabled
Load Bal Wt     : N/A                       ClassForwarding      : Disabled
Include Grps    :                           Exclude Grps         :
None                                           None
BFD Template    : None                      BFD Ping Intvl       : N/A
BFD Enable      : False                     BFD Failure-action   : None
WaitForUpTimer  : 4
Revert Timer    : Disabled                  Next Revert In       : N/A
Entropy Label   : Enabled+                  Oper Entropy Label   : Enabled
Negotiated EL   : Disabled
VprnAutoBind    : Enabled
IGP Shortcut    : Enabled                   BGP Shortcut         : Enabled
IGP LFA         : Disabled                  IGP Rel Metric       : Disabled
BGPTransTun     : Enabled
Oper Metric     : 1000
PCE Report      : Disabled+
PCE Control     : Disabled
Max SR Labels   : 6                         Additional FRR Labels: 1
Path Profile    : None
Admin Tags      : None
Primary(a)      : C_F_70000
                                            Up Time              : 0d 11:40:44
Bandwidth       : 0 Mbps
===============================================================================
* indicates that the corresponding row element may have been truncated.
*A:Dut-C# show router mpls sr-te-lsp "C_F_70000" activepath
===============================================================================
MPLS LSP: C_F_70000 (active paths)
===============================================================================
Legend :
    #  - Manually switched path
    #F - Manually forced switched path
===============================================================================
LSP Name     : C_F_70000
LSP Id       : 26114
Path Name    : C_F_70000
Active Path  : Primary
To           : 10.20.1.6                         LSP Type     : SR-TE
===============================================================================
*A:Dut-C# tools perform router mpls sr-te-cspf to 10.20.1.6 path "C_F_70000" hop-
limit 3 label-stack-reduction path-computation-method local-cspf max-sr-labels 4
Req CSPF TE path
    From: this node To: 10.20.1.6
CSPF TE Path
 To: 10.20.1.6
 [1] Source Add 10.20.1.3    Cost 4000
   Hop  1 -> Label 524242 NH 10.10.2.3 --> 10.10.2.1 (10.20.1.1) Cost 1000 Color 0x0
   Hop  2 -> Label 434687 NH :: --> 10.20.1.2 (10.20.1.2) Cost 1000 Color 0x0
   Hop  3 -> Label 435087 NH :: --> 10.20.1.4 (10.20.1.4) Cost 1000 Color 0x0
   Hop  4 -> Label 435487 NH :: --> 10.20.1.6 (10.20.1.6) Cost 1000 Color 0x0
*A:Dut-C#

*A:Dut-C# tools perform router mpls resignal sr-te-lsp "C_F_70000" path "C_F_70000"

*A:Dut-C#
1 2019/07/03 19:36:37.768 UTC WARNING: MPLS #2014 Base VR 1:
"LSP path C_F_70000::C_F_70000 resignaled as a result of manualResignal MBB"


*A:Dut-C# tools perform router mpls sr-te-cspf to 10.20.1.6 path "C_F_70000" hop-
limit 3 label-stack-reduction path-computation-method local-cspf max-sr-labels 4
Req CSPF TE path
    From: this node To: 10.20.1.6
CSPF TE Path
 To: 10.20.1.6
 [1] Source Add 10.20.1.3    Cost 4000
   Hop  1 -> Label 524242 NH 10.10.2.3 --> 10.10.2.1 (10.20.1.1) Cost 1000 Color 0x0
   Hop  2 -> Label 434687 NH :: --> 10.20.1.2 (10.20.1.2) Cost 1000 Color 0x0
   Hop  3 -> Label 435087 NH :: --> 10.20.1.4 (10.20.1.4) Cost 1000 Color 0x0
   Hop  4 -> Label 435487 NH :: --> 10.20.1.6 (10.20.1.6) Cost 1000 Color 0x0
*A:Dut-C#

*A:Dut-C# tools perform router mpls resignal sr-te-lsp "C_F_70000" path "C_F_70000"

*A:Dut-C#
1 2019/07/03 19:36:37.768 UTC WARNING: MPLS #2014 Base VR 1:
"LSP path C_F_70000::C_F_70000 resignaled as a result of manualResignal MBB"
Output Example

The following show outputs display an LSP with BFD configured to use controlled return path. The following tables describe the MPLS SR-TE LSP detail fields and the MPLS SR-TE LSP path detail fields.

*A:Dut-C# /show router mpls sr-te-lsp detail
 
===============================================================================
MPLS SR-TE LSPs (Originating) (Detail)
===============================================================================
Legend :
    + - Inherited
===============================================================================
-------------------------------------------------------------------------------
Type : Originating
-------------------------------------------------------------------------------
LSP Name   : to_A_SR_TE
LSP Type        : SrTeLsp                   LSP Tunnel ID        : 1
LSP Index       : 65536                     TTM Tunnel Id        : 655362
From            : 3.3.3.3
To              : 1.1.1.1
Adm State       : Up                        Oper State           : Up
LSP Up Time     : 0d 00:00:05               LSP Down Time        : 0d 00:00:00
Transitions     : 1                         Path Changes         : 1
Retry Limit     : 0                         Retry Timer          : 2 sec
Hop Limit       : 255                       Negotiated MTU       : 1496
PathCompMethod  : none
FallbkPathComp  : not-applicable
Metric          : N/A
Local Sr Protec*: preferred                 Label Stack Reduction: Disabled
Load Bal Wt     : N/A                       ClassForwarding      : Disabled
Include Grps    :                           Exclude Grps         :
None                                           None
Egress Stats    : Disabled
BFD Template    : None                      BFD Ping Intvl       : N/A
BFD Enable      : False                     BFD Failure-action   : None
WaitForUpTimer  : 4
ReturnPathLabel : None
 
Revert Timer    : Disabled                  Next Revert In       : N/A
Entropy Label   : Enabled+                  Oper Entropy Label   : Enabled
Negotiated EL   : Disabled                  Override Tunnel ELC  : Disabled
VprnAutoBind    : Enabled
IGP Shortcut    : Enabled                   BGP Shortcut         : Enabled
IGP LFA         : Disabled                  IGP Rel Metric       : Disabled
BGPTransTun     : Enabled
Oper Metric     : 16777215
PCE Report      : Disabled+
PCE Control     : Disabled
Max SR Labels   : 6                         Additional FRR Labels: 1
Path Profile    : None
Admin Tags      : None
 
Primary(a)      : path_A
                                            Up Time              : 0d 00:00:09
Bandwidth       : 0 Mbps
Secondary       : path_A2
                                            Down Time            : 0d 00:00:50
Bandwidth       : 0 Mbps
-------------------------------------------------------------------------------
Type : Originating
-------------------------------------------------------------------------------
LSP Name   : template-1.1.1.1-671747
LSP Type        : OneHopP2PSrTe             LSP Tunnel ID        : 16386
LSP Index       : 81921                     TTM Tunnel Id        : 671747
From            : 30.30.2.2
To              : 1.1.1.1
Adm State       : Up                        Oper State           : Up
LSP Up Time     : 0d 00:00:08               LSP Down Time        : 0d 00:00:00
Transitions     : 1                         Path Changes         : 1
Retry Limit     : 0                         Retry Timer          : 30 sec
PathCompMethod  : none
FallbkPathComp  : not-applicable
Metric          : N/A
Local Sr Protec*: preferred                 Label Stack Reduction: Disabled
Load Bal Wt     : N/A                       ClassForwarding      : Disabled
Include Grps    :                           Exclude Grps         :
None                                           None
Egress Stats    : Disabled
BFD Template    : srte                      BFD Ping Intvl       : N/A
BFD Enable      : True                      BFD Failure-action   : None
WaitForUpTimer  : 4
ReturnPathLabel : 35002
 
Revert Timer    : Disabled                  Next Revert In       : N/A
Entropy Label   : Enabled+                  Oper Entropy Label   : Enabled
Negotiated EL   : Disabled                  Override Tunnel ELC  : Disabled
VprnAutoBind    : Enabled
IGP Shortcut    : Enabled                   BGP Shortcut         : Enabled
IGP LFA         : Disabled                  IGP Rel Metric       : Disabled
BGPTransTun     : Enabled
Oper Metric     : 16777215
OriginTemplName : template
 
Admin Tags      : None
PCE Report      : Disabled+
PCE Control     : Disabled
Max SR Labels   : 6                         Additional FRR Labels: 1
Path Profile    : None
 
Primary(a)      : path_A
                                            Up Time              : 0d 00:00:09
Bandwidth       : 0 Mbps
===============================================================================
* indicates that the corresponding row element may have been truncated.
Table 7. Show Router MPLS SR-TE-LSP Detail Output Fields

Label

Description

LSP Name

The name of the LSP

LSP Type

The type of the LSP

LSP Tunnel ID

The tunnel ID number for the LSP used in the interaction with PCC/PCE

LSP Index

The LSP index used for indexing the LSP in the MIB table shared with the RSVP-TE LSP

TTM Tunnel Id

The tunnel ID number for the tunnel representing the LSP in the tunnel table

From

The IP address for the ingress router for the LSP

To

The IP address for the egress router for the LSP

Admin State

The administrative state of the LSP

Oper State

The operational state of the LSP

LSP Up Time

The length of time the LSP has been operational

LSP Down Time

The amount of time the LSP has been down

Transitions

The number of transitions that have occurred for the LSP

Path Changes

The number of times the path has changed

Retry Limit

The number of attempts that the software makes to reestablish the LSP after it has failed

Retry Timer

The time, in seconds, for LSP reestablishment attempts after LSP failure

Hop Limit

The maximum number of hops that an LSP can traverse, including the ingress and egress routers

Negotiated MTU

The size of the maximum transmission unit (MTU) that is negotiated during establishment of the LSP

PathCompMethod

pce — PCE path computation method is configured

local-cspf — Local CSPF path computation method is configured

none — No computation method is configured

FallbkPathComp

none — No fallback method is configured

local-cspf — Local CSPF fallback is configured

Metric

The cost of the TE path for the LSP

Local Sr Protection

The local LFA protection wanted for the CSPF computed explicit path with adjacency SIDs

Label Stack Reduction

The label stack reduction applied to the CSPF computed explicit path with adjacency SIDs

Load Bal Wt

The load balance weight value

Include Grps

The included groups. None indicates that no groups are included

Exclude Grps

The excluded groups. None indicates that no groups are excluded

Egress Stats

The traffic statistics for the specified SR-TE LSP or for all SR-TE LSPs if none is explicitly specified. Traffic statistics are provided for primary path, secondary path, if any, and secondary standby paths, if any. Statistics are preserved across switch over for primary and secondary standby paths

BFD Template

The BFD template name

BFD Ping Intvl

The BFD ping interval

BFD Enable

The operational state of the BFD on the LSP

BFD Failure-action

The failure action that is configured for the BFD LSP

WaitForUpTimer

The BFD wait for up timer value

ReturnPathLabel

The return path label added to the MPLS label to the bottom of the label stack for S-BFD. With this configured, the S-BFD packet returns to the initiator through the MPLS return path

Revert Timer

The length of time before a named LSP using the secondary path to revert to the primary path

Next Revert In

The next revert interval

Entropy Label

The enabled or disabled status for the entropy label

Oper Entropy Label

Indicates that the entropy label is in use

Negotiated EL

Indicates if the entropy label is negotiated for the LSP

Override Tunnel ELC

The enabled or disabled status of the override tunnel ELC

VPRNAutoBind

The enabled or disabled status for VRPN autobind

IGP Shortcut

The enabled or disabled status for IGP shortcut

BGP Shortcut

The enabled or disabled status for BGP shortcut

IGP LFA

The enabled or disabled status for IGP LFA

BGPTransTun

The enabled or disabled status for BGP transport tunnels

Oper Metric

The enabled or disabled status of the operational metric

PCE Report

The enabled or disabled status of PCE report

PCE Control

The enabled or disabled status of PCE control

Max SR Labels

The maximum label stack size of the computed path with or without label stack reduction

Additional FRR Labels

The additional FRR labels value that the router is configured to take into account during TI-LFA

Path Profile

The path profile value for the LSP

Admin Tags The administrative tag names. None indicates that there are no tags.
Primary (a)

The preferred path for the LSP

Up Time

The total time in increments that the LSP path has been operational

Bandwidth

The amount of bandwidth in Mb/s reserved for the LSP path

Secondary

The alternate path that the LSP uses if the primary path is not available

Downtime

The time that the LSP has been down

Bandwidth

The amount of bandwidth in Mb/s reserved for the LSP path

*A:Dut-C# /show router mpls sr-te-lsp path detail
 
===============================================================================
MPLS SR-TE LSP
Path  (Detail)
===============================================================================
Legend :
    S      - Strict                      L      - Loose
    A-SID  - Adjacency SID               N-SID  - Node SID
    +      - Inherited
===============================================================================
-------------------------------------------------------------------------------
LSP SR-TE to_A_SR_TE
Path  path_A
-------------------------------------------------------------------------------
LSP Name    : to_A_SR_TE
Path LSP ID      : 3072
From             : 3.3.3.3
To               : 1.1.1.1
Admin State      : Up                      Oper State        : Up
Path Name   : path_A
Path Type        : Primary
Path Admin       : Up                      Path Oper         : Up
Path Up Time     : 0d 00:01:11             Path Down Time    : 0d 00:00:00
Retry Limit      : 0                       Retry Timer       : 2 sec
Retry Attempt    : 0                       Next Retry In     : 0 sec
 
PathCompMethod   : none                    OperPathCompMethod: none
MetricType       : igp                     Oper MetricType   : igp
LocalSrProt      : preferred               Oper LocalSrProt  : N/A
LabelStackRed    : Disabled                Oper LabelStackRed: N/A
 
Bandwidth        : No Reservation          Oper Bandwidth    : 0 Mbps
Hop Limit        : 255                     Oper HopLimit     : 255
Setup Priority   : 7                       Oper SetupPriority: 7
Hold Priority    : 0                       Oper HoldPriority : 0
Inter-area       : N/A
 
PCE Updt ID      : 0                       PCE Updt State    : None
PCE Upd Fail Code: noError
 
PCE Report       : Disabled+               Oper PCE Report   : Disabled
PCE Control      : Disabled                Oper PCE Control  : Disabled
 
Include Groups   :                         Oper IncludeGroups:
None                                           None
Exclude Groups   :                         Oper ExcludeGroups:
None                                           None
Last Resignal    : n/a
 
IGP/TE Metric    : 16777215                Oper Metric       : 16777215
Oper MTU         : 1496                    Path Trans        : 1
Degraded         : False
Failure Code     : noError
Failure Node     : n/a
Explicit Hops    :
    No Hops Specified
Actual Hops      :
    1.1.1.1(1.1.1.1)(N-SID)                      Record Label        : 19410
 
BFD Configuration and State
Template         : srte                    Ping Interval     : N/A
Enable           : True                    State             : up
ReturnPathLabel  : 35001
WaitForUpTimer   : 4 sec                   OperWaitForUpTimer: 4 sec
WaitForUpTmLeft  : 0
StartFail Rsn    : N/A
 
-------------------------------------------------------------------------------
LSP SR-TE to_A_SR_TE
Path  path_A2
-------------------------------------------------------------------------------
LSP Name    : to_A_SR_TE
Path LSP ID      : 3074
From             : 3.3.3.3
To               : 1.1.1.1
Admin State      : Up                      Oper State        : Up
Path Name   : path_A2
Path Type        : Secondary
Path Admin       : Up                      Path Oper         : Down
Path Up Time     : 0d 00:00:00             Path Down Time    : 0d 00:01:53
Retry Limit      : 0                       Retry Timer       : 2 sec
Retry Attempt    : 0                       Next Retry In     : 0 sec
 
PathCompMethod   : none                    OperPathCompMethod: N/A
MetricType       : igp                     Oper MetricType   : N/A
LocalSrProt      : preferred               Oper LocalSrProt  : N/A
LabelStackRed    : Disabled                Oper LabelStackRed: N/A
 
Bandwidth        : No Reservation          Oper Bandwidth    : N/A
Hop Limit        : 255                     Oper HopLimit     : N/A
Setup Priority   : 7                       Oper SetupPriority: N/A
Hold Priority    : 0                       Oper HoldPriority : N/A
Inter-area       : N/A
 
PCE Updt ID      : 0                       PCE Updt State    : None
PCE Upd Fail Code: noError
 
PCE Report       : Disabled+               Oper PCE Report   : Disabled
PCE Control      : Disabled                Oper PCE Control  : Disabled
 
Include Groups   :                         Oper IncludeGroups:
None                                           N/A
Exclude Groups   :                         Oper ExcludeGroups:
None                                           N/A
Last Resignal    : n/a
 
IGP/TE Metric    : N/A                     Oper Metric       : N/A
Oper MTU         : N/A                     Path Trans        : 0
Degraded         : False
Failure Code     : noError
Failure Node     : n/a
Explicit Hops    :
    No Hops Specified
Actual Hops      :
    No Hops Specified
Srlg             : Disabled                Srlg Disjoint     : False
 
BFD Configuration and State
Template         : srte                    Ping Interval     : N/A
Enable           : True                    State             : notApplicable
ReturnPathLabel  : 35002
WaitForUpTimer   : 4 sec                   OperWaitForUpTimer: 4 sec
WaitForUpTmLeft  : 0
StartFail Rsn    : N/A
 
-------------------------------------------------------------------------------
LSP SR-TE template-1.1.1.1-671747
Path  path_A
-------------------------------------------------------------------------------
LSP Name    : template-1.1.1.1-671747
Path LSP ID      : 14336
From             : 30.30.2.2
To               : 1.1.1.1
Admin State      : Up                      Oper State        : Up
Path Name   : path_A
Path Type        : Primary
Path Admin       : Up                      Path Oper         : Up
Path Up Time     : 0d 00:01:12             Path Down Time    : 0d 00:00:00
Retry Limit      : 0                       Retry Timer       : 30 sec
Retry Attempt    : 0                       Next Retry In     : 0 sec
 
PathCompMethod   : none                    OperPathCompMethod: none
MetricType       : igp                     Oper MetricType   : igp
LocalSrProt      : preferred               Oper LocalSrProt  : N/A
LabelStackRed    : Disabled                Oper LabelStackRed: N/A
 
Bandwidth        : No Reservation          Oper Bandwidth    : 0 Mbps
Hop Limit        : 2                       Oper HopLimit     : 2
Setup Priority   : 7                       Oper SetupPriority: 7
Hold Priority    : 0                       Oper HoldPriority : 0
Inter-area       : N/A
 
PCE Updt ID      : 0                       PCE Updt State    : None
PCE Upd Fail Code: noError
 
PCE Report       : Disabled+               Oper PCE Report   : Disabled
PCE Control      : Disabled                Oper PCE Control  : Disabled
 
Include Groups   :                         Oper IncludeGroups:
None                                           None
Exclude Groups   :                         Oper ExcludeGroups:
None                                           None
Last Resignal    : n/a
 
IGP/TE Metric    : 16777215                Oper Metric       : 16777215
Oper MTU         : 1496                    Path Trans        : 1
Degraded         : False
Failure Code     : noError
Failure Node     : n/a
Explicit Hops    :
    No Hops Specified
Actual Hops      :
    30.30.2.1(1.1.1.1)(A-SID)                    Record Label        : 524282
 
BFD Configuration and State
Template         : None                    Ping Interval     : N/A
Enable           : False                   State             : up
ReturnPathLabel  : None
WaitForUpTimer   : 4 sec                   OperWaitForUpTimer: 4 sec
WaitForUpTmLeft  : 0
StartFail Rsn    : N/A
show router mpls sr-te-lsp path detail dns

===============================================================================
MPLS SR-TE LSP
Path  (Detail)
===============================================================================
Legend : 
    S      - Strict                      L      - Loose
    A-SID  - Adjacency SID               N-SID  - Node SID 
    +      - Inherited 
===============================================================================
-------------------------------------------------------------------------------
LSP SR-TE C_F_65536
Path  C_F_1
-------------------------------------------------------------------------------
LSP Name    : C_F_65536
Path LSP ID      : 13312                   
From             : 10.20.1.3               
To               : 10.20.1.6               
Admin State      : Up                      Oper State        : Up
Path Name   : C_F_1
Path Type        : Primary                 
Path Admin       : Up                      Path Oper         : Up
Path Up Time     : 0d 00:01:27             Path Down Time    : 0d 00:00:00
Retry Limit      : 10                      Retry Timer       : 10 sec
Retry Attempt    : 0                       Next Retry In     : 0 sec
 
PathCompMethod   : none                    OperPathCompMethod: none
MetricType       : igp                     Oper MetricType   : igp
LocalSrProt      : preferred               Oper LocalSrProt  : N/A
LabelStackRed    : Disabled                Oper LabelStackRed: N/A
 
Bandwidth        : No Reservation          Oper Bandwidth    : 0 Mbps
Hop Limit        : 255                     Oper HopLimit     : 255
Setup Priority   : 7                       Oper SetupPriority: 7
Hold Priority    : 0                       Oper HoldPriority : 0
Inter-area       : N/A                     
 
PCE Updt ID      : 0                       PCE Updt State    : None
PCE Upd Fail Code: noError
 
PCE Report       : Disabled+               Oper PCE Report   : Disabled
PCE Control      : Disabled                Oper PCE Control  : Disabled
 
Include Groups   :                         Oper IncludeGroups: 
None                                           None
Exclude Groups   :                         Oper ExcludeGroups: 
None                                           None
Last Resignal    : n/a                     
 
IGP/TE Metric    : 16777215                Oper Metric       : 16777215
Oper MTU         : 1488                    Path Trans        : 1
Degraded         : False                   
Failure Code     : noError
Failure Node     : n/a
Explicit Hops    :                         
                  10.20.1.4(S)
                      Dut-D.nokia.com
               -> 10.20.1.5(S)
                      Dut-E.nokia.com
               -> 10.20.1.6(S)
                      Dut-F.nokia.com
Actual Hops      :                         
    10.10.11.4(10.20.1.4)(A-SID)                 Record Label        : 524279
    toHUB.Dut-D.nokia.com
    (Dut-D.nokia.com)
 -> 10.10.6.5(10.20.1.5)(A-SID)                  Record Label        : 524281
    toD.Dut-E.nokia.com
    (Dut-E.nokia.com)
 -> 10.10.10.6(10.20.1.6)(A-SID)                 Record Label        : 524281
    toE.Dut-F.nokia.com
    (Dut-F.nokia.com)
 
BFD Configuration and State
Template         : None                    Ping Interval     : N/A
Enable           : False                   State             : notApplicable
ReturnPathLabel  : None                    
BFD Source Addr  : None
WaitForUpTimer   : 4 sec                   OperWaitForUpTimer: 0 sec
WaitForUpTmLeft  : 0                       
StartFail Rsn    : N/A
 
===============================================================================
5.	sr-te (ipV6)
6.	Command:
show router mpls sr-te-lsp path detail dns
7.	Logs: 
===============================================================================
MPLS SR-TE LSP
Path  (Detail)
===============================================================================
Legend : 
    S      - Strict                      L      - Loose
    A-SID  - Adjacency SID               N-SID  - Node SID 
    +      - Inherited 
===============================================================================
-------------------------------------------------------------------------------
LSP SR-TE C_F_65536
Path  C_F_1
-------------------------------------------------------------------------------
LSP Name    : C_F_65536
Path LSP ID      : 60928                   
From             : 3ffe::a14:103           
To               : 3ffe::a14:106           
Admin State      : Up                      Oper State        : Up
Path Name   : C_F_1
Path Type        : Primary                 
Path Admin       : Up                      Path Oper         : Up
Path Up Time     : 0d 00:51:10             Path Down Time    : 0d 00:00:00
Retry Limit      : 10                      Retry Timer       : 10 sec
Retry Attempt    : 0                       Next Retry In     : 0 sec
 
PathCompMethod   : none                    OperPathCompMethod: none
MetricType       : igp                     Oper MetricType   : igp
LocalSrProt      : preferred               Oper LocalSrProt  : N/A
LabelStackRed    : Disabled                Oper LabelStackRed: N/A
 
Bandwidth        : No Reservation          Oper Bandwidth    : 0 Mbps
Hop Limit        : 255                     Oper HopLimit     : 255
Setup Priority   : 7                       Oper SetupPriority: 7
Hold Priority    : 0                       Oper HoldPriority : 0
Inter-area       : N/A                     
 
PCE Updt ID      : 0                       PCE Updt State    : None
PCE Upd Fail Code: noError
 
PCE Report       : Disabled+               Oper PCE Report   : Disabled
PCE Control      : Disabled                Oper PCE Control  : Disabled
 
Include Groups   :                         Oper IncludeGroups: 
None                                           None
Exclude Groups   :                         Oper ExcludeGroups: 
None                                           None
Last Resignal    : n/a                     
 
IGP/TE Metric    : 16777215                Oper Metric       : 16777215
Oper MTU         : 1488                    Path Trans        : 1
Degraded         : False                   
Failure Code     : noError
Failure Node     : n/a
Explicit Hops    :                         
                  3ffe::a14:104(S)
                      Dut-D.nokia.com
               -> 3ffe::a14:105(S)
                      Dut-E.nokia.com
               -> 3ffe::a14:106(S)
                      Dut-F.nokia.com
Actual Hops      :                         
    3ffe::a0a:b04
    (3ffe::a14:104)(A-SID)
    Record Label        : 524279
    toHUB.Dut-D.nokia.com
    (Dut-D.nokia.com)
    3ffe::a0a:605
 -> (3ffe::a14:105)(A-SID)
    Record Label        : 524281
    toD.Dut-E.nokia.com
    (Dut-E.nokia.com)
    3ffe::a0a:a06
 -> (3ffe::a14:106)(A-SID)
    Record Label        : 524281
    3ffe::a0a:a06
    (Dut-F.nokia.com)
 
BFD Configuration and State
Template         : None                    Ping Interval     : N/A
Enable           : False                   State             : notApplicable
ReturnPathLabel  : None                    
BFD Source Addr  : None
WaitForUpTimer   : 4 sec                   OperWaitForUpTimer: 0 sec
WaitForUpTmLeft  : 0                       
StartFail Rsn    : N/A
Table 8. Output Fields: MPLS SR-TE-LSP Path Detail

Label

Description

LSP Name

The name of the LSP

Path LSP ID

The path LSP ID

From

The IP address for the ingress router for the LSP

To

The IP address for the egress router for the LSP

Admin State

The administrative state of the LSP

Oper State

The operational state of the LSP

Path Name

The name of the LSP path

Path Type

The type of LSP path

Path Admin

The administrative state of the LSP path

Path Oper

The operational state of the LSP path

Path Up Time

The length of time the LSP path has been operational

Path Down Time

The length of time the LSP path has been down

Retry Limit

The number of attempts that the software makes to reestablish the path after it has failed

Retry Timer

The time, in seconds, for path reestablishment attempts after LSP failure

Retry Attempt

The number of retry attempts

Next Retry In

The next retry value

PathCompMethod

The path computation method for the specific LSP

pce — PCE path computation method is configured

local-cspf — Local CSPF path computation method is configured

none — No computation method is configured

OperPathCompMethod

The operational state of the path computation method

pce — PCE path computation method is configured

local-cspf — Local CSPF path computation method is configured

none — No computation method is configured

MetricType

The cost of the TE path for the specific LSP

Oper MetricType

The operational state of cost of the TE path

LocalSrProt

The local LFA protection for the CSPF computed explicit path with adjacency SIDs

Oper LocalSrProt

The operational state of LFA protection for the CSPF computed explicit path with adjacency SIDs

LabelStackRed

The label stack reduction applied to the CSPF computed explicit path with adjacency SIDs

Oper LabelStackRed

The operational state of the label stack reduction applied to the CSPF computed explicit path with adjacency SIDs

Bandwidth

The amount of bandwidth in Mb/s to be reserved

Oper Bandwidth

The operational state of the bandwidth

Hop Limit

The maximum number of hops for the path

Oper HopLimit

The operational state of the maximum number of hops for the path

Setup Priority

The setup priority value to use for the path

Oper SetupPriority

The operational state of the setup priority value for the path

Hold Priority

The hold priority to use for the path

Oper HoldPriority

The operational state of the hold priority for the path

PCE Updt ID

The update ID

PCE Updt State

The update state

PCE Upd Fail Code

The update failure code

PCE Report

The enabled or disabled status of PCE report

Oper PCE Report

The operational state of the PCE report

PCE Control

The enabled or disabled status of PCE control
Oper PCE Control

The operational state of PCE control

Include Groups

The included groups. None indicates that no groups are included

Oper IncludeGroups

The operational state of the included groups

Exclude Groups

The excluded groups. None indicates that no groups are included

Oper ExcludeGroups

Oper ExcludeGroups

Last Resignal

The last resignal time

IGP/TE Metric

The IGP or TE metric value

Oper Metric

The operational metric value

Oper MTU

The largest service frame size that can be transmitted to the far-end router without requiring the packet to be fragmented

Path Trans

The path transmission value

Degraded

The degraded status

Failure Code The reason code for in-progress MBB value. A value of none indicates that no failure has occurred.
Failure Node The IP address of the node in the LSP path at which the in-progress MBB failed. When no failure has occurred this value is none.
Explicit Hops

The explicit configured hops for an LSP path

Actual Hops

The actual hops an LSP path takes

Record Label

The record label value

BFD Configuration and State

Template

Indicates if the BFD template configured

Ping Interval

The BFD ping interval value

Enable

Indicates if BFD is enabled

State

The state of BFD

ReturnPathLabel

The return path label to add to the MPLS label on the bottom of the label stack for S-BFD. When configured, the S-BFD packet returns to the initiator through the MPLS return path.

BFD Source Addr

The BFD source address

WaitForUpTimer

The BFD wait for up timer value

OperWaitForUpTimer

The operational state of the wait for up timer value

WaitForUpTmLeft

The length of time remaining for the wait for up timer

StartFail Rsn

The start fail RSN value

Output Example

The following outputs apply to an SR-TE auto-LSP for which the path is computed by the hop-to-label translation method.

*A:Phoenix 199# show router mpls sr-te-lsp "sr-te-level2-mesh-192.168.48.223-
716805" detail
===============================================================================
MPLS SR-TE LSPs (Originating) (Detail)
===============================================================================
-------------------------------------------------------------------------------
Type : Originating
-------------------------------------------------------------------------------
LSP Name        : sr-te-level2-mesh-192.168.48.223-716805
LSP Type        : MeshP2PSrTe               LSP Tunnel ID        : 61444
LSP Index       : 126979                    TTM Tunnel Id        : 716805
From            : 192.168.48.199            To                   : 192.168.48.2*
Adm State       : Up                        Oper State           : Up
LSP Up Time     : 0d 00:02:12               LSP Down Time        : 0d 00:00:00
Transitions     : 3                         Path Changes         : 3
Retry Limit     : 0                         Retry Timer          : 30 sec
PathCompMethod  : none
FallbkComp      : not-applicable
Metric          : N/A                       Use TE metric        : Disabled
Include Grps    :                           Exclude Grps         :
None                                           None
VprnAutoBind    : Enabled
IGP Shortcut    : Enabled                   BGP Shortcut         : Enabled
IGP LFA         : Disabled                  IGP Rel Metric       : Disabled
BGPTransTun     : Enabled
Oper Metric     : 16777215
PCE Report      : Enabled
PCE Control     : Disabled
Max SR Labels   : 8                         Additional FRR Labels: 2
Path Profile    :
None
Primary(a)      : loose-anycast-sid         Up Time              : 0d 00:02:12
Bandwidth       : 0 Mbps
===============================================================================
*A:Phoenix 199# show router mpls sr-te-lsp "sr-te-level2-mesh-192.168.48.223-
716805" path detail
===============================================================================
MPLS SR-TE LSP sr-te-level2-mesh-192.168.48.223-716805 Path  (Detail)
===============================================================================
Legend :
    S      - Strict                      L      - Loose
    A-SID  - Adjacency SID               N-SID  - Node SID
    +      - Inherited
===============================================================================
-------------------------------------------------------------------------------
SR-TE LSP sr-te-level2-mesh-192.168.48.223-716805 Path loose-anycast-sid
-------------------------------------------------------------------------------
LSP Name         : sr-te-level2-mesh-192.168.48.223-716805
Path LSP ID      : 20480
From             : 192.168.48.199       To                   : 192.168.48.223
Admin State      : Up                   Oper State           : Up
Path Name        : loose-anycast-sid    Path Type            : Primary
Path Admin       : Up                   Path Oper            : Up
Path Up Time     : 0d 02:30:28          Path Down Time       : 0d 00:00:00
Retry Limit      : 0                    Retry Timer          : 30 sec
Retry Attempt    : 1                    Next Retry In        : 0 sec
PathCompMethod   : local-cspf           OperPathCompMethod   : local-cspf
MetricType       : igp                  Oper MetricType      : igp
LocalSrProt      : preferred            Oper LocalSrProt     : preferred
LabelStackRed:   : Disabled             Oper LabelStackRed   : Disabled
Bandwidth        : No Reservation       Oper Bandwidth       : 0 Mbps
Hop Limit        : 255                  Oper HopLimit        : 255
Setup Priority   : 7                    Oper Setup Priority  : 7
Hold Priority    : 0                    Oper Hold Priority   : 0
Inter-area       : N/A
PCE Updt ID      : 0                    PCE Updt State       : None
PCE Upd Fail Code: noError
PCE Report       : Enabled              Oper PCE Report      : Disabled
PCE Control      : Disabled             Oper PCE Control     : Disabled
Include Groups   :                      Oper Include Groups  :
None                                           None
Exclude Groups   :                      Oper Exclude Groups  :
None                                           None
IGP/TE Metric    : 16777215             Oper Metric          : 16777215
Oper MTU         : 1492                 Path Trans           : 1
Failure Code     : noError
Failure Node     : n/a
Explicit Hops    :
    192.168.48.99(L)
Actual Hops      :
    192.168.48.99 (192.168.48.185)(N-SID)        Record Label        : 200099
 -> 192.168.48.223 (192.168.48.223)(N-SID)       Record Label        : 200323
===============================================================================
*A:Phoneix 199# show router mpls sr-te-lsp
  - sr-te-lsp [<lsp-name>] [status {up|down}] [detail] path [<path-name>]
    [auto-lsp {all|mesh-p2p-srte|one-hop-p2p-srte}]
  - sr-te-lsp [<lsp-name>] [detail] [auto-lsp {all|mesh-p2p-srte|
    one-hop-p2p-srte}]
  - sr-te-lsp [<lsp-name>] [status {up|down}] [to <ip-address>] [detail]
    [auto-lsp {all|mesh-p2p-srte|one-hop-p2p-srte}]
<lsp-name>           : [64 chars max]
<up|down>            : up|down
<ip-address>         : a.b.c.d
<detail>             : keyword
<path>               : keyword
<path-name>          : [32 chars max]
<all|mesh-p2p-srte*> : keyword - specify type of auto-lsp
*A:Phoneix 199# show router mpls sr-te-lsp auto-lsp all
===============================================================================
MPLS Auto SR-TE LSPs (Originating)
===============================================================================
LSP Name                           To               Tun     Protect   Adm  Opr
                                                    Id      Path
-------------------------------------------------------------------------------
sr-te-level2-mesh-192.168.48.221-  192.168.48.221   61443   N/A       Up   Up
716804
sr-te-level2-mesh-192.168.48.223-  192.168.48.223   61444   N/A       Up   Up
716805
-------------------------------------------------------------------------------
LSPs : 2
===============================================================================
*A:Phoneix 199# show router mpls sr-te-lsp auto-lsp mesh-p2p-srte
===============================================================================
MPLS Auto SR-TE LSPs (Originating)
===============================================================================
LSP Name                           To               Tun     Protect   Adm  Opr
                                                    Id      Path
-------------------------------------------------------------------------------
sr-te-level2-mesh-192.168.48.221-   192.168.48.221    61443   N/A     Up   Up
716804
sr-te-level2-mesh-192.168.48.223-   192.168.48.223    61444   N/A     Up   Up
716805
-------------------------------------------------------------------------------
LSPs : 2
===============================================================================
Output Example

The following output is an example of SR-TE LSP count statistics.

===============================================================================
MPLS SR-TE LSP Count
===============================================================================
                          Total             IpV4              IpV6
-------------------------------------------------------------------------------
SR-TE LSPs                0                 0                 0
Mesh SR-TE LSPs           0                 0                 0
One Hop SR-TE LSPs        0                 0                 0
PCE Init SR-TE LSPs       0                 0                 0
===============================================================================

MPLS SR-TE LSP Output Fields describes the MPLS SR-TE LSP count statistics output fields.

Table 9. MPLS SR-TE LSP Output Fields

Label

Description

LSP Name

The name of the LSP used in the path.

Adm State

Down — The path is administratively disabled.

Up — The path is administratively enabled.

PathCompMethod

pce — PCE path computation method is configured.

local-cspf — Local CSPF path computation method is configured.

FallbkPathComp

none — No fallback method is configured.

local-cspf — Local CSPF fallback is configured.

Retry Limit

The number of attempts that the software should make to reestablish the LSP after it has failed.

Hop Limit

The maximum number of hops that an LSP can traverse, including the ingress and egress routers.

Retry Timer

The time in seconds, for LSP re-establishment attempts after an LSP failure.

LSP Up Time

The total time in increments that the LSP path has been operational.

LSP Down Time

The total time in increments that the LSP path has not been operational.

SR-TE LSPs

Displays the number of SR-TE LSPs

Mesh SR-TE LSPs

Displays the number of mesh SR-TE LSPs

One Hop-P2P SR-TE LSPs

Displays the number of one-hop SR-TE LSPs

PCE Init SR-TE LSPs

Displays the number of PCE initiated SR-TE LSPs

Output Example

The following outputs apply to a router-controlled or to a PCC-controlled SR-TE LSP for which the path is computed using the hop-to-label transition method.

*A:Dut-A# show router mpls sr-te-lsp "srTeRtrControlled" path "1" detail 
=======================================================================
MPLS SR-TE LSP srTeRtrControlled Path 1 (Detail)
=======================================================================
Legend : 
    S - Strict                        L - Loose
=======================================================================
-----------------------------------------------------------------------
SR-TE LSP srTeRtrControlled Path 1
-----------------------------------------------------------------------
LSP Name         : srTeRtrControlled
Path LSP ID      : 1024                 
From             : 10.20.1.1            To                   : 10.20.1.6
Admin State      : Up                   Oper State           : Up
Path Name        : 1                    Path Type            : Primary
Path Admin       : Up                   Path Oper            : Up
Path Up Time     : 0d 00:03:19          Path Down Time       : 0d 00:00:00
Retry Limit      : 0                    Retry Timer          : 30 sec
Retry Attempt    : 1                    Next Retry In        : 0 sec
 
PathCompMethod   : pce                  OperPathCompMethod   : pce
MetricType       : igp                  Oper MetricType      : igp
LocalSrProt      : preferred            Oper LocalSrProt     : preferred
LabelStackRed    : disabled             Oper LabelStackRed   : disabled

Bandwidth        : No Reservation       Oper Bandwidth       : 0 Mbps
Hop Limit        : 255                  Oper HopLimit        : 255
Setup Priority   : 7                    Oper Setup Priority  : 7
Hold Priority    : 0                    Oper Hold Priority   : 0
Inter-area       : N/A                  
 
PCE Updt ID      : 0                    PCE Updt State       : None
PCE Upd Fail Code: noError
 
PCE Report       : Inherited            Oper PCE Report      : Disabled
PCE Control      : Disabled             Oper PCE Control     : Disabled
 
Include Groups   :                      Oper Include Groups  : 
None                                           None
Exclude Groups   :                      Oper Exclude Groups  : 
None                                           None
                                      
IGP/TE Metric    : 16777215             Oper Metric          : 16777215
Oper MTU         : 1484                 Path Trans           : 1
Failure Code     : noError
Failure Node     : n/a                  
Explicit Hops    :                      
    10.20.1.2(S)       -> 10.20.1.3(L)      
Actual Hops      :                      
    10.10.1.2 (10.20.1.2)                        Record Label        : 262143
 -> 10.20.1.3 (10.20.1.3)                        Record Label        : 102003
 -> 10.20.1.6 (10.20.1.6)                        Record Label        : 103006
=======================================================================
*A:Dut-A# show router mpls sr-te-lsp "srTeRtrControlled" detail 
=======================================================================
MPLS SR-TE LSPs (Originating) (Detail)
=======================================================================
-----------------------------------------------------------------------
Type : Originating 
-----------------------------------------------------------------------
LSP Name        : srTeRtrControlled
LSP Type        : SrTeLsp                      LSP Tunnel ID  : 2
LSP Index       : 65537                        TTM Tunnel Id  : 655363
From            : 10.20.1.1                    To             : 10.20.1.6
Adm State       : Up                           Oper State     : Up
LSP Up Time     : 0d 00:06:09                  LSP Down Time  : 0d 00:00:00
Transitions     : 1                            Path Changes   : 1
Retry Limit     : 0                            Retry Timer    : 30 sec
Hop Limit       : 255                          Negotiated MTU : 1484
PathCompMethod  : none
FallbkPathComp  : not-applicable
Metric          : N/A                          
Include Grps    :                              Exclude Grps   :  
None                                           None
 
VprnAutoBind    : Enabled                      
IGP Shortcut    : Enabled                      BGP Shortcut   : Enabled
IGP LFA         : Disabled                     IGP Rel Metric : Disabled
BGPTransTun     : Enabled                      
Oper Metric     : 16777215                     
PCE Report      : Inherited                    Max SR Labels  : 6
PCE Control     : Disabled
Path Profile:                              
None
 
Primary(a)  : 1                            Up Time        : 0d 00:06:09
Bandwidth   : 0 Mbps                       
=======================================================================
Outputs with other filters:
---------------------------
*A:Dut-A# show router mpls sr-te-lsp 
===============================================================================
MPLS SR-TE LSPs (Originating)
===============================================================================
LSP Name                           To               Tun     Protect   Adm  Opr
                                                    Id      Path           
-----------------------------------------------------------------------
sr-te1                             10.20.1.6        1       N/A       Up   Up
srTeRtrControlled                  10.20.1.6        2       N/A       Up   Up
-----------------------------------------------------------------------
LSPs : 2
=======================================================================
*A:Dut-A# show router mpls sr-te-lsp path 
=======================================================================
MPLS SR-TE LSP  Path
=======================================================================
-----------------------------------------------------------------------
LSP Name         : sr-te1               To                   : 10.20.1.6
Adm State        : Up                   Oper State           : Up
-----------------------------------------------------------------------
Path Name                        Type           Adm  Opr
-----------------------------------------------------------------------
1                                Primary         Up   Up
-----------------------------------------------------------------------
LSP Name         : srTeRtrControlled    To                   : 10.20.1.6
Adm State        : Up                   Oper State           : Up
-----------------------------------------------------------------------
Path Name                        Type           Adm  Opr
-----------------------------------------------------------------------
1                                Primary         Up   Up
=======================================================================
*A:Dut-A# show router mpls sr-te-lsp to 10.20.1.6 
=======================================================================
MPLS SRTE LSPs (Originating) 
=======================================================================
LSP Name                           To               Tun     Protect   Adm  Opr
                                                    Id      Path           
-----------------------------------------------------------------------
sr-te1                             10.20.1.6        1       N/A       Up   Up
srTeRtrControlled                  10.20.1.6        2       N/A       Up   Up
-----------------------------------------------------------------------
LSPs : 2
=======================================================================
*A:Dut-A# show router mpls sr-te-lsp status up 
=======================================================================
MPLS SR-TE LSPs (Originating)
=======================================================================
LSP Name                           To               Tun     Protect   Adm  Opr
                                                    Id      Path           
-----------------------------------------------------------------------
sr-te1                             10.20.1.6        1       N/A       Up   Up
srTeRtrControlled                  10.20.1.6        2       N/A       Up   Up
-----------------------------------------------------------------------
LSPs : 2
=======================================================================
*A:Dut-A# show router mpls sr-te-lsp "srTeRtrControlled" status up detail path "1" 
=======================================================================
MPLS SR-TE LSP srTeRtrControlled Path 1 (Detail)
=======================================================================
Legend : 
    S - Strict                        L - Loose
=======================================================================
-----------------------------------------------------------------------
SR-TE LSP srTeRtrControlled Path 1
-----------------------------------------------------------------------
LSP Name         : srTeRtrControlled
Path LSP ID      : 1024                 
From             : 10.20.1.1            To                   : 10.20.1.6
Admin State      : Up                   Oper State           : Up
Path Name        : 1                    Path Type            : Primary
Path Admin       : Up                   Path Oper            : Up
Path Up Time     : 0d 00:07:12          Path Down Time       : 0d 00:00:00
Retry Limit      : 0                    Retry Timer          : 30 sec
Retry Attempt    : 1                    Next Retry In        : 0 sec
 
PathCompMethod   : none
FallbkPathComp   : not-applicable
 
Bandwidth        : No Reservation       Oper Bandwidth       : 0 Mbps
Hop Limit        : 255                  Oper HopLimit        : 255
Setup Priority   : 7                    Oper Setup Priority  : 7
Hold Priority    : 0                    Oper Hold Priority   : 0
Inter-area       : N/A                  
 
PCE Updt ID      : 0                    PCE Updt State       : None
PCE Upd Fail Code: noError
 
PCE Report       : Inherited            Oper PCE Report      : Disabled
PCE Control      : Disabled             Oper PCE Control     : Disabled
 
Include Groups   :                      Oper Include Groups  : 
None                                           None
Exclude Groups   :                      Oper Exclude Groups  : 
None                                           None
                                      
IGP/TE Metric    : 16777215             Oper Metric          : 16777215
Oper MTU         : 1484                 Path Trans           : 1
Failure Code     : noError
Failure Node     : n/a                  
Explicit Hops    :                      
    10.20.1.2(S)       -> 10.20.1.3(L)      
Actual Hops      :                      
    10.10.1.2 (10.20.1.2)                        Record Label        : 262143
 -> 10.20.1.3 (10.20.1.3)                        Record Label        : 102003
 -> 10.20.1.6 (10.20.1.6)                        Record Label        : 103006

=======================================================================
Output Example

The following outputs apply to PCE-computed SR-TE LSPs.

*A:Dut-B>config>router>mpls>lsp# /show router mpls sr-te-lsp "srte_lsp" path detail 
===============================================================================
MPLS SR-TE LSP srte_lsp Path  (Detail)
===============================================================================
Legend : 
    S - Strict                        L - Loose
===============================================================================
-------------------------------------------------------------------------------
SR-TE LSP srte_lsp Path fully_loose
-------------------------------------------------------------------------------
LSP Name         : srte_lsp
Path LSP ID      : 2                    
From             : 10.20.1.2            To                   : 10.20.1.5
Admin State      : Up                   Oper State           : Up
Path Name        : fully_loose          Path Type            : Primary
Path Admin       : Up                   Path Oper            : Up
Path Up Time     : 0d 10:48:05          Path Down Time       : 0d 00:00:00
Retry Limit      : 0                    Retry Timer          : 30 sec
Retry Attempt    : 1                    Next Retry In        : 0 sec
PathCompMethod   : pce                  OperPathCompMethod   : pce
MetricType       : igp                  Oper MetricType      : igp
LocalSrProt      : preferred            Oper LocalSrProt     : preferred
LabelStackRed    : Disabled             Oper LabelStackRed   : Disabled
Bandwidth        : No Reservation       Oper Bandwidth       : 0 Mbps
Hop Limit        : 255                  Oper HopLimit        : 255
Setup Priority   : 7                    Oper Setup Priority  : 7
Hold Priority    : 0                    Oper Hold Priority   : 0
Inter-area       : N/A                  
 
PCE Updt ID      : 0                    PCE Updt State       : None
PCE Upd Fail Code: noError
PCE Report       : Enabled              Oper PCE Report      : Enabled
PCE Control      : Disabled             Oper PCE Control     : Disabled
 
Include Groups   :                      Oper Include Groups  : 
None                                           None
Exclude Groups   :                      Oper Exclude Groups  : 
None                                           None
                                      
IGP/TE Metric    : 20                   Oper Metric          : 20
Oper MTU         : 1492                 Path Trans           : 1
Failure Code     : noError
Failure Node     : n/a                  
Explicit Hops    :                      
    No Hops Specified
Actual Hops      :                      
    192.168.2.1                                     Record Label        : 131071
-> 192.168.5.5                                      Record Label        : 131068
===============================================================================
*A:Dut-B>config>router>mpls>lsp# /show router mpls sr-te-lsp "srte_lsp" detail 
===============================================================================
MPLS SR-TE LSPs (Originating) (Detail)
===============================================================================
-------------------------------------------------------------------------------
Type : Originating 
-------------------------------------------------------------------------------
LSP Name        : srte_lsp
LSP Type        : SrTeLsp                   LSP Tunnel ID        : 1
LSP Index       : 65536                     TTM Tunnel Id        : 655362
From            : 10.20.1.2                 To                   : 10.20.1.5
Adm State       : Up                        Oper State           : Up
LSP Up Time     : 0d 10:48:17               LSP Down Time        : 0d 00:00:00
Transitions     : 1                         Path Changes         : 1
Retry Limit     : 0                         Retry Timer          : 30 sec
Hop Limit       : 255                       Negotiated MTU       : 1492
PathCompMethod  : pce
FallbkPathComp  : none
Metric          : N/A                       Use TE metric        : Disabled
Include Grps    :                           Exclude Grps         :  
None                                           None
VprnAutoBind    : Enabled                   
IGP Shortcut    : Enabled                   BGP Shortcut         : Enabled
IGP LFA         : Disabled                  IGP Rel Metric       : Disabled
BGPTransTun     : Enabled                   
Oper Metric     : 20                        
PCE Report      : Enabled                   
PCE Control     : Disabled
Max SR Labels   : 6                         Additional FRR Labels: 1
Path Profile    :                           
None
Primary(a)      : fully_loose               Up Time              : 0d 10:48:17
Bandwidth       : 0 Mbps                    
===============================================================================
Output Example

The following outputs apply to a PCE-computed SR-TE LSP when pce-report sr-te is enabled under MPLS.

*A:Dut-B>config>router>mpls>lsp# /show router mpls sr-te-lsp "srte_lsp" path detail 
===============================================================================
MPLS SR-TE LSP srte_lsp Path  (Detail)
===============================================================================
Legend : 
    S - Strict                        L - Loose
===============================================================================
-------------------------------------------------------------------------------
SR-TE LSP srte_lsp Path fully_loose
-------------------------------------------------------------------------------
LSP Name         : srte_lsp
Path LSP ID      : 2                    
From             : 10.20.1.2            To                   : 10.20.1.5
Admin State      : Up                   Oper State           : Up
Path Name        : fully_loose          Path Type            : Primary
Path Admin       : Up                   Path Oper            : Up
Path Up Time     : 0d 10:51:47          Path Down Time       : 0d 00:00:00
Retry Limit      : 0                    Retry Timer          : 30 sec
Retry Attempt    : 1                    Next Retry In        : 0 sec
PathCompMethod   : pce                  OperPathCompMethod:  : pce
MetricType       : igp                  Oper MetricType      : igp
LocalSrProt      : preferred            Oper LocalSrProt     : preferred
LabelStackRed    : Disabled             Oper LabelStackRed   : Disabled
Bandwidth        : No Reservation       Oper Bandwidth       : 0 Mbps
Hop Limit        : 255                  Oper HopLimit        : 255
Setup Priority   : 7                    Oper Setup Priority  : 7
Hold Priority    : 0                    Oper Hold Priority   : 0
Inter-area       : N/A                  
 
PCE Updt ID      : 0                    PCE Updt State       : None
PCE Upd Fail Code: noError
PCE Report       : Inherited            Oper PCE Report      : Enabled
PCE Control      : Disabled             Oper PCE Control     : Disabled
 
Include Groups   :                      Oper Include Groups  : 
None                                           None
Exclude Groups   :                      Oper Exclude Groups  : 
None                                           None
                                      
IGP/TE Metric    : 20                   Oper Metric          : 20
Oper MTU         : 1492                 Path Trans           : 1
Failure Code     : noError
Failure Node     : n/a                  
Explicit Hops    :                      
    No Hops Specified
Actual Hops      :                      
    192.168.2.1                                 Record Label        : 131071
-> 192.168.5.5                                  Record Label        : 131068
===============================================================================
*A:Dut-B>config>router>mpls>lsp# /show router mpls sr-te-lsp "srte_lsp" detail 
===============================================================================
MPLS SR-TE LSPs (Originating) (Detail)
===============================================================================
-------------------------------------------------------------------------------
Type : Originating 
-------------------------------------------------------------------------------
LSP Name        : srte_lsp
LSP Type        : SrTeLsp                   LSP Tunnel ID        : 1
LSP Index       : 65536                     TTM Tunnel Id        : 655362
From            : 10.20.1.2                 To                   : 10.20.1.5
Adm State       : Up                        Oper State           : Up
LSP Up Time     : 0d 10:52:16               LSP Down Time        : 0d 00:00:00
Transitions     : 1                         Path Changes         : 1
Retry Limit     : 0                         Retry Timer          : 30 sec
Hop Limit       : 255                       Negotiated MTU       : 1492
PathCompMethod  : pce
FallbkPathComp  : none
Metric          : N/A                       Use TE metric        : Disabled
Include Grps    :                           Exclude Grps         :  
None                                           None
VprnAutoBind    : Enabled                   
IGP Shortcut    : Enabled                   BGP Shortcut         : Enabled
IGP LFA         : Disabled                  IGP Rel Metric       : Disabled
BGPTransTun     : Enabled                   
Oper Metric     : 20                        
PCE Report      : Inherited                 
PCE Control          : Disabled
Max SR Labels   : 6                         Additional FRR Labels: 1
Path Profile    :                           
None
Primary(a)      : fully_loose               Up Time              : 0d 10:52:16
Bandwidth       : 0 Mbps                    
===============================================================================
Output Example

The following outputs apply to PCE-controlled SR-TE LSPs.

*A:Dut-B>config>router>pcep>pcc# /show router mpls sr-te-lsp "srte_lsp" path detail 
=============================================================================
MPLS SR-TE LSP srte_lsp Path  (Detail)
=============================================================================
Legend : 
    S - Strict                        L - Loose
=============================================================================
-----------------------------------------------------------------------------
SR-TE LSP srte_lsp Path fully_loose
-----------------------------------------------------------------------------
LSP Name         : srte_lsp
Path LSP ID      : 2                    
From             : 10.20.1.2            To                   : 10.20.1.5
Admin State      : Up                   Oper State           : Up
Path Name        : fully_loose          Path Type            : Primary
Path Admin       : Up                   Path Oper            : Up
Path Up Time     : 0d 00:01:07          Path Down Time       : 0d 00:00:00
Retry Limit      : 0                    Retry Timer          : 30 sec
Retry Attempt    : 1                    Next Retry In        : 0 sec
PathCompMethod   : pce                  OperPathCompMethod:  : pce
MetricType       : igp                  Oper MetricType      : igp
LocalSrProt      : preferred            Oper LocalSrProt     : preferred
LabelStackRed    : Disabled             Oper LabelStackRed   : Disabled
Bandwidth        : No Reservation       Oper Bandwidth       : 0 Mbps
Hop Limit        : 255                  Oper HopLimit        : 255
Setup Priority   : 7                    Oper Setup Priority  : 7
Hold Priority    : 0                    Oper Hold Priority   : 0
Inter-area       : N/A                  
 
PCE Updt ID      : 0                    PCE Updt State       : None
PCE Upd Fail Code: noError
PCE Report       : Enabled              Oper PCE Report      : Enabled
PCE Control      : Enabled              Oper PCE Control     : Enabled
 
Include Groups   :                      Oper Include Groups  : 
None                                           None
Exclude Groups   :                      Oper Exclude Groups  : 
None                                           None
                                      
IGP/TE Metric    : 20                   Oper Metric          : 20
Oper MTU         : 1492                 Path Trans           : 1
Failure Code     : noError
Failure Node     : n/a                  
Explicit Hops    :                      
    No Hops Specified
Actual Hops      :                      
    192.168.2.1                                     Record Label        : 131071
-> 192.168.5.5                                      Record Label        : 131068
=============================================================================
*A:Dut-B>config>router>pcep>pcc#  /show router mpls sr-te-lsp "srte_lsp" detail 
=============================================================================
MPLS SR-TE LSPs (Originating) (Detail)
=============================================================================
-----------------------------------------------------------------------------
Type : Originating 
-----------------------------------------------------------------------------
LSP Name        : srte_lsp
LSP Type        : SrTeLsp                   LSP Tunnel ID        : 1
LSP Index       : 65536                     TTM Tunnel Id        : 655362
From            : 10.20.1.2                 To                   : 10.20.1.5
Adm State       : Up                        Oper State           : Up
LSP Up Time     : 0d 00:01:38               LSP Down Time        : 0d 00:00:00
Transitions     : 1                         Path Changes         : 1
Retry Limit     : 0                         Retry Timer          : 30 sec
Hop Limit       : 255                       Negotiated MTU       : 1492
PathCompMethod  : pce
FallbkPathComp  : none
Metric          : N/A                       Use TE metric        : Disabled
Include Grps    :                           Exclude Grps         :  
None                                           None
VprnAutoBind    : Enabled                   
IGP Shortcut    : Enabled                   BGP Shortcut         : Enabled
IGP LFA         : Disabled                  IGP Rel Metric       : Disabled
BGPTransTun     : Enabled                   
Oper Metric     : 20                        
PCE Report      : Enabled                   
PCE Control     : Enabled
Max SR Labels   : 6                         Additional FRR Labels: 1
Path Profile    :                           
None
Primary(a)      : fully_loose               Up Time              : 0d 00:01:38
Bandwidth       : 0 Mbps                    
=============================================================================
*A:Dut-B>config>router>mpls>lsp# /show router pcep pcc lsp-db 
=============================================================================
PCEP Path Computation Client (PCC) LSP Update Info
=============================================================================
PCEP-specific LSP ID: 3                 
LSP ID              : 2                 LSP Type            : seg-rt
Tunnel ID           : 1                 Extended Tunnel Id  : 10.20.1.2
LSP Name            : srte_lsp::fully_loose
Source Address      : 10.20.1.2         Destination Address : 10.20.1.5
LSP Delegated       : True              Delegate PCE Address: 10.20.1.24
Oper Status         : active            
=============================================================================
*A:Dut-B>config>router>mpls>lsp# /show router mpls sr-te-lsp "srte_lsp" path 
=============================================================================
MPLS SR-TE LSP srte_lsp Path
=============================================================================
-----------------------------------------------------------------------------
LSP Name         : srte_lsp             To                   : 10.20.1.5
Adm State        : Up                   Oper State           : Up
-----------------------------------------------------------------------------
Path Name                        Type           Adm  Opr
-----------------------------------------------------------------------------
fully_loose                      Primary         Up   Up
=============================================================================
Output Example

The following output applies to SR-TE LSP path statistics.

*A:Dut-C# show router mpls sr-te-lsp path family ipv6 status up 
===============================================================================
MPLS SR-TE LSP  Path
===============================================================================
-------------------------------------------------------------------------------
LSP Name     : 3ffe::a14:106            
To           : 3ffe::a14:106            
Adm State    : Up                       Oper State           : Up
-------------------------------------------------------------------------------
Path Name                        Type           Adm  Opr
-------------------------------------------------------------------------------
pe1_pe2                          Primary         Up   Up
pe1_pe2_Stby                     Standby         Up   Up
===============================================================================
*A:Dut-C# show router mpls sr-te-lsp "3ffe::a14:106" 
===============================================================================
MPLS SR-TE LSPs (Originating)
===============================================================================
LSP Name                                            Tun     Protect   Adm  Opr
  To                                                Id      Path           
-------------------------------------------------------------------------------
3ffe::a14:106                                       1       N/A       Up   Up
  3ffe::a14:106                                                            
-------------------------------------------------------------------------------
LSPs : 1
===============================================================================
*A:Dut-C# show router mpls sr-te-lsp "3ffe::a14:106" detail 
===============================================================================
MPLS SR-TE LSPs (Originating) (Detail)
===============================================================================
Legend : 
    + - Inherited
===============================================================================
-------------------------------------------------------------------------------
Type : Originating 
-------------------------------------------------------------------------------
LSP Name   : 3ffe::a14:106
LSP Type        : SrTeLsp                   LSP Tunnel ID        : 1
LSP Index       : 65536                     TTM Tunnel Id        : 655362
From            : 3ffe::a14:103
To              : 3ffe::a14:106
Adm State       : Up                        Oper State           : Up
LSP Up Time     : 0d 00:05:11               LSP Down Time        : 0d 00:00:00
Transitions     : 1                         Path Changes         : 1
Retry Limit     : 0                         Retry Timer          : 30 sec
Hop Limit       : 255                       Negotiated MTU       : 1492
PathCompMethod  : none                      
FallbkPathComp  : not-applicable
Metric          : N/A                       
Local Sr Protec*: preferred                 Label Stack Reduction: Disabled
Load Bal Wt     : N/A                       ClassForwarding      : Disabled
Include Grps    :                           Exclude Grps         : 
None                                           None
Egress Stats    : Disabled                  
BFD Template    : None                      BFD Ping Intvl       : N/A
BFD Enable      : False                     BFD Failure-action   : None
WaitForUpTimer  : 4                         
 
Revert Timer    : Disabled                  Next Revert In       : N/A
Entropy Label   : Enabled+                  Oper Entropy Label   : Enabled
Negotiated EL   : Disabled                  
VprnAutoBind    : Enabled                   
IGP Shortcut    : Enabled                   BGP Shortcut         : Enabled
IGP LFA         : Disabled                  IGP Rel Metric       : Disabled
BGPTransTun     : Enabled                   
Oper Metric     : 16777215                  
PCE Report      : Disabled+                 
PCE Control     : Disabled
Max SR Labels   : 6                         Additional FRR Labels: 1
Path Profile    : None                      
Admin Tags      : None                      
 
Primary(a)      : pe1_pe2
                                            Up Time              : 0d 00:05:13
Bandwidth       : 0 Mbps                    
Secondary       : pe1_pe2_Sec
                                            Down Time            : 0d 00:01:23
Bandwidth       : 0 Mbps                    
Standby         : pe1_pe2_Stby
                                            Up Time              : 0d 00:01:09
Bandwidth       : 0 Mbps                    
===============================================================================
* indicates that the corresponding row element may have been truncated.
*A:Dut-C# show router mpls sr-te-lsp "3ffe::a14:106" path                  
===============================================================================
MPLS SR-TE LSP 3ffe::a14:106 Path
===============================================================================
-------------------------------------------------------------------------------
LSP Name     : 3ffe::a14:106            
To           : 3ffe::a14:106            
Adm State    : Up                       Oper State           : Up
-------------------------------------------------------------------------------
Path Name                        Type           Adm  Opr
-------------------------------------------------------------------------------
pe1_pe2                          Primary         Up   Up
pe1_pe2_Sec                      Secondary       Up   Dwn
pe1_pe2_Stby                     Standby         Up   Up
===============================================================================
*A:Dut-C# show router mpls sr-te-lsp "3ffe::a14:106" path detail           
===============================================================================
MPLS SR-TE LSP 3ffe::a14:106 Path  (Detail)
===============================================================================
Legend : 
    S      - Strict                      L      - Loose
    A-SID  - Adjacency SID               N-SID  - Node SID 
    +      - Inherited 
===============================================================================
-------------------------------------------------------------------------------
LSP SR-TE 3ffe::a14:106
Path  pe1_pe2
-------------------------------------------------------------------------------
LSP Name     : 3ffe::a14:106
Path LSP ID  : 59904                    
From         : 3ffe::a14:103            
To           : 3ffe::a14:106            
Admin State  : Up                       Oper State           : Up
Path Name    : pe1_pe2                  Path Type            : Primary
Path Admin   : Up                       Path Oper            : Up
Path Up Time : 0d 00:09:24              Path Down Time       : 0d 00:00:00
Retry Limit  : 0                        Retry Timer          : 30 sec
Retry Attempt: 0                        Next Retry In        : 0 sec
 
PathCompMeth*: none                     Oper PathCompMethod  : none
MetricType   : igp                      Oper MetricType      : igp
LocalSrProt  : preferred                Oper LocalSrProt     : preferred
LabelStackRed: Disabled                 Oper LabelStackRed   : Disabled
 
Bandwidth    : No Reservation           Oper Bandwidth       : 0 Mbps
Hop Limit    : 255                      Oper HopLimit        : 255
Setup Priori*: 7                        Oper Setup Priority  : 7
Hold Priority: 0                        Oper Hold Priority   : 0
Inter-area   : N/A                      
 
PCE Updt ID  : 0                        PCE Updt State       : None
PCE Upd Fail : noError
 
PCE Report   : Disabled+                Oper PCE Report      : Disabled
PCE Control  : Disabled                 Oper PCE Control     : Disabled
 
Include Grou*:                          Oper Include Groups  : 
None                                           None
Exclude Grou*:                          Oper Exclude Groups  : 
None                                           None
Last Resignal: n/a
 
IGP/TE Metric: 16777215                 Oper Metric          : 16777215
Oper MTU     : 1492                     Path Trans           : 1
Failure Code : noError
Failure Node     : n/a
Explicit Hops:                          
              3ffe::a14:101(L)
           -> 3ffe::a14:106(L)
Actual Hops  :                          
    3ffe::a14:101
    (3ffe::a14:101)(N-SID)
    Record Label        : 454488
    3ffe::a14:106
 -> (3ffe::a14:106)(N-SID)
    Record Label        : 424493
 
BFD Configuration and State:
Template     : None                     Ping Interval        : N/A
Enable       : False                    State                : notApplicable
WaitForUpTim*: 4                        OperWaitForUpTimer   : 0
WaitForUpTmL*: 0                        
Start Fail Reason: N/A
 
-------------------------------------------------------------------------------
LSP SR-TE 3ffe::a14:106
Path  pe1_pe2_Sec
-------------------------------------------------------------------------------
LSP Name     : 3ffe::a14:106
Path LSP ID  : 59906                    
From         : 3ffe::a14:103            
To           : 3ffe::a14:106            
Admin State  : Up                       Oper State           : Up
Path Name    : pe1_pe2_Sec              Path Type            : Secondary
Path Admin   : Up                       Path Oper            : Down
Path Up Time : 0d 00:00:00              Path Down Time       : 0d 00:05:35
Retry Limit  : 0                        Retry Timer          : 30 sec
Retry Attempt: 0                        Next Retry In        : 0 sec
 
PathCompMeth*: none                     Oper PathCompMethod  : N/A
MetricType   : igp                      Oper MetricType      : N/A
LocalSrProt  : preferred                Oper LocalSrProt     : N/A
LabelStackRed: Disabled                 Oper LabelStackRed   : N/A
 
Bandwidth    : No Reservation           Oper Bandwidth       : N/A
Hop Limit    : 255                      Oper HopLimit        : N/A
Setup Priori*: 7                        Oper Setup Priority  : N/A
Hold Priority: 0                        Oper Hold Priority   : N/A
Inter-area   : N/A                      
 
PCE Updt ID  : 0                        PCE Updt State       : None
PCE Upd Fail : noError
 
PCE Report   : Disabled+                Oper PCE Report      : Disabled
PCE Control  : Disabled                 Oper PCE Control     : Disabled
 
Include Grou*:                          Oper Include Groups  : 
None                                           N/A
Exclude Grou*:                          Oper Exclude Groups  : 
None                                           N/A
Last Resignal: n/a
 
IGP/TE Metric: N/A                      Oper Metric          : N/A
Oper MTU     : N/A                      Path Trans           : 2
Failure Code : noError
Failure Node     : n/a
Explicit Hops:                          
              3ffe::a14:102(L)
           -> 3ffe::a14:106(L)
Actual Hops  :                          
    No Hops Specified
Srlg         : Disabled                 Srlg Disjoint        : False
                                      
BFD Configuration and State:
Template     : None                     Ping Interval        : N/A
Enable       : False                    State                : notApplicable
WaitForUpTim*: 4                        OperWaitForUpTimer   : 0
WaitForUpTmL*: 0                        
Start Fail Reason: N/A
 
-------------------------------------------------------------------------------
LSP SR-TE 3ffe::a14:106
Path  pe1_pe2_Stby
-------------------------------------------------------------------------------
LSP Name     : 3ffe::a14:106
Path LSP ID  : 59908                    
From         : 3ffe::a14:103            
To           : 3ffe::a14:106            
Admin State  : Up                       Oper State           : Up
Path Name    : pe1_pe2_Stby             Path Type            : Standby
Path Admin   : Up                       Path Oper            : Up
Path Up Time : 0d 00:05:21              Path Down Time       : 0d 00:00:00
Retry Limit  : 0                        Retry Timer          : 30 sec
Retry Attempt: 0                        Next Retry In        : 0 sec
 
PathCompMeth*: none                     Oper PathCompMethod  : none
MetricType   : igp                      Oper MetricType      : igp
LocalSrProt  : preferred                Oper LocalSrProt     : preferred
LabelStackRed: Disabled                 Oper LabelStackRed   : Disabled
 
Bandwidth    : No Reservation           Oper Bandwidth       : 0 Mbps
Hop Limit    : 255                      Oper HopLimit        : 255
Setup Priori*: 7                        Oper Setup Priority  : 7
Hold Priority: 0                        Oper Hold Priority   : 0
Inter-area   : N/A                      
 
PCE Updt ID  : 0                        PCE Updt State       : None
PCE Upd Fail : noError
 
PCE Report   : Disabled+                Oper PCE Report      : Disabled
PCE Control  : Disabled                 Oper PCE Control     : Disabled
                                      
Include Grou*:                          Oper Include Groups  : 
None                                           None
Exclude Grou*:                          Oper Exclude Groups  : 
None                                           None
Last Resignal: n/a
 
IGP/TE Metric: 16777215                 Oper Metric          : 16777215
Oper MTU     : 1492                     Path Trans           : 1
Failure Code : noError
Failure Node     : n/a
Explicit Hops:                          
              3ffe::a14:102(L)
           -> 3ffe::a14:106(L)
Actual Hops  :                          
    3ffe::a14:102
    (3ffe::a14:102)(N-SID)
    Record Label        : 454489
    3ffe::a14:106
 -> (3ffe::a14:106)(N-SID)
    Record Label        : 439493
Srlg         : Disabled                 Srlg Disjoint        : False
 
BFD Configuration and State:
Template     : None                     Ping Interval        : N/A
Enable       : False                    State                : notApplicable
WaitForUpTim*: 4                        OperWaitForUpTimer   : 0
WaitForUpTmL*: 0                        
Start Fail Reason: N/A
 
===============================================================================
* indicates that the corresponding row element may have been truncated.
*A:Dut-C# show router mpls sr-te-lsp "3ffe::a14:106" status up detail path "pe1_pe2"
 family ipv6 
===============================================================================
MPLS SR-TE LSP 3ffe::a14:106 Path pe1_pe2 (Detail)
===============================================================================
Legend : 
    S      - Strict                      L      - Loose
    A-SID  - Adjacency SID               N-SID  - Node SID 
    +      - Inherited 
===============================================================================
-------------------------------------------------------------------------------
LSP SR-TE 3ffe::a14:106
Path  pe1_pe2
-------------------------------------------------------------------------------
LSP Name     : 3ffe::a14:106
Path LSP ID  : 59904                    
From         : 3ffe::a14:103            
To           : 3ffe::a14:106            
Admin State  : Up                       Oper State           : Up
Path Name    : pe1_pe2                  Path Type            : Primary
Path Admin   : Up                       Path Oper            : Up
Path Up Time : 0d 00:16:20              Path Down Time       : 0d 00:00:00
Retry Limit  : 0                        Retry Timer          : 30 sec
Retry Attempt: 0                        Next Retry In        : 0 sec
 
PathCompMeth*: none                     Oper PathCompMethod  : none
MetricType   : igp                      Oper MetricType      : igp
LocalSrProt  : preferred                Oper LocalSrProt     : preferred
LabelStackRed: Disabled                 Oper LabelStackRed   : Disabled
 
Bandwidth    : No Reservation           Oper Bandwidth       : 0 Mbps
Hop Limit    : 255                      Oper HopLimit        : 255
Setup Priori*: 7                        Oper Setup Priority  : 7
Hold Priority: 0                        Oper Hold Priority   : 0
Inter-area   : N/A                      
 
PCE Updt ID  : 0                        PCE Updt State       : None
PCE Upd Fail : noError
 
PCE Report   : Disabled+                Oper PCE Report      : Disabled
PCE Control  : Disabled                 Oper PCE Control     : Disabled
 
Include Grou*:                          Oper Include Groups  : 
None                                           None
Exclude Grou*:                          Oper Exclude Groups  : 
None                                           None
Last Resignal: n/a
 
IGP/TE Metric: 16777215                 Oper Metric          : 16777215
Oper MTU     : 1492                     Path Trans           : 1
Failure Code : noError
Failure Node     : n/a
Explicit Hops:                          
              3ffe::a14:101(L)
           -> 3ffe::a14:106(L)
Actual Hops  :                          
    3ffe::a14:101
    (3ffe::a14:101)(N-SID)
    Record Label        : 454488
    3ffe::a14:106
 -> (3ffe::a14:106)(N-SID)
    Record Label        : 424493
 
BFD Configuration and State:
Template     : None                     Ping Interval        : N/A
Enable       : False                    State                : notApplicable
WaitForUpTim*: 4                        OperWaitForUpTimer   : 0
WaitForUpTmL*: 0                        
Start Fail Reason: N/A
 
===============================================================================
* indicates that the corresponding row element may have been truncated.
*A:Dut-C# show router mpls sr-te-lsp "3ffe::a14:106" activepath 
===============================================================================
MPLS LSP: 3ffe::a14:106 (active paths)
===============================================================================
Legend : 
    #  - Manually switched path
    #F - Manually forced switched path
===============================================================================
LSP Name     : 3ffe::a14:106
LSP Id       : 59904                             
Path Name    : pe1_pe2
Active Path  : Primary                           
To             : 3ffe::a14:106
LSP Type     : SR-TE                             
 
===============================================================================
*A:Dut-C>config>router>mpls# show router mpls sr-te-lsp "3ffe::a14:106" egress-stats
===============================================================================
SR-TE LSP Egress Statistics
===============================================================================
-------------------------------------------------------------------------------
LSP Name : 3ffe::a14:106
-------------------------------------------------------------------------------
Admin State      : Up                   
 
Path Name        : pe1_pe2
StatsOperState   : Up                   
Aggregate Pkts   : 0                    Aggregate Octets : 0
 
Path Name        : pe1_pe2_Sec
StatsOperState   : Up                   
Aggregate Pkts   : 0                    Aggregate Octets : 0
 
Path Name        : pe1_pe2_Stby
StatsOperState   : Up                   
Aggregate Pkts   : 0                    Aggregate Octets : 0
 
Total for all paths
Tot.Aggr Pkts    : 0                    Tot.Aggr Octets  : 0
===============================================================================
*A:Dut-C# show router mpls sr-te-lsp "3ffe::a14:106" to 3ffe::a14:106 detail 
===============================================================================
MPLS SR-TE LSPs (Originating) (Detail)
===============================================================================
Legend : 
    + - Inherited
===============================================================================
-------------------------------------------------------------------------------
Type : Originating 
-------------------------------------------------------------------------------
LSP Name        : 3ffe::a14:106
LSP Type        : SrTeLsp                   LSP Tunnel ID        : 1
LSP Index       : 65536                     TTM Tunnel Id        : 655362
From            : 3ffe::a14:103
To              : 3ffe::a14:106
Adm State       : Up                        Oper State           : Up
LSP Up Time     : 0d 00:50:36               LSP Down Time        : 0d 00:00:00
Transitions     : 1                         Path Changes         : 1
Retry Limit     : 0                         Retry Timer          : 30 sec
Hop Limit       : 255                       Negotiated MTU       : 1492
PathCompMethod  : none                      
FallbkPathComp  : not-applicable
Metric          : N/A                       
Local Sr Protec*: preferred                 Label Stack Reduction: Disabled
Load Bal Wt     : N/A                       ClassForwarding      : Disabled
Include Grps    :                           Exclude Grps         : 
None                                           None
Egress Stats    : Disabled                  
BFD Template    : None                      BFD Ping Intvl       : N/A
BFD Enable      : False                     BFD Failure-action   : None
WaitForUpTimer  : 4                         
 
Revert Timer    : Disabled                  Next Revert In       : N/A
Entropy Label   : Enabled+                  Oper Entropy Label   : Enabled
Negotiated EL   : Disabled                  
VprnAutoBind    : Enabled                   
IGP Shortcut    : Enabled                   BGP Shortcut         : Enabled
IGP LFA         : Disabled                  IGP Rel Metric       : Disabled
BGPTransTun     : Enabled                   
Oper Metric     : 16777215                  
PCE Report      : Disabled+                 
PCE Control     : Disabled
Max SR Labels   : 6                         Additional FRR Labels: 1
Path Profile    : None                      
Admin Tags      : None                      
 
Primary(a)      : pe1_pe2
                                            Up Time              : 0d 00:50:39
Bandwidth       : 0 Mbps                    
Secondary       : pe1_pe2_Sec
                                            Down Time            : 0d 00:46:48
Bandwidth       : 0 Mbps                    
Standby         : pe1_pe2_Stby
                                            Up Time              : 0d 00:46:34
Bandwidth       : 0 Mbps                    
===============================================================================
* indicates that the corresponding row element may have been truncated.
Output Example

The following output applies to SR-TE LSP egress statistics.

*A:Dut-B>config>router>mpls>lsp# /show router mpls sr-te-lsp "lsp1" egress-stats 
===============================================================================
SR-TE LSP Egress Statistics
===============================================================================
-------------------------------------------------------------------------------
LSP Name : lsp1
-------------------------------------------------------------------------------
Admin State      : Up                  
Path Name        : p1
StatsOperState   : Up                  
Aggregate Pkts   : 0                    Aggregate Octets : 0
Path Name        : p2
StatsOperState   : Up                  
Aggregate Pkts   : 0                    Aggregate Octets : 0
Total for all paths
Tot.Aggr Pkts    : 0                    Tot.Aggr Octets  : 0
Packet Rate pps  : 0                    Bit Rate Mbps    : 0
===============================================================================

Output Fields: MPLS SR-TE LSP Egress Statistics describes the MPLS SR-TE LSP egress statistics output fields.

Table 10. Output Fields: MPLS SR-TE LSP Egress Statistics

Label

Description

LSP Name

The name of the LSP for which the statistics are provided

Admin State

The administrative state of the LSP

Path Name

The path name of the LSP

StatsOperState

Indicates whether the system is able to allocate a statistical index to that specific path

Aggregate Pkts

The number of packets recorded by the statistical index for that path

Aggregate Octets

The number of octets recorded by the statistical index for that path

Tot.Aggr Pkts

The sum of packets over all paths of the LSP

Tot.Aggr Octets

The sum of octets over all paths of the LSP

Packet Rate

The packet rate for the LSP (across all paths, for all FCs in/out-of profile) expressed in packets per second

Bit Rate

The bit rate for the LSP (across all paths, for all FCs in/out-of profile) expressed in Mb/s

sr-te-lsp-egress-stats

sr-te-lsp-egress-stats

Syntax

sr-te-lsp-egress-stats lsp-name

Context

[Tree] (clear>router>mpls sr-te-lsp-egress-stats)

Full Context

clear router mpls sr-te-lsp-egress-stats

Description

This command clears or resets the egress statistics for MPLS SR-TE LSP.

Parameters

lsp-name

Specifies the LSP to clear, up to 64 characters.

Platforms

All

sr-te-lsp-egress-stats

Syntax

sr-te-lsp-egress-stats lsp lsp-name [interval seconds] [repeat repeat] [ absolute| rate] [bits ]

Context

[Tree] (monitor>router>mpls sr-te-lsp-egress-stats)

Full Context

monitor router mpls sr-te-lsp-egress-stats

Description

This command monitors MPLS SR-TE LSP Egress Statistics.

Parameters

lsp-name

Specifies the LSP name.

Values

64 characters maximum

seconds

Configures the interval for each display in seconds.

Values

3 to 60

repeat

Configures how many times the command is repeated.

Values

1 to 999

absolute

Displays raw statistics, without processing. No calculations are performed on the delta or rate statistics.

rate

Displays rate-per-second for each statistic instead of the delta.

bits

Displays output value in bits.

Platforms

All

src-access-list

src-access-list

Syntax

src-access-list [list-name]

Context

[Tree] (show>system>security>snmp src-access-list)

Full Context

show system security snmp src-access-list

Description

This command displays source access lists and the hosts for each. Including the list-name parameter modifies the output show only the specified src-access-list.

Platforms

All

Output

The following output is an example of SR access list information.

Show Source Access List Output Fields describes the source access list output fields.

Output Example
A:ALA-1# show system security snmp src-access-list
=============================================================================
Source Access Lists
=============================================================================
List Name
  HostName                              Host Address
-----------------------------------------------------------------------------
L1
  H1                                    10.100.100.1
  H2                                    10.100.100.2
L2
  HA                                    10.100.101.1
  HB                                    10.100.101.2
-----------------------------------------------------------------------------
Total Access Lists: 2
=============================================================================
A:ALA-1#


A:ALA-1# show system security snmp src-access-list L1
=============================================================================
Source Access Lists
=============================================================================
List Name
  HostName                              Host Address
-----------------------------------------------------------------------------
L1
  H1                                    10.100.100.1
  H2                                    10.100.100.2
-----------------------------------------------------------------------------
Total Access Lists: 1
=============================================================================
A:ALA-1#
Table 11. Show Source Access List Output Fields

Label

Description

List Name

Displays the name of the src-access-list.

Host Name

Displays the name of the src-host.

Host Address

Displays the IP address of the src-host.

Total Access Lists

Displays the total number of source access lists.

src-bmac-lsb

src-bmac-lsb

Syntax

src-bmac-lsb

Context

[Tree] (tools>dump>redundancy src-bmac-lsb)

Full Context

tools dump redundancy src-bmac-lsb

Description

This command dumps PBB source Backbone MAC address LSB information.

Platforms

All

srlg-database

srlg-database

Syntax

srlg-database [router-id ip-address] [interface ip-address]

Context

[Tree] (show>router>mpls srlg-database)

Full Context

show router mpls srlg-database

Description

This command displays MPLS SRLG database information.

Parameters

router-id ip-address

Specifies a 32-bit integer uniquely identifying the router in the Autonomous System. By convention to ensure uniqueness, this may default to the value of one of the router's IPv4 host addresses, represented as a 32-bit unsigned integer, if IPv4 is configured on the router. The router-id can be either the local one or some remote router.

interface ip-address

Specifies the IP address of the interface.

Platforms

All

srlg-group

srlg-group

Syntax

srlg-group [name]

Context

[Tree] (show>router>if-attribute srlg-group)

Full Context

show router if-attribute srlg-group

Description

This command displays SRLG statistics.

Parameters

name

Displays entries that are associated with the specified SRLG name, up to 32 characters.

Platforms

All

Output

The following output is an example of SRLG statistics, and SRLG Fields describes the fields.

Output Example
B:CORE2# show router if-attribute srlg-group
==================================================
Interface Srlg Groups
==================================================
Group Name             Group Value  Penalty Weight
--------------------------------------------------
1                      1            100
2                      2            200
3                      3            300
--------------------------------------------------
No. of Groups: 3
==================================================
B:CORE2#
Table 12. SRLG Fields

Label

Description

Group Name

The name of the SRLG

Group Value

The integer value of the SRLG

Penalty Weight

The penalty weight that is assigned to the SRLG

No. of Groups

The total number of displayed SRLGs

srrp

srrp

Syntax

srrp

Context

[Tree] (clear>router srrp)

Full Context

clear router srrp

Description

Commands in this context clear and reset SRRP virtual router instances.

Platforms

All

srrp

Syntax

srrp [srrp-id [detail]]

Context

[Tree] (show srrp)

Full Context

show srrp

Description

This command displays information related to the SRRP.

Parameters

srrp-id

Specifies the SRRP ID.

Values

1 to 4294967295

detail

Displays detailed information.

Platforms

All

srrp-sync-database

srrp-sync-database

Syntax

srrp-sync-database [instance instance-id] [ peer ip-address]

Context

[Tree] (tools>dump>redundancy>multi-chassis srrp-sync-database)

Full Context

tools dump redundancy multi-chassis srrp-sync-database

Description

This command dumps SRRP database information and applies to the 7450 ESS.

Parameters

ip-address

Specifies the peer’s IP address.

Values

ipv4-address: a.b.c.d

ipv6-address:

  • x:x:x:x:x:x:x:x (eight 16-bit pieces)

  • x:x:x:x:x:x:d.d.d.d

  • x – [0 to FFFF] H

  • d – [0 to 255] D

instance-id

Dumps information for the specified Subscriber Router Redundancy Protocol instance configured on this system.

Values

1 to 4294967295

Platforms

All

ssh

ssh

Syntax

ssh

Context

[Tree] (show>system>security ssh)

Full Context

show system security ssh

Description

This command displays all SSH sessions, and the SSH status and fingerprint. The type of SSH application (CLI, SCP, SFTP, or NETCONF) is indicated for each SSH connection.

Platforms

All

Output

The following output is an example of SSH information, and Show System Security SSH Options Output Fields describes the output fields.

Output Example
*A:dut-b# show system security ssh 
=======================================================
SSH Server
=======================================================
Administrative State      : Enabled 
Operational State         : Up
Preserve Key              : Enabled
SSH Protocol Version 2    : Enabled
SSH listening port        : 22
DSA Host Key Fingerprint  : 0f:10:a3:ca:ff:22:d0:90:6e:2b:90:57:f1:5b:0a:92
RSA Host Key Fingerprint  : b3:2b:ba:1b:ef:49:68:dc:b5:ff:b9:55:b7:78:e9:ee
-------------------------------------------------------
Connection                                Username 
Version Cipher                        ServerName  Status
-------------------------------------------------------
192.0.2.131                               admin
2       aes128-ctr                    cli         connected
-------------------------------------------------------
Number of SSH sessions : 1
=======================================================
Table 13. Show System Security SSH Options Output Fields

Label

Description

SSH Administrative State

Enabled — The administrative state of the SSH server is enabled

Disabled — The administrative state of the SSH server is disabled

SSH Operational State

Up — The operational state of the SSH server is up

Down — The operational state of the SSH server is down

SSH Preserve Key

Enabled — preserve-key is enabled

Disabled — preserve-key is disabled

SSH Protocol Version 2

Enabled — SSH2 is enabled

Disabled — SSH2 is disabled

SSH listening port

The SSH port for SSH connections arriving in VPRN or base routing

Key Fingerprint

The key fingerprint is the server identity.

If a client attempts and fails to verify the key fingerprint of the server, the client session is disconnected.

Connection

The IP address of the connected routers (remote client)

Encryption

des — data encryption using a private (secret) key

3des — an encryption method that allows proprietary information to be transmitted over untrusted networks

Username

The name of the user

Number of SSH sessions

The total number of active SSH sessions

ssid

ssid

Syntax

ssid

Context

[Tree] (show>subscr-mgmt>wlan-gw ssid)

Full Context

show subscriber-mgmt wlan-gw ssid

Description

This command displays SSID information.

Platforms

7750 SR, 7750 SR-e, 7750 SR-s, VSR

ssm-translate

ssm-translate

Syntax

ssm-translate

ssm-translate interface interface-name

Context

[Tree] (show>router>igmp ssm-translate)

Full Context

show router igmp ssm-translate

Description

This command displays IGMP SSM translate configuration information.

Parameters

interface-name

Specifies the IP interface name, up to 32 characters.

Platforms

All

Output

The following output is an example of SSM translate information. IGMP Fields provides IGMP field descriptions.

Output Example
================================================================= 
IGMP SSM Translate Entries
=================================================================
Group Range               Source                     Interface
-----------------------------------------------------------------
<239.1.1.1 - 239.1.1.2>   10.1.1.1                     -
                             
<239.1.1.1 - 239.1.1.5>   00.1.1.2                     ies-abc
-----------------------------------------------------------------
Table 14. IGMP Fields

Label

Description

Group Range

The address ranges of the multicast groups for which this router can be an RP.

Source

The unicast address that sends data on an interface.

SSM Translate Entries

The total number of SSM translate entries.

ssm-translate

Syntax

ssm-translate

ssm-translate interface interface-name

Context

[Tree] (show>router>mld ssm-translate)

Full Context

show router mld ssm-translate

Description

This command displays MLD SSM translate configuration information.

Parameters

interface-name

Specifies the IP interface name, up to 32 characters.

Platforms

All

Output

MLD Interface Output

The following table provides MLD field descriptions.

Table 15. MLD Fields

Label

Description

Start Address

End Address

The address ranges of the multicast groups for which this router can be an RP.

Source Address

The unicast address that sends data on an interface.

Interface

The interface name.

SSM Translate Entries

The total number of SSM translate entries.

Output Example
*A:ALA-BA# show router mld static 
===============================================================================
MLD SSM Translate Entries
===============================================================================
Start Address      : ff0e::db8:9
End Address        : ff0e::db8:c
   Source Address  : 2001:db8::1
 
Start Address      : ff04:db8:2
End Address        : ff04:db8:10
   Source Address  : 2001:db8:3:4:5:6:7:8
       Interface   : lax-vls
 
Start Address      : ff0e:db8:db8:9
End Address        : ff0e:db8:db8:c
   Source Address  : 2001:db8::1
       Interface   : lax-vls
-------------------------------------------------------------------------------
SSM Translate Entries : 3
===============================================================================
*A:ALA-BA#

standby

standby

Syntax

standby

Context

[Tree] (show>system>ptp standby)

Full Context

show system ptp standby

Description

This command displays information for PTP on the standby control module.

Platforms

7450 ESS, 7750 SR-7/12/12e, 7750 SR-a, 7750 SR-e, 7750 SR-2s, 7750 SR-2se, 7750 SR-7s, 7750 SR-14s, 7950 XRS

Output

The following output is an example of PTP standby information.

Output Example
# show system ptp standby

===============================================================================
IEEE 1588/PTP Clock Information
===============================================================================
-------------------------------------------------------------------------------
Local Clock
-------------------------------------------------------------------------------
Clock Type        : boundary           PTP Profile        : ITU-T G.8275.1
Domain            : 24                 Network Type       : sdh
Admin State       : up                 Oper State         : up
Announce Interval : 8 pkt/s            Announce Rx Timeout: 3 intervals
Peer Limit        : none (Base Router)
G.8275 Priority   : 128                PTSF-unusable      : disabled
Clock Id          : a47b2cfffe441e1f   Clock Class        : 165
Clock Accuracy    : unknown            Clock Variance     : ffff (not computed)
Clock Priority1   : 128                Clock Priority2    : 128
-------------------------------------------------------------------------------
Parent Clock
-------------------------------------------------------------------------------
Port              : 1/1/3              Remote MAC Address : a4:7b:2c:e2:f1:a2
Parent Clock Id   : 242124fffe49e335   Remote PTP Port    : 1
GM Clock Id       : 242124fffe49e335   GM Clock Class     : 6
GM Clock Accuracy : within 100 ns      GM Clock Variance  : 0x4e5d (1.8E-15)
GM Clock Priority1: 128                GM Clock Priority2 : 128
-------------------------------------------------------------------------------
Time Properties
-------------------------------------------------------------------------------
Timescale           : PTP
Frequency Traceable : yes
Time Traceable      : yes
Time Source         : GPS
UTC Offset          : +37 seconds
Leap Second         : no leap second pending
-------------------------------------------------------------------------------
Frequency Recovery
-------------------------------------------------------------------------------
PTP Recovery State: initial            Last Changed       : 2021/09/02 11:04:48
Frequency Offset  : -367.370 ppb
===============================================================================

standby-ip-addresses

standby-ip-addresses

Syntax

standby-ip-addresses

Context

[Tree] (show>subscr-mgmt>vrgw>brg>gateway standby-ip-addresses)

Full Context

show subscriber-mgmt vrgw brg gateway standby-ip-addresses

Description

This command shows associated home-aware pool standby IP addresses.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

start

start

Syntax

start

Context

[Tree] (tools>perform>router>l2tp>group>tunnel start)

Full Context

tools perform router l2tp group tunnel start

Description

This command triggers an attempt to start the control connection for a specified L2TP tunnel.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

start

Syntax

start route-downloader-name [force]

Context

[Tree] (tools>perform>aaa>route-downloader start)

Full Context

tools perform aaa route-downloader start

Description

This command causes the download process to start immediately. If an ongoing download is already in progress then no further action is needed, except if the force keyword is added. In case the force keyword is added, then the current download is aborted and a new one is immediately restarted. If aborting the current download, the internal route table should not be emptied or cleared.

Parameters

route-downloader-name

Specifies the route downloader name, up to 32 characters.

force

Causes the current download to be aborted and a new one is immediately restarted.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

static

static

Syntax

static [sap sap-id | sdp sdp-id:vc-id]

Context

[Tree] (show>service>id>mld-snooping static)

Full Context

show service id mld-snooping static

Description

This command displays MLD snooping static group membership data.

Platforms

All

Output

The following output is an example of MLD snooping static group membership information.

Output Example
*A:rbae_C# show service id 1 mld-snooping static  
===============================================================================
MLD Snooping Static Source Groups for service 1
-------------------------------------------------------------------------------
MLD Snooping Static Source Groups for SDP 36:1
-------------------------------------------------------------------------------
Source                                                                         
                Group                                                          
-------------------------------------------------------------------------------
2011:db8:1
                FF04:db8:2                                                        
*
                FF04:db8:3                                                        
-------------------------------------------------------------------------------
Static (*,G)/(S,G) entries: 2
===============================================================================
*A:rbae_C# 

static

Syntax

static [sap sap-id | sdp sdp-id:vc-id]

Context

[Tree] (show>service>id>igmp-snooping static)

Full Context

show service id igmp-snooping static

Description

This command displays information on static IGMP snooping source groups for the VPLS service.

Parameters

sap sap-id

Displays static IGMP snooping source groups for a specific SAP.

sdp sdp-id

Displays the IGMP snooping source groups for a specific spoke or mesh SDP.

Values

1 to 17407

vc-id

The virtual circuit ID on the SDP ID for which to display information.

Default

For mesh SDPs only, all VC IDs.

Values

1 to 4294967295

Platforms

All

Output

Output Example
*A:ALA-1>show>service>id>snooping# static
===============================================================================
IGMP Snooping Static Source Groups for SAP 1/1/2
-------------------------------------------------------------------------------
Source           Group
-------------------------------------------------------------------------------
*                239.0.0.2
*                239.0.0.3
-------------------------------------------------------------------------------
Static (*,G)/(S,G) entries: 2
-------------------------------------------------------------------------------
IGMP Snooping Static Source Groups for SDP 10:10
-------------------------------------------------------------------------------
Source           Group
-------------------------------------------------------------------------------
1.1.1.1          239.0.0.10
-------------------------------------------------------------------------------
Static (*,G)/(S,G) entries: 1
=============================================================================== 
*A:ALA-1>show>service>id>snooping# 

IGMP Snooping Source Groups Fields describes the show output fields.

Table 16. IGMP Snooping Source Groups Fields

Label

Description

Source

Displays the IP source address used in IGMP queries.

Group

Displays the static IGMP snooping source groups for a specified SAP.

static

Syntax

static [ip-int-name | ip-address]

Context

[Tree] (show>router>igmp static)

Full Context

show router igmp static

Description

This command displays static IGMP, (*,G) and (S,G) information.

Parameters

ip-int-name

Displays information associated with the specified IP interface name, up to 32 characters.

ip-address

Displays information associated with the specified IP address.

Platforms

All

Output

The following output is an example of IGMP static information. IGMP Static Fields provides static IGMP field descriptions.

Output Example
*A:ALA-BA# show router 100 igmp static 
==================================================================
IGMP Static Group Source
==================================================================
Source           Group            Interface                         
------------------------------------------------------------------
10.11.11.11      239.136.22.3     IGMP_to_CE                      
*                239.1.1.1        IGMP_to_CE                      
10.22.22.22      239.255.255.255  IGMP_to_CE                      
------------------------------------------------------------------
Static (*,G)/(S,G) Entries : 3
==================================================================
*A:ALA-BA#
Table 17. IGMP Static Fields

Label

Description

Source

Entries that represent a source address from which receivers are interested/not interested in receiving multicast traffic.

Group

The IP multicast group address for which this entry contains information.

Interface

Displays the interface name.

static

Syntax

static [ip-int-name | ip-address]

Context

[Tree] (show>router>mld static)

Full Context

show router mld static

Description

This command displays static MLD, (*,G) and (S,G) information.

Parameters

ip-int-name

Displays the information associated with the specified IP interface name.

ip-address

Displays the information associated with the specified IP address.

Platforms

All

Output

The following output is an example of MLD static information. MLD Static Fields provides static MLD field descriptions.

Output Example
*A:ALA-BA# show router mld static 
===============================================================================
Rtr Base MLD Static Group Sources
===============================================================================
Source                                    Interface
  Group Start                             [Group Step]
  [Group End]                             [Group Count]
-------------------------------------------------------------------------------
2001:db8:2016:10ff::4                     lax-vls
  ff05:db8:1
*                                         lax-vls
  ff06:db8:1
*                                         lax-vls
  ff01:db8:1                                 ::4:0
  ff01:db8:100:0                             64
3::1                                      lax-vls
  ff05:db8:1                                 ::1
  ff05:db8:20                                32
*                                         lax-vls
  ff05:db8:2:1                               ::1
  ff05:db8:2:3ff                             1023
3::1                                      lax-vls
  ff05:db8:3:0                               ::64
  ff05:db8:4:0                               656
3::2                                      lax-vls
  ff05:db8:3:0                               ::64
  ff05:db8:4:0                               656
4::1                                      flax-vlsoo
  ff05:db8:3:0                               ::64
  ff05:db8:4:0                               656
5::1                                      lax-vls
  ff05:db8:3:0                               ::64
  ff05:db8:4:0                               656
-------------------------------------------------------------------------------
Static (*,G)/(S,G) Entries : 9
===============================================================================
*A:ALA-BA#
Table 18. MLD Static Fields

Label

Description

Source

The entries which represents a source address from which receivers are interested/not interested in receiving multicast traffic.

Group

The IP multicast group address for which this entry contains information.

Interface

The interface name.

static

Syntax

static [head-end {local | ip-address}] [ color color] [end-point { ipv4-address | ipv6-address}] [preference preference-id] [distinguisher distinguisher-id]

static summary

Context

[Tree] (show>router>seg-rt>sr-policies static)

Full Context

show router segment-routing sr-policies static

Description

This command displays the traffic statistics of all or a filtered set of the static policies, or displays summary parameters.

Parameters

head-end local

Filters on local head end.

head-end ip-address

Filters on the head end IP address value.

Values

a.b.c.d

color

Filters on the color.

Values

0 to 4294967295

ipv4-address | ipv6-address

Filters on the end-point IPv4 or IPv6 address.

Values

ipv4-address — a.b.c.d

ipv6-address — x:x:x:x:x:x:x:x (eight 16-bit pieces) or x:x:x:x:x:x:d:d:d:d

x — [0 to FFFF]H

d — [0 to 255]D

preference-id

Filters on the preference ID.

Values

0 to 4294967295

distinguisher-id

Filters on the distinguisher ID.

Values

0 to 4294967295

summary

Displays the summary information of the static policies.

Platforms

All

Output

The following output is an example of traffic statistics for the static policies.

Output Example Information for Static Policies
 *A:Dut-C# show router segment-routing sr-policies static                         
===============================================================================
SR-Policies Path
===============================================================================
-------------------------------------------------------------------------------
Type            : srv6                  
Active          : Yes                   Owner           : static
Color           : 10                    
Head            : 0.0.0.0               Endpoint Addr   : 3ffe::a14:102
RD              : 5                     Preference      : 14
SRv6 BSID 1     : 3333:3:3:3:0:b::
TunnelId        : 917510                Age             : 759
Origin ASN      : 0                     Origin          : 0.0.0.0
NumReEval       : 0                     ReEvalReason    : none
NumActPathChange: 0                     Last Change     : 06/13/2022 17:40:54
Maintenance Policy: N/A
 
Path Segment Lists:
Segment-List    : 1                     Weight          : 1
S-BFD State     : Down                  S-BFD Transitio*: 0
Num Segments    : 1                     Last Change     : 06/10/2022 17:07:01
  Seg 1 SID   : 2222:2:2:2:0:a::                         State : resolved-up
 
===============================================================================
* indicates that the corresponding row element may have been truncated.
Output Example Information for a Subset of Static Policies
*A:Dut-C# show router segment-routing sr-policies static end-point 3ffe::a14:102 
===============================================================================
SR-Policies Path
===============================================================================
-------------------------------------------------------------------------------
Type            : srv6                  
Active          : Yes                   Owner           : static
Color           : 10                    
Head            : 0.0.0.0               Endpoint Addr   : 3ffe::a14:102
RD              : 5                     Preference      : 14
SRv6 BSID 1     : 3333:3:3:3:0:b::
TunnelId        : 917510                Age             : 426
Origin ASN      : 0                     Origin          : 0.0.0.0
NumReEval       : 0                     ReEvalReason    : none
NumActPathChange: 0                     Last Change     : 06/13/2022 17:40:54
Maintenance Policy: N/A
 
Path Segment Lists:
Segment-List    : 1                     Weight          : 1
S-BFD State     : Down                  S-BFD Transitio*: 0
Num Segments    : 1                     Last Change     : 06/10/2022 17:07:01
  Seg 1 SID   : 2222:2:2:2:0:a::                         State : resolved-up
 
===============================================================================
* indicates that the corresponding row element may have been truncated.
                          

static-arp

static-arp

Syntax

static-arp [{ip-int-name | ip-address | mac ieee-mac-address}]

Context

[Tree] (show>router static-arp)

Full Context

show router static-arp

Description

This command displays the router static ARP table sorted by IP address. If no options are present, all ARP entries are displayed.

Parameters

ip-int-name

Only displays static ARP entries associated with the specified IP interface name.

ip-address

Only displays static ARP entries associated with the specified IP address.

ieee-mac-address

Only displays static ARP entries associated with the specified MAC address.

Platforms

All

Output

Static ARP Table Output — The following output is an example of static AARP table information, and Static ARP Table Fields describes the output fields.

Output Example
A:ALA-A# show router static-arp
===============================================================================
ARP Table                                                                      
===============================================================================
IP Address      MAC Address       Age      Type Interface                      
-------------------------------------------------------------------------------
10.200.0.253    00:00:5a:40:00:01 00:00:00 Sta  to-ser1                        
10.200.1.1      00:00:5a:01:00:33 00:00:00 Inv  to-ser1a
-------------------------------------------------------------------------------
No. of ARP Entries: 1                                                          
===============================================================================
A:ALA-A# 


A:ALA-A# show router static-arp 10.200.1.1
===============================================================================
ARP Table                                                                      
===============================================================================
IP Address      MAC Address       Age      Type Interface                      
-------------------------------------------------------------------------------
10.200.1.1      00:00:5a:01:00:33 00:00:00 Inv  to-ser1                        
                  
===============================================================================
A:ALA-A# 


A:ALA-A# show router static-arp to-ser1
===============================================================================
ARP Table                                                                      
===============================================================================
IP Address      MAC Address       Age      Type Interface                      
-------------------------------------------------------------------------------
10.200.0.253    00:00:5a:40:00:01 00:00:00 Sta  to-ser1
===============================================================================
A:ALA-A# 


A:ALA-A# show router static-arp mac 00:00:5a:40:00:01
===============================================================================
ARP Table                                                                      
===============================================================================
IP Address      MAC Address       Age      Type Interface                      
-------------------------------------------------------------------------------
10.200.0.253    00:00:5a:40:00:01 00:00:00 Sta  to-ser1                       
===============================================================================
A:ALA-A# 
Table 19. Static ARP Table Fields

Label

Description

IP Address

The IP address of the static ARP entry

MAC Address

The MAC address of the static ARP entry

Age

The age of the ARP entry. Static ARPs always have 00:00:00 for the age

Type

Inv — the ARP entry is an inactive static ARP entry (invalid)

Sta — the ARP entry is an active static ARP entry

Interface

The IP interface name associated with the ARP entry

No. of ARP Entries

The number of ARP entries displayed in the list

static-host

static-host

Syntax

static-host [sap sap-id] [wholesaler service-id] [port port-id][inter-dest-id intermediate-destination-id] [detail] [mac ieee-address] [ip-address ip-prefix[ /prefix-length]]

static-host [sap sap-id ][wholesaler service-id ][port port-id] no-inter-dest-id [ detail]

static-host summary

Context

[Tree] (show>service>id static-host)

Full Context

show service id static-host

Description

This command displays static hosts configured on this service.

Parameters

sap-id

Specifies the physical port identifier portion of the SAP definition.

intermediate-destination-id

Specifies the intermediate destination identifier which is encoded in the identification strings up to 32 characters.

summary

Displays summary static host information.

detail

Displays detailed static host information.

service-id

The service ID of the wholesaler.

Values

1 to 2147483647

ieee-address

Specifies the MAC address.

ip-prefix[/prefix-length]

Specifies the IP address.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

Output

The following output is an example of service static host information.

Output Example
*A:ALA-48# show service id 88 static-host
===============================================================================
Static Hosts for service 88
===============================================================================
Sap                         IP Address      Configured MAC    Dynamic MAC
  Subscriber                                  Admin State       Fwding State
-------------------------------------------------------------------------------
1/2/20:0                    10.10.10.104    N/A               N/A
   N/A                                        Down              Not Fwding
3/2/4:50/5                  10.144.145.1    N/A               N/A
   N/A                                        Up                Fwding
-------------------------------------------------------------------------------
Number of static hosts : 2
===============================================================================
*A:ALA-48#

static-lsp

static-lsp

Syntax

static-lsp [lsp-name]

static-lsp {transit | terminate}

static-lsp count

Context

[Tree] (show>router>mpls static-lsp)

Full Context

show router mpls static-lsp

Description

This command displays MPLS static LSP information.

Platforms

All

Output

The following output is an example of MPLS static LSP information.

MPLS Static LSP Output Fields describes the MPLS static LSP output fields.

Table 20. MPLS Static LSP Output Fields

Label

Description

Lsp Name

The name of the LSP used in the path up to 64 characters in length.

To

The system IP address of the egress router for the LSP.

Next Hop

The system IP address of the next hop in the LSP path.

In I/F

The ingress interface.

Out Label

The egress interface.

Out I/F

The egress interface.

Adm

Down — The path is administratively disabled.

Up — The path is administratively enabled.

Opr

Down — The path is operationally down.

Up — The path is operationally up.

LSPs

The total number of static LSPs.

Output Example
A:ALA-12# show router mpls static-lsp 
===============================================================================
MPLS Static LSPs (Originating)
===============================================================================
Lsp Name          To              Next Hop        Out Label Out I/F   Adm  Opr  
-------------------------------------------------------------------------------
NYC_SJC_customer2 100.20.1.10     10.10.1.4       1020      1/1/1     Up   Up  
-------------------------------------------------------------------------------
LSPs : 1
===============================================================================
A:ALA-12# 


*A:SRU4>config>router>mpls# show router mpls static-lsp transit
===============================================================================
MPLS Static LSPs (Transit)
===============================================================================
In Label    In Port     Out Label   Out Port    Next Hop            Adm   Opr
-------------------------------------------------------------------------------
240         aps-1       440         1/1/10      10.22.11.3          Up    Up
241         aps-1       441         1/1/10      10.22.11.3          Up    Up
242         aps-1       442         1/1/10      10.22.11.3          Up    Up
243         aps-1       443         1/1/10      10.22.11.3          Up    Up
244         aps-1       444         1/1/10      10.22.11.3          Up    Up
245         aps-1       445         1/1/10      10.22.11.3          Up    Up
246         aps-1       446         1/1/10      10.22.11.3          Up    Up
247         aps-1       447         1/1/10      10.22.11.3          Up    Up
248         aps-1       448         1/1/10      10.22.11.3          Up    Up
249         aps-1       449         1/1/10      10.22.11.3          Up    Up
250         aps-1       450         1/1/10      10.22.11.3          Up    Up
251         aps-1       451         1/1/10      10.22.11.3          Up    Up
252         aps-1       452         1/1/10      10.22.11.3          Up    Up
253         aps-1       453         1/1/10      10.22.11.3          Up    Up
...
207         3/2/8       407         1/1/9       10.22.10.3          Up    Up
208         3/2/8       408         1/1/9       10.22.10.3          Up    Up
209         3/2/8       409         1/1/9       10.22.10.3          Up    Up
-------------------------------------------------------------------------------
LSPs : 256
===============================================================================
*A:SRU4>config>router>mpls#

A:ALA-12# show router mpls static-lsp terminate 
===============================================================================
MPLS Static LSPs (Terminate)
===============================================================================
In Label    In I/F      Out Label   Out I/F     Next Hop            Adm   Opr   
-------------------------------------------------------------------------------
1021        1/1/1       n/a         n/a         n/a                 Up    Up   
-------------------------------------------------------------------------------
LSPs : 1
===============================================================================
A:ALA-12# 

static-policy

static-policy

Syntax

static-policy

static-policy name [detail]

Context

[Tree] (show>router>seg-rt>sr-policies static-policy)

Full Context

show router segment-routing sr-policies static-policy

Description

This command displays information about all static policies or the specified static policy.

Parameters

name

Specifies the name of the static policy, up to 64 characters.

detail

Displays detailed information about the static policy.

Platforms

All

Output

The following outputs are examples of information for a specified static policy.

Output Example Information for a Specific Static Policy
*A:Dut-C# show router segment-routing sr-policies static-policy "a1" 
===============================================================================
SR-Policies Static Policy
===============================================================================
Policy Name: a1
Type            : srv6                  
Admin Status    : Up                    Color           : 10
Head End Addr   : 0.0.0.0               Endpoint Addr   : 3ffe::a14:102
Preference      : 14                    
RD              : 5                     
SRv6 BSID 1     : N/A
  Locator       : C1
  Function      : End.B6.Encaps.Red     Function Value  : -
  Function Stat*: error                 
 
Segment Lists Configuration:
Segment-List    : 1                     Weight          : 1
Admin Status    : Up                    Last Change     : 06/13/2022 17:40:54
Segment Stack:
   SRv6 SID 1: 2222:2:2:2:0:a::
 
===============================================================================
* indicates that the corresponding row element may have been truncated.
Output Example Detailed Information for a Specific Static Policy
*A:Dut-C# show router segment-routing sr-policies static-policy "a1" detail 
===============================================================================
SR-Policies Static Policy
===============================================================================
Policy Name: a1
Type            : srv6                  
Admin Status    : Up                    Color           : 10
Head End Addr   : 0.0.0.0               Endpoint Addr   : 3ffe::a14:102
Preference      : 14                    
RD              : 5                     
SRv6 BSID 1     : N/A
  Locator       : C1
  Function      : End.B6.Encaps.Red     Function Value  : -
  Function Stat*: error                 
 
Path Entry: 
Active          : Yes                   Owner           : static
TunnelId        : 917510                Age             : 346
Origin ASN      : 0                     Origin          : 0.0.0.0
NumReEval       : 0                     ReEvalReason    : none
NumActPathChange: 0                     Last Change     : 06/13/2022 17:40:54
Maintenance Policy: N/A
 
Path Segment Lists:
Segment-List    : 1                     Weight          : 1
S-BFD State     : Down                  S-BFD Transitio*: 0
Num Segments    : 1                     Last Change     : 06/10/2022 17:07:01
  Seg 1 SID   : 2222:2:2:2:0:a::                         State : resolved-up
 
===============================================================================
* indicates that the corresponding row element may have been truncated.

static-route

static-route

Syntax

static-route [family] [{ip-prefix/prefix-length | preference preference | [ next-hop ip-address | tag tag}] [ detail]

Context

[Tree] (show>router static-route)

Full Context

show router static-route

Description

This command displays the static entries in the routing table. If no options are present, all static routes are displayed sorted by prefix.

Parameters

family

Specifies the type of routing information to be distributed by this peer group.

Values

ipv4 — Displays only those BGP peers that have the IPv4 family enabled and not those capable of exchanging IP-VPN routes.

ipv6 — Displays the BGP peers that are IPv6 capable.

mcast-ipv4 — Displays the BGP peers that are IPv4 multicast capable.

mcast-ipv6 — Displays the BGP peers that are IPv6 multicast capable.

ip-prefix/prefix-length

Displays static routes only matching the specified ip-prefix and mask.

Values

The following values apply to the 7750 SR and 7950 XRS:

ipv4-prefix:

a.b.c.d (host bits must be 0)

ipv4-prefix-length:

0 to 32

ipv6-prefix:

x:x:x:x:x:x:x:x (eight 16-bit pieces)

x:x:x:x:x:x:d.d.d.d

x:

[0 to FFFF]H

d:

[0 to 255]D

ipv6-prefix-length:

0 to 128

Values

The following values apply to the 7450 ESS:

ipv4-prefix:

a.b.c.d (host bits must be 0)

ipv4-prefix-length:

0 to 32

preference

Only displays static routes with the specified route preference.

Values

0 to 65535

ip-address

Only displays static routes with the specified next hop IP address.

Values

The following values apply to the 7750 SR and 7950 XRS:

ipv4-address:

a.b.c.d (host bits must be 0)

ipv6-address:

x:x:x:x:x:x:x:x (eight 16-bit pieces)

x:x:x:x:x:x:d.d.d.d

x:

[0 to FFFF]H

d:

[0 to 255]D

Values

The following values apply to the 7450 ESS:

ipv4-address: a.b.c.d (host bits must be 0)

tag

Displays the tag used to add a 32-bit integer tag to the static route. The tag is used in route policies to control distribution of the route into other protocols.

Values

1 to 4294967295

detail

Displays detailed static routes information.

Platforms

All

Output

Static Route Output — The following output is an example of static route information, and Static Route Fields describes the fields.

Output Example
A:ALA-A# show router static-route
=============================================================================== 
Route Table                                                                     
=============================================================================== 
IP Addr/mask       Pref Metric Type Nexthop              Interface       Active 
------------------------------------------------------------------------------- 
192.168.250.0/24   5    1      ID   10.200.10.1          to-ser1              Y 
192.168.252.0/24   5    1      NH   10.10.0.254          n/a                  N 
192.168.253.0/24   5    1      NH   to-ser1              n/a                  N 
192.168.253.0/24   5    1      NH   10.10.0.254          n/a                  N 
192.168.254.0/24   4    1      BH   black-hole           n/a                  Y 
=============================================================================== 
A:ALA-A# 


A:ALA-A# show router static-route 192.168.250.0/24
=============================================================================== 
Route Table                                                                     
=============================================================================== 
IP Addr/mask       Pref Metric Type Nexthop              Interface       Active 
------------------------------------------------------------------------------- 
192.168.250.0/24   5    1      ID   10.200.10.1          to-ser1              Y 
=============================================================================== 
A:ALA-A# 


A:ALA-A# show router static-route preference 4
=============================================================================== 
Route Table                                                                     
=============================================================================== 
IP Addr/mask       Pref Metric Type Nexthop              Interface       Active 
------------------------------------------------------------------------------- 
192.168.254.0/24   4    1      BH   black-hole           n/a                  Y 
=============================================================================== 
A:ALA-A# 


A:ALA-A# show router static-route next-hop 10.10.0.254
=============================================================================== 
Route Table                                                                     
=============================================================================== 
IP Addr/mask       Pref Metric Type Nexthop              Interface       Active 
------------------------------------------------------------------------------- 
192.168.253.0/24   5    1      NH   10.10.0.254          n/a                  N 
=============================================================================== 
A:ALA-A# 


===============================================================================
Static Route Table (Router: Base)  Family: IPv6
===============================================================================
Prefix           : 3ffe::10:10:14:0/120
Nexthop          : 3ffe::10:20:1:6
Type             : Indirect
Interface        : n/a                             Active            : Y
Prefix List      : n/a                             Prefix List Type  : n/a
Metric           : 1                               Preference        : 5
Source Class     : 0                               Dest Class        : 0
Admin  State     : Up                              Tag               : 0
Creation Origin  : manual                          
BFD              : disabled
Community        :                                 
CPE-check        : disabled
Tunnel Resolution: any                             Disallow-IGP      : disabled
RSVP-TE Tunnels  : disabled                        LDP Tunnels       : disabled
SR-ISIS Tunnels  : disabled                        SR-OSPF Tunnels   : disabled
SR-TE Tunnels    : disabled                        
-------------------------------------------------------------------------------
Prefix           : 3ffe::10:10:14:0/120
Nexthop          : 3ffe::20:20:1:6
Type             : Indirect
Interface        : n/a                             Active            : Y
Prefix List      : n/a                             Prefix List Type  : n/a
Metric           : 1                               Preference        : 5
Source Class     : 0                               Dest Class        : 0
Admin  State     : Up                              Tag               : 0
Creation Origin  : manual                          
BFD              : disabled
Community        :                                 
CPE-check        : disabled
Tunnel Resolution: any                             Disallow-IGP      : disabled
RSVP-TE Tunnels  : disabled                        LDP Tunnels       : disabled
SR-ISIS Tunnels  : disabled                        SR-OSPF Tunnels   : disabled
SR-TE Tunnels    : disabled                        
-------------------------------------------------------------------------------
Prefix           : 3ffe::10:10:14:0/120
Nexthop          : 3ffe::20:20:1:5
Type             : Indirect
Interface        : n/a                             Active            : Y
Prefix List      : n/a                             Prefix List Type  : n/a
Metric           : 1                               Preference        : 5
Source Class     : 0                               Dest Class        : 0
Admin  State     : Up                              Tag               : 0
Creation Origin  : manual                          
BFD              : disabled
Community        :                                 
CPE-check        : disabled
Tunnel Resolution: any                             Disallow-IGP      : disabled
RSVP-TE Tunnels  : disabled                        LDP Tunnels       : disabled
SR-ISIS Tunnels  : disabled                        SR-OSPF Tunnels   : disabled
SR-TE Tunnels    : disabled                        
-------------------------------------------------------------------------------
Prefix           : 3ffe::10:10:14:0/120
Nexthop          : 3ffe::10:20:1:5
Type             : Indirect
Interface        : n/a                             Active            : Y
Prefix List      : n/a                             Prefix List Type  : n/a
Metric           : 1                               Preference        : 5
Source Class     : 0                               Dest Class        : 0
Admin  State     : Up                              Tag               : 0
Creation Origin  : manual                          
BFD              : disabled
Community        :                                 
CPE-check        : disabled
Tunnel Resolution: filter                          Disallow-IGP      : disabled
RSVP-TE Tunnels  : disabled                        LDP Tunnels       : disabled
SR-ISIS Tunnels  : enabled                         SR-OSPF Tunnels   : disabled
SR-TE Tunnels    : disabled                        
-------------------------------------------------------------------------------
No. of Static Routes: 4
===============================================================================
*A:Dut-C#

A:Router#show router static-route 10.10.10.10/32 detail 
===============================================================================
Static Route Table (Router: Base)  Family: IPv4
===============================================================================
Prefix           : 10.10.10.10/32
CommunityList    : (Not Specified)
Tag              : 0
Backup Tag       : 0
Nexthop          : 1.13.1.1                        Validate Nexthop  : No
Type             : Nexthop
Backup Nexthop   : 2.23.1.1                        Backup Status     : Active
                                                                       Backup
Interface        : Dut-C-Dut-A-1                   Active            : Y
Prefix List      : n/a                             Prefix List Type  : n/a
Metric           : 1                               Preference        : 5
Source Class     : 0                               Dest Class        : 0
Admin  State     : Up                              Nexthop Tag       : 0
Creation Origin  : manual                          Load Bal Weight   : n/a
BFD              : disabled
Nexthop Community:                                 
CPE-check        : disabled
LDP Sync         : disabled
-------------------------------------------------------------------------------
No. of Static Routes: 1
                                      
===============================================================================
A:Router#  
Table 21. Static Route Fields

Label

Description

IP Addr/mask

The static route destination address and mask

Pref

The route preference value for the static route

Metric

The route metric value for the static route

Type

BH — the static route is a black hole route; the nexthop for this type of route is black-hole

ID — the static route is an indirect route, where the nexthop for this type of route is the non-directly connected next hop

NH — the route is a static route with a directly connected next-hop; the next-hop for this type of route is either the next-hop IP address or an egress IP interface name

Nexthop

The next hop for the static route destination

Protocol

The protocol through which the route was learned

Interface

The egress IP interface name for the static route

n/a — indicates there is no current egress interface because the static route is inactive or a black hole route

Active

N — the static route is inactive; for example, the static route is disabled or the next hop IP interface is down

Y — the static route is active

No. of Routes

The number of routes displayed in the list

Backup Nexthop

The backup next hop for the static route destination

Backup Tag

The tag value used for the static route when the primary next hop fails and the backup next hop is active

Backup Status

The status of the backup next hop

static-route

Syntax

static-route ldp-sync-status

Context

[Tree] (tools>dump>router static-route)

Full Context

tools dump router static-route

Description

This command enables the synchronization status that static route keeps track of LDP interfaces.

Parameters

ldp-sync-status

Specifies the LDP synchronization status.

Platforms

All

Output

The following output is an example of static route information.

Output Example
*A:Dut-C#  tools dump router static-route ldp-sync-status 
===============================================================================
Sync Status of LDP interfaces
===============================================================================
If          If Name                     Timer Running?  Timeout     Time
Index                                    Yes/No          Used        Left
-------------------------------------------------------------------------------
2       ip-10.10.2.3                    Yes             30          5
3       ip-10.10.3.3                    No              30          0
4       ip-10.10.5.3                    No              30          0
5       ip-10.10.22.3                   No              30          0
6       ip-10.10.12.3                   No              30          0
===============================================================================

static-sa

static-sa

Syntax

static-sa

static-sa name sa-name

static-sa spi spi

Context

[Tree] (show>ipsec static-sa)

Full Context

show ipsec static-sa

Description

This command displays IPsec static-SA information.

Parameters

sa-name

Specifies the SA name.

Values

32 chars max

spi

Specifies the spi.

Values

256..16383

Platforms

All

station

station

Syntax

station [station-name]

Context

[Tree] (show>router>bmp station)

Full Context

show router bmp station

Description

This command displays BGP monitor (BMP) information.

Parameters

station-name

Specifies the station name of a BMP monitoring station, up to 32 characters.

Platforms

All

Output

The following output is an example of BMP monitor information.

Output Example
*A:Dut-C# show router bmp station 
===============================================================================
BMP Stations (monitoring router "Base")
===============================================================================
Station Name                     Session State Since                 Msgs Sent
-------------------------------------------------------------------------------
lys                              ESTABLISHED    05/08/2018 15:32:12   103054
myr                              ESTABLISHED    05/08/2018 15:32:13   100007
-------------------------------------------------------------------------------
No. of BMP Stations: 2
===============================================================================
*A:Dut-C# show router bmp station "lys"
===============================================================================
BMP Station "lys" (monitoring router "Base")
===============================================================================
Admin State      : enabled              Global BMP State : enabled
Station Address  : 100.3.7.7            Station Port     : 12344
Via Router       : Base                 TCP Auth Keychain:
Stats Report     : 15 seconds           Routes Report    : 5 seconds
Connect Interval : 120 seconds          Local Routes     : reporting
Initiation Msg   : Hello Station Lys
Reported families: ipv4
Session State    : ESTABLISHED          Last Change      : 05/08/2018 15:32:12
Local Address    : 100.3.7.3            Local Port       : 51041
Stat Report Msgs : 3028                 Route Report Msgs: 100021
Peer Up Msgs     : 4                    Peer Down Msgs   : 0
Initiation Msgs  : 1                    Goodbye Msgs     : 0
Bytes sent       : 10926521
Stats Timer      : 1 seconds left       Routes Timer     : 3 seconds left
Connect Timer    : not running          Monitored Peers  : 3 of 4
Output queue     : 0/50                 Last Msg Sent    : 05/15/2018 09:27:31
===============================================================================
*A:Dut-C#

station

Syntax

station station-name

station all

Context

[Tree] (clear>router>bmp station)

[Tree] (clear>service>id>bmp station)

Full Context

clear router bmp station

clear service id bmp station

Description

This command clears BMP station connections.

Parameters

station-name

Specifies the BMP monitoring station name, up to 32 characters.

Platforms

All

station

Syntax

station [station-name]

Context

[Tree] (show>bmp station)

Full Context

show bmp station

Description

This command displays BMP station information.

Parameters

station-name

Specifies the station name, up to 32 characters.

Platforms

All

statistics

statistics

Syntax

statistics [interface ip-int-name | ip-address]

Context

[Tree] (show>router>dhcp statistics)

Full Context

show router dhcp statistics

Description

This command displays statistics for DHCP Relay and DHCP snooping.

If no IP address or interface name is specified, all configured interfaces are displayed.

If an IP address or interface name is specified, only data regarding the specified interface is displayed.

Parameters

ip-int-name | ip-address

Displays statistics for the specified IP interface.

Values

ip-int-name: 32 chars max

ip-address: a.b.c.d

Platforms

All

Output

The following command displays DHCP statistics information, and Show DHCP Statistics Field Descriptions describes the output fields.

show router dhcp statistics
Output Example
====================================================================
DHCP Global Statistics (Router: Base)
====================================================================
Rx Packets                           : 0
Tx Packets                           : 0
Rx Malformed Packets                 : 0
Rx Untrusted Packets                 : 0
Client Packets Discarded             : 0
Client Packets Relayed               : 0
Client Packets Snooped               : 0
Client Packets Proxied (RADIUS)      : 0
Client Packets Proxied (Diameter)    : 0
Client Packets Proxied (User-Db)     : 0
Client Packets Proxied (Lease-Split) : 0
Server Packets Discarded             : 0
Server Packets Relayed               : 0
Server Packets Snooped               : 0
DHCP RELEASEs Spoofed                : 0
DHCP FORCERENEWs Spoofed             : 0
Client packets streamed              : 0
Routed Subnet Transparent Forwarded
  Client Packets (BOOTREQUEST)       : 0
  Server Packets (BOOTREPLY)         : 0
  Other Opcode Packets               : 0
====================================================================
Table 22. Show DHCP Statistics Field Descriptions

Label

Description

Rx Packets

The number of packets received from the DHCP clients

Tx Packets

The number of packets transmitted to the DHCP clients

Rx Malformed Packets

The number of malformed packets received from the DHCP clients

Rx Untrusted Packets

The number of untrusted packets received from the DHCP clients

Client Packets Discarded

The number of packets received from the DHCP clients that were discarded

Client Packets Relayed

The number of packets received from the DHCP clients that were forwarded

Client Packets Snooped

The number of packets received from the DHCP clients that were snooped

Client Packets Proxied (RADIUS)

The number of client packets proxied through RADIUS

Client Packets Proxied (Diameter)

The number of client packets proxied through Diameter

Client Packets Proxied (User-Db)

The number of client packets proxied through User-Db

Client Packets Proxied (Lease-Split)

The number of client packets proxied through a lease split

Server Packets Discarded

The number of packets received from the DHCP server that were discarded

Server Packets Relayed

The number of packets received from the DHCP server that were forwarded

Server Packets Snooped

The number of packets received from the DHCP server that were snooped

DHCP RELEASEs Spoofed

The number of spoofed DHCP releases

DHCP FORCERENEWs Spoofed

The number of spoofed FORCERENEW messages

Client packets streamed

The number of client packets streamed

Routed Subnet Transparent Forwarded

Client Packets (BOOTREQUEST)

The number of DHCP client packets (BOOTREQUEST) received on a subscriber interface with the source IP in a routed subnet that is associated with a routed IPoE session or host. The routed-subnet-transparent-forwarding command must be configured in the routing instance.

Server Packets (BOOTREPLY)

The number of DHCP server packets (BOOTREPLY) received on a subscriber interface with the source IP in a routed subnet that is associated with a routed IPoE session or host. The routed-subnet-transparent-forwarding command must be configured in the routing instance.

Other Opcode Packets

The number of DHCP packets (Opcode field that are different from BOOTREQUEST and BOOTREPLY) received on a subscriber interface with the source IP in a routed subnet associated with a routed IPoE session or host. The routed-subnet-transparent-forwarding command must be configured in the routing instance.

Note: When transparent forwarding is enabled, the system does not check if the DHCP packet is valid and therefore packets with an Opcode field different from BOOTREQUEST and BOOTREPLY are forwarded.

statistics

Syntax

statistics [interface ip-int-name]

Context

[Tree] (show>router>dhcp6 statistics)

[Tree] (show>service>id>dhcp6 statistics)

Full Context

show router dhcp6 statistics

show service id dhcp6 statistics

Description

This command displays statistics for DHCPv6 relay and snooping.

Parameters

ip-int-name

Specifies to display interface name information.

Platforms

All

Output

The following output is an example of DHCP6 statistics information.

Output Example
A:Dut-A# show service id 20 dhcp6 statistics  
==================================================================== 
DHCP Statistics, service 20, all interfaces 
==================================================================== 
Packets received                     : 0 
Packets transmitted                  : 0 
Packets dropped                      : 0 
==================================================================== 
 
==================================================================== 
DHCP Statistics, service 21, all SAPs 
==================================================================== 
Client packets snooped               : 2 
Client packets forwarded             : 2 
Client packets dropped               : 19 
Server packets snooped               : 2 
Server packets forwarded             : 2 
Server packets dropped               : 0 
====================================================================
A:Dut-A# show service id 1000 dhcp6 statistics 
 
==================================================================== 
DHCP Statistics, service 1000, all interfaces 
==================================================================== 
Packets received                     : 16063 
Packets transmitted                  : 16061 
Packets dropped                      : 0 
==================================================================== 
 
==================================================================== 
DHCP Statistics, service 1000, all SAPs 
==================================================================== 
Client packets snooped               : 0 
Client packets forwarded             : 0 
Client packets dropped               : 0 
Server packets snooped               : 0 
Server packets forwarded             : 0 
Server packets dropped               : 0 
==================================================================== 

DHCP6 Statistics Field Descriptions describes DHCP6 output statistics.

Table 23. DHCP6 Statistics Field Descriptions

Field

Description

Client Packets Dropped

The number of DHCPv6 client packets snooped on SAP ingress and dropped, for example: DHCPv6 client packet received on an LDRA enabled network-facing SAP

Client Packets Forwarded

The number of DHCPv6 client packets snooped on SAP ingress and forwarded

Client Packets Snooped

The number of DHCPv6 client packets snooped on SAP ingress

Server Packets Dropped

The number of DHCPv6 server packets snooped on SAP ingress and dropped, for example: DHCPv6 server packet received on an LDRA enabled client-facing SAP

Server Packets Forwarded

The number of DHCPv6 server packets snooped on SAP ingress and forwarded

Server Packets Snooped

The number of DHCPv6 server packets snooped on SAP ingress

statistics

Syntax

statistics [[sap sap-id] | [sdp sdp-id:vc-id] | [interface interface-name]]

Context

[Tree] (show>service>id>dhcp statistics)

Full Context

show service id dhcp statistics

Description

This command displays DHCP relay statistics.

Parameters

ip-int-name

Displays DHCP statistics on the specified interface.

interface-name

Displays DHCP statistics for the specified interface name.

sap-id

Displays DHCP statistics for the specified SAP.

Platforms

All

Output

The following output is an example of DHCP statistics information.

Output Example
*A:ALA-48# show service id 88 dhcp statistics interface SpokeTerm
===================================================================
DHCP Statistics for interface SpokeTerm
===================================================================
Rx Packets                           : 0
Tx Packets                           : 0
Rx Malformed Packets                 : 0
Rx Untrusted Packets                 : 0
Client Packets Discarded             : 0
Client Packets Relayed               : 0
Client Packets Snooped               : 0
Client Packets Proxied (RADIUS)      : 0
Client Packets Proxied (Lease-Split) : 0
Server Packets Discarded             : 0
Server Packets Relayed               : 0
Server Packets Snooped               : 0
DHCP RELEASEs Spoofed                : 0
DHCP FORCERENEWs Spoofed             : 0
===================================================================
*A:ALA-48#

DHCP Statistics Field Descriptions describes DHCP statistics output fields.

Table 24. DHCP Statistics Field Descriptions

Field

Description

Rx Packets

The number of received packets

Tx Packets

The number of transmitted packets

Rx Malformed

The number of malformed packets received

Rx Untrusted Packets

The number of untrusted packets received

Client Packets Discarded

The number of client packets discarded

Client Packets Relayed

The number of client packets relayed

Client Packets Snooped

The number of client packets snooped

Client Packets Proxied (RADIUS)

The number of client packets proxied through RADIUS

Client Packets Proxied (Lease-Split)

The number of client packets proxied through a lease split

Server Packets Discarded

The number of discarded server packets

Server Packets Relayed

The number of relayed server packets

Server Packets Snooped

The number of snooped server packets

DHCP RELEASEs Spoofed

The number of spoofed DHCP releases

DHCP FORCERENEWs Spoofed

The number of spoofed FORCERENEW messages

statistics

Syntax

statistics

statistics interface {ip-int-name | ip-address}

statistics sap sap-id

Context

[Tree] (show>service>id>ppp statistics)

Full Context

show service id ppp statistics

Description

This command displays PPP statistics.

Parameters

ip-int-name

Displays information about the specified interface, up to 32 characters.

ip-address

Displays information about the specified IP address.

Values

a.b.c.d

sap-id

Displays information for the specified SAP.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

statistics

Syntax

statistics

statistics frag-stats

statistics map-domain domain-name mapping-rule rule-name

Context

[Tree] (clear>nat>map statistics)

Full Context

clear nat map statistics

Description

This command clears MAP statistics.

Parameters

domain-name

Clears MAP statistics for the specified domain name, up to 32 characters.

rule-name

Clears MAP statistics for the specified mapping rule name, up to 32 characters.

Platforms

VSR

statistics

Syntax

statistics [{ip-address | ip-int-name}]

Context

[Tree] (clear>router>dhcp statistics)

Full Context

clear router dhcp statistics

Description

This command clears statistics for DHCP statistics.

If no IP address or interface name is specified, then statistics are cleared for all configured interfaces.

If an IP address or interface name is specified, then only data regarding the specified interface is cleared.

Parameters

ip-int-name

Clears DHCP statistics for the specified interface name.

ip-address

Clears DHCP statistics for the specified IP address.

Platforms

All

statistics

Syntax

statistics

Context

[Tree] (clear>router>dhcp6 statistics)

Full Context

clear router dhcp6 statistics

Description

This command clears DHCP6 statistics.

Platforms

All

statistics

Syntax

statistics

statistics interface ip-int-name | ipv6-address

statistics sap sap-id

Context

[Tree] (clear>service>id>dhcp6 statistics)

Full Context

clear service id dhcp6 statistics

Description

This command clears DHCPv6 statistics for interfaces and VPLS SAPs.

Parameters

ip-int-name

Clears DHCPv6 statistics for the specified interface name.

ipv6-address

Clears DHCPv6 statistics for the specified IP address.

sap-id

Clears DHCPv6 statistics for the specified VPLS SAP.

Platforms

All

statistics

Syntax

statistics [{sap sap-id | sdp sdp-id:vc-id | interface { ip-address | ip-int-name}}]

Context

[Tree] (clear>service>id>dhcp statistics)

Full Context

clear service id dhcp statistics

Description

This command clears DHCP statistics.

Parameters

sap-id

Clears the specified SAP information.

sdp-id

The specified SDP to be cleared.

Values

1 to 17407

vc-id

Specifies the virtual circuit ID on the SDP ID to be cleared.

Values

1 to 4294967295

ip-address

Specifies the interface IP address.

Values

a.b.c.d

ip-int-name

Specifies the interface name, up to 32 characters.

Platforms

All

statistics

Syntax

statistics

Context

[Tree] (show>subscr-mgmt>gtp statistics)

Full Context

show subscriber-mgmt gtp statistics

Description

This command displays GTP statistics information.

Platforms

7750 SR, 7750 SR-e, 7750 SR-s, VSR

Output

The following output is an example of GTP statistics.

Output Example
Node# show subscriber-mgmt gtp statistics 
=============================================================================== 
GTP statistics 
=============================================================================== 
tx echo requests                                        : 23 
tx echo responses                                       : 0 
tx errors                                               : 0 
rx echo requests                                        : 0 
rx echo responses                                       : 23 
rx errors                                               : 0 
rx version not supported                                : 0 
rx zero TEID responses                                  : 0 
path faults                                             : 0 
path restarts                                           : 0 
tx invalid msgs                                         : 0 
tx create PDP context requests                          : 0 
tx create PDP context responses                         : 0 
tx delete PDP context requests                          : 0 
tx delete PDP context responses                         : 0 
tx create session requests                              : 0 
tx create session responses                             : 1 
tx delete session requests                              : 0 
tx delete session responses                             : 0 
tx delete bearer requests                               : 0 
tx delete bearer responses                              : 0 
tx create bearer responses                              : 0 
tx update bearer responses                              : 0 
tx modify bearer requests                               : 0 
tx modify bearer responses                              : 1 
tx change notification responses                        : 0 
tx rls access bearers responses                         : 0 
tx error indication count                               : 0 
tx downlink notifications                               : 0 
tx stop paging indication                               : 0 
tx end marker                                           : 0 
rx invalid msgs                                         : 0 
rx create PDP context requests                          : 0 
rx create PDP context responses                         : 0 
rx delete PDP context requests                          : 0 
rx delete PDP context responses                         : 0 
rx create session requests                              : 1 
rx create session responses                             : 0 
rx delete session requests                              : 0 
rx delete session responses                             : 0 
rx delete bearer requests                               : 0 
rx delete bearer responses                              : 0 
rx create bearer requests                               : 0 
rx update bearer requests                               : 0 
rx modify bearer requests                               : 1 
rx modify bearer responses                              : 0 
rx change notification requests                         : 0 
rx rls access bearers request                           : 0 
rx error indication count                               : 0 
rx downlink notification ack                            : 0 
rx downlink notification fail                           : 0 
rx invalid pkt length                                   : 0 
rx unknown pkts                                         : 0 
rx missing IE pkts                                      : 0 
rx bad UDP header pkts                                  : 0 
rx discarded pkts                                       : 0 
rx in-session discarded pkts                            : 0 
rx pkts                                                 : 25 
tx discarded pkts                                       : 0 
tx pkts                                                 : 25 
rx UDP checksum error                                   : 0 
=============================================================================== 

statistics

Syntax

statistics

Context

[Tree] (show>router>l2tp statistics)

Full Context

show router l2tp statistics

Description

This command displays L2TP statistics.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

Output

The following output is an example of L2TP statistics information.

Output Example
*A:Dut-C# show router l2tp statistics 
===============================================================================
L2TP Statistics
===============================================================================
Tunnels                                 Sessions                               
-------------------------------------------------------------------------------
Active             : 3                  Active             : 6

Setup history since 04/17/2009 18:38:41

Total              : 4                  Total              : 9
Failed             : 0                  Failed             : 0
Failed Auth        : 0                  
===============================================================================
*A:Dut-C#

statistics

Syntax

statistics [{sap sap-id | interface ip-int-name | ip-address}]

Context

[Tree] (show>service>id>pppoe statistics)

Full Context

show service id pppoe statistics

Description

This command displays PPPoE statistics.

Parameters

sap-id

Displays information for the specified SAP.

ip-int-name

Displays information about the specified interface.

ip-address

Displays information about the specified IP address.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

Output

The following output is an example of PPPoE statistics information.

Output Example
*A:ALA-49# show service id 20 pppoe statistics
===============================================================================
PPPoE statistics for IES service 20
===============================================================================
Packet Type         Received        Transmitted
-------------------------------------------------------------------------------
PADI                2               -
PADO                -               2
PADR                2               -
PADS                -               2
PADT                0               0
session             9838            9839
-------------------------------------------------------------------------------
Drop Counters
-------------------------------------------------------------------------------
Rx Invalid Version   : 0
Rx Invalid Type      : 0
Rx Invalid Code      : 0
Rx Invalid Session   : 0
Rx Invalid Length    : 0
Rx Invalid Tags      : 0
Rx Invalid AC-Cookie : 0
Rx Dropped           : 0
===============================================================================
*A:ALA-49#

statistics

Syntax

statistics

Context

[Tree] (clear>router>l2tp>peer statistics)

[Tree] (clear>router>l2tp>group statistics)

[Tree] (clear>router>l2tp>tunnel statistics)

[Tree] (clear>router>l2tp statistics)

Full Context

clear router l2tp peer statistics

clear router l2tp group statistics

clear router l2tp tunnel statistics

clear router l2tp statistics

Description

This command clears statistics for the specified context.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

statistics

Syntax

statistics [{sap sap-id | interface ip-int-name | ip-address}]

Context

[Tree] (clear>service>id>pppoe statistics)

Full Context

clear service id pppoe statistics

Description

This command clears PPPoE statistics.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

statistics

Syntax

statistics

Context

[Tree] (show>service>dynsvc>script statistics)

Full Context

show service dynamic-services script statistics

Description

This command displays dynamic service script statistics. Only non-zero values are shown.

The script statistics can be cleared with the "clear service statistics dynamic-services” command.

Note:

This command is not available in the MD-CLI.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

Output

The following output is an example of Dynamic Services script statistics information, and Output fields: show service dynamic-services script statistics describes the output fields.

Output Example
# show service dynamic-services script statistics 
===============================================================================
Dynamic Services Script Statistics
===============================================================================
Description                                                         Counter
-------------------------------------------------------------------------------
python scripts with 0 retries due to timeout                        46
setup    - jobs launched                                            16
setup    - jobs handled                                             16
setup    - success                                                  13
setup    - syntax error                                             1
setup    - execution failed                                         2
teardown - jobs launched                                            15
teardown - jobs handled                                             15
teardown - success                                                  14
teardown - syntax error                                             1
-------------------------------------------------------------------------------
No. of Script Statistics: 10
-------------------------------------------------------------------------------
Last Cleared Time: 02/26/2013 09:59:07
=============================================================================== 
Table 25. Output fields: show service dynamic-services script statistics

Output field

Description

Description

The name of the script.

Counter

The number of times the script executed.

python scripts with 0 retries due to timeout

The number of retries due to timeouts.

setup

The setup script action.

jobs launched — The number of times the setup jobs launched.

jobs handled — The number of times the setup jobs were handled.

success — The number of times the setup jobs were successful.

syntax error — The number of setup syntax errors.

execution failed — The number of times the setup failed.

teardown

The teardown script action.

jobs launched — The number of times the teardown jobs launched.

jobs handled — The number of times the teardown jobs were handled.

success — The number of times the teardown jobs were successful.

syntax error — The number of teardown syntax errors.

statistics

Syntax

statistics iom (slot | all) [host | session | subscriber | summary] [non-zero-value-only]

statistics mda (mda | all) [host | session | subscriber | summary] [non-zero-value-only]

statistics port (port-id | all) [host | session | subscriber | summary] [non-zero-value-only]

statistics pw-port (pw-port | all) [host | session | subscriber | summary] [non-zero-value-only]

statistics system (pw-port | all) [host | session | subscriber | summary] [non-zero-value-only]

statistics service (svc-id | all) [host | session | summary] [non-zero-value-only]

statistics service {svc-id} subscriber-interface { sub-itf | all} [host | session | summary] [non-zero-value-only]

statistics service {svc-id} group-interface { grp-itf | all} [host | session | summary] [non-zero-value-only]

statistics sla-profiles

statistics sub-profiles

statistics system [host | session | subscriber | summary] [non-zero-value-only]

Context

[Tree] (show>subscr-mgmt statistics)

Full Context

show subscriber-mgmt statistics

Description

This command displays enhanced subscriber management statistics per port, PW port, MDA, IOM, system, service, subscriber interface, or group interface.

For each statistic, a current value and peak value is displayed. The peak value is the highest generated value since the last reset as a result of a system boot or the clear subscriber-mgmt peakvalue-stats command.

Note:

The user can execute the clear subscriber-mgmt peakvalue-stats command to reset the peak values.

Parameters

iom slot

Displays specified IOM slot information.

mda mda

Displays specified slot and mda information.

port port-id

Specifies to display information for both the physical port ID and LAG.

pw-port pw-port

Specifies to display information for a pseudowire port ID.

Values

1 to 10239

all

Displays statistics of all IOM or MDA or port or pseudowire port in the system

host

Displays v4/v6 host statistics only.

session

Displays PPPoX/LAC/LNS session statistics only.

sla-profiles

Displays the current and historical statistics for SLA profiles.

service svc-id

Displays the current and historical statistics for service level profiles.

Values

1 to 2148278386 | svc-name: up to 64 characters

sub-profiles

Displays the current and historical statistics for subscriber profiles.

subscriber

Displays subscriber statistics only.

subscriber-interface sub-itf

Displays specified subscriber interface level statistics, up to 32 characters.

group-interface grp-itf

Displays specified group-interface level statistics, up to 32 characters.

summary

Displays summary statistics only.

non-zero-value-only

Displays only non-zero value counters.

The following tables describe the counters available in the show subscriber management statistics command output.

The following terminology is used to indicate applicability of the stats:

  • ESM — Enhanced Subscriber Management. Subscriber traffic forwarded via subscriber queues. Enabled with SAP sub-sla-mgmt in no shutdown state

  • BSM — Basic Subscriber Management. Subscriber traffic forwarded via SAP queues. SAP sub-sla-mgmt must be in shutdown state. For DHCP, dhcp lease-populate or dhcp6-relay lease-populate must be enabled to count the leases. For IPv4, if anti-spoof is enabled on the SAP, a subscriber host is instantiated.

  • Routed CO — IES or VPRN service with subscriber interface and group interface constructs

  • Bridged CO — VPLS service with DHCPv4 lease management enabled (lease-populate)

  • regular interface — IES or VPRN interface (none subscriber-interface or group-interface)

  • Host (also subscriber host) — A resource in the system that is used for traffic forwarding and security related actions. The creation of a subscriber host entry is linked to anti-spoof being enabled on a SAP. For ESM, anti-spoof is mandatory and hence every connected {IP/MAC} consumes by default a subscriber host entry. A DHCP6 IA-PD can also be modeled as a managed route. In this case, no subscriber host is instantiated. For BSM, anti-spoof is optional on regular interfaces. An IPv4 static-host and DHCPv4 lease do not result in a subscriber host instantiation when anti-spoof is disabled on the SAP.

    Table 26. Host and Protocol Statistics

    Section

    Counter

    Counts

    Applies to

    IPv4

    PPP Hosts - IPCP

    IPv4 local terminated PPP hosts (PTA, LNS)

    ESM, Routed CO

    IPOE Hosts - DHCP

    DHCPv4 hosts (lease states)

    ESM, Routed CO, Bridged CO

    IPOE Hosts - ARP

    ARP hosts

    ESM, Routed CO, Bridged CO

    IPOE Hosts – Static

    IPv4 static hosts

    ESM, Routed CO, Bridged CO

    IPOE Mngd Hosts – Data-trig

    Data triggered IPv4 hosts

    ESM, Routed CO

    IPOE Mngd Hosts – AAA

    vRGW managed static IPv4 addresses: IPv4 static hosts created via RADIUS (Alc-Reserved-Addresses)

    ESM, Routed CO

    IPOE Mngd Hosts – GTP

    IPv4 GTP access host

    ESM, Routed CO

    IPOE Mngd Hosts – Bonding

    IPv4 hosts associated with an internal IPoE session of a connection bonding subscriber context

    ESM, Routed CO

    IPOE Hosts BSM - DHCP

    DHCPv4 hosts (lease states: anti-spoof and lease-populate enabled)

    BSM, Routed CO, Bridged CO, regular interface

    IPOE Hosts BSM – Static

    IPv4 static hosts (with anti-spoof enabled)

    BSM, Routed CO, Bridged CO, regular interface

    IPOE BSM - DHCP

    DHCPv4 lease states (with lease-populate enabled, no anti-spoof)

    BSM, Routed CO, Bridged CO, regular interface

    IPOE BSM – Static

    IPv4 static hosts (no anti-spoof)

    BSM, Routed CO, Bridged CO, regular interface

    IPv6

    PPP Hosts – SLAAC

    Local terminated IPv6 wan-host – SLAAC (PTA, LNS)

    ESM, Routed CO

    PPP Hosts - DHCP6 (NA)

    Local terminated IPv6 wan-host (PTA, LNS) – DHCP6 IA-NA leases over PPP

    ESM, Routed CO

    PPP Hosts - DHCP6 (PD)

    Local terminated IPv6 pd-host (PTA, LNS) – DHCP6 IA-PD leases over PPP (excluding PD as managed route)

    ESM, Routed CO

    PPP Mngd Routes - DHCP6 (PD)

    IPv6 (PTA, LNS) – DHCP6 IA-PD leases over PPP (PD as managed route only)

    ESM, Routed CO

    IPOE Hosts – SLAAC

    IPv6 wan-host – SLAAC

    ESM, Routed CO

    IPOE Hosts - DHCP6 (NA)

    IPv6 wan-host – DHCP6 IA-NA leases

    ESM, Routed CO

    IPOE Hosts - DHCP6 (PD)

    IPv6 pd-host – DHCP6 IA-PD leases (excluding PD as managed route)

    ESM, Routed CO

    IPOE Mngd Routes - DHCP6 (PD)

    IPv6 – DHCP6 IA-PD leases (PD as managed route only)

    ESM, Routed CO

    IPOE Hosts – Static (WAN)

    IPv6 static hosts with prefix-length equal to /128

    ESM, Routed CO

    IPOE Hosts – Static (Pfx)

    IPv6 static hosts with prefix-length shorter than /128

    ESM, Routed CO

    IPOE Mngd Hosts – Data-trig (Pfx)

    Data triggered IPv6 Prefix host (prefix length shorter than /128)

    ESM, Routed CO

    IPOE Mngd Hosts – Data-trig (Pfx)

    Data triggered IPv6 Prefix host (prefix length shorter than /128)

    ESM, Routed CO

    IPv6 (Cont)

    IPOE Mngd Routes – Data-trig (Pfx)

    Data triggered IPv6 Prefix (prefix length shorter than /128) modeled as a managed route

    ESM, Routed CO

    IPOE Mngd Hosts - AAA

    (currently unused)

    Not applicable

    IPOE Mngd Hosts – GTP (SLAAC)

    IPv6 (SLAAC) GTP Access host

    ESM, Routed CO

    IPOE Mngd Hosts - Bonding

    IPv6 hosts associated with an internal IPoE session of a connection bonding subscriber context..

    ESM, Routed CO

    IPOE BSM - DHCP6 (NA)

    IPv6 – DHCP6 IA-NA leases (lease-populate)

    BSM, regular interface

    IPOE BSM - DHCP6 (PD)

    IPv6 – DHCP6 IA-PD leases (lease-populate)

    BSM, regular interface

    Total

    PPP Hosts

    Local terminated PPP hosts (PTA, LNS)

    ESM

    IPOE Hosts

    Total IPv4 and IPv6 IPOE hosts

    ESM

    IPv4 Hosts

    Total IPv4 hosts, PPP (PTA, LNS) and IPOE

    ESM

    IPv6 Hosts

    Total IPv6 hosts, PPP (PTA, LNS) and IPOE

    ESM

    IPv6 PD Mngd Routes

    Total DHCP6 IA-PD leases modeled as a managed route. PPP (PTA, LNS) and IPOE

    ESM

    L2TP LAC Hosts

    L2TP LAC hosts – single host per single or dual stack PPP session

    Counter also increases for outgoing LTS sessions.

    ESM, Routed CO

    L2TP LNS Hosts

    L2TP LNS hosts – single host per single or dual stack PPP session

    ESM, Routed CO

    Internal Hosts

    Subscriber hosts for internal use. For example, LNS redirect hosts (for LTS, an LNS redirect host is also instantiated).

    The internal LNS redirect host only counts against the system limit and not against the per line card limit.

    ESM

    Total (Cont)

    Non-Sub-Traffic L2-Hosts

    A host on a single subscriber SAP in a VPLS service that enables non-IP traffic to be forwarded using the specified SLA profile instance queues.

    Host on a single subscriber SAP attached to an IES or VPRN group-interface that enables traffic normally forwarded using the SAP queues to flow using the specified SLA profile instance queues.

    configure>service>vpls service-id>sap sap-id>sub-sla-mgmt single-sub-parameters>non-sub-traffic sub-profile sub-profile-name sla-profile sla-profile-name [subscriber sub-ident-string] [app-profile app-profile-name]

    ESM, Routed CO, Bridged CO

    DHCP leases

    Total number of DHCPv4 lease states

    ESM, BSM

    DHCPv6 leases

    Total number of DHCPv6 lease states

    ESM, BSM

    Subscriber Hosts

    Counter displayed in the output of show>subscriber-mgmt>statistics [ iom | mda | port | pw-port]

    ESM

    System Hosts Scale

    Counter displayed in the output of show>subscriber-mgmt>statistics system

    This counter matches the number of hosts accounted for in the system wide limit.

    ESM

    Table 27. PPP Session Statistics

    Section

    Counter

    Counts

    Applies to

    Local

    PPP Sessions - PPPoE

    Local terminated PPPoE sessions (PTA)

    ESM, Routed CO

    PPP Sessions - PPPoEoA

    Local terminated PPPoEoA sessions (PTA)

    ESM, Routed CO

    PPP Sessions - PPPoA

    Local terminated PPPoA sessions (PTA)

    ESM, Routed CO

    PPP Sessions - L2TP (LNS)

    Local terminated PPP sessions (L2TP LNS)

    ESM, Routed CO

    LAC

    PPP Sessions - PPPoE

    Tunneled PPPoE session (L2TP LAC)

    ESM, Routed CO

    PPP Sessions - PPPoEoA

    Tunneled PPPoEoA session (L2TP LAC)

    ESM, Routed CO

    PPP Sessions - PPPoA

    Tunneled PPPoA session (L2TP LAC)

    ESM, Routed CO

    PPP Sessions - L2TP (LTS)

    Tunneled PPP session (L2TP LTS)

    ESM, Routed CO

    Total

    PPP Sessions - established

    PPP sessions that are established (at least one active host attached) – PTA/LAC/LTS/LNS

    ESM, Routed CO

    PPP Sessions - in setup

    PPP sessions in setup (session created, host setup in progress) – PTA/LAC/LTS/LNS

    ESM, Routed CO

    PPP Sessions - local

    Local terminated PPPoX sessions (PTA, L2TP LNS)

    ESM, Routed CO

    PPP Sessions - LAC

    Tunneled PPPoX session (L2TP LAC, L2TP LTS)

    ESM, Routed CO

    L2TP

    L2TP Tunnels - originator

    Number of L2TP Tunnels originated on this node. (LAC/LTS)

    ESM, Routed CO

    .L2TP Tunnels - receiver

    Number of L2TP Tunnels terminated on this node. (LNS/LTS)

    ESM, Routed CO

    Total L2TP Tunnels

    Number of L2TP Tunnels originated or terminated on this node.

    ESM, Routed CO

Table 28. IPoE Session Statistics

Section

Counter

Counts

Applies to

Total

IPOE Sessions - established

IPoE sessions that are established (at least one active host attached).

ESM, Routed CO

IPOE Sessions- in setup

IPoE sessions in setup (session created, host setup in progress).

ESM, Routed CO

Table 29. Subscriber Statistics

Section

Counter

Counts

Applies to

Total

Subscribers

Total number of active subscribers.

ESM, Routed CO, Bridged CO

Table 30. SubMgmt Statistics Summary

Section

Counter

Counts

Hosts

IPv4

IPv6

Total IPv4 hosts

Total IPv6 hosts

Sessions

PPP

IPOE

Total PPP sessions established

Total IPOE sessions established

Subscribers

Total number of active subscribers

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

Output

The following outputs are examples of subscriber management statistics information.

Output Example
A:PE-1# show subscriber-mgmt statistics port 1/1/4 summary
===============================================================================
SubMgmt Statistics
===============================================================================
                 |       Hosts        |      Sessions      |    Subscribers
Port Id          |   IPv4      IPv6   |    PPP      IPOE   |
-------------------------------------------------------------------------------
1/1/4            |        2         2 |        1         1 |        2   (Curr)
                 |        3         3 |        1         2 |        3   (Peak)
===============================================================================

Output Example
A:PE-1# show subscriber-mgmt statistics sla-profiles
===============================================================================
SLA Profile Statistics
===============================================================================
SLA-Profile Name                        Current       Peak       Peak Timestamp 
-------------------------------------------------------------------------------
tv-prof                                       0          0 
hsi-prof                                      1          1  12/29/2016 15:50:50
hsi-iptv--prof                                0          0 
no-prof-1                                     1          1  01/03/2017 20:00:37
hsi-voip-prof                                 0          2  12/29/2016 18:42:44
-------------------------------------------------------------------------------
Total                                         2
===============================================================================

Output Example
A:PE-1# show subscriber-mgmt statistics sub-profiles
===============================================================================
Subscriber Profile Statistics
===============================================================================
Subscriber-Profile Name                  Current       Peak       Peak Timestamp
-------------------------------------------------------------------------------
no-prof                                        2          3  12/29/2016 18:42:44
sub-10M                                        0          0
sub-10M-UPNP                                   0          0
sub-20M                                        0          0
sub-20M-UPNP                                   0          0
-------------------------------------------------------------------------------
Total                                          2
===============================================================================

Output Example
A:pe1# show subscriber-mgmt statistics system
===============================================================================
Subscriber Management Statistics for System
===============================================================================
       Type                                Current     Peak      Peak Timestamp
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Host & Protocol Statistics
-------------------------------------------------------------------------------
IPv4   PPP Hosts        - IPCP                   0        0
       PPP Hosts        - PFCP                   0        0
       IPOE Hosts       - DHCP                   0        0
       IPOE Hosts       - ARP                    0        0
       IPOE Hosts       - Static                 0        0
       IPOE Hosts       - PFCP                   0        0
       IPOE Mngd Hosts  - Data-trig              0        0
       IPOE Mngd Hosts  - AAA                    0        0
       IPOE Mngd Hosts  - GTP                    0        0
       IPOE Mngd Hosts  - Bonding                0        0
       IPOE Hosts BSM   - DHCP                   0        0
       IPOE Hosts BSM   - Static                 0        0
       IPOE BSM         - DHCP                   0        0
       IPOE BSM         - Static                 0        0
-------------------------------------------------------------------------------
IPv6   PPP Hosts        - SLAAC                  0        0
       PPP Hosts        - DHCP6 (NA)             0        0
       PPP Hosts        - DHCP6 (PD)             0        0
       PPP Mngd Routes  - DHCP6 (PD)             0        0
       PPP Hosts        - PFCP (SLAAC)           0        0
       PPP Hosts        - PFCP (NA)              0        0
       PPP Hosts        - PFCP (PD)              0        0
       IPOE Hosts       - SLAAC                  0        0
       IPOE Hosts       - DHCP6 (NA)             0        0
       IPOE Hosts       - DHCP6 (PD)             0        0
       IPOE Mngd Routes - DHCP6 (PD)             0        0
       IPOE Hosts       - Static (WAN)           0        0
       IPOE Hosts       - Static (Pfx)           0        0
       IPOE Hosts       - PFCP (SLAAC)           0        0
       IPOE Hosts       - PFCP (NA)              0        0
       IPOE Hosts       - PFCP (PD)              0        0
       IPOE Mngd Hosts  - Data-trig (WAN)        0        0
       IPOE Mngd Hosts  - Data-trig (Pfx)        0        0
       IPOE Mngd Routes - Data-trig (Pfx)        0        0
       IPOE Mngd Hosts  - AAA                    0        0
       IPOE Mngd Hosts  - GTP (SLAAC)            0        0
       IPOE Mngd Hosts  - Bonding                0        0
       IPOE BSM         - DHCP6 (NA)             0        0
       IPOE BSM         - DHCP6 (PD)             0        0
-------------------------------------------------------------------------------
Total  PPP Hosts                                 0        0
       IPOE Hosts                                0        0
       IPv4 Hosts                                0        0
       IPv6 Hosts                                0        0
       IPv6 PD Mngd Routes                       0        0
       L2TP LAC Hosts                            0        0
       L2TP LNS Hosts                            0        0
       Internal Hosts                            0        0
       Non-Sub-Traffic L2-Hosts                  0        0
       DHCP Leases                               0        0
       DHCPv6 Leases                             0        0
       PFCP Hosts                                0        0
       System Hosts Scale                        0        0
-------------------------------------------------------------------------------

statistics

Syntax

statistics sub-profile {sub-profile-name | all}

statistics sla-profile {sla-profile-name | all}

Context

[Tree] (clear>subscriber-mgmt statistics)

Full Context

clear subscriber-mgmt statistics

Description

This command clears the current and historical statistics.

Parameters

sub-profile-name

Clears the statistics for a specific subscriber profile, limited to 32 characters.

sub-profile all

Clears all subscriber profile statistics.

sla-profile-name

Clears the statistics for a specific SLA profile, limited to 32 characters.

sla-profile all

Clears all SLA profile statistics.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

statistics

Syntax

statistics interface subscriber-interface [ id srrp-id]

Context

[Tree] (clear>router>srrp statistics)

Full Context

clear router srrp statistics

Description

This command clears statistics for SRRP instances.

Parameters

subscriber-interface

Specifies an existing subscriber interface name up to 32 characters.

srrp-id

Specifies an existing SRRP ID.

Values

1 to 4294967295

Platforms

All

statistics

Syntax

statistics

Context

[Tree] (clear>service statistics)

Full Context

clear service statistics

Description

This command clears the statistics for a service.

Platforms

All

statistics

Syntax

statistics [policy name] [sap sap-id]

Context

[Tree] (show>service>id>auth statistics)

Full Context

show service id authentication statistics

Description

This command displays session authentication statistics for this service.

Parameters

policy name

Specifies an existing authentication policy name.

sap-id

Specifies the physical port identifier portion of the SAP definition.

Platforms

All

Output

The following output is an example of service authentication statistics information

Output Example
*A:ALA-48# show service id 700 authentication statistics
================================================================
Authentication Statistics for service 700
================================================================
Client Packets Authenticate Fail  : 0
Client Packets Authenticate Ok    : 0
================================================================
*A:ALA-48# 

statistics

Syntax

statistics [sap sap-id | sdp sdp-id:vc-id]

Context

[Tree] (show>service>id>mld-snooping statistics)

Full Context

show service id mld-snooping statistics

Description

This command displays MLD snooping statistics.

Platforms

All

Output

The following output is an example of MLD snooping statistics information.

Output Example
*A:rbae_C# show service id 1 mld-snooping statistics  
===============================================================================
MLD Snooping Statistics for service 1
===============================================================================
Message Type            Received      Transmitted   Forwarded    
-------------------------------------------------------------------------------
General Queries         109           0             327          
Group Queries           0             0             0            
Group-Source Queries    0             0             0            
V1 Reports              0             0             0            
V2 Reports              438           87            0            
V1 Done                 0             0             0            
Unknown Type            0             N/A           0            
-------------------------------------------------------------------------------
Drop Statistics
-------------------------------------------------------------------------------
Bad Length              : 0
Bad MLD Checksum        : 0
Bad Encoding            : 0
No Router Alert         : 0
Zero Source IP          : 0
Wrong Version           : 0
Lcl-Scope Packets       : 0           
Rsvd-Scope Packets      : 0
 
Send Query Cfg Drops    : 0
Import Policy Drops     : 0
Exceeded Max Num Groups : 0
MCAC Policy Drops       : 0
MCS Failures            : 0
 
MVR From VPLS Cfg Drops : 0
MVR To SAP Cfg Drops    : 0
===============================================================================
*A:rbae_C# 

statistics

Syntax

statistics [evpn-mpls | sap sap-id | sdp sdp-id:vc-id | vxlan vtep ip-address vni vni]

Context

[Tree] (show>service>id>igmp-snooping statistics)

Full Context

show service id igmp-snooping statistics

Description

This command displays IGMP snooping statistics for the VPLS service.

Parameters

evpn-mpls

Displays IGMP snooping statistics for EVPN-MPLS destinations

sap-id

Displays IGMP snooping statistics for a specific SAP

sdp-id

Displays the IGMP snooping statistics for a specific spoke or mesh SDP

Values

1 to 17407

vc-id

The virtual circuit ID on the SDP ID for which to display information

Default

For mesh SDPs only, all VC IDs.

Values

1 to 4294967295

vxlan vtep ip-address vni <1..16777215>

Displays the IGMP snooping entries associated with a specific VXLAN binding, given by the VXLAN Termination Endpoint (VTEP) and VXLAN Network Identifier (VNI). This parameter only applies to the 7450 ESS or 7750 SR.

vni

The VXLAN Network Identifier (VNI) for which to display information. This parameter only applies to the 7450 ESS or 7750 SR.

Values

1 to 16777215

Platforms

All

Output

Output Example
*A:ALA-1>show>service>id>snooping# statistics
===============================================================================
IGMP Snooping Statistics for service 1
===============================================================================
Message Type            Received      Transmitted   Forwarded    
-------------------------------------------------------------------------------
General Queries         4             0             4            
Group Queries           0             0             0            
Group-Source Queries    0             0             0            
V1 Reports              0             0             0            
V2 Reports              0             0             0            
V3 Reports              0             0             0            
V2 Leaves               0             0             0            
Unknown Type            0             N/A           0            
-------------------------------------------------------------------------------
Drop Statistics
-------------------------------------------------------------------------------
Bad Length              : 0
Bad IP Checksum         : 0
Bad IGMP Checksum       : 0
Bad Encoding            : 0
No Router Alert         : 0
Zero Source IP          : 0           
 
Send Query Cfg Drops    : 0
Import Policy Drops     : 0
Exceeded Max Num Groups : 0
 
MVR From VPLS Cfg Drops : 0
MVR To SAP Cfg Drops    : 0
===============================================================================
*A:ALA-1>show>service>id>snooping# 

statistics

Syntax

statistics [ip-int-name | ip-address]

statistics group-interface [fwd-service service-id] [ip-int-name]

statistics host [ip-address]

Context

[Tree] (show>router>igmp statistics)

Full Context

show router igmp statistics

Description

This command displays IGMP statistics information.

Parameters

ip-int-name

Displays information associated with the specified IP interface name, up to 32 characters.

ip-address

Displays information associated with the specified IP address.

Platforms

All

Output

The following output is an example of IGMP statistics information. IGMP Statistics Fields provides statistical IGMP field descriptions.

Output Example
*A:ALA-BA# show router igmp interface "IGMP_to_CE"
==================================================
IGMP Interface IGMP_to_CE Statistics
==================================================
Message Type        Received       Transmitted
--------------------------------------------------
Queries             0              0
Report V1           0              0
Report V2           0              0
Report V3           0              0
Leaves              0              0
--------------------------------------------------
Interface General Statistics
--------------------------------------------------
Bad Length        : 0
Bad Checksum      : 0
Unknown Type      : 0
Drops             : 0
Rx Non Local      : 0
Rx Wrong Version  : 0
Policy Drops      : 0
No Router Alert   : 0
Rx Bad Encodings  : 0                 
Local Scope Pkts  : 0
Resvd Scope Pkts  : 0
MCAC Policy Drops : 0
--------------------------------------------------
Interface Source Group Statistics
--------------------------------------------------
(S,G)             : 0
(*,G)             : 0
==================================================
*A:ALA-BA#

*B:Dut-C# show router igmp statistics host 
==================================================
IGMP Host Statistics
==================================================
Message Type        Received       Transmitted                                 
--------------------------------------------------
Queries             0              1739          
Report V1           0              0             
Report V2           0              0             
Report V3           10             0             
Leaves              0              0             
-------------------------------------------------------------------------------
General Host Statistics
-------------------------------------------------------------------------------
Bad Length        : 0
Bad Checksum      : 0
Unknown Type      : 0
Bad Receive If    : 0
Rx Non Local      : 0
Rx Wrong Version  : 0
Policy Drops      : 0
No Router Alert   : 0
Rx Bad Encodings  : 0                 
Local Scope Pkts  : 0
Resvd Scope Pkts  : 0
MCAC Policy Drops : 0
==================================================
*B:Dut-C# 
Table 31. IGMP Statistics Fields

Label

Description

IGMP Interface Statistics

Lists the IGMP statistics for a particular interface.

Message Type

Queries — The number of IGMP general queries transmitted or received on this interface.

Report — The total number of IGMP V1, V2, or V3 reports transmitted or received on this interface.

Leaves — The total number of IGMP leaves transmitted on this interface.

Received

The total number of IGMP packets received on this interface.

Transmitted

The total number of IGMP packets transmitted from this interface.

General Interface Statistics

The general IGMP statistics.

Bad Length

The total number of IGMP packets with bad length received on this interface.

Bad Checksum

The total number of IGMP packets with bad checksum received on this interface.

Unknown Type

The total number of IGMP packets with unknown type received on this interface.

Drops

The total number of IGMP packets dropped on this interface.

Rx Non Local

The total number of IGMP packets received from a non-local sender.

Rx Wrong Version

The total number of IGMP packets with wrong versions received on this interface.

Policy Drops

The total number of IGMP packets dropped by import policies on this interface.

No Router Alert

The total number of IGMPv3 packets received on this interface which did not have the router alert flag set.

Rx Bad Encodings

The total number of IGMP packets with bad encodings received on this interface.

Rx Pkt Drops

The total number of IGMP receive packet drops on this interface.

Local Scope Pkts

The total number of IGMP packets with local scope received on this interface.

Resvd Scope Pkts

The total number of IGMP packets with reserved scope received on this interface.

MCAC Policy Drops

The total number of IGMP packets dropped by MCAC policies on this interface.

statistics

Syntax

statistics all

statistics sap sap-id

statistics sdp sdp-id:vc-id

statistics vxlan vtep ip-address vni vni-id

Context

[Tree] (clear>service>id>mld-snooping statistics)

Full Context

clear service id mld-snooping statistics

Description

This command clears MLD snooping statistics.

Parameters

sap-id

Clears MLD snooping statistics for the specified SAP.

sdp-id

Clears MLD snooping statistics associated with the specified SDP. For a spoke-SDP, the VC ID must be specified; for a mesh SDP, the VC ID is optional.

Values

1 to 17407

vni-id

Clears the MLD snooping statistics for the specified VXLAN VNI id.

Values

1 to 16777215

ip-address

Specifies a specific configured static egress VTEP to clear the MLD snooping statistics associated only with the VTEP.

Platforms

All

statistics

Syntax

statistics

Context

[Tree] (clear>service>id>authentication statistics)

Full Context

clear service id authentication statistics

Description

This command clears session authentication statistics for this service.

Platforms

All

statistics

Syntax

statistics {evpn-mpls | all | sap sap-id | sdp sdp-id:vc-id | vxlan vtep ip-address vni vni-id}]

Context

[Tree] (clear>service>id>igmp-snooping statistics)

Full Context

clear service id igmp-snooping statistics

Description

This command clears IGMP snooping statistics for the VPLS service.

Parameters

all

Clears the IGMP snooping information for all port objects in the service

evpn-mpls

Clears IGMP snooping statistics for EVPN-MPLS destinations

sap-id

Clears the IGMP snooping information on the specified SAP

sdp-id

Clears only IGMP snooping entries associated with the specified mesh SDP or spoke-SDP. For a spoke-SDP, the VC ID must be specified, for a mesh SDP, the VC ID is optional.

Values

1 to 17407

vc-id

Clears statistics for the specified virtual circuit ID on the SDP ID

Default

For mesh SDPs only, all VC IDs

Values

1 to 4294967295

vxlan vtep ip-address vni <1..16777215>

Clears the IGMP snooping statistics associated with a specific VXLAN destination given by the VXLAN Termination Endpoint (VTEP) and VXLAN Network Identifier (VNI). This parameter only applies to the 7450 ESS or 7750 SR.

vni-id

Displays information for the specified VXLAN Network Identifier (VNI). This parameter only applies to the 7450 ESS or 7750 SR.

Values

1 to 16777215

Platforms

All

statistics

Syntax

statistics

Context

[Tree] (show>subscr-mgmt>wlan-gw statistics)

Full Context

show subscriber-mgmt wlan-gw statistics

Description

This command displays statistics information.

Platforms

7750 SR, 7750 SR-e, 7750 SR-s, VSR

statistics

Syntax

statistics

Context

[Tree] (show>service>id>spb statistics)

Full Context

show service id spb statistics

Description

This command displays SPB statistics.

Platforms

All

Output

The following output is an example of service SPB statistics information.

Output Example
A:cses-B01#  show service id spb statistics
===============================================================================
ISIS Statistics
===============================================================================
ISIS Instance     : 1024                    SPF Runs       : 4
Purge Initiated   : 0                       LSP Regens.    : 11

CSPF Statistics
Requests          : 0                       Request Drops  : 0
Paths Found       : 0                       Paths Not Found: 0

-------------------------------------------------------------------------------
PDU Type   Received   Processed  Dropped    Sent       Retransmitted
-------------------------------------------------------------------------------
LSP        31         31         0          9          0
IIH        532        532        0          533        0
CSNP       479        479        0          479        0
PSNP       9          9          0          27         0
Unknown    0          0          0          0          0
===============================================================================

statistics

Syntax

statistics [sap sap-id] [ sdp sdp-id:vc-id] [family]

Context

[Tree] (show>service>id>pim-snooping statistics)

Full Context

show service id pim-snooping statistics

Description

This command displays PIM statistics information.

Parameters

sap-id

Displays the statistics associated with the specified SAP

sdp-id:vc-id

Displays the statistics associated with the specified SDP

family

Displays either IPv4 or IPv6 statistics

Values

ipv4 or ipv6

Platforms

All

Output

The following output is an example of service PIM snooping statistics information.

Output Example
*A:PE# show service id 1 pim-snooping statistics
=================================================================
PIM Snooping Statistics ipv4
=================================================================
Message Type        Received       Transmitted    Rx Errors
-----------------------------------------------------------------
Hello               36             -              0
Join Prune          8              8              0
Total Packets       44             8
-------------------------------------------------------------------------------
General Statistics
-------------------------------------------------------------------------------
Rx Neighbor Unknown               : 0
Rx Bad Checksum Discard           : 0
Rx Bad Encoding                   : 0
Rx Bad Version Discard            : 0
Join Policy Drops                 : 0
-------------------------------------------------------------------------------
Source Group Statistics
-------------------------------------------------------------------------------
(S,G)                             : 1
(*,G)                             : 0
=================================================================
*A:PE#

statistics

Syntax

statistics {all | ipv4 | ipv6 | mac}

statistics group grp-address

Context

[Tree] (clear>service>id>mfib statistics)

Full Context

clear service id mfib statistics

Description

This command clears multicast FIB statistics for the VPLS service.

Parameters

all

Clears all statistics for the service ID

ipv4

Clears IPv4 address statistics for the service ID

ipv6

Clears IPv6 address statistics for the service ID

mac

Clears MAC address statistics for the service ID

grp-address

Specifies an IGMP multicast group address that receives data on an interface

Platforms

All

statistics

Syntax

statistics [evpn-mpls | sap sap-id | sdp sdp-id:vc-id | vxlan vtep ip-address vni vni-id] [family]

Context

[Tree] (clear>service>id>pim-snooping statistics)

Full Context

clear service id pim-snooping statistics

Description

This command clears PIM snooping statistics for the specified SAP or SDP.

Parameters

sap-id

Clears PIM snooping statistics for the specified SAP

sdp-id:vc-id

Clears PIM statistics for the specified SDP. For a spoke-SDP, the VC ID must be specified; for a mesh SDP, the VC ID is optional.

Values

1 to 17407

family

Displays either IPv4 or IPv6 information

Values

ipv4 or ipv6

evpn-mpls

Clears PIM snooping statistics for EVPN-MPLS destinations

Platforms

All

statistics

Syntax

statistics [summary] [sap sap-id]

Context

[Tree] (show>service>id>host-connectivity-verify statistics)

Full Context

show service id host-connectivity-verify statistics

Description

This command displays host connectivity verification statistics.

Parameters

sap-id

Specifies the SAP ID to show statistics for.

summary

Displays host connectivity verify summary information.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

Output

The following output is an example of host connectivity verification statistics information, and Show Host Connectivity Verify Statistics Field Descriptions describes the output fields.

Output Example
A:ALA-48>show>service>id# host-connectivity-verify statistics sap 1/1/9:0
==============================================================================
Host connectivity check statistics
==============================================================================
Svc   SapId/          DestIp          Last                   Time Oper
Id    SdpId           Address         Response               Expired State
------------------------------------------------------------------------------
1000  551/2/3:0       10.144.145.1    Up
==============================================================================
A:ALA-48>show>service>id#
Table 32. Show Host Connectivity Verify Statistics Field Descriptions

Label

Description

Svc Id

The service identifier.

SapId/SdpId

The SAP and SDP identifiers.

DestIp Address

The destination IP address.

Last Response

The time when the last response was received.

Time Expired

Displays whether the interval value has expired.

Oper State

Displays the current operational state of the service.

statistics

Syntax

statistics

Context

[Tree] (show>router>vrrp statistics)

Full Context

show router vrrp statistics

Description

This command displays statistics for VRRP instance.

Platforms

All

Output

The following output is an example of VRRP statistics information, and table describes the fields.

Output Example
A:ALA-48# show router vrrp statistics
===============================================================================
VRRP Global Statistics
===============================================================================
VR Id Errors       : 0                  Version Errors     : 0
Checksum Errors    : 0
===============================================================================
Table 33. Show VRRP Statistics Output Fields

Label

Description

VR Id Errors

Displays the number of virtual router ID errors

Version Errors

Displays the number of version errors

Checksum Errors

Displays the number of checksum errors

statistics

Syntax

statistics

statistics interface interface-name [vrid virtual-router-id]

statistics interface interface-name vrid virtual-router-id ipv6

Context

[Tree] (clear>router>vrrp statistics)

Full Context

clear router vrrp statistics

Description

This command clears statistics for VRRP instances on an IP interface or VRRP priority control policies.

Parameters

interface-name

Clears the VRRP statistics for all VRRP instances on the specified IP interface.

virtual-router-id

Clears the VRRP statistics for the specified VRRP instance on the IP interface.

Default

All VRRP instances on the IP interface.

Values

1 to 255

ipv6

Clears IPv6 statistics for the specified interface.

Platforms

All

statistics

Syntax

statistics [ip-addr | ip-int-name]

Context

[Tree] (show>router>rip statistics)

Full Context

show router rip statistics

Description

Display Interface level statistics for the RIP protocol.

If no IP address or interface name is specified, then all configured RIP interfaces are displayed.

If an IP address or interface name is specified, then only data regarding the specified RIP interface is displayed.

Parameters

ip-addr | ip-int-name

Displays statistics for the specified IP interface.

Values

ip-int-name: 32 chars max

ip-address: a.b.c.d

Platforms

All

Output

The following output is an example of RIP statistics information, and Show RIP Statistics Field Descriptions describes the output fields.

Output Example
RIP Statistics                                                                 
===============================================================================
Learned Routes     : 0                  Timed Out Routes   : 0                 
Current Memory     : 120624             Maximum Memory     : 262144            
                                                                               
-------------------------------------------------------------------------------
Interface "to-web"                                                             
-------------------------------------------------------------------------------
Primary IP         : 10.1.1.3           Update Timer       : 30                
Timeout Timer      : 180                Flush Timer        : 120 
Counter                       Total           Last 5 Min      Last 1 Min       
------------------------------------------------------------------------------
Updates Sent                  0               0               0                
Triggered Updates             0               0               0                
Bad Packets Received          0               0               0                
RIPv1 Updates Received        0               0               0                
RIPv1 Updates Ignored         0               0               0                
RIPv1 Bad Routes              0               0               0                
RIPv1 Requests Received       0               0               0                
RIPv1 Requests Ignored        0               0               0                
RIPv2 Updates Received        0               0               0                
RIPv2 Updates Ignored         0               0               0                
RIPv2 Bad Routes              0               0               0                
RIPv2 Requests Received       0               0               0                
RIPv2 Requests Ignored        0               0               0                
Authentication Errors         0               0               0 
==============================================================================
*A:ALA-12#

Table 34. Show RIP Statistics Field Descriptions

Label

Description

Learned Routes

The number of RIP-learned routes exported to RIP neighbors.

Timed Out Routes

The number of routes that have been timed out.

Current Memory

The amount of memory used by this RIP router instance.

Maximum Memory

The amount of memory allocated for this RIP router instance.

Interface

Displays the name of each interface configured in RIP and associated RIP statistics.

Primary IP

The interface IP address.

Update Timer

The current setting of the RIP update timer value expressed in seconds.

Timeout Timer

The current RIP timeout timer value expressed in seconds.

Flush Timer

The number of seconds after a route has been declared invalid that it is flushed from the route database.

Updates Sent

Total — The total number of RIP updates that were sent.

Last 5 Min — The number of RIP updates that were sent in the last 5 minutes.

Last 1 Min — The number of RIP updates that were sent in the last 1 minute.

Triggered Updates

Total — The total number of triggered updates sent. These updates are sent before the entire RIP routing table is sent.

Last 5 Min — The number of triggered updates that were sent in the last 5 minutes.

Last 1 Min — The number of triggered updates that were sent in the last 1 minute.

Bad Packets Received

Total — The total number of RIP updates received on this interface that were discarded as invalid.

Last 5 Min — The number of RIP updates received on this interface that were discarded as invalid in the last 5 minutes.

Last 1 Min —The number of RIP updates received on this interface that were discarded as invalid in the last 1 minute.

RIPv1 Updates Received

Total — The total number of RIPv1 updates received.

Last 5 Min — The number of RIPv1 updates received in the last 5 minutes.

Last 1 Min — The number of RIPv1 updates received in the last 1 minute.

RIPv1 Updates Ignored

Total — The total number of RIPv1 updates ignored.

Last 5 Min — The number of RIPv1 updates ignored in the last 5 minutes.

Last 1 Min — The number of RIPv1 updates ignored in the last 1 minute.

RIPv1 Bad Routes

Total — The total number of bad routes received from the peer.

Last 5 Min — The number of bad routes received from the peer in the last 5 minutes.

Last 1 Min — The number of bad routes received from the peer in the last minute.

RIPv1 Requests Received

Total — The total number of times the router received RIPv1 route requests from other routers.

Last 5 Min — The number of times the router received RIPv1 route requests from other routers in the last 5 minutes.

Last 1 Min — The number of times the router received RIPv1 route requests from other routers in the last 1 minute.

RIPv1 Requests Ignored

Total — The total number of times the router ignored RIPv1 route requests from other routers.

Last 5 Min — The number of times the router ignored RIPv1 route requests from other routers in the last 5 minutes.

Last 1 Min — The number of times the router ignored RIPv1 route requests from other routers in the last 1 minute.

RIPv2 Updates Received

Total — The total number of RIPv2 updates received.

Last 5 Min — The number of RIPv2 updates received in the last 5 minutes.

Last 1 Min — The number of RIPv2 updates received in the last minute.

RIPv2 Updates Ignored

Total — The total number of RIPv2 updates ignored.

Last 5 Min — The number of RIPv2 updates ignored in the last 5 minutes.

Last 1 Min — The number of RIPv2 updates ignored in the last minute.

RIPv2 Bad Routes

Total — The total number of bad routes received from the peer.

Last 5 Min — The number of bad routes received from the peer in the last 5 minutes.

Last 1 Min — The number of bad routes received from the peer in the last minute.

RIPv2 Requests Received

Total — The total number of times the router received RIPv2 route requests from other routers.

Last 5 Min — The number of times the router received RIPv2 route requests from other routers in the last 5 minutes.

Last 1 Min — The number of times the router received RIPv2 route requests from other routers in the last minute.

RIPv2 Requests Ignored

Total — The total number of times the router ignored RIPv2 route requests from other routers.

Last 5 Min — The number of times the router ignored RIPv2 route requests from other routers in the last 5 minutes.

Last 1 Min —The number of times the router ignored RIPv2 route requests from other routers in the last minute.

Authentication Errors

Total — The total number of authentication errors to secure table updates.

Last 5 Min — The number of authentication errors to secure table updates in the last 5 minutes.

Last 1 Min —The number of authentication errors to secure table updates in the last minute.

statistics

Syntax

statistics [neighbor {ip-address | ip-int-name}]

Context

[Tree] (clear>router>rip statistics)

Full Context

clear router rip statistics

Description

This command clears statistics for RIP neighbors.

Parameters

{ip-address | ip-int-name}

Clears the statistics for the specified RIP interface.

Values

ip-int-name: 32 characters maximum

ip-address: a.b.c.d

Default

Clears statistics for all RIP interfaces.

Platforms

All

statistics

Syntax

statistics [neighbor {ip-int-name | ip-address}]

Context

[Tree] (clear>router>ripng statistics)

Full Context

clear router ripng statistics

Description

This command clears statistics for RIPng neighbors.

Parameters

{ip-int-name | ip-address}

Clears the statistics for the specified RIPng interface.

Default

clears statistics for all RIPng interfaces

Platforms

All

statistics

Syntax

statistics

Context

[Tree] (show>router>ldp statistics)

Full Context

show router ldp statistics

Description

This command displays LDP instance statistics related information.

Platforms

All

Output

Output Example
*A:Dut-A# show router ldp statistics 
===============================================================================
LDP Statistics for IPv4 LSR ID 10.20.1.1:0
               IPv6 LSR ID 3ffe::a14:101[0]
===============================================================================
Session/Discovery
-------------------------------------------------------------------------------
Active IPv4 Sess   : 3                    Active IPv6 Sess     : 3
Active IPv4 LinkAdj: 2                    Active IPv6 LinkAdj  : 2
Active IPv4 TargAdj: 1                    Active IPv6 TargAdj  : 1
Active IPv4 If     : 2                    Inactive IPv4 If     : 0
Active IPv6 If     : 2                    Inactive IPv6 If     : 0
Active IPv4 Peers  : 1                    Inactive IPv4 Peers  : 0
Active IPv6 Peers  : 1                    Inactive IPv6 Peers  : 0
IPv4 Attempted Sess: 0                    IPv6 Attempted Sess  : 0
IPv4 OLoad If      : 0                    IPv4 OLoad Targ Peers: 0
IPv6 OLoad If      : 0                    IPv6 OLoad Targ Peers: 0
-------------------------------------------------------------------------------
Protocol Stats
-------------------------------------------------------------------------------
No Hello Err       : 0                    Param Adv Err        : 0
Max PDU Err        : 0                    Label Range Err      : 0
Bad LDP Id Err     : 0                    Bad PDU Len Err      : 0
Bad Mesg Len Err   : 0                    Bad TLV Len Err      : 0
Unknown TLV Err    : 0                    Bad Proto Ver Err    : 0
Malformed TLV Err  : 0                    Keepalive Expired Err: 0
Shutdown Notif Sent: 0                    Shutdown Notif Recv  : 0
-------------------------------------------------------------------------------
Prefixes
-------------------------------------------------------------------------------
IPv4 Pfx FECs Sent : 10                   IPv4 Pfx FECs Recv   : 10
IPv6 Pfx FECs Sent : 10                   IPv6 Pfx FECs Recv   : 10
IPv4PfxFecOLSessSnt: 0                    IPv4PfxFecOLSessRecv : 0
IPv6PfxFecOLSessSnt: 0                    IPv6PfxFecOLSessRecv : 0
IPv4PfxFecInOLoad  : 0                    IPv6PfxFecInOLoad    : 0
-------------------------------------------------------------------------------
P2MP
-------------------------------------------------------------------------------
IPv4 P2MP FECs Sent: 0                    IPv4 P2MP FECs Recv  : 0
IPv6 P2MP FECs Sent: 0                    IPv6 P2MP FECs Recv  : 0
IPv4P2MPFecOLSessSn: 0                    IPv4P2MPFecOLSessRecv: 0
IPv6P2MPFecOLSessSn: 0                    IPv6P2MPFecOLSessRecv: 0
IPv4P2MPFecInOLoad : 0                    IPv6P2MPFecInOLoad   : 0
-------------------------------------------------------------------------------
Services
-------------------------------------------------------------------------------
Svc FEC128s Sent   : 0                    Svc FEC128s Recv     : 0
Svc FEC129s Sent   : 0                    Svc FEC129s Recv     : 0
Svc Fec128 OLSessSn: 0                    Svc Fec128 OLSessRecv: 0
Svc Fec129 OLSessSn: 0                    Svc Fec129 OLSessRecv: 0
Svc Fec128 InOLoad : 0                    Svc Fec129 InOLoad   : 0
===============================================================================

statistics

Syntax

statistics

Context

[Tree] (clear>router>ldp statistics)

Full Context

clear router ldp statistics

Description

This command clears LDP instance statistics.

Platforms

All

statistics

Syntax

statistics

Context

[Tree] (show>router>rsvp statistics)

Full Context

show router rsvp statistics

Description

This command displays global statistics in the RSVP instance.

Platforms

All

Output

The following output is an example of RSVP statistics information.

RSVP Statistics Output Fields describes RSVP statistics output fields.

Table 35. RSVP Statistics Output Fields

Label

Description

PATH Timeouts

The total number of path timeouts.

RESV Timeouts

The total number of RESV timeouts.

Output Example
*A:SR1# /show router rsvp statistics
===============================================================================
RSVP Global Statistics
===============================================================================
PATH Timeouts      : 0                  RESV Timeouts      : 0
GR Helper PATH Tim*: 0                  GR Helper RESV Tim*: 0
===============================================================================
* indicates that the corresponding row element may have been truncated.


*A:SRU4>show>router>rsvp# statistics
===============================================================================
RSVP Global Statistics
===============================================================================
PATH Timeouts      : 1026               RESV Timeouts      : 182
===============================================================================
*A:SRU4>show>router>rsvp#

statistics

Syntax

statistics lsp-ldp head ip-prefix/prefix-length src-ip ip-address

statistics lsp-ldp tail ip-prefix/prefix-length dst-ip ip-address

statistics src-ip ip-address dst-ip ip-address

statistics all

statistics src-ip ip-address dst-ip ip-address lsp-rsvp {head | tail} tunnel-id [0..4294967295] lsp-id [0..4294967295]

statistics mpls-tp lsp-name path {working | protect}

statistics p2mp-interface interface-name

statistics src-ip ip-address lsp-rsvp {head | tail} rsvp-session-name [256 chars max]

Context

[Tree] (clear>router>bfd statistics)

Full Context

clear router bfd statistics

Description

This command clears BFD statistics.

Parameters

all

Clears all statistics for the BFD instance.

dst-ip ip-address

Clears statistics about the specified destination IPv4 or IPv6 address.

ip-prefix/prefix-length

Clears statistics for the specified IP prefix.

Values

ipv4-prefix — a.b.c.d

ipv4-prefix-length — 0 to 32

ipv6-prefix — x:x:x:x:x:x:x:x (eight 16-bit pieces)

x:x:x:x:x:x:d.d.d.d

x — 0 to FFFF (hexadecimal)

d — 0 to 255 (decimal)

ipv6-prefix-length — 0 to 128

lsp-id [0..4294967295]

Clears statistics about the specified LSP ID.

lsp-ldp head

Clears statistics for the head of the LSP LDP link.

lsp-ldp tail

Clears statistics for the tail of the LSP LDP link.

lsp-rsvp {head | tail}

Clears statistics about the specified link type.

mpls-tp lsp-name

Clears statistics about the specified MPLS TP LSP.

p2mp-interface interface-name

Clears statistics about the specified P2MP interface.

path {working | protect}

Clears statistics about the working or protect path.

rsvp-session-name [256 chars max]

Clears statistics about the specified RSVP session.

src-ip ip-address

Clears statistics about the specified source IPv4 or IPv6 address.

tunnel-id [0..4294967295]

Clears statistics about the specified tunnel ID.

Platforms

All

statistics

Syntax

statistics

Context

[Tree] (clear>router>rsvp statistics)

Full Context

clear router rsvp statistics

Description

This command clears global statistics for the RSVP instance, for example, clears path and resv timeout counters.

Platforms

All

statistics

Syntax

statistics

Context

[Tree] (show>isa statistics)

Full Context

show isa statistics

Description

Commands in this context display ISA statistical information.

Platforms

7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR

statistics

Syntax

statistics

Context

[Tree] (clear>video statistics)

Full Context

clear video statistics

Description

This command clears video related statistics.

Platforms

7450 ESS, 7750 SR, 7750 SR-s

statistics

Syntax

statistics

Context

[Tree] (show>router>bier statistics)

Full Context

show router bier statistics

Description

This command displays BIER statistics.

Platforms

All

statistics

Syntax

statistics group-interface [fwd-service service-id] ip-in-name

statistics group-interface all

statistics host ip-address

statistics host all

statistics [interface ip-int-name | ip-address]

Context

[Tree] (clear>router>igmp statistics)

Full Context

clear router igmp statistics

Description

This command clears IGMP statistics on a specified interface or IP address.

Note:

An interface, group, and source cannot be specified at the same time.

Parameters

group-interface interface-name

Clears the IGMP statistics on the specified group interface.

group-interface all

Clears the IGMP statistics on all group interfaces.

service-id

Specifies the service ID.

Values

service-id: 1 to 2148278386

svc-name: up to 64 characters.

host ip-address

Clears the IGMP statistics on the specified host.

host all

Clears the IGMP statistics on all hosts.

interface ip-int-name

Clears the IGMP statistics on the specified interface.

interface ip-address

Clears the IGMP statistics on the specified IP address.

Platforms

All

statistics

Syntax

statistics policy policy-name [bundle bundle-name] [ protocol {igmp | pim | igmpSnpg | mld}]

statistics

Context

[Tree] (show>router>mcac statistics)

Full Context

show router mcac statistics

Description

This command displays MCAC statistics.

Parameters

policy-name

Specifies an existing multicast CAC (MCAC) policy name.

bundle-name

Displays statistics for the specified existing multicast bundle name.

protocol {igmp | pim | igmpSnpg | mld}

Displays statistics for the specified applicable protocol.

Values

igmp, pim, igmpSnpg, mld

Platforms

All

statistics

Syntax

statistics [ip-int-name | ipv6-address]

statistics ipsec-interface ip-int-name

Context

[Tree] (show>router>mld statistics)

Full Context

show router mld statistics

Description

This command displays MLD statistics information.

Parameters

ip-int-name

Displays information associated with the specified IP interface name, up to 32 characters.

ipv6-address

Displays information associated with the specified IPv6 address.

ipsec-interface ip-int-name

Displays information associated with the specified dynamic name for the MLD-enabled child_SA.

Platforms

All

Output

The following output is an example of MLD statistics information. MLD Statistics Fields provides statistical MLD field descriptions.

Output Example
*A:ALA-BA# show router mld statistics     
==================================================
MLD Interface Statistics
==================================================
Message Type        Received       Transmitted
--------------------------------------------------
Queries             0              9
Report V1           0              0
Report V2           0              0
Dones               0              0
-------------------------------------------------------------------------------
General Interface Statistics
-------------------------------------------------------------------------------
Bad Length        : 0
Bad Checksum      : 0
Unknown Type      : 0
Bad Receive If    : 0
Rx Non Local      : 0
Rx Wrong Version  : 0
Policy Drops      : 0
No Router Alert   : 0
Rx Bad Encodings  : 0
Rx Pkt Drops      : 0
Local Scope Pkts  : 0
Resvd Scope Pkts  : 0
MCAC Policy Drops : 0
-------------------------------------------------------------------------------
Source Group Statistics
-------------------------------------------------------------------------------
(S,G)             : 0
(*,G)             : 5
==================================================
*A:Dut-A#
Table 36. MLD Statistics Fields

Label

Description

MLD Interface Statistics

The MLD statistics for a particular interface.

Message Type

Queries — The number of MLD general queries transmitted or received on this interface.

Report — The total number of MLD V1 or V2 reports transmitted or received on this interface.

Dones — The total number of MLD dones transmitted on this interface.

Received

The total number of MLD packets received on this interface.

Transmitted

The total number of MLD packets transmitted from this interface.

General Interface Statistics

The general MLD statistics.

Bad Length

The total number of MLD packets with bad length received on this interface.

Bad Checksum

The total number of MLD packets with bad checksum received on this interface.

Unknown Type

The total number of MLD packets with unknown type received on this interface.

Bad Receive If

The total number of MLD packets incorrectly received on this interface.

Rx Non Local

The total number of MLD packets received from a non-local sender.

Rx Wrong Version

The total number of MLD packets with wrong versions received on this interface.

Policy Drops

The total number of MLD packets dropped by import policies on this interface.

No Router Alert

The total number of MLD packets received on this interface which did not have the router alert flag set.

Rx Bad Encodings

The total number of MLD packets with bad encodings received on this interface.

Rx Pkt Drops

The total number of MLD receive packet drops on this interface.

Local Scope Pkts

The total number of MLD packets with local scope received on this interface.

Resvd Scope Pkts

The total number of MLD packets with reserved scope received on this interface.

MCAC Policy Drops

The total number of MLD packets dropped by MCAC policies on this interface.

statistics

Syntax

statistics group-interface [fwd-service service-id] ip-int-name

statistics group-interface all

statistics host ipv6-address

statistics host all

statistics [ip-int-name | ipv6-address]

statistics ipsec-interface ip-int-name

Context

[Tree] (clear>router>mld statistics)

Full Context

clear router mld statistics

Description

This command clears MLD statistics parameters.

Parameters

service-id

Clears the MLD statistics for the service ID.

Values

service-id: 1 to 2148278386

svc-name: up to 64 characters.

group-interface interface-name

Clears the MLD statistics on the specified group interface.

group-interface all

Clears the MLD statistics on all group interfaces.

host all

Clears the MLD statistics on all hosts.

host ipv6-address

Clears the MLD statistics on the specified host.

ip-int-name

Clears statistics for the specified MLD interface name.

ipv6-address

Clears statistics for the specified MLD IPv6 address.

ipsec-interface ip-int-name

Clears statistics information for the specified dynamic name for the MLD-enabled child_SA.

Platforms

All

statistics

Syntax

statistics [peer ip-address]

Context

[Tree] (show>router>msdp statistics)

Full Context

show router msdp statistics

Description

This command displays statistics information related to a MSDP peer.

Parameters

ip-address

Displays information about the specified peer IP address.

Platforms

All

Output

The following output is an example of MSDP statistics information, and Output fields: MSDP statistics describes the output fields.

Output example
A:ALA-48# show router msdp statistics
===============================================================================
MSDP Statistics
===============================================================================
Glo ActSrc Lim Excd: 0                                                        
-------------------------------------------------------------------------------
Peer Address       : 10.20.1.1                                                
-------------------------------------------------------------------------------
Last State Change  : 0d 11:33:16        Last message Peer  : 0d 00:00:17      
RPF Failures       : 0                  Remote Closes      : 0                
SA Msgs Sent       : 0                  SA Msgs Recvd      : 709              
SA req. Msgs Sent  : 0                  SA req. Msgs Recvd : 0                
SA res. Msgs Sent  : 0                  SA res. Msgs Recvd : 0                
KeepAlive Msgs Sent: 694                KeepAlive Msgs Recd: 694              
Unknown Msgs Sent  : 0                  Error Msgs Recvd   : 0                
-------------------------------------------------------------------------------
Peers : 1
===============================================================================
A:ALA-48#
Table 37. Output fields: MSDP statistics

Label

Description

Glo ActSrc Lim Excd The number of times the active source limit was exceeded across all MSDP sessions
Peer address The IP address of the peer

Last State Change

The date and time the peer state changed

RPF Failures

The number of reverse path forwarding (RPF) failures

SA Msgs Sent

The number of SA messages sent

SA req. Msgs Sent

The number of SA request messages sent

SA res. Msgs Sent

The number of SA response messages sent

KeepAlive Msgs Sent

The number of keepalive messages sent

Unknown Msgs Sent

The number of unknown messages received

Last message Peer

The time the last message was received from the peer

Remote Closes

The number of times the remote peer close

SA Msgs Recvd

The number of SA messages received

SA req. Msgs Recvd

The number of SA request messages received

SA res. Msgs Recvd

The number of SA response messages received

KeepAlive Msgs Recd

The number of keepalive messages received

Error Msgs Recvd

The number of unknown messages received

statistics

Syntax

statistics [peer ip-address]

Context

[Tree] (clear>router>msdp statistics)

Full Context

clear router msdp statistics

Description

This command clears IP address statistics of the peer to which Multicast Source Discovery Protocol (MSDP) source-active (SA) requests for groups matching this entry's group range were sent.

Parameters

ip-address

Clears the statistics of the specified IP address.

Platforms

All

statistics

Syntax

statistics [ip-int-name | mt-int-name | ip-address | mpls-if-name] [family]

Context

[Tree] (show>router>pim statistics)

Full Context

show router pim statistics

Description

This command displays statistics for a particular PIM instance.

Parameters

ip-int-name

Displays interface information associated with the specified IP interface name.

mt-int-name

Displays information about the default core group address of the Multicast Distribution Tree (MDT) for the VPRN instance. The Multicast Tunnel (MT) interface for a VPRN is created when this object is set to a valid group address.

Syntax: vprn-id-mt-grp-ip-address

ip-address

Displays interface information associated with the specified IP address.

mpls-if-name

Displays information about the specified MPLS interface name.

Syntax: mpls-if-index

family

Displays statistics information for the specified family.

Values

ipv4, ipv6

Platforms

All

Output

The following output is an example of PIM statistics information. PIM Statistics Output Fields provides PIM statistics output field descriptions

Output Example
A:ALA-1# show router pim statistics
=================================================================
PIM Statistics ipv4
=================================================================
Message Type        Received       Transmitted    Rx Errors
-----------------------------------------------------------------
Hello               18009          12834          0
Join Prune          9135           1129           10
Core RPFV JP        0              0              0
MVPN RPFV JP        0              0              0
Asserts             0              0              0
Register            0              0              0
Null Register       0              0              0
Register Stop       0              0              0
BSM                 0              0              0
Candidate RP Adv    0              0              0
Auto-RP Announce    2049           0              0
Auto-RP Mapping     2066           0              0
PIM DM Grafts       0              0              0
PIM DM Graft Acks   0              0              0
Total Packets       31231          13963
-----------------------------------------------------------------
Intra-AS AD         0              0              0
Inter-AS AD         0              0              0
Mdt-Safi            1323           10             0
S-PMSI AD           0              0              0
Leaf AD             0              0              0
Source-Active AD    0              0              0
Shared Tree Join    0              0              0
Source Tree Join    0              0              0
Total BGP Packets   1323           10
-------------------------------------------------------------------------------
General Statistics
-------------------------------------------------------------------------------
Rx Invalid Register               : 0
Rx Neighbor Unknown               : 10
Rx Bad Checksum Discard           : 0
Rx Bad Encoding                   : 0
Rx Bad Version Discard            : 0
Rx CRP No Router Alert            : 0
Rx BSM Router Alert Drops         : 0
Rx BSM Wrong If Drops             : 0
Rx Invalid Join Prune             : 0
Rx Invalid Auto-RP PDU            : 0
RPF Mismatch Auto-RP Mapping PDU  : 65
RPF Mismatch Auto-RP Announce PDU : 80
Rx Unknown PDU Type               : 0
Join Policy Drops                 : 0
Register Policy Drops             : 0
Bootstrap Import Policy Drops     : 0
Bootstrap Export Policy Drops     : 0
Mcac Policy Drops                 : 0
Fwd Candidate RP Adv              : 0
Fwd Candidate RP Adv Drops        : 0
S-pmsi Join TLV PDUs txd.         : 0
S-pmsi Join TLV PDUs rcd.         : 0
S-pmsi Join TLV PDUs txd. Drops   : 0
S-pmsi Join TLV PDUs rcd. Drops   : 0
S-pmsi Maximum-P2mp-Spmsi Hits    : 0
P2mp Pmsi Create Failures         : 0
P2mp Pmsi Request Failures        : 0
PDU Drops on Non-PIM/Down Intf    : 0
Active Tx S-pmsis                 : 0
Active Tx MS-pmsis                : 0
Active Rx S-pmsis                 : 0
Active Rx Pseudo S-pmsis          : 0
Total Tx S-pmsis                  : 0
Total Rx S-pmsis                  : 0
-------------------------------------------------------------------------------
Source Group Statistics
-------------------------------------------------------------------------------
(S,G)                             : 2
(*,G)                             : 2
(*,*,RP)                          : 0
================================================================
Table 38. PIM Statistics Output Fields

Label

Description

PIM Statistics

The section listing the PIM statistics for a particular interface

Message Type

The type of message.

Hello — The number of PIM hello messages received or transmitted

Join Prune — The number of PIM join prune messages received or transmitted

Asserts — The number of PIM assert messages received or transmitted

Register — The number of register messages received or transmitted

Null Register — The number of PIM null register messages received or transmitted

Register Stop — The number of PIM register stop messages received or transmitted

BSM — The number of PIM Bootstrap messages (BSM) received or transmitted

Candidate RP Adv — The number of candidate RP advertisements

Auto-RP Announce — The number of auto-RP announce (224.0.1.39) messages received or transmitted

Auto-RP Mapping — The number of auto-RP mapping (224.0.1.40) messages received or transmitted

Message Type

PIM DM Grafts — The number of PIM graft messages received or transmitted

PIM DM Graft Acks — The number of PIM graft acknowledgment messages received or transmitted

Total Packets — The total number of packets transmitted and received.

Received

The number of messages received

Transmitted

The number of multicast data packets transmitted

Rx Errors

The total number of receive errors

General Interface Statistics

The section listing the general PIM interface statistics

Register TTL Drop

The number of multicast data packets which could not be encapsulated in Register messages because the time to live (TTL) was zero

Tx Register MTU Drop

The number of Bootstrap messages received on this interface but were dropped

Rx Invalid Register

The number of invalid PIM register messages received

Rx Neighbor Unknown

The number of PIM messages (other than hello messages) which were received and were rejected because the adjacency with the neighbor router was not already established

Rx Bad Checksum Discard

The number of PIM messages received, and which were discarded because of bad checksum

Rx Bad Encoding

The number of PIM messages with bad encodings received

Rx Bad Version Discard

The number of PIM messages with bad versions received

Rx CRP No Router Alert

The number of candidate-rp advertisements (C-RP-Adv) received, and which had no router alert option set

Rx Invalid Join Prune

The number of invalid PIM join prune messages received

Rx Unknown PDU Type

The number of packets received with an unsupported PIM type

Join Policy Drops

The number of times the join policy match resulted in dropping PIM join-prune message or one of the source group contained in the message

Register Policy Drops

The number of times the register policy match resulted in dropping PIM register message

Bootstrap Import Policy Drops

The number of Bootstrap messages received that were dropped because of Bootstrap import policy

Bootstrap Export Policy Drops

The number of Bootstrap messages that were not transmitted because of Bootstrap export policy.

Source Group Statistics

The section listing the source group statistics

(S,G)

The number of entries in which the type is (S,G)

(*,G)

The number of entries in which the type is (*,G)

(*,*,RP)

The number of entries in which the type is (*, *, rp)

statistics

Syntax

statistics [family]

statistics [interface ip-int-name | mt-int-name | int-ip-address] [family]

statistics [group grp-ip-address] [source ip-address] [family]

Context

[Tree] (clear>router>pim statistics)

Full Context

clear router pim statistics

Description

This command clears PIM statistics on a specified interface or IP address.

Note:

An interface and group or source cannot be specified at the same time.

Parameters

ip-int-name

Clears PIM statistics on the specified interface.

ip-address

Clears PIM statistics on the specified IP address.

mt-int-name

Clears the default core group address of the Multicast Distribution Tree (MDT) for the VPRN instance. The Multicast Tunnel (MT) interface for a VPRN is created when this object is set to a valid group address.

syntax: vprn-id-mt-grp-ip-address

grp-ip-address

When only the group address is specified and no source is specified, (*,G) statistics are cleared. When the group address is specified along with the source address, then the (S,G) statistics are reset to zero.

ip-address

When the source address is specified along with the group address, then the (S,G) statistics are reset to zero.

family

Clears statistics family information.

Values

ipv4, ipv6

Platforms

All

statistics

Syntax

statistics

Context

[Tree] (show>router>p2mp-sr-tree statistics)

Full Context

show router p2mp-sr-tree statistics

Description

This command displays P2MP SR tree statistics.

Platforms

All

Output

The following output is an example of P2MP SR tree statistics information.

Note:

The "Programming failures” count in tree SID statistics are not High Availability (HA) compatible and are reset upon an activity switch of the CPMs.

Output Example
A:node-2>show>router>p2mp-sr-tree# statistics 
============================================================
P2MP-SR Statistics
============================================================
General
  Total Number of p2mp-policies        : 2
    static                             : 2
    pce                                : 0
    sr-policy                          : 0
  Total Number candidate-paths         : 2
    static                             : 2
    pce                                : 0
    sr-policy                          : 0
  Total Number replication-segments    : 4
    static                             : 4
    pce                                : 0
    sr-policy                          : 0
  Total Number downstream-nodes        : 2
     static                            : 2
     pce                               : 0
     sr-policy                         : 0
  Total Number push                    : 2
  Total Number swap                    : 1
  Total Number pop                     : 1
  Total Number tunnel-allocated        : 2
Total Number downstream-node interfaces
  inService                            : 1
  outOfService                         : 0
  unsupported                          : 0
  mismatched                           : 0
  without BFD                          : 0
BackPressure
  DataPlane backpressure active        : disabled
  DataPlane backpressure count         : 0
Errors
  Unknown Originator Owner             : 0
  Duplicate TreeIds                    : 0
  Programming failures
    NhIdx                              : 0
    Labels                             : 0
    Tunnels                            : 0
    Protection Grp                     : 0

===============================================================================
P2MP Policies
===============================================================================
Policy-Name                                                           
RootAddr                            TreeId              State         NumPaths
Tunnel                              Active-Path                       
  Candidate-Path                    Origin              ASN           PLSP-ID
  State                             Create-Time         Preference    Desc
-------------------------------------------------------------------------------
p2mp_policy_8193_10.20.1.3                                            
10.20.1.3                           8193                inService     1
73740                               cp_1                              
  cp_1                              static              0             --
  inService                         1d 02:25:09         0             1
p2mp_policy_8194_10.20.1.3                                            
10.20.1.3                           8194                inService     1
73745                               cp_1                              
  cp_1                              static              0             --
  inService                         1d 02:25:10         0             1
-------------------------------------------------------------------------------
Total P2MP Policies : 2
===============================================================================

statistics

Syntax

statistics

Context

[Tree] (show>eth-cfm statistics)

Full Context

show eth-cfm statistics

Description

This command displays the ETH-CFM statistics counters.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS

Output

The following output is an example of ETH-CFM statistics information. ETH-CFM Statistics Field Descriptions describes the ETH-CFM statistics fields.

Output Example
show eth-cfm statistics
===============================================================================
ETH-CFM System Statistics
===============================================================================
Rx Count           : 10513196           Tx Count           : 2294783
Dropped Congestion : 0                  Discarded Error    : 764766
AIS Currently Act  : 0                  AIS Currently Fail : 0
===============================================================================

=================================
ETH-CFM System Op-code Statistics
=================================
Op-code      Rx Count   Tx Count
---------------------------------
ccm           4588504    2294779
lbr                 0          0
lbm                 2          0
ltr                 0          1
ltm                 1          0
ais                 0          0
lck                 0          0
tst                 0          0
laps                0          0
raps                0          0
mcc                 0          0
lmr                 0          0
lmm                 0          0
1dm                 0          0
dmr                 0          0
dmm           4012644          0
exr                 0          0
exm                 0          0
csf                 0          0
vsr                 0          0
vsm                 0          0
1sl                 0          0
slr                 0          0
slm           1912045          0
other               0          0
---------------------------------
Total        10513196    2294780
=================================
Table 39. ETH-CFM Statistics Field Descriptions

Label

Description

Rx Count

The ETH-CFM CPU receive rate, in PPS

Tx Count

The ETH-CFM CPU transmit rate, in PPS

Dropped Congestion

The number of valid or supported ETH-CFM packets not processed by the CPU as a result of resource contention

Discard Error

The number of ETH-CFM packets that did not pass validation

statistics

Syntax

statistics session session-name dm meas-interval { 5-mins | 15-mins | 1-hour | 1-day | raw} interval-number interval-number [ all | bins | summary]

statistics session session-name dmm meas-interval { 5-mins | 15-mins | 1-hour | 1-day | raw} interval-number interval-number [ all | bins | summary]

statistics session session-name lmm meas-interval { 5-mins| 15-mins| 1-hour| 1-day| raw} interval-number interval-number

statistics session session-name slm meas-interval { 5-mins| 15-mins| 1-hour| 1-day| raw} interval-number interval-number

statistics session session-name twamp-light meas-interval { 5-mins | 15-mins | 1-hour | 1-day | raw} interval-number interval-number delay [ all | bins | summary]

Context

[Tree] (show>oam-pm statistics)

Full Context

show oam-pm statistics

Description

This command shows the delay statistics for the specified test using the parameters specified.

Parameters

session-name

Identifies the session to be queried.

dm

Specifies that the delay test is from the MPLS test family and is using dm style measurements for the delay.

dmm

Specifies that the delay test is from the Ethernet test family and is using dmm style measurements for the delay.

lmm

Specifies the loss test is from the Ethernet test family and is using lmm style measurements for the loss.

slm

Specifies that the loss test is from the Ethernet test family and is using slm style measurements for the loss.

twamp-light

Specifies that the delay test is from the IP test family and is using twamp-light style measurements for the delay.

meas-interval

Identifies the measurement interval to query for the statistics. When raw is specified, the interval number is not to be included because there is only one raw cumulative bin.

Values

5-mins, 15-mins, 1-hour, 1-day, raw

interval-number

Specifies the numerical reference that indicates the position from the latest sample window. The number 1 is the most recent with all higher numbers being that position in the past from current.

Values

1 to 97

[all | bins | summary]

Specifies a keyword to filter the output.

delay

Indicates that the statistics being queried are for delay. TWAMP-Light PDUs carry both delay and loss informational elements and it is not clear from only the test type name which statistic the operator requires.

loss

Indicates the statistics being queried are for loss. TWAMP-Light PDUs carry both delay and loss informational elements and it is not clear from only the test type name which statistic the operator requires. This keyword is specific to twamp-light.

Platforms

All

statistics

Syntax

statistics

Context

[Tree] (clear>eth-cfm statistics)

Full Context

clear eth-cfm statistics

Description

This command clears the eth-cfm statistics counters maintained in clearEthCfmStatistics.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS

statistics

Syntax

statistics

statistics interface {ip-int-name | ip-address}

statistics policy name

Context

[Tree] (show>router>authentication statistics)

Full Context

show router authentication statistics

Description

This command displays interface or policy authentication statistics.

Parameters

ip-int-name | ip-address

Specifies an existing interface name or IP address.

Values

ip-int-name: 32 characters maximum

ip-address: a.b.c.d

name

Specifies an existing policy name.

Platforms

All

Output

Authentication Statistics Output — The following output is an example of authentication statistics, and Authentication Statistics Fields describes the fields.

Output Example
A:ALU-3>show>router>auth# statistics 
===================================================================
Authentication Global Statistics
===================================================================
Client Packets Authenticate Fail     : 0                           
Client Packets Authenticate Ok       : 12                           
===================================================================
Table 40. Authentication Statistics Fields

Label

Description

Client Packets Authenticate Fail

The number of packets that failed authentication

Client Packets Authenticate Ok

The number of packets that were authenticated

statistics

Syntax

statistics [interface ip-int-name | ip-address]

Context

[Tree] (clear>router>authentication statistics)

Full Context

clear router authentication statistics

Description

This command clears authentication statistics.

Parameters

ip-int-name

Clears the authentication statistics for the specified interface name. If the string contains special characters (#, $, spaces, and so on), the entire string must be enclosed within double quotes.

ip-address

Clears the authentication statistics for the specified IP address.

Platforms

All

statistics

Syntax

statistics [policy policy-id]

Context

[Tree] (clear>vrrp statistics)

Full Context

clear vrrp statistics

Description

Commands in this context clear and reset VRRP entities.

Parameters

policy-id

Clears statistics for the specified policy.

Values

1 to 9999

Platforms

All

statistics

Syntax

statistics

Context

[Tree] (show>system>ptp statistics)

Full Context

show system ptp statistics

Description

This command displays the message and error statistics for the node.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS

Output

The following output is an example of PTP statistics information, and System PTP statistics field descriptions describes the output fields.

Output Example
# show system ptp statistics 
===============================================================================
IEEE 1588/PTP Packet Statistics
===============================================================================
                                                               Input     Output
-------------------------------------------------------------------------------
PTP Packets                                                        0          0
  Announce                                                         0          0
  Sync                                                             0          0
  Follow Up                                                        0          0
  Delay Request                                                    0          0
  Delay Response                                                   0          0
  Signaling                                                        0          0
    Request Unicast Transmission TLVs                              0          0
      Announce                                                     0          0
      Sync                                                         0          0
      Delay Response                                               0          0
    Grant Unicast Transmission (Accepted) TLVs                     0          0
      Announce                                                     0          0
      Sync                                                         0          0
      Delay Response                                               0          0
    Grant Unicast Transmission (Denied) TLVs                       0          0
      Announce                                                     0          0
      Sync                                                         0          0
      Delay Response                                               0          0
    Cancel Unicast Transmission TLVs                               0          0
      Announce                                                     0          0
      Sync                                                         0          0
      Delay Response                                               0          0
    Ack Cancel Unicast Transmission TLVs                           0          0
      Announce                                                     0          0
      Sync                                                         0          0
      Delay Response                                               0          0
    Other TLVs                                                     0          0
  Other                                                            0          0
  Event Packets timestamped at port                                0          0
  Event Packets timestamped at cpm                                 0          0
Discards                                                           0          0
  Bad PTP domain                                                   0          0
  Alternate Master                                                 0          0
  Out Of Sequence                                                  0          0
  Peer Disabled                                                    0          0
  Packet Timing Signal Fail - Unusable                             0          0
  Other                                                            0          0
===============================================================================
===============================================================================
IEEE 1588/PTP Frequency Recovery State Statistics
===============================================================================
State                                                                   Seconds
-------------------------------------------------------------------------------
Initial                                                                       0
Acquiring                                                                     0
Phase-Tracking                                                                0
Locked                                                                        0
Hold-over                                                                     0
===============================================================================
===============================================================================
IEEE 1588/PTP Event Statistics
===============================================================================
Event                                                      Sync Flow Delay Flow
-------------------------------------------------------------------------------
Packet Loss                                                        0          0
Excessive Packet Loss                                              0          0
Excessive Phase Shift Detected                                     0          0
Too Much Packet Delay Variation - Freq                             0          0
Too Much Packet Delay Variation - Time
===============================================================================
===============================================================================
IEEE 1588/PTP Clock Time Recovery State Statistics
===============================================================================
State                                                                   Seconds
-------------------------------------------------------------------------------
Initial                                                                    1280
Acquiring                                                                    63
Locked                                                                        0
Hold-over                                                                     0
===============================================================================
===============================================================================
IEEE 1588/PTP Message Rates Per Second
===============================================================================
                                                UDP/IP             Ethernet
Packet Type                                 Input    Output     Input    Output
-------------------------------------------------------------------------------
Announce                                        0         0         0         0
Sync                                            0         0         0         0
Follow Up                                       0         0         0         0
Delay Request                                   0         0         0         0
Delay Response                                  0         0         0         0
Other                                           0         0         0         0
-------------------------------------------------------------------------------
Total                                           0         0         0         0
===============================================================================
Table 41. System PTP statistics field descriptions

Counter

Counts

PTP Packets

(packet type)

Input

The number of input packets for the specified packet type

Output

The number of output packets for the specified packet type

Discards

(reason type)

Input

The number of discarded input packets for the specified reason

Output

The number of discarded output packets for the specified reason

State

(state type)

Seconds

The number of seconds for the specified state type

Event

(event type)

Sync Flow

The number of sync flows for the specified event type

Delay Flow

The number of delay flows for the specified event type

Packet Type

(packet type)

UDP/IP

Input/Output

The number of UDP/IP input or output packets for the specified packet type

Ethernet

Input/Output

The number of Ethernet input or output packets for the specified packet type

statistics

Syntax

statistics

Context

[Tree] (clear>application-assurance>group statistics)

Full Context

clear application-assurance group statistics

Description

This command clears application assurance statistics.

Platforms

7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR

statistics

Syntax

statistics

Context

[Tree] (clear>redundancy>multi-chassis>mcr statistics)

Full Context

clear redundancy multi-chassis mc-ring statistics

Description

This command clears multi-chassis ring.

Platforms

All

statistics

Syntax

statistics

Context

[Tree] (clear>system>ptp statistics)

Full Context

clear system ptp statistics

Description

This command clears all PTP statistics.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS

statistics

Syntax

statistics

Context

[Tree] (clear>system statistics)

Full Context

clear system statistics

Description

This command clears system specific statistics.

Platforms

All

statistics

Syntax

statistics

Context

[Tree] (show>certificate statistics)

Full Context

show certificate statistics

Description

This command shows certificate related statistics.

Platforms

All

statistics

Syntax

statistics

Context

[Tree] (show>router>isis statistics)

Full Context

show router isis statistics

Description

This command displays information regarding IS-IS traffic statistics.

Platforms

All

Output

The following output is an example of IS-IS statistics output.

Output Example
*A:Dut-C# show router isis statistics

===============================================================================
Rtr Base ISIS Instance 0 Statistics
===============================================================================
ISIS Instance     : 0
Purge Initiated   : 0                       LSP Regens.    : 17
Sid SRGB err      : 0                       Sid dupl err   : 0

CSPF Statistics
Requests          : 0                       Request Drops  : 0
Paths Found       : 0                       Paths Not Found: 0

SPF Statistics
SPF Runs          : 7
 Last runTimeStamp: 01/26/2015 11:22:50
Partial SPF Runs  : 3
 Last runTimeStamp: 01/26/2015 11:22:51

LFA Statistics
LFA Runs          : 7
 Last runTimeStamp: 01/26/2015 11:22:51
Partial LFA Runs  : 3
 Last runTimeStamp: 01/26/2015 11:22:41

RLFA Statistics
RLFA Runs         : 10
 Last runTimeStamp: 01/26/2015 11:22:51

-------------------------------------------------------------------------------
PDU Type   Received   Processed  Dropped    Sent       Retransmitted
-------------------------------------------------------------------------------
LSP        164        164        0          151        0
IIH        146        146        0          147        0
CSNP       288        288        0          291        0
PSNP       71         71         0          74         0
Unknown    0          0          0          0          0
===============================================================================
*A:Dut-C#

IS-IS Statistics Output Fields describes IS-IS statistics output fields.

Table 42. IS-IS Statistics Output Fields

Label

Description

Purge Initiated

The number of times purges have been initiated.

SPF Runs

The number of times shortest path first calculations have been made.

LSP Regens

The count of LSP regenerations.

Requests

The number of CSPF requests made to the protocol.

Paths Found

The number of responses to CSPF requests for which paths satisfying the constraints were found.

PDU Type

The PDU type.

Received

The count of link state PDUs received by this instance of the

protocol.

Processed

The count of link state PDUs processed by this instance of the protocol.

Dropped

The count of link state PDUs dropped by this instance of the

protocol.

Sent

The count of link state PDUs sent out by this instance of the

protocol.

Retransmitted

The count of link state PDUs that had to be retransmitted by this instance of the protocol.

statistics

Syntax

statistics

Context

[Tree] (clear>service>id>spb statistics)

[Tree] (clear>router>isis statistics)

Full Context

clear service id spb statistics

clear router isis statistics

Description

This command clears and resets IS-IS statistics.

Platforms

All

statistics

Syntax

statistics

Context

[Tree] (show>router>ospf statistics)

[Tree] (show>router>ospf3 statistics)

Full Context

show router ospf statistics

show router ospf3 statistics

Description

This command displays the global OSPF statistics.

Platforms

All

Output

The following output is an example of global OSPF statistic information and OSPF Statistics Output Fields describes the output fields.

Output Example
show router ospf statistics 
===============================================================================
Rtr Base OSPFv2 Instance 0 Statistics
===============================================================================
Rx Packets           : 441              Tx Packets           : 463
Rx Hellos            : 361              Tx Hellos            : 371
Rx DBDs              : 9                Tx DBDs              : 7
Rx LSRs              : 3                Tx LSRs              : 3
Rx LSUs              : 54               Tx LSUs              : 72
Rx LS Acks           : 14               Tx LS Acks           : 10
New LSAs Recvd       : 57               New LSAs Orig        : 8
Ext LSAs Count       : 0                No of Areas          : 1
No of Interfaces     : 4                No of Neighbors      : 3
Discards             : 3                Tx Failures          : 3
                                        Retransmits          : 2
Bad Networks         : 0                Bad Virt Links       : 0
Bad Areas            : 0                Bad Dest Addrs       : 0
Bad Auth Types       : 0                Auth Failures        : 0
Bad Neighbors        : 0                Bad Pkt Types        : 0
Bad Lengths          : 0                Bad Hello Int.       : 2
Bad Dead Int.        : 1                Bad Options          : 0
Bad Versions         : 0                Bad Checksums        : 0
SID SRGB errors      : 0                SID dupl errors      : 0
Failed SPF Attempts  : 0                Bad MTUs             : 0
CSPF Requests        : 0                CSPF Request Drops   : 0
CSPF Path Found      : 0                CSPF Path Not Found  : 0
Total SPF Runs       : 6                Total LFA SPF Runs   : 0
Total RLFA SPF Runs  : 0                Total TI-LFA SPF Runs: 0
===============================================================================
show router ospf3 statistics 
===============================================================================
Rtr Base OSPFv3 Instance 0 Statistics
===============================================================================
Rx Packets           : 525              Tx Packets           : 564
Rx Hellos            : 387              Tx Hellos            : 387
Rx DBDs              : 8                Tx DBDs              : 7
Rx LSRs              : 3                Tx LSRs              : 3
Rx LSUs              : 113              Tx LSUs              : 156
Rx LS Acks           : 14               Tx LS Acks           : 11
New LSAs Recvd       : 77               New LSAs Orig        : 12
Ext LSAs Count       : 0                No of Areas          : 1
No of Interfaces     : 4                No of Neighbors      : 3
Discards             : 0                Tx Failures          : 0
                                        Retransmits          : 0
Bad Networks         : 0                Bad Virt Links       : 0
Bad Areas            : 0                Bad Dest Addrs       : 0
Bad Auth Types       : 0                Auth Failures        : 0
Bad Neighbors        : 0                Bad Pkt Types        : 0
Bad Lengths          : 0                Bad Hello Int.       : 0
Bad Dead Int.        : 0                Bad Options          : 0
Bad Versions         : 0                Bad Checksums        : 0
SID SRGB errors      : 0                SID dupl errors      : 0
Failed SPF Attempts  : 0                Bad MTUs             : 0
CSPF Requests        : 0                CSPF Request Drops   : 0
CSPF Path Found      : 0                CSPF Path Not Found  : 0
Total SPF Runs       : 7                Total LFA SPF Runs   : 0
Total RLFA SPF Runs  : 0                Total TI-LFA SPF Runs: 0
===============================================================================
Table 43. OSPF Statistics Output Fields

Label

Description

Rx Packets

The total number of OSPF packets received on all OSPF enabled interfaces.

Tx Packets

The total number of OSPF packets transmitted on all OSPF enabled interfaces.

Rx Hellos

The total number of OSPF Hello packets received on all OSPF enabled interfaces.

Tx Hellos

The total number of OSPF Hello packets transmitted on all OSPF enabled interfaces.

Rx DBDs

The total number of OSPF database description packets received on all OSPF enabled interfaces.

Tx DBDs

The total number of OSPF database description packets transmitted on all OSPF enabled interfaces

Rx LSRs

The total number of OSPF Link State Requests (LSRs) received on all OSPF enabled interfaces.

Tx LSRs

The total number of OSPF Link State Requests (LSRs) transmitted on all OSPF enabled interfaces.

Rx LSUs

The total number of OSPF Link State Update (LSUs) received on all OSPF enabled interfaces.

Tx LSUs

The total number of OSPF Link State Update (LSUs) transmitted on all OSPF enabled interfaces.

Rx LS Acks

The total number of OSPF Link State Acknowledgments (LSAs) received on all OSPF enabled interfaces.

New LSAs Recvd

The total number of new OSPF Link State Advertisements received on all OSPF enabled interfaces.

New LSAs Orig

The total number of new OSPF Link State Advertisements originated on all OSPF enabled interfaces.

Ext LSAs Count

The total number of OSPF External Link State Advertisements.

No of Areas

The number of areas configured for this OSPF instance.

Total SPF Runs

The total number of incremental SPF runs triggered by new or updated LSAs.

Ext SPF Runs

The total number of incremental SPF runs triggered by new or updated type-5 external LSAs.

Retransmits

The total number of OSPF Retransmits transmitted on all OSPF enabled interfaces.

Discards

The total number of OSPF packets discarded on all OSPF enabled interfaces.

Bad Networks

The total number of OSPF packets received on all OSPF enabled interfaces with invalid network or mask.

Bad Virt Links

The total number of OSPF packets received on all OSPF enabled interfaces that are destined to a virtual link that does not exist.

Bad Areas

The total number of OSPF packets received on all OSPF enabled interfaces with an area mismatch.

Bad Dest Addrs

The total number of OSPF packets received on all OSPF enabled interfaces with the incorrect IP destination address.

Bad Auth Types

The total number of OSPF packets received on all OSPF enabled interfaces with an invalid authorization type.

Auth Failures

The total number of OSPF packets received on all OSPF enabled interfaces with an invalid authorization key.

Bad Neighbors

The total number of OSPF packets received on all OSPF enabled interfaces where the neighbor information does not match the information this router has for the neighbor.

Bad Pkt Types

The total number of OSPF packets received on all OSPF enabled interfaces with an invalid OSPF packet type.

Bad Lengths

The total number of OSPF packets received on all OSPF enabled interfaces with a total length not equal to the length given in the packet itself.

Bad Hello Int.

The total number of OSPF packets received on all OSPF enabled interfaces where the hello interval given in packet was not equal to that configured for the respective interface.

Bad Dead Int.

The total number of OSPF packets received on all OSPF enabled interfaces where the dead interval given in the packet was not equal to that configured for the respective interface.

Bad Options

The total number of OSPF packets received on all OSPF enabled interfaces with an option that does not match those configured for the respective interface or area.

Bad Versions

The total number of OSPF packets received on all OSPF enabled interfaces with bad OSPF version numbers.

Tx Failures

Transmitted OSPF packets that are dropped due to resource shortage.

statistics

Syntax

statistics

Context

[Tree] (clear>router>ospf statistics)

[Tree] (clear>router>ospf3 statistics)

Full Context

clear router ospf statistics

clear router ospf3 statistics

Description

This command clears all neighbor, router, interface, SPF and global statistics of this OSPF instance.

Platforms

All

statistics

Syntax

statistics [ipv6-address | ip-int-name]

Context

[Tree] (show>router>ripng statistics)

Full Context

show router ripng statistics

Description

This command displays the interface level statistics for the RIPng protocol.

If no IPv6 address or interface name is specified, then all configured RIPng interfaces are displayed.

If an IPv6 address or interface name is specified, then only data regarding the specified RIPng interface is displayed.

Parameters

ipv6-address | ip-int-name

Displays statistics for the specified IPv6 interface.

Platforms

All

Output

The following output are examples of RIPng statistics information.

Output Example
*A:Dut-C>config>router>if# show router ripng statistics 
===============================================================================
RIP-NG Statistics
===============================================================================
Learned Routes     : 40                 Timed Out Routes   : 0
Current Memory     : 1,199,016          Maximum Memory     : 2,097,152
-------------------------------------------------------------------------------
Interface "one"
-------------------------------------------------------------------------------
Primary IP         : 3ffe::10:10:3:3/1* Update Timer       : 1
Timeout Timer      : 5                  Flush Timer        : 5
 
Counter                       Total           Last 5 Min      Last 1 Min
-------------------------------------------------------------------------------
Updates Sent                  221             180             5
Triggered Updates             0               0               0
Bad Packets Received          0               0               0
Updates Received              225             185             3
Updates Ignored               0               0               0
Bad Routes                    0               0               0
Requests Received             0               0               0
Requests Ignored              0               0               0
-------------------------------------------------------------------------------
Interface "two"
-------------------------------------------------------------------------------
Primary IP         : 3ffe::10:10:103:3* Update Timer       : 1
Timeout Timer      : 5                  Flush Timer        : 5
 
Counter                       Total           Last 5 Min      Last 1 Min
-------------------------------------------------------------------------------
Updates Sent                  220             183             5
Triggered Updates             0               0               0
Bad Packets Received          0               0               0
Updates Received              229             183             5
Updates Ignored               0               0               0
Bad Routes                    0               0               0
Requests Received             0               0               0
Requests Ignored              0               0               0
-------------------------------------------------------------------------------
Interface "three"
-------------------------------------------------------------------------------
Primary IP         : 3ffe::10:10:12:3/* Update Timer       : 1
Timeout Timer      : 5                  Flush Timer        : 5
 
Counter                       Total           Last 5 Min      Last 1 Min
-------------------------------------------------------------------------------
Updates Sent                  224             184             6
Triggered Updates             0               0               0
Bad Packets Received          0               0               0
Updates Received              221             182             4
Updates Ignored               0               0               0
Bad Routes                    0               0               0
Requests Received             0               0               0
Requests Ignored              0               0               0
-------------------------------------------------------------------------------
Interface "four"
-------------------------------------------------------------------------------
Primary IP         : 3ffe::10:10:112:3* Update Timer       : 1
Timeout Timer      : 5                  Flush Timer        : 5
 
Counter                       Total           Last 5 Min      Last 1 Min
-------------------------------------------------------------------------------
Updates Sent                  220             182             8
Triggered Updates             0               0               0
Bad Packets Received          0               0               0
Updates Received              227             185             4
Updates Ignored               0               0               0
Bad Routes                    0               0               0
Requests Received             0               0               0
Requests Ignored              0               0               0
===============================================================================
* indicates that the corresponding row element may have been truncated.
*A:Dut-C>config>router>if# show router ripng statistics "one" 
===============================================================================
RIP-NG Statistics
===============================================================================
Learned Routes     : 40                 Timed Out Routes   : 0
Current Memory     : 1,199,016          Maximum Memory     : 2,097,152
-------------------------------------------------------------------------------
Interface "one"
-------------------------------------------------------------------------------
Primary IP         : 3ffe::10:10:3:3/1* Update Timer       : 1
Timeout Timer      : 5                  Flush Timer        : 5
 
Counter                       Total           Last 5 Min      Last 1 Min
-------------------------------------------------------------------------------
Updates Sent                  224             183             8
Triggered Updates             0               0               0
Bad Packets Received          0               0               0
Updates Received              230             190             8
Updates Ignored               0               0               0
Bad Routes                    0               0               0
Requests Received             0               0               0
Requests Ignored              0               0               0
===============================================================================
* indicates that the corresponding row element may have been truncated.

statistics

Syntax

statistics

statistics manager all

statistics manager manager-name

Context

[Tree] (clear>system>management-interface>remote-management statistics)

Full Context

clear system management-interface remote-management statistics

Description

This command clears the statistics for remote management managers. If the command is run without specifying the manager, the statistics for all remote managers are cleared.

Parameters

manager

Keyword to specify that clears statistics only for a specific manager.

manager-name

Specifies the configured name of the manager, up to 64 characters, for which the statistics are cleared.

all

Clears statistics for all managers.

Platforms

All

statistics

Syntax

statistics

Context

[Tree] (show>subscr-mgmt>pfcp statistics)

Full Context

show subscriber-mgmt pfcp statistics

Description

This command displays the packet counters for each PFCP message and upstream IBCP message.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

Output

The following output is an example of PFCP statistics information.

Output Example
A:BNG-UPF# show subscriber-mgmt pfcp statistics 
===============================================================================
PFCP System Statistics
===============================================================================
 
PFCP Session Related Messages
 
Session Establish Req      : 3          Session Establish Resp     : 3
Session Establish Resp fail: 0          
Session Modify Req         : 2          Session Modify Resp        : 2
Session Modify Resp fail   : 0          
Session Deletion Req       : 1          Session Deletion Resp      : 1
Session Deletion Resp fail : 0          
Session Report Req         : 1          Session Report Resp        : 1
Session Report Resp fail   : 0          
Session Report DDR Req     : 0          Session Report DDR Rsp     : 0
Session Report DDR Rsp fail: 0          
Session Report UR Req      : 0          Session Report UR Rsp      : 0
Session Report UR Rsp fail : 0          
Session Report EIR Req     : 0          Session Report EIR Rsp     : 0
Session Report EIR Rsp fail: 0          
Session Report UPIR Req    : 1          Session Report UPIR Rsp    : 1
Session Report UPIR Rs fail: 0          
 
PFCP Session Audit Related Messages
 
Session Modify Req         : 0          Session Modify Resp        : 0
Session Modify Resp fail   : 0          
Session Report Req         : 0          Session Report Rsp         : 0
Session Report Rsp fail    : 0          
 
PFCP Node Related Messages
 
Node Report Req            : 0          Node Report Resp           : 0
Node Report Resp fail      : 0          
Assoc Setup Req Rx         : 0          Assoc Setup Resp Rx        : 1
Assoc Setup Resp fail Rx   : 0          
Assoc Setup Req Tx         : 1          Assoc Setup Resp Tx        : 0
Assoc Setup Resp fail Tx   : 0          
Assoc Upd Req Rx           : 0          Assoc Upd Resp Rx          : 0
Assoc Upd Resp fail Rx     : 0          
Assoc Upd Req Tx           : 0          Assoc Upd Resp Tx          : 0
Assoc Upd Resp fail Tx     : 0          
Assoc Upd Req with ARR     : 0          Assoc Upd Req with GRP     : 0
Assoc Upd Req ARR & GRP    : 0          
Assoc Release Req          : 0          Assoc Release Resp         : 0
Assoc Release Resp fail    : 0          
Heartbeat Req Rx           : 417        Heartbeat Resp Rx          : 1
Heartbeat Req Tx           : 1          Heartbeat Resp Tx          : 417
Heartbeat Aud Trig Req Tx  : 0          Heartbeat Aud Trig Rsp Rx  : 0
Heartbeat Aud Start Req Rx : 0          Heartbeat Aud Start Rsp Tx : 0
Heartbeat Aud End Req Rx   : 0          Heartbeat Aud End Rsp Tx   : 0
 
IBCP upstream packet statistics
 
Ipoe Rx Pkts               : 0          
Pppoe Ctrl Rx Pkts         : 10         
Pppoe Data Rx Pkts         : 16         
Tx Pkts to Smf             : 26         
 
IBCP upstream packet discard statistics
 
Missing pkt detection rule : 0          
Default tnl trigger missing: 0          
Default tunnel missing     : 0          
Parsing error              : 0          
Tx error                   : 0          
 
IBCP default tunnel                     
overwrite                  : 0          
 
Number of PFCP Sessions    : 2          
-------------------------------------------------------------------------------
===============================================================================

statistics

Syntax

statistics lsp-path [lsp-index lsp-index] [path-lspid path-lspid ][prefix ip-prefix/prefix-length] [ src ip-address | ipv6 address]

statistics lsp-path all

statistics sr-policy [lsp-index lsp-index] [path-lspid path-lspid] [prefix ip-prefix/prefix-length] [ src ip-address | ipv6 address]

statistics sr-policy all

Context

[Tree] (clear>router>bfd>seamless-bfd statistics)

Full Context

clear router bfd seamless-bfd statistics

Description

This command clears BFD statistics.

Parameters

lsp-path

Keyword to clear the S-BFD statistics for LSP path.

sr-policy

Keyword to clear the S-BFD statistics for SR policy.

all

Keyword to clear all S-BFD statistics.

lsp-index lsp-index

Specifies the LSP index.

Values

0 to 4294967295

path-lspid path-lspid

Specifies the path LSP ID.

Values

0 to 4294967295

prefix

Keyword to clear information by far-end prefix.

ip-prefix/prefix-length

Specifies an IP prefix for which to clear S-BFD statistics, and the length of the prefix.

Values

ipv4-prefix — a.b.c.d (host bits must be zero)

ipv4-prefix-length — 0 to 32

ipv6-prefix — x:x:x:x:x:x:x:x (eight 16-bit pieces)

x:x:x:x:x:x:d.d.d.d

x — 0 to FFFF (hexadecimal)

d — 0 to 255 (decimal)

ipv6-prefix-length — 0 to 128

ip-address | ipv6-address

Specifies the IP address for which to clear S-BFD statistics.

Values

ipv4-address — a.b.c.d

ipv6-address — x:x:x:x:x:x:x:x[-interface]

x:x:x:x:x:x:d.d.d.d[-interface]

x — 0 to FFFF (hexadecimal)

d — 0 to 255 (decimal)

interface — mandatory for link local address, up to 32 characters

Platforms

All

statistics

Syntax

statistics [interval seconds] [repeat repeat] [absolute | rate]

Context

[Tree] (monitor>router>isis statistics)

Full Context

monitor router isis statistics

Description

This command displays statistical IS-IS traffic information at the configured interval until the configured count is reached.

The first screen displays the current statistics related to the specified router statistics. The subsequent statistical information listed for each interval is displayed as a delta to the previous display. When the keyword rate is specified, the rate-per-second for each statistic is displayed instead of the delta.

Monitor commands are similar to show commands but only statistical information displays. Monitor commands display the selected statistics according to the configured number of times at the interval specified.

Parameters

seconds

Configures the interval for each display in seconds.

Values

3 to 60

Default

10 seconds

repeat

Configures how many times the command is repeated.

Values

1 to 999

Default

10

absolute

Displays raw statistics, without processing. No calculations are performed on the delta or rate statistics.

rate

Displays rate-per-second for each statistic instead of the delta.

Platforms

All

Output

The following output is an example of ISIS statistics.

Output Example
A:ALA-12>monitor>router>isis# statistics interval 3 repeat 2 absolute
===============================================================================
ISIS Statistics
===============================================================================
At time t = 0 sec (Base Statistics)
-------------------------------------------------------------------------------
ISIS Instance     : 1                       SPF Runs       : 2
Purge Initiated   : 0                       LSP Regens.    : 11

CSPF Statistics

Requests          : 0                       Request Drops  : 0
Paths Found       : 0                       Paths Not Found: 0
-------------------------------------------------------------------------------
PDU Type   Received   Processed  Dropped    Sent       Retransmitted
-------------------------------------------------------------------------------
LSP        0          0          0          0          0
IIH        0          0          0          74         0
CSNP       0          0          0          0          0
PSNP       0          0          0          0          0
Unknown    0          0          0          0          0
-------------------------------------------------------------------------------
At time t = 3 sec (Mode: Absolute)
-------------------------------------------------------------------------------
ISIS Instance     : 1                       SPF Runs       : 2
Purge Initiated   : 0                       LSP Regens.    : 11

CSPF Statistics

Requests          : 0                       Request Drops  : 0
Paths Found       : 0                       Paths Not Found: 0
-------------------------------------------------------------------------------
PDU Type   Received   Processed  Dropped    Sent       Retransmitted
-------------------------------------------------------------------------------
LSP        0          0          0          0          0
IIH        0          0          0          74         0
CSNP       0          0          0          0          0
PSNP       0          0          0          0          0
Unknown    0          0          0          0          0
-------------------------------------------------------------------------------
At time t = 6 sec (Mode: Absolute)
-------------------------------------------------------------------------------
ISIS Instance     : 1                       SPF Runs       : 2
Purge Initiated   : 0                       LSP Regens.    : 11

CSPF Statistics

Requests          : 0                       Request Drops  : 0
Paths Found       : 0                       Paths Not Found: 0
-------------------------------------------------------------------------------
PDU Type   Received   Processed  Dropped    Sent       Retransmitted
-------------------------------------------------------------------------------
LSP        0          0          0          0          0
IIH        0          0          0          74         0
CSNP       0          0          0          0          0
PSNP       0          0          0          0          0
Unknown    0          0          0          0          0
===============================================================================


A:ALA-12>monitor>router>isis# statistics interval 3 repeat 2 rate
===============================================================================
ISIS Statistics
===============================================================================
At time t = 0 sec (Base Statistics)
-------------------------------------------------------------------------------
ISIS Instance     : 1                       SPF Runs       : 2
Purge Initiated   : 0                       LSP Regens.    : 11

CSPF Statistics

Requests          : 0                       Request Drops  : 0
Paths Found       : 0                       Paths Not Found: 0
-------------------------------------------------------------------------------
PDU Type   Received   Processed  Dropped    Sent       Retransmitted
-------------------------------------------------------------------------------
LSP        0          0          0          0          0
IIH        0          0          0          76         0
CSNP       0          0          0          0          0
PSNP       0          0          0          0          0
Unknown    0          0          0          0          0
-------------------------------------------------------------------------------
At time t = 3 sec (Mode: Rate)
-------------------------------------------------------------------------------
ISIS Instance     : 1                       SPF Runs       : 0
Purge Initiated   : 0                       LSP Regens.    : 0

CSPF Statistics

Requests          : 0                       Request Drops  : 0
Paths Found       : 0                       Paths Not Found: 0
-------------------------------------------------------------------------------
PDU Type   Received   Processed  Dropped    Sent       Retransmitted
-------------------------------------------------------------------------------
LSP        0          0          0          0          0
IIH        0          0          0          0          0
CSNP       0          0          0          0          0
PSNP       0          0          0          0          0
Unknown    0          0          0          0          0
-------------------------------------------------------------------------------
At time t = 6 sec (Mode: Rate)
-------------------------------------------------------------------------------
ISIS Instance     : 1                       SPF Runs       : 0
Purge Initiated   : 0                       LSP Regens.    : 0

CSPF Statistics

Requests          : 0                       Request Drops  : 0
Paths Found       : 0                       Paths Not Found: 0
-------------------------------------------------------------------------------
PDU Type   Received   Processed  Dropped    Sent       Retransmitted
-------------------------------------------------------------------------------
LSP        0          0          0          0          0
IIH        0          0          0          1          0
CSNP       0          0          0          0          0
PSNP       0          0          0          0          0
Unknown    0          0          0          0          0
===============================================================================
A:ALA-12>monitor>router>isis#

statistics

Syntax

statistics [interval seconds] [repeat repeat] [absolute | rate]

Context

[Tree] (monitor>router>ldp statistics)

Full Context

monitor router ldp statistics

Description

Monitor statistics for LDP instance at the configured interval until the configured count is reached.

The first screen displays the current statistics related to the LDP statistics. The subsequent statistical information listed for each interval is displayed as a delta to the previous display. When the keyword rate is specified, the rate-per-second for each statistic is displayed instead of the delta.

Monitor commands are similar to show commands but only statistical information displays. Monitor commands display the selected statistics according to the configured number of times at the interval specified.

Parameters

seconds

Configures the interval for each display in seconds.

Values

3 to 60

Default

10 seconds

repeat

Configures how many times the command is repeated.

Values

1 to 999

Default

10

absolute

Displays raw statistics, without processing. No calculations are performed on the delta or rate statistics.

rate

Displays rate-per-second for each statistic instead of the delta.

Platforms

All

Output

The following output is an example of LDP statistics information.

Output Example
A:ALA-12>monitor>router>ldp# statistics interval 3 repeat 3 absolute
===============================================================================
Monitor statistics for LDP instance
===============================================================================
At time t = 0 sec (Base Statistics)
-------------------------------------------------------------------------------
Addr FECs Sent    : 0                    Addr FECs Recv     : 0
Serv FECs Sent    : 1                    Serv FECs Recv     : 2
-------------------------------------------------------------------------------
At time t = 3 sec (Mode: Absolute)
-------------------------------------------------------------------------------
Addr FECs Sent    : 0                    Addr FECs Recv     : 0
Serv FECs Sent    : 1                    Serv FECs Recv     : 2
-------------------------------------------------------------------------------
At time t = 6 sec (Mode: Absolute)
-------------------------------------------------------------------------------
Addr FECs Sent    : 0                    Addr FECs Recv     : 0
Serv FECs Sent    : 1                    Serv FECs Recv     : 2
-------------------------------------------------------------------------------
At time t = 9 sec (Mode: Absolute)
-------------------------------------------------------------------------------
Addr FECs Sent    : 0                    Addr FECs Recv     : 0
Serv FECs Sent    : 1                    Serv FECs Recv     : 2
===============================================================================
A:ALA-12>monitor>router>ldp#


A:ALA-12>monitor>router>ldp# statistics interval 3 repeat 3 rate
===============================================================================
Monitor statistics for LDP instance
===============================================================================
At time t = 0 sec (Base Statistics)
-------------------------------------------------------------------------------
Addr FECs Sent    : 0                    Addr FECs Recv     : 0
Serv FECs Sent    : 1                    Serv FECs Recv     : 2
-------------------------------------------------------------------------------
At time t = 3 sec (Mode: Rate)
-------------------------------------------------------------------------------
Addr FECs Sent    : 0                    Addr FECs Recv     : 0
Serv FECs Sent    : 0                    Serv FECs Recv     : 0
-------------------------------------------------------------------------------
At time t = 6 sec (Mode: Rate)
-------------------------------------------------------------------------------
Addr FECs Sent    : 0                    Addr FECs Recv     : 0
Serv FECs Sent    : 0                    Serv FECs Recv     : 0
-------------------------------------------------------------------------------
At time t = 9 sec (Mode: Rate)
-------------------------------------------------------------------------------
Addr FECs Sent    : 0                    Addr FECs Recv     : 0
Serv FECs Sent    : 0                    Serv FECs Recv     : 0
===============================================================================
A:ALA-12>monitor>router>ldp#

statistics

Syntax

statistics [interval seconds] [ repeat repeat] [absolute| rate]

Context

[Tree] (monitor>eth-cfm statistics)

Full Context

monitor eth-cfm statistics

Description

This command monitors control plane traffic statistics.

Parameters

seconds

Configures the interval for each display in seconds.

Values

3 to 60

Default

10

repeat

Configures how many times the command is repeated.

Values

1 to 999

Default

10

absolute

Displays raw statistics, without processing. No calculations are performed on the delta or rate statistics.

rate

Displays rate-per-second for each statistic instead of the delta.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS

statistics

Syntax

statistics all

statistics neighbor ip-address [port port-number]

Context

[Tree] (clear>service>id>gsmp statistics)

Full Context

clear service id gsmp statistics

Description

This command clears General Switch Management Protocol (GSMP) statistics.

Parameters

all

Clears all GSMP related statistics.

ip-address

Specifies the IP address.

Values

a.b.c.d. (unicast address only)

port-number

Specifies port number.

Values

0 to 65535

Platforms

All

statistics

Syntax

statistics

Context

[Tree] (clear>system>ptp>port statistics)

Full Context

clear system ptp port statistics

Description

This command clears PTP port statistics.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS

statistics

Syntax

statistics

Context

[Tree] (clear>service>id>subhosts statistics)

Full Context

clear service id subscriber-hosts statistics

Description

This command clears subscriber host HTTP redirect statistics.

Platforms

7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR

statistics

Syntax

statistics

Context

[Tree] (show>li>x-interfaces statistics)

Full Context

show li x-interfaces statistics

Description

Commands in this context display statistics of the X1, X2, and X3 interfaces.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS

statistics

Syntax

statistics

Context

[Tree] (clear>router>bier statistics)

Full Context

clear router bier statistics

Description

This command clears BIER statistics.

Platforms

All

statistics

Syntax

statistics [policy policy-name]

Context

[Tree] (clear>router>mcac statistics)

Full Context

clear router mcac statistics

Description

This command clears and resets MCAC statistics.

Parameters

policy-name

Specifies the policy name, up to 32 characters.

Platforms

All

statistics

Syntax

statistics [portal name] [ all-portals]

Context

[Tree] (clear>router>wpp statistics)

Full Context

clear router wpp statistics

Description

This command clears WPP statistics.

Parameters

portal-name

Specifies the portal name, up to 32 characters.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

statistics

Syntax

statistics

Context

[Tree] (clear>router>autoconfigure>rtr-adv statistics)

Full Context

clear router autoconfigure router-advertisement statistics

Description

This command clears router-advertisement statistics.

Platforms

7450 ESS-7, 7750 SR-1, 7750 SR-7, 7750 SR-1e, 7750 SR-2e, 7750 SR-s

statistics-summary

statistics-summary

Syntax

statistics-summary [active] [family]

Context

[Tree] (show>router>ldp statistics-summary)

Full Context

show router ldp statistics-summary

Description

This command displays LDP statistics summary information.

Parameters

active

Displays LDP statistics for only active paths.

family

Displays either IPv4 or IPv6 LDP information.

Platforms

All

Output

Output Example
*A:Dut-A# show router ldp statistics-summary 
===============================================================================
Statistics Summary
===============================================================================
LDP FEC IPv4 Prefix Egress statistics  : 0
LDP FEC IPv6 Prefix Egress statistics  : 0
===============================================================================
*A:Dut-A#

statistics-summary

Syntax

statistics-summary

Context

[Tree] (show>router>mpls statistics-summary)

Full Context

show router mpls statistics-summary

Description

This command displays the number of LSP statistics configured.

Platforms

All

Output

The following output is an example of MPLS statistics summary information.

Output Example
*A:SRU4>config>router>mpls# show router mpls statistics-summary
===============================================================================
Statistics Summary
===============================================================================
LSP egress statistics                  : 0
LSP ingress statistics                 : 0
===============================================================================
*A:SRU4>config>router>mpls#

stats

stats

Syntax

stats

Context

[Tree] (tools>dump>ipsec stats)

Full Context

tools dump ipsec stats

Description

Commands in this context dump the IPsec statistics.

Platforms

All

stats

Syntax

stats

Context

[Tree] (clear>ipsec stats)

Full Context

clear ipsec stats

Description

Commands in this context clear IKE statistics.

Platforms

7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR

status

status

Syntax

status

Context

[Tree] (show>call-trace status)

Full Context

show call-trace status

Description

This command gives a router-wide overview of call-trace operational data, such as number of configured profile, number of jobs and status of the compact flash.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

Output

The following output is an example of call trace status information.

Output Example
===============================================================================
Call trace status
===============================================================================
No. of trace profiles: 1
No. of trace jobs    : 0
-------------------------------------------------------------------------------
Primary CF           : CF1              Max files number     : 200
CF1 state            : enabled          CF1 volume limit     : 1000 MB
CF2 state            : enabled          CF2 volume limit     : 1000 MB

Call Trace Status Field Descriptions describes call trace status output field information.

Table 44. Call Trace Status Field Descriptions

Field

Descriptions

No. of trace profiles

The number of profiles configured in the system

No. of trace jobs

The number of trace jobs

Primary CF

The compact flash card to be used as the primary local storage location to save the generated call trace log files

Max files number

The cumulative number of call trace log files present on all cflash cards on the active CPM that are being used for local storage has reached the limit

CF1 state

The status of a call trace job on CF2. "running” indicates the job is active and is tracing events triggered by the host being monitored. "finished” indicates the job has already finished and is not tracing events generated by the host anymore.

CF1 volume limit

The data volume limit for the CF1 call trace job

CF2 state

The status of a call trace job on CF2. "running” indicates the job is active and is tracing events triggered by the host being monitored. "finished” indicates the job has already finished and is not tracing events generated by the host anymore.

CF2 volume limit

The data volume limit for the CF2 call trace job

status

Syntax

status

Context

[Tree] (show>router>igmp status)

Full Context

show router igmp status

Description

This command displays IGMP status information.

If IGMP is not enabled, the following message appears:

A:NYC# show router igmp status
MINOR: CLI IGMP is not configured.
A:NYC#

Platforms

All

Output

The following output is an example of IGMP status information. IGMP Status Fields provides IGMP status field descriptions.

Output Example
*A:ALA-BA# show router 100 igmp status     
===============================================================================
IGMP Status
===============================================================================
Admin State                       : Up                                         
Oper State                        : Up                                         
Query Interval                    : 1024                                       
Last Member Query Interval        : 1024                                       
Query Response Interval           : 1023                                       
Robust Count                      : 10                                         
===============================================================================
*A:ALA-BA#
Table 45. IGMP Status Fields

Label

Description

Admin State

The administrative status of IGMP.

Oper State

The current operating state of this IGMP protocol instance on this router.

Query Interval

The frequency at which IGMP query packets are transmitted.

Last Member Query Interval

The maximum response time inserted into group-specific queries sent in response to leave group messages, and is also the amount of time between group-specific query messages.

Query Response Interval

The maximum query response time advertised in IGMPv2 queries.

Robust Count

The number of times the router will retry a query.

status

Syntax

status

Context

[Tree] (show>service>id>spb status)

Full Context

show service id spb status

Description

This command displays SPB status.

Platforms

All

Output

The following output is an example of service SPB status information.

Output Example
A:cses-B01#  show service id spb status
===============================================================================
ISIS Status
===============================================================================
System Id            : 0000.00AA.AAAA
Admin State          : Up
Oper State           : Up
SPB Routing          : Enabled
Last Enabled         : 07/23/2012 16:01:06
Level Capability     : L1
Authentication Check : True
Authentication Type  : None
CSNP-Authentication  : Enabled
HELLO-Authentication : Enabled
PSNP-Authentication  : Enabled
Overload-On-Boot Tim*: 0
LSP Lifetime         : 1200
LSP Wait             : 5 sec (Max)   0 sec (Initial)   1 sec (Second)
LSP MTU Size         : 1492  (Config)  1492  (Oper)
Adjacency Check      : loose
L1 Auth Type         : none
L1 CSNP-Authenticati*: Enabled
L1 HELLO-Authenticat*: Enabled
L1 PSNP-Authenticati*: Enabled
L1 Preference        : 15
L1 Ext. Preference   : 160
L1 Wide Metrics      : Enabled
L1 LSDB Overload     : Disabled
L1 LSPs              : 4
L1 Default Metric    : 10
L1 IPv6 Def Metric   : 10
Last SPF             : 07/23/2012 16:01:29
SPF Wait             : 10 sec (Max)   1000 ms (Initial)   1000 ms (Second)
Multi-topology       : Disabled
Area Addresses       : 00
Total Exp Routes(L1) : 0
IID TLV              : Disabled
All-L1-MacAddr       : 01:80:c2:00:00:14
=============================================================================== 

status

Syntax

status [family]

Context

[Tree] (show>service>id>pim-snooping status)

Full Context

show service id pim-snooping status

Description

This command displays PIM status information.

Parameters

family

Displays either IPv4 or IPv6 status information

Values

ipv4 or ipv6

Platforms

All

Output

The following output is an example of service PIM snooping status information.

Output Example
*A:PE# show service id 1 pim-snooping status
===============================================================================
PIM Snooping Status ipv4
===============================================================================
Admin State                       : Up
Oper State                        : Up
Mode Admin                        : Proxy
Mode Oper                         : Proxy
Hold Time                         : 90
Designated Router                 : 10.0.1.2
J/P Tracking                      : Inactive
Up Time                           : 0d 00:08:43
Group Policy                      : None
===============================================================================
*A:PE#

status

Syntax

status

Context

[Tree] (show>router>ldp status)

Full Context

show router ldp status

Description

This command displays LDP status information.

Platforms

All

Output

LDP Status Output

LDP Status Output Fields describes the LDP status output fields.

Output Example
*A:Sim>config>router>ldp# show router ldp status 
 
===============================================================================
LDP Status for IPv4 LSR ID 0.0.0.0
               IPv6 LSR ID ::
===============================================================================
Created at         : 02/01/22 16:19:46
Last Change        : 02/01/22 16:19:46
Admin State        : Up
IPv4 Oper State    : Down                 IPv6 Oper State      : Down
IPv4 Down Time     : 2d 03:47:02          IPv6 Down Time       : 2d 03:47:02
IPv4 Oper Down Rea*: systemIpDown         IPv6 Oper Down Reason: systemIpDown
IPv4 Oper Down Eve*: 0                    IPv6 Oper Down Events: 0
Tunn Down Damp Time: 3 sec                Weighted ECMP        : Disabled
Tunnel Table Pref  : 9
Label Withdraw Del*: 0 sec                Implicit Null Label  : Disabled
Short. TTL Local   : Enabled              Short. TTL Transit   : Enabled
ConsiderSysIPInGep : Disabled
Imp Ucast Policies : None                 Exp Ucast Policies   : None
Imp Mcast Policies : None
Tunl Exp Policies  : None                 Tunl Imp Policies    : None
FRR                : Disabled             Mcast Upstream FRR   : Disabled
Mcast Upst ASBR FRR: Disabled             ASBR MoFRR Loop Detct: Disabled
MP MBB Time        : 3
Aggregate Prefix   : False                Agg Prefix Policies  : None
Class Forwarding   : Disabled
Legacy LSR Interop : False
Entropy Label Capa*: False
Generate Basic FEC : Disabled
Resolve Root Using : ucastRtm
Import PMSI Routes : None
Cfg Max ECMP Routes: 32                   Oper ECMP            : 1
-------------------------------------------------------------------------------
Capabilities
-------------------------------------------------------------------------------
Dynamic            : Enabled              P2MP                 : Enabled
IPv4 Prefix Fec    : Enabled              IPv6 Prefix Fec      : Enabled
Service Fec128     : Enabled              Service Fec129       : Enabled
MP MBB             : Enabled              Overload             : Enabled
Unrecognized Notif*: Enabled
===============================================================================
Table 46. LDP Status Output Fields

Label

Description

Created at

The date and time when the LDP instance was created.

Last Change

The date and time when the LDP instance was last modified.

Admin State

Up — The LDP is administratively enabled.

Down — The LDP is administratively disabled.

Oper State

Up — The LDP is operationally enabled.

Down — The LDP is operationally disabled.

Up Time

The time, in hundredths of seconds, that the LDP instance has been operationally up.

Oper Down Reason

The reason for the operational down status.

Oper Down Events

The number of times the LDP instance has gone operationally down since the instance was created.

Tunn Down Damp Time

Indicates the value configured by tunnel-down-damp-time.

Weighted ECMP

Indicates whether weighted ecmp is enabled or not.

Label Withdraw Del*

Indicates the value configured by label-withdrawal-delay.

Implicit Null Label

Indicates whether implicit null is supported.

Short. TTL Local

Indicates whether shortcut-local-ttl-propagate is enabled or not.

Short. TTL Transit

Indicates whether shortcut-transit-ttl-propagate is enabled or not.

ConsiderSysIPByPol*

Whether consider-system-ip-in-gep is enabled.

Imp Ucast Policies

Lists the applied import unicast policies, if any. Up to five import policies can be specified.

Exp Ucast Policies

Lists the applied export unicast policies, if any. Up to five import policies can be specified.

Imp Mcast Policies

Lists the applied import multicast policies, if any. Up to five import policies can be specified.

Tunl Exp Policies

Lists the applied tunnel export policies, if any. Up to five import policies can be specified.

FRR

Indicates whether Fast ReRoute is enabled or not.

Mcast Upstream FRR

Indicates whether multicast upstream fast reroute has been enabled or not.

Mcast Upst ASBR FRR

Indicates whether multicast upstream fast reroute has been enabled or not at ASBR.

MP MBB Time

Indicates the value configured by mp-mbb-time.

Aggregate Prefix

Indicates whether aggregate-prefix-match has been enabled or not.

Agg Prefix Policies

Lists the policies for the aggregate prefix match, if any. Up to five aggregate prefix policies can be specified.

Class Forwarding

Indicates whether class forwarding is in the enabled or disabled mode. Enabled modes are (lsr, ler, or lsr-and-ler).

Legacy LSR Interop

Indicates whether legacy LSR interoperability has been enabled or not.

Entropy Label Capa*

Indicates whether the support for entropy label is enabled or not.

Generate Basic FEC

Indicates whether generate-basic-fec-only has been enabled or not.

Resolve Via Mcast *

Indicates whether the route for the root address of P2MP FECs will be resolved using the unicast routing table or the multicast routing table.

Capabilities

Dynamic

Indicates whether LDP supports changing capabilities dynamically using the LDP Capability message, or only in the Initialization message.

P2MP

Indicates whether LDP supports exchanging P2MP FECs.

IPv4 Prefix Fec

Indicates whether LDP supports exchanging IPv4 Prefix FECs.

IPv6 Prefix Fec

Indicates whether LDP supports exchanging IPv6 Prefix FECs.

Service Fec128

Indicates whether LDP supports exchanging basic pseudowire service FECs.

Service Fec129

Indicates whether LDP supports exchanging generalized pseudowire (PWE3) service FECs.

MP MBB

Indicates whether MP MBB is enabled or not.

Overload

Indicates whether LDP supports sending and receiving overload notification messages (Nokia vendor extension).

Unrecognized Notif*

Indicates whether LDP supports receiving notification messages with an unrecognized status; required for the end-of-lib feature (RFC 5919).

status

Syntax

status

Context

[Tree] (show>router>mpls status)

Full Context

show router mpls status

Description

This command displays MPLS operation information.

Platforms

All

Output

The following output is an example of MPLS status information.

MPLS Status Output Fields describes MPLS status output fields.

Output Example
# show router mpls status 
 
===============================================================================
MPLS Status
===============================================================================
Admin Status              : Up         
Oper(V4) State            : Up          Oper(V6) State            : Up
IPv4 Oper Down Reason     : n/a
IPv6 Oper Down Reason     : n/a
FRR Object                : Enabled     Resignal Timer            : Disabled
Hold Timer                : 1 seconds   Next Resignal             : N/A
Srlg Frr                  : Disabled    Srlg Frr Strict           : Disabled
Admin Group Frr           : Disabled   
Dynamic Bypass            : Enabled     User Srlg Database        : Disabled
BypassResignalTimer       : Disabled    BypassNextResignal        : N/A
LeastFill Min Thd         : 5 percent   LeastFill Reopti Thd      : 10 percent
Local TTL Prop            : Enabled     Transit TTL Prop          : Enabled
P2mp TTL Prop             : Disabled    
AB Sample Multiplier      : 1           AB Adjust Multiplier      : 288
Exp Backoff Retry         : Disabled    CSPF On Loose Hop         : Disabled
Lsp Init RetryTimeout     : 30 seconds  MBB Pref Current Hops     : Disabled
Logger Event Bundling     : Disabled   
Retry on IGP Overload     : Disabled    Resignal on IGP Overload  : Enabled
 
P2mp Resignal Timer       : Disabled    P2mp Next Resignal        : N/A
Sec FastRetryTimer        : Disabled    Static LSP FR Timer       : 30 seconds
P2P Max Bypass Association: 1000       
Max Bypass PLR Association: 16         
P2PActPathFastRetry       : Disabled    P2MP S2L Fast Retry       : Disabled
In Maintenance Mode       : No         
MplsTp                    : Disabled   
Next Available Lsp Index  : 2          
Entropy Label RSVP-TE     : Enabled     Entropy Label SR-TE       : Enabled
PCE Report RSVP-TE        : Disabled    PCE Report SR-TE          : Disabled
PCE Init LSP              : Disabled   
SR-TE Resignal Timer      : Disabled    SR-TE Resig on IGP Event  : Disabled
LSP History               : Enabled     LSP History Recording     : Enabled
LSP Self Ping Timeout     : 300 seconds LSP Self Ping Interval    : 2 seconds
LSP Self Ping RSVP TE     : Enabled    
 
===============================================================================
MPLS LSP Count
===============================================================================
                          Originate         Transit           Terminate
-------------------------------------------------------------------------------
Static LSPs               0                 0                 0
Dynamic LSPs              1                 0                 0
Detour LSPs               0                 0                 0
P2MP S2Ls                 0                 0                 0
MPLS-TP LSPs              0                 0                 0
Mesh-P2P LSPs             0                 N/A               N/A
One Hop-P2P LSPs          0                 N/A               N/A
SR-TE LSPs                0                 N/A               N/A
Mesh-P2P SR-TE LSPs       0                 N/A               N/A
One Hop-P2P SR-TE LSPs    0                 N/A               N/A
PCE Init SR-TE LSPs       0                 N/A               N/A
===============================================================================
Table 47. MPLS Status Output Fields

Label

Description

Admin Status

Down — MPLS is administratively disabled.

Up — MPLS is administratively enabled.

Oper Status

Down — MPLS is operationally down.

Up — MPLS is operationally up.

Oper Down Reason

Specifies the operational down cause.

FRR Object

Enabled — Specifies that Fast reroute object is signaled for the LSP.

Disabled — Specifies that Fast reroute object is not signaled for the LSP.

Resignal Timer

Enabled — Specifies that the resignal timer is enabled for the LSP.

Disabled — Specifies that the resignal timer is disabled for the LSP.

Hold Timer

Displays the amount of time that the ingress node holds before programming its data plane and declaring the LSP up to the service module.

Next Resignal

Specifies the next resignal value.

Srlg Frr

Enabled — Specifies that SRLG Fast reroute is signaled for the LSP.

Disabled — Specifies that SRLG Fast reroute is not signaled for the LSP.

Srlg Frr Strict

Enabled — Specifies that SRLG Fast reroute strict is signaled for the LSP.

Disabled — Specifies that SRLG Fast reroute strict is not signaled for the LSP.

Admin Group Frr

Enabled — Specifies that the administrative group Fast reroute is signaled for the LSP.

Disabled — Specifies that the administrative group Fast reroute is not signaled for the LSP.

Dynamic Bypass

Enabled — Specifies that dynamic bypass is enabled.

Disabled — Specifies that dynamic bypass is disabled.

User Srlg Database

Enabled — Specifies that user SRLG databases are enabled.

Disabled — Specifies that user SRLG databases are disabled.

BypassResignalTimer

Enabled — Specifies that the bypass resignal timer is enabled.

Disabled — Specifies that the bypass resignal timer is disabled.

BypassNextResignal

Specifies the bypass next resignal value.

LeastFill Min Thd

Specifies the least fill minimum threshold percentage value.

LeastFill Reopti Thd

Specifies the least fill re-optimization threshold percentage value.

Local TTL Prop

Enabled — Specifies that local TTL property is enabled.

Disabled — Specifies that local TTL property is disabled.

Transit TTL Prop

Enabled — Specifies that transit TTL property is enabled.

Disabled — Specifies that transit TTL property is disabled.

P2mp TTL Prop

Enabled — Specifies that the uniform mode of operation is configured for RSVP P2MP LSPs.

Disabled — Specifies that the pipe mode of operation is configured for RSVP P2MP LSPs.

AB Sample Multiplier

Specifies the AB sample multiplier value.

AB Adjust Multiplier

Specifies the AB adjust multiplier value.

Exp Backoff Retry

Enabled — Specifies that Exp Backoff retry is enabled.

Disabled — Specifies that Exp Backoff is disabled.

CSPF On Loose Hop

Enabled — Specifies that CSPF On Loose Hop is enabled.

Disabled — Specifies that CSPF On Loose Hop is disabled.

Lsp Init RetryTimeout

Specifies the LSP Init RetryTimeout seconds value.

MBB Pref Current Hops

Enabled — Specifies that MBB Pref Current Hops is enabled.

Disabled — Specifies that MBB Pref Current Hops is disabled.

Logger Event Bundling

Enabled — Specifies that Logger Event Bundling is enabled.

Disabled — Specifies that Logger Event Bundling is disabled.

Retry on IGP Overload

Enabled — Specifies that Retry on IGP Overload is enabled.

Disabled — Specifies that Retry on IGP Overload is disabled.

Resignal on IGP Overload

Enabled — Specifies that Resignal on IGP Overload is enabled.

Disabled — Specifies that Resignal on IGP Overload is disabled.

P2mp Resignal Timer

Enabled — Specifies that the P2MP Resignal Timer is enabled.

Disabled — Specifies that the P2MP Resignal Timer is disabled.

P2mp Next Resignal

Specifies the P2MP Next Resignal Timer value.

Sec FastRetryTimer

Enabled — Specifies that the Sec Fast RetryTimer is enabled.

Disabled — Specifies that the Sec Fast RetryTimer is disabled.

Static LSP FR Timer

Specifies the Static LSP FR Timer seconds value.

P2P Max Bypass Association

Specifies the P2P Max Bypass Association value.

P2PActPathFastRetry

Enabled — Specifies that the P2P ActPath Fast Retry is enabled.

Disabled — Specifies that the P2P ActPath Fast Retry is disabled.

P2MP S2L Fast Retry

Enabled — Specifies that the P2MP S2L Fast Retry is enabled.

Disabled — Specifies that the P2MP S2L Fast Retry is disabled.

In Maintenance Mode

No — Specifies that the system is not in maintenance mode.

Yes — Specifies that the system is in maintenance mode.

MplsTp

Enabled — Specifies that MPLS TP is enabled.

Disabled — Specifies that MPLS TP is disabled.

Next Available Lsp Index

Specifies the next available LSP index value.

Entropy Label RSVP-TE

Enabled — Specifies that Entropy Label RSVP-TE is enabled.

Disabled — Specifies that Entropy Label RSVP-TE is disabled.

Entropy Label SR-TE

Enabled — Specifies that Entropy Label SR-TE is enabled.

Disabled — Specifies that Entropy Label SR-TE is disabled.

PCE Report RSVP-TE

Enabled — Specifies that PCE Report RSVP-TE is enabled.

Disabled — Specifies that PCE Report RSVP-TE is disabled.

PCE Report SR-TE

Enabled — Specifies that PCE Report SR-TE is enabled.

Disabled — Specifies that PCE Report SR-TE is disabled.

PCE Init LSP

Enabled — Specifies that PCE Init LSP is enabled.

Disabled — Specifies that PCE Init LSP is disabled.

PCE Init SR-TE

Enabled — Specifies that PCE Init LSP SR-TE is enabled.

Disabled — Specifies that PCE Init LSP SR-TE is disabled.

PCE Init SR-TE Admin State

Up — Specifies that the PCE Init SR-TE Admin State is up.

Down — Specifies that the PCE Init SR-TE Admin State is down.

PCE Init SR-TE Oper State

Up — Specifies that the PCE Init SR-TE Operational State is up.

Down — Specifies that the PCE Init SR-TE Operational State is down.

PCE Init SR-TE Oper Dn Rsn

Specifies the reason for the PCE Init SR-TE Operationally down.

LSP History

Enabled — Specifies that the LSP history is enabled.

Disabled — Specifies that the LSP history is disabled.

LSP History Recording

Enabled — Specifies that the LSP history recording is enabled.

Disabled — Specifies that the LSP history recording is disabled.

LSP Self Ping Timeout

Specifies the LSP Self Ping timeout value.

LSP Self Ping Interval

Specifies the LSP Self Ping interval value.

LSP Self Ping RSVP TE

Specifies the status of LSP Self Ping RSVP TE.

Originate

Specifies the number of originations for the various LSP types.

Transit

Specifies the number of transits for the various LSP types.

Terminate

Specifies the number of terminations for the various LSP types.

status

Syntax

status

Context

[Tree] (show>router>mpls>mpls-tp status)

Full Context

show router mpls mpls-tp status

Description

This command displays MPLS-TP system configuration information.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS

Output

The following output is an example of MPLS TP status information .

Output Example
*A:mlstp-dutA# show router mpls mpls-tp status
===============================================================================
MPLS-TP Status
===============================================================================
Admin Status  : Up
Global ID     : 42                               Node ID       : 0.0.3.233
Tunnel Id Min : 1                                Tunnel Id Max : 4096
===============================================================================

status

Syntax

status

Context

[Tree] (show>router>rsvp status)

Full Context

show router rsvp status

Description

This command displays RSVP status.

Platforms

All

Output

The following output is an example of RSVP status information.

RSVP Status Output Fields describes RSVP status output fields.

Table 48. RSVP Status Output Fields

Label

Description

Admin Status

Down — RSVP is administratively disabled.

Up — RSVP is administratively enabled.

Oper Status

Down — RSVP is operationally down.

Up — RSVP is operationally up.

Keep Multiplier

Displays the keep-multiplier number used by RSVP to declare that a reservation is down or the neighbor is down.

Refresh Time

Displays the refresh-time interval (in s), between the successive Path and Resv refresh messages.

Message Pacing

Enabled — RSVP messages, specified in the max-burst command, are sent in a configured interval, specified in the period command.

Disabled — Message pacing is disabled. RSVP message transmission is not regulated.

Pacing Period

Displays the time interval (in ms), when the router can send the specified number of RSVP messages specified in the rsvp max-burst command.

Max Packet Burst

Displays the maximum number of RSVP messages that are sent in the specified period under normal operating conditions.

Soft Preemption Timer

Displays the time (in s), a node holds on to a reservation for which it has triggered the soft preemption procedure.

Rapid Retransmit

Displays the value of the rapid retransmission interval.

Rapid Retry Limit

Displays the rapid retry limit.

Graceful Shutdown

Specifies whether graceful shutdown of the RSVP node is enabled.

Dark Bandwidth

Indicates the status of the dark bandwidth accounting application.

DBw Sample Intv

Displays the configured dark bandwidth sampling interval.

DBw Up Threshold

Displays the configured dark bandwidth up threshold.

DBw Down Threshold

Displays the configured dark bandwidth down threshold.

DBw Multiplier

Displays the configured dark bandwidth multiplier.

DBw Sample Multp

Displays the configured dark bandwidth sample multiplier.

Output Example
B:# show router rsvp status
========================================================================
RSVP Status
========================================================================
Admin Status       : Down               Oper Status        : Down
Keep Multiplier    : 3                  Refresh Time       : 30 sec
Message Pacing     : Disabled           Pacing Period      : 100 msec
Max Packet Burst   : 650 msgs           Refresh Bypass     : Disabled
Rapid Retransmit   : 5 hmsec            Rapid Retry Limit  : 3
Graceful Shutdown  : Disabled           SoftPreemptionTimer: 300 sec
Implicit Null Label: Disabled           Node-id in RRO     : Exclude
P2P Merge Point Ab*: 10                 P2MP Merge Point A*: 10
DiffServTE AdmModel: Basic
Percent Link Bw CT0: 100                Percent Link Bw CT4: 0
Percent Link Bw CT1: 0                  Percent Link Bw CT5: 0
Percent Link Bw CT2: 0                  Percent Link Bw CT6: 0
Percent Link Bw CT3: 0                  Percent Link Bw CT7: 0
TE0 -> Class Type  : 0                  Priority           : 0
TE1 -> Class Type  : 0                  Priority           : 1
TE2 -> Class Type  : 0                  Priority           : 2
TE3 -> Class Type  : 0                  Priority           : 3
TE4 -> Class Type  : 0                  Priority           : 4
TE5 -> Class Type  : 0                  Priority           : 5
TE6 -> Class Type  : 0                  Priority           : 6
TE7 -> Class Type  : 0                  Priority           : 7
IgpThresholdUpdate : Disabled
Up Thresholds(%)   : 0 15 30 45 60 75 80 85 90 95 96 97 98 99 100
Down Thresholds(%) : 100 99 98 97 96 95 90 85 80 75 60 45 30 15 0
Update Timer       : N/A
Update on CAC Fail : Disabled
Dark Bandwidth     : Enabled            DBw Multiplier     : 100
DBw Sample Intv    : 30                 DBw Sample Multp   : 3
DBw Up Threshold   : 0 %
DBw Down Threshold : 0 %
========================================================================
* indicates that the corresponding row element may have been truncated.

status

Syntax

status

Context

[Tree] (show>router>pcep>pcc status)

Full Context

show router pcep pcc status

Description

This command displays PCEP status information

Platforms

All

Output

The table in the detail parameter (show>router>pcep>pcc detail) describes the status output fields.

Output Example
*A:Dut-C>config>router>mpls# show router pcep pcc status 
===============================================================================
Path Computation Element Protocol (PCEP) Path Computation Client (PCC) Info
===============================================================================
Admin Status           : Up              Oper Status          : Up
Unknown Msg Limit      : 10 msg/min      
Keepalive Interval     : 30 seconds      DeadTimer Interval   : 120 seconds
Capabilities List      : stateful-delegate stateful-pce segment-rt-path rsvp-
                         path pce-initiated-lsp
Address                : 10.20.1.3       
Report Path Constraints: True            
Redelegation Interval  : 90 seconds      
State Interval         : 180 seconds     State Timer Action   : remove
Max SR-TE PCE Init Lsps: 8191            
-------------------------------------------------------------------------------
PCEP Path Computation Client (PCC) Peer Info
-------------------------------------------------------------------------------
Peer                       Admin State/Oper State Oper Keepalive/Oper DeadTimer
-------------------------------------------------------------------------------
10.20.1.24                 Up/Up                  30/120
-------------------------------------------------------------------------------
===============================================================================

status

Syntax

status

Context

[Tree] (show>router>mpls>forwarding-policies status)

Full Context

show router mpls forwarding-policies status

Description

This command displays MPLS Forwarding status information

Platforms

All

Output

MPLS Forward-policy Status Output Fields describes MPLS forward-policy status output fields.

Table 49. MPLS Forward-policy Status Output Fields

Label

Description

Reserved label bl

Specifies the MPLS reserved label block name.

Output Example
*A:Dut-B>show>router>mpls# forwarding-policies status 
===============================================================================
Forwarding Policy Status
===============================================================================
Admin Status     : Up                   Oper Status             : Down
Reserved label bl: reservedlabel!!!blockname32chars
===============================================================================

status

Syntax

status

Context

[Tree] (show>app-assure>group>cflowd status)

Full Context

show application-assurance group cflowd status

Description

This command displays status information.

Platforms

7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR

Output

The following output is an example of status information.

Output Example
A:ALU-A# show application-assurance group 1 status [isa 1/2] cflowd    
========================================================================
Application-Assurance Group Cflowd Status
========================================================================
Cflowd Admin Status  : Enabled
Cflowd Oper Status   : Enabled
------------------------------------------------------------------------
Volume :
------------------------------------------------------------------------
 Sample Rate          : <Disabled> or <1 in 500 packets>
 Active Flows         : 23102
 Records Reported     : 12345
 Records Dropped      : 10
 Records Per Second   : 45
 Packets Sent         : 1763
 Packets Sent Per Sec : 7
------------------------------------------------------------------------
TCP Performance :
------------------------------------------------------------------------
 Sample Rate          : <Disabled> or <1 in 1000 flows>
 Active Flows         : 32103
 Flows Not Allocated  : 33
 Records Reported     : 12345678
 Records Dropped      : 100
 Records Per Second   : 456
 Packets Sent         : 2057613
 Packets Sent Per Sec : 76
========================================================================
A:ALU-A#


A:ALU-A#show application-assurance group <aa-group-id:[partition]> cflowd status 
========================================================================
Application-Assurance Group:Partition Cflowd Status
========================================================================
------------------------------------------------------------------------
Volume :
------------------------------------------------------------------------
 Admin State          : Up
 Records Reported     : 12345
 Records Dropped      : 10
------------------------------------------------------------------------
TCP Performance :
------------------------------------------------------------------------
 Admin State          : Up
 Flows Not Allocated  : 33
 Records Reported     : 12345678
 Records Dropped      : 100

========================================================================
A:ALU-A#

status

Syntax

status [isa mda-id] cflowd

status [isa mda-id]

status [isa mda-id] detail

status [isa mda-id] cpu [sample-period seconds]

status [isa mda-id] overload

status {isa mda-id} qos count

status {isa mda-id} qos pools

Context

[Tree] (show>app-assure>group status)

Full Context

show application-assurance group status

Description

This command displays system statistics.

Parameters

isa mda-id

Displays information about the specified AA ISA.

Values

mda-id: slot/mda: slot: 1 to 10, mda: 1 or 2

cflowd

Displays cflowd status information.

detail

Displays detailed status information.

cpu [sample-period seconds]

Displays DPU utilization info about the specified AA ISA. The isa mda-id must be specified. The sample period can be specified within a range of 1 5 seconds (default 1s).

Values

1 to 5

overload

Displays the overload status.

qos count

Displays information about queue statistics. The isa mda-id must be specified.

qos pools

Displays information about AA related pool utilization. The isa mda-id must be specified.

Platforms

7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR

Output

The following output is an example of status information.

Output Example
*A:Dut-C# show application-assurance group 1 status
==============================================================================
Application-Assurance Status
==============================================================================
Last time change affecting status : 01/25/2018 18:55:08
Number of Active ISAs             : 2
Flows                             : 0
Flow Resources In Use             : 0
AA Subs Created                   : 0
AA Subs Deleted                   : 0
AA Subs Modified                  : 0
AA Subs Quarantined               : 0
Seen IP Requests Sent             : 0
Seen IP Requests Dropped          : 0
-------------------------------------------------------------------------------
                                    Current    Average    Peak
-------------------------------------------------------------------------------
Active Flows                      : 0          0          0
Flow Setup Rate (per second)      : 0          0          0
Traffic Rate (Mbps)               : 0          0          0
Packet Rate (per second)          : 0          0          0
AA-Subs Downloaded                : 0          0          0
Active Subs                       : 0          0          0
-------------------------------------------------------------------------------
                                    Packets               Octets
-------------------------------------------------------------------------------
Diverted traffic                  : 0                     0
Diverted discards                 : 0                     0
    Congestion                    : 0                     0
    Errors                        : 0                     N/A
Entered ISA-AAs                   : 0                     0
Buffered in ISA-AAs               : 0                     0
Discarded in ISA-AAs              : 0                     0
    Policy                        : 0                     0
    Congestion                    : 0                     0
    Errors                        : 0                     0
Modified in ISA-AAs               : 0                     0
    Packet size increased         : 0                     0
    Packet size decreased         : 0                     0
Errors (policy bypass)            : 0                     0
Errors (cut-through)              : 0                     0
Generated in ISA-AAs              : 0                     0
    HTTP Redirect                 : 0                     0
Exited ISA-AAs                    : 0                     0
Returned discards                 : 0                     0
    Congestion                    : 0                     0
    Errors                        : 0                     N/A
Returned traffic                  : 0                     0
 
===============================================================================
 
*A:Dut-C# show application-assurance group 1 status detail 
===============================================================================
Application-Assurance Status
===============================================================================
Last time change affecting status : 01/25/2018 18:55:08
Number of Active ISAs             : 2
Flows                             : 0
Flow Resources In Use             : 0
AA Subs Created                   : 0
AA Subs Deleted                   : 0
AA Subs Modified                  : 0
Seen IP Requests Sent             : 0
Seen IP Requests Dropped          : 0
-------------------------------------------------------------------------------
                                    Current    Average    Peak
-------------------------------------------------------------------------------
Active Flows                      : 0          0          0
Flow Setup Rate (per second)      : 0          0          0
Traffic Rate (Mbps)               : 0          0          0
Packet Rate (per second)          : 0          0          0
AA-Subs Downloaded                : 0          0          0
Active Subs                       : 0          0          0
-------------------------------------------------------------------------------
                             from-sub packets      from-sub octets
                                 to-sub packets        to-sub octets
-------------------------------------------------------------------------------
Diverted traffic           : 0                     0
                                 0                     0
Diverted discards          : 0                     0
                                 0                     0
  Congestion               : 0                     0
                                 0                     0
  Errors                   : 0                     N/A
                                 0                     N/A
Entered ISA-AAs            : 0                     0
                                 0                     0
Buffered in ISA-AAs        : 0                     0
                                 0                     0
Discarded in ISA-AAs       : 0                     0
                                 0                     0
  Policy                   : 0                     0
                                 0                     0
  Congestion               : 0                     0
                                 0                     0
  Errors                   : 0                     0
                                 0                     0
Modified in ISA-AAs        : 0                     0
                                 0                     0
  Packet size increased    : 0                     0
                                 0                     0
  Packet size decreased    : 0                     0
                                 0                     0
Errors (policy bypass)     : 0                     0
                                 0                     0
Errors (cut-through)       : 0                     0
                                 0                     0
Generated in ISA-AAs       : 0                     0
                                 0                     0
  HTTP Redirect            : 0                     0
                                 0                     0
Exited ISA-AAs             : 0                     0
                                 0                     0
Returned discards          : 0                     0
                                 0                     0
  Congestion               : 0                     0
                                 0                     0
  Errors                   : 0                     N/A
                                 0                     N/A
Returned traffic           : 0                     0
                                 0                     0
===============================================================================
A:ALU>show>app-assure>group# 
===============================================================================
Application-Assurance Status
===============================================================================
Last time change affecting status : 09/28/2012 14:19:05
Number of Active ISAs             : 1
Flows                             : 62
Flow Resources In Use             : 0
AA-Subs Created                   : 200
AA-Subs Deleted                   : 149
AA-Subs Modified                  : 3
Seen-IP Requests Sent             : 0
Seen-IP Requests Dropped          : 0
-------------------------------------------------------------------------------
                                    Current    Average    Peak
-------------------------------------------------------------------------------
Active Flows                      : 0          0          16
Flow Setup Rate (per second)      : 0          0          1
Traffic Rate (Mbps)               : 0          0          0
Packet Rate (per second)          : 0          0          6
AA-Subs Downloaded                : 51         51         51
Active Subs                       : 0          0          1


show application-assurance group <aa-group-id> status [isa <slot/mda>] overload
===============================================================================
Application Assurance Group 1 overload
===============================================================================
-------------------------------------------------------------------------------
Trap Configuration                   High Watermark               Low Watermark
-------------------------------------------------------------------------------
Flow usage                                      95%                         90%
Flow setup rate (fps)                         60000                       55000
Bit rate (Mbps)                                9000                        8500
Packet rate (pps)              12345678901234567890        12345678901234567890
Datapath CPU usage                              95%                         90%
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
ISA 4/1                                Total up-time (s) : 12345678901234567890
TCA Type
       Current Level               Average Level                 Peak Level
                   State                       Count               Duration (s)
-------------------------------------------------------------------------------
Flow resources
               75.1%                       50.0%                      82.8%
                 cleared        12345678901234567890       12345678901234567890
Flow setup rate
12345678901234567890        12345678901234567890       12345678901234567890
                 cleared                           0                          0
Bit rate
               11000                        5000                      12000
                  raised                           1                  123456789
Packet rate
             1500000                      750000                    1600000
                 cleared                           2                      12345
Datapath CPU usage
               15.1%                       10.5%                      32.1%
                 cleared                           0                          0
Management CPU usage
               65.2%                       50.0%                      77.5%
                     N/A                         N/A                        N/A
-------------------------------------------------------------------------------
Overload Trap Configuration          High Watermark               Low Watermark
-------------------------------------------------------------------------------
From-sub WA buffer depth                        80%                         75%
To-sub WA buffer depth                          80%                         75%
-------------------------------------------------------------------------------
Isa-overload-cut-through : enabled
Overload cut-through TCA
  Current from-sub WA : 30% 
  Current to-sub WA   : 40% 
  State               : cleared
  Count               : 3
  Duration (s)        : 123
===============================================================================


A:ALU>show>app-assure>group# status isa 3/2 qos count 
===============================================================================
Application-assurance Queue Statistics for ISA-AA Group: 1, isa 3/2
===============================================================================
-------------------------------------------------------------------------------
 
Egress From-Subscriber
     Queue  1                Packets                 Octets
     In Profile  forwarded :    0                       0                      
     In Profile  dropped   :    0                       0                      
     Out/Exc Prof forwarded:    28940                   3767233                
     Out/Exc Prof dropped  :    0                       0                      
     Queue  2                Packets                 Octets
     In Profile  forwarded :    0                       0                      
     In Profile  dropped   :    0                       0                      
     Out/Exc Prof forwarded:    0                       0                      
     Out/Exc Prof dropped  :    0                       0                      
 
Egress To-Subscriber
     Queue  1                Packets                 Octets
     In Profile  forwarded :    0                       0                      
     In Profile  dropped   :    0                       0                      
     Out/Exc Prof forwarded:    44499                   53066848               
     Out/Exc Prof dropped  :    0                       0                      
     Queue  2                Packets                 Octets
     In Profile  forwarded :    0                       0                      
     In Profile  dropped   :    0                       0                      
     Out/Exc Prof forwarded:    0                       0                      
     Out/Exc Prof dropped  :    0                       0                      
 
 
Ingress From-Subscriber
     Queue  1                Packets                 Octets
     In Profile  forwarded :    25548                   3361023                
     In Profile  dropped   :    0                       0                      
     Out/Exc Prof forwarded:    1                       60                     
     Out/Exc Prof dropped  :    0                       0                      
     Queue  2                Packets                 Octets
     In Profile  forwarded :    2921                    365606                 
     In Profile  dropped   :    0                       0                      
     Out/Exc Prof forwarded:    0                       0                      
     Out/Exc Prof dropped  :    0                       0                      
     Queue  9                Packets                 Octets
     In Profile  forwarded :    0                       0                      
     In Profile  dropped   :    0                       0                      
     Out/Exc Prof forwarded:    0                       0                      
     Out/Exc Prof dropped  :    0                       0                      
     Queue 10                Packets                 Octets
     In Profile  forwarded :    0                       0                      
     In Profile  dropped   :    0                       0                      
     Out/Exc Prof forwarded:    0                       0                      
     Out/Exc Prof dropped  :    0                       0                      
 
Ingress To-Subscriber
     Queue  1                Packets                 Octets
     In Profile  forwarded :    39541                   46899769               
     In Profile  dropped   :    0                       0                      
     Out/Exc Prof forwarded:    1                       92                     
     Out/Exc Prof dropped  :    0                       0                      
     Queue  2                Packets                 Octets
     In Profile  forwarded :    5050                    6291204                
     In Profile  dropped   :    0                       0                      
     Out/Exc Prof forwarded:    0                       0                      
     Out/Exc Prof dropped  :    0                       0                      
     Queue  9                Packets                 Octets
     In Profile  forwarded :    0                       0                      
     In Profile  dropped   :    0                       0                      
     Out/Exc Prof forwarded:    0                       0                      
     Out/Exc Prof dropped  :    0                       0                      
     Queue 10                Packets                 Octets
     In Profile  forwarded :    0                       0                      
     In Profile  dropped   :    0                       0                      
     Out/Exc Prof forwarded:    0                       0                      
     Out/Exc Prof dropped  :    0                       0                      
===============================================================================
A:ALU>show>app-assure>group# 
*A:ALU>show>app-assure>group# status isa 1/2 qos pools
===============================================================================
Pool Information
===============================================================================
FP                   : 1
Application          : Net-Ing          Pool Name             : default
CLI Config. Resv CBS : Sum
Resv CBS Step        : 0%               Resv CBS Max          : 0%
Amber Alarm Threshold: 0%               Red Alarm Threshold   : 0%
-------------------------------------------------------------------------------
Utilization                   State       Start-Avg    Max-Avg    Max-Prob
-------------------------------------------------------------------------------
HiPlus-Slope                  Down              85%       100%         80%
High-Slope                    Down              70%        90%         80%
Low-Slope                     Down              50%        75%         80%
Exceed-Slope                  Down              30%        55%         80%
Time Avg Factor      : 7
Pool Total           : 264192 KB
Pool Shared          : 129024 KB        Pool Resv             : 135168 KB
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Current Resv CBS    Provisioned    Rising         Falling        Alarm
%age                all Queues     Alarm Thd      Alarm Thd      Color
-------------------------------------------------------------------------------
Sum                 134640 KB      NA             NA             Green
Pool Total In Use    : 0 KB
Pool Shared In Use   : 0 KB             Pool Resv In Use      : 0 KB
WA Shared In Use     : 0 KB
HiPlus-Slope Drop Pr*: 0                Hi-Slope Drop Prob    : 0
Lo-Slope Drop Prob   : 0                Excd-Slope Drop Prob  : 0
===============================================================================
Queue Information
===============================================================================
===============================================================================
Queue : 1 Net=be T=1/*
===============================================================================
FC Map           : be
Dest Tap         : 1/*                  Dest FP          : 1
Admin PIR        : 30000000             Oper PIR         : Max
Admin CIR        : 0                    Oper CIR         : 0
Admin FIR        : 0                    Oper FIR         : 0
Admin MBS        : 132096 KB            Oper MBS         : 132096 KB
High-Plus Drop T*: 132096 KB            High Drop Tail   : 132096 KB
Low Drop Tail    : 116736 KB            Exceed Drop Tail : 119808 KB
CBS              : 132 KB               Depth            : 0
Slope            : not-applicable
===============================================================================
...
===============================================================================
Queue : 16 Net=nc T=31/*
===============================================================================
FC Map           : nc
Dest Tap         : MCast                Dest FP          : not-applicable
Admin PIR        : 30000000             Oper PIR         : Max
Admin CIR        : 3000000              Oper CIR         : 3000000
Admin FIR        : 0                    Oper FIR         : 0
Admin MBS        : 66048 KB             Oper MBS         : 66048 KB
High-Plus Drop T*: 66048 KB             High Drop Tail   : 66048 KB
Low Drop Tail    : 58368 KB             Exceed Drop Tail : 59904 KB
CBS              : 2640 KB              Depth            : 0
Slope            : not-applicable
No Matching Entries
===============================================================================
===============================================================================
* indicates that the corresponding row element may have been truncated.
===============================================================================
Pool Information
===============================================================================
Port                 : 1/2/fm-sub
Application          : Net-Egr          Pool Name             : default
CLI Config. Resv CBS : Sum
Resv CBS Step        : 0%               Resv CBS Max          : 0%
Amber Alarm Threshold: 0%               Red Alarm Threshold   : 0%
-------------------------------------------------------------------------------
Utilization                   State       Start-Avg    Max-Avg    Max-Prob
-------------------------------------------------------------------------------
HiPlus-Slope                  Down              85%       100%         80%
High-Slope                    Down              70%        90%         80%
Low-Slope                     Down              50%        75%         80%
Exceed-Slope                  Down              30%        55%         80%
Time Avg Factor      : 7
Pool Total           : 116736 KB
Pool Shared          : 66048 KB         Pool Resv             : 50688 KB
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Current Resv CBS    Provisioned    Rising         Falling        Alarm
%age                all Queues     Alarm Thd      Alarm Thd      Color
-------------------------------------------------------------------------------
Sum                 50520 KB       NA             NA             Green
Pool Total In Use    : 0 KB
Pool Shared In Use   : 0 KB             Pool Resv In Use      : 0 KB
WA Shared In Use     : 0 KB
HiPlus-Slope Drop Pr*: 0                Hi-Slope Drop Prob    : 0
Lo-Slope Drop Prob   : 0                Excd-Slope Drop Prob  : 0
===============================================================================
Queue Information
===============================================================================
===============================================================================
Queue : 1 Net=be Port=1/2/fm-sub
===============================================================================
FC Map           : be
Dest Tap         : not-applicable       Dest FP          : not-applicable
Admin PIR        : 10000000             Oper PIR         : Max
Admin CIR        : 0                    Oper CIR         : 0
Admin MBS        : 58368 KB             Oper MBS         : 58368 KB
High-Plus Drop T*: 58368 KB             High Drop Tail   : 58368 KB
Low Drop Tail    : 52224 KB             Exceed Drop Tail : 52224 KB
CBS              : 1176 KB              Depth            : 0
Slope            : not-applicable
===============================================================================
Queue : 2 Net=l2 Port=1/2/fm-sub
===============================================================================
FC Map           : l2
Dest Tap         : not-applicable       Dest FP          : not-applicable
Admin PIR        : 10000000             Oper PIR         : Max
Admin CIR        : 2500000              Oper CIR         : 2500000
Admin MBS        : 58368 KB             Oper MBS         : 58368 KB
High-Plus Drop T*: 58368 KB             High Drop Tail   : 58368 KB
Low Drop Tail    : 52224 KB             Exceed Drop Tail : 52224 KB
CBS              : 3552 KB              Depth            : 0
Slope            : not-applicable
===============================================================================
Queue : 3 Net=af Port=1/2/fm-sub
===============================================================================
FC Map           : af
Dest Tap         : not-applicable       Dest FP          : not-applicable
Admin PIR        : 10000000             Oper PIR         : Max
Admin CIR        : 2500000              Oper CIR         : 2500000
Admin MBS        : 58368 KB             Oper MBS         : 58368 KB
High-Plus Drop T*: 58368 KB             High Drop Tail   : 58368 KB
Low Drop Tail    : 52224 KB             Exceed Drop Tail : 52224 KB
CBS              : 11712 KB             Depth            : 0
Slope            : not-applicable
===============================================================================
Queue : 4 Net=l1 Port=1/2/fm-sub
===============================================================================
FC Map           : l1
Dest Tap         : not-applicable       Dest FP          : not-applicable
Admin PIR        : 10000000             Oper PIR         : Max
Admin CIR        : 2500000              Oper CIR         : 2500000
Admin MBS        : 29184 KB             Oper MBS         : 29184 KB
High-Plus Drop T*: 29184 KB             High Drop Tail   : 29184 KB
Low Drop Tail    : 26112 KB             Exceed Drop Tail : 26112 KB
CBS              : 3552 KB              Depth            : 0
Slope            : not-applicable
===============================================================================
Queue : 5 Net=h2 Port=1/2/fm-sub
===============================================================================
FC Map           : h2
Dest Tap         : not-applicable       Dest FP          : not-applicable
Admin PIR        : 10000000             Oper PIR         : Max
Admin CIR        : 10000000             Oper CIR         : Max
Admin MBS        : 58368 KB             Oper MBS         : 58368 KB
High-Plus Drop T*: 58368 KB             High Drop Tail   : 58368 KB
Low Drop Tail    : 52224 KB             Exceed Drop Tail : 52224 KB
CBS              : 11712 KB             Depth            : 0
Slope            : not-applicable
===============================================================================
Queue : 6 Net=ef Port=1/2/fm-sub
===============================================================================
FC Map           : ef
Dest Tap         : not-applicable       Dest FP          : not-applicable
Admin PIR        : 10000000             Oper PIR         : Max
Admin CIR        : 10000000             Oper CIR         : Max
Admin MBS        : 58368 KB             Oper MBS         : 58368 KB
High-Plus Drop T*: 58368 KB             High Drop Tail   : 58368 KB
Low Drop Tail    : 52224 KB             Exceed Drop Tail : 52224 KB
CBS              : 11712 KB             Depth            : 0
Slope            : not-applicable
===============================================================================
Queue : 7 Net=h1 Port=1/2/fm-sub
===============================================================================
FC Map           : h1
Dest Tap         : not-applicable       Dest FP          : not-applicable
Admin PIR        : 10000000             Oper PIR         : Max
Admin CIR        : 1000000              Oper CIR         : 1000000
Admin MBS        : 29184 KB             Oper MBS         : 29184 KB
High-Plus Drop T*: 29184 KB             High Drop Tail   : 29184 KB
Low Drop Tail    : 26112 KB             Exceed Drop Tail : 26112 KB
CBS              : 3552 KB              Depth            : 0
Slope            : not-applicable
===============================================================================
Queue : 8 Net=nc Port=1/2/fm-sub
===============================================================================
FC Map           : nc
Dest Tap         : not-applicable       Dest FP          : not-applicable
Admin PIR        : 10000000             Oper PIR         : Max
Admin CIR        : 1000000              Oper CIR         : 1000000
Admin MBS        : 29184 KB             Oper MBS         : 29184 KB
High-Plus Drop T*: 29184 KB             High Drop Tail   : 29184 KB
Low Drop Tail    : 26112 KB             Exceed Drop Tail : 26112 KB
CBS              : 3552 KB              Depth            : 0
Slope            : not-applicable
No Matching Entries
===============================================================================
===============================================================================
* indicates that the corresponding row element may have been truncated.
===============================================================================
Pool Information
===============================================================================
Port                 : 1/2/to-sub
Application          : Net-Egr          Pool Name             : default
CLI Config. Resv CBS : Sum
Resv CBS Step        : 0%               Resv CBS Max          : 0%
Amber Alarm Threshold: 0%               Red Alarm Threshold   : 0%
-------------------------------------------------------------------------------
Utilization                   State       Start-Avg    Max-Avg    Max-Prob
-------------------------------------------------------------------------------
HiPlus-Slope                  Down              85%       100%         80%
High-Slope                    Down              70%        90%         80%
Low-Slope                     Down              50%        75%         80%
Exceed-Slope                  Down              30%        55%         80%
Time Avg Factor      : 7
Pool Total           : 233472 KB
Pool Shared          : 132096 KB        Pool Resv             : 101376 KB
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Current Resv CBS    Provisioned    Rising         Falling        Alarm
%age                all Queues     Alarm Thd      Alarm Thd      Color
-------------------------------------------------------------------------------
Sum                 101040 KB      NA             NA             Green
Pool Total In Use    : 0 KB
Pool Shared In Use   : 0 KB             Pool Resv In Use      : 0 KB
WA Shared In Use     : 0 KB
HiPlus-Slope Drop Pr*: 0                Hi-Slope Drop Prob    : 0
Lo-Slope Drop Prob   : 0                Excd-Slope Drop Prob  : 0
===============================================================================
Queue Information
===============================================================================
===============================================================================
Queue : 1 Net=be Port=1/2/to-sub
===============================================================================
FC Map           : be
Dest Tap         : not-applicable       Dest FP          : not-applicable
Admin PIR        : 10000000             Oper PIR         : Max
Admin CIR        : 0                    Oper CIR         : 0
Admin MBS        : 116736 KB            Oper MBS         : 116736 KB
High-Plus Drop T*: 116736 KB            High Drop Tail   : 116736 KB
Low Drop Tail    : 104448 KB            Exceed Drop Tail : 104448 KB
CBS              : 2352 KB              Depth            : 0
Slope            : not-applicable
===============================================================================
Queue : 2 Net=l2 Port=1/2/to-sub
===============================================================================
FC Map           : l2
Dest Tap         : not-applicable       Dest FP          : not-applicable
Admin PIR        : 10000000             Oper PIR         : Max
Admin CIR        : 2500000              Oper CIR         : 2500000
Admin MBS        : 116736 KB            Oper MBS         : 116736 KB
High-Plus Drop T*: 116736 KB            High Drop Tail   : 116736 KB
Low Drop Tail    : 104448 KB            Exceed Drop Tail : 104448 KB
CBS              : 7104 KB              Depth            : 0
Slope            : not-applicable
===============================================================================
Queue : 3 Net=af Port=1/2/to-sub
===============================================================================
FC Map           : af
Dest Tap         : not-applicable       Dest FP          : not-applicable
Admin PIR        : 10000000             Oper PIR         : Max
Admin CIR        : 2500000              Oper CIR         : 2500000
Admin MBS        : 116736 KB            Oper MBS         : 116736 KB
High-Plus Drop T*: 116736 KB            High Drop Tail   : 116736 KB
Low Drop Tail    : 104448 KB            Exceed Drop Tail : 104448 KB
CBS              : 23424 KB             Depth            : 0
Slope            : not-applicable
===============================================================================
Queue : 4 Net=l1 Port=1/2/to-sub
===============================================================================
FC Map           : l1
Dest Tap         : not-applicable       Dest FP          : not-applicable
Admin PIR        : 10000000             Oper PIR         : Max
Admin CIR        : 2500000              Oper CIR         : 2500000
Admin MBS        : 58368 KB             Oper MBS         : 58368 KB
High-Plus Drop T*: 58368 KB             High Drop Tail   : 58368 KB
Low Drop Tail    : 52224 KB             Exceed Drop Tail : 52224 KB
CBS              : 7104 KB              Depth            : 0
Slope            : not-applicable
===============================================================================
Queue : 5 Net=h2 Port=1/2/to-sub
===============================================================================
FC Map           : h2
Dest Tap         : not-applicable       Dest FP          : not-applicable
Admin PIR        : 10000000             Oper PIR         : Max
Admin CIR        : 10000000             Oper CIR         : Max
Admin MBS        : 116736 KB            Oper MBS         : 116736 KB
High-Plus Drop T*: 116736 KB            High Drop Tail   : 116736 KB
Low Drop Tail    : 104448 KB            Exceed Drop Tail : 104448 KB
CBS              : 23424 KB             Depth            : 0
Slope            : not-applicable
===============================================================================
Queue : 6 Net=ef Port=1/2/to-sub
===============================================================================
FC Map           : ef
Dest Tap         : not-applicable       Dest FP          : not-applicable
Admin PIR        : 10000000             Oper PIR         : Max
Admin CIR        : 10000000             Oper CIR         : Max
Admin MBS        : 116736 KB            Oper MBS         : 116736 KB
High-Plus Drop T*: 116736 KB            High Drop Tail   : 116736 KB
Low Drop Tail    : 104448 KB            Exceed Drop Tail : 104448 KB
CBS              : 23424 KB             Depth            : 0
Slope            : not-applicable
===============================================================================
Queue : 7 Net=h1 Port=1/2/to-sub
===============================================================================
FC Map           : h1
Dest Tap         : not-applicable       Dest FP          : not-applicable
Admin PIR        : 10000000             Oper PIR         : Max
Admin CIR        : 1000000              Oper CIR         : 1000000
Admin MBS        : 58368 KB             Oper MBS         : 58368 KB
High-Plus Drop T*: 58368 KB             High Drop Tail   : 58368 KB
Low Drop Tail    : 52224 KB             Exceed Drop Tail : 52224 KB
CBS              : 7104 KB              Depth            : 0
Slope            : not-applicable
===============================================================================
Queue : 8 Net=nc Port=1/2/to-sub
===============================================================================
FC Map           : nc
Dest Tap         : not-applicable       Dest FP          : not-applicable
Admin PIR        : 10000000             Oper PIR         : Max
Admin CIR        : 1000000              Oper CIR         : 1000000
Admin MBS        : 58368 KB             Oper MBS         : 58368 KB
High-Plus Drop T*: 58368 KB             High Drop Tail   : 58368 KB
Low Drop Tail    : 52224 KB             Exceed Drop Tail : 52224 KB
CBS              : 7104 KB              Depth            : 0
Slope            : not-applicable
No Matching Entries
===============================================================================
===============================================================================
* indicates that the corresponding row element may have been truncated.
*A:ALU>show>app-assure>group#

status

Syntax

status

Context

[Tree] (show>router>mld status)

Full Context

show router mld status

Description

This command displays MLD status information.

If MLD is not enabled, the following message appears:

A:NYC# show router mld status
MINOR: CLI MLD is not configured.
A:NYC#

Platforms

All

Output

The following output is an example of MLD status information MLD Status Fields provides MLD status field descriptions.

Output Example
*A:ALA-BA# show router mld status     
===============================================================================
MLD Status
===============================================================================
Admin State                       : Up
Oper State                        : Up
Query Interval                    : 125
Last Listener Query Interval      : 1
Query Response Interval           : 10
Robust Count                      : 2
===============================================================================
*A:ALA-BA# 
Table 50. MLD Status Fields

Label

Description

Admin State

The administrative status of MLD.

Oper State

The current operating state of this MLD protocol instance on this router.

Query Interval

The frequency at which MLD query packets are transmitted.

Last Listener Query Interval

The maximum response time inserted into group-specific queries sent in response to leave group messages, and is also the amount of time between group-specific query messages.

Query Response Interval

The maximum query response time advertised in MLDv2 queries.

Robust Count

The number of times the router will retry a query.

status

Syntax

status

Context

[Tree] (show>router>msdp status)

Full Context

show router msdp status

Description

This command displays MSDP status information.

Platforms

All

Output

The following output is an example of MSDP status information, and Output fields: MSDP status describes the output fields.

Output example
A:node-2# show router msdp status 
===============================================================================
MSDP Status
===============================================================================
Admin State                       : Up 
Local Address                     : None 
Global Statistics
Active Src Limit                  : None                                      
Act Src Lim Excd                  : 0                                         
Num. Peers                        : 1                                         
Num. Peers Estab                  : 1                                         
Num. Source Active                : 10 
Policies                          : None
Data Encapsulation                : Enabled 
Receive Msg Rate
Rate                              : 0                                         
Time                              : 0                                         
Threshold                         : 0 
Last Msdp Enabled                 : 08/30/2002 03:21:43
===============================================================================
A:node-2#
Table 51. Output fields: MSDP status

Label

Description

Admin State

The administrative state

Local Address

The local IP address

Active Src Limit

The active source limit

Act Src Lim Excd

The active source limit which has been exceeded

Number of Peers

The number of peers

Num. Peers Estab

The number of peers established

Num. Source Active

The number of active sources

Policies

The policy to export source active state from the source active list into MSDP

Data Encapsulation

The RP using MSDP to encapsulate multicast data received in MSDP register messages inside forwarded MSDP SA messages - enabled or disabled

Rate

The receive message rate

Time

The receive message time

Threshold

The number of MSDP messages that can be processed before the MSDP message rate-limiting function is activated

RPF Table

The name of the RPF table

Last msdp Enabled

The time the last MSDP was triggered

status

Syntax

status [detail] [family]

Context

[Tree] (show>router>pim status)

Full Context

show router pim status

Description

This command displays PIM status. The Oper Status reflects the combined operational status of IPv4 or IPv6 PIM protocol status. If both are down, then Oper Status is reflected as down. If IPv4 or IPv6 reflects up, the Oper Status reflects up.

If PIM is not enabled, the following message appears:

A:NYC# show router pim status
MINOR: CLI PIM is not configured.
A:NYC#

Parameters

detail

Displays detailed status information.

family

Displays status information for the specified family.

Values

ipv4, ipv6

Platforms

All

Output

The following output is an example of a PIM status configuration. PIM Status Output Fields provides PIM status output field descriptions.

Output Example
A:dut-d# show router pim status
===============================================================================
PIM Status ipv4
===============================================================================
Admin State                       : Up
Oper State                        : Up
IPv4 Admin State                  : Up
IPv4 Oper State                   : Up
BSR State                         : Accept Any
Elected BSR
    Address                       : None
    Expiry Time                   : N/A
    Priority                      : N/A
    Hash Mask Length              : 30
    Up Time                       : N/A
    RPF Intf towards E-BSR        : N/A
Candidate BSR
    Admin State                   : Down
    Oper State                    : Down
    Address                       : None
    Priority                      : 0
    Hash Mask Length              : 30
Candidate RP
    Admin State                   : Down
    Oper State                    : Down
    Address                       : 0.0.0.0
    Priority                      : 192
    Holdtime                      : 150
Auto-RP                           : Disabled
Multicast-Fast-Failover           : Disabled
SSM-Default-Range                 : Enabled
SSM-Assert-Comp-Mode              : Disabled
SSM-Group-Range
    None
MC-ECMP-Hashing                   : Disabled
MC-ECMP-Hashing-Rebalance         : Disabled
Enable-MDT-SPT                    : Disabled
Policy                            : None
RPF Table                         : rtable-u
Non-DR-Attract-Traffic            : Disabled
Rpf-Vector                        : None
ESM                               : Disabled
SSM S,G Scaling (upto 256K)       : Enabled (fabric optimization off)
===============================================================================
A:dut-d# 
Table 52. PIM Status Output Fields

Label

Description

Admin State

The administrative status of PIM.

Oper State

The current operating state of this PIM protocol instance.

BSR State

The state of the router with respect to the Bootstrap mechanism.

Address

The address of the elected Bootstrap router.

Expiry Time

The time remaining before the router sends the next Bootstrap message.

Priority

The priority of the elected Bootstrap router. The higher the value, the higher the priority.

Hash Mask Length

The hash mask length of the Bootstrap router.

Up Time

The time since the current E-BSR became the Bootstrap router.

RPF Intf towards

The RPF interface towards the elected BSR. The value is zero if there is no elected BSR in the network.

Address

The address of the candidate BSR OS.

Expiry Time

The time remaining before the router sends the next Bootstrap message.

Auto-RP

Displays if auto-RP functionality is enabled or disabled.

Priority

The priority of the Bootstrap router. The higher the value, the higher the priority.

Hash Mask Length

The hash mask length of the candidate Bootstrap router.

Up Time

The time since becoming the Bootstrap router.

Admin State

The administrative status of CRP.

Oper State

The current operating state of the C-RP mechanism.

Address

The local RP address.

Priority

The CRP's priority for becoming a rendezvous point (RP). A 0 value is the highest priority.

Holdtime

The hold time of the candidate RP. It is used by the Bootstrap router to time out the RP entries if it does not listen to another CRP advertisement within the holdtime period.

Policy

The PIM policies for a particular PIM instance.

Default Group

The default core group address.

RPF Table

The route table used for RPF check.

MC-ECMP-Hashing

Displays whether hash-based multicast balancing of traffic over ECMP links is enabled or disabled.

SSM S,G Scaling (up to 256K)

The status of PIM SSM scaling.

status

Syntax

status

Context

[Tree] (show>router>p2mp-sr-tree status)

Full Context

show router p2mp-sr-tree status

Description

This command displays P2MP SR tree status information.

Platforms

All

Output

The following output is an example of P2MP SR tree status information.

Output Example
A:swsim103>show>router>p2mp-sr-tree# status 
===============================================================================
P2MP-SR-TREE Status
===============================================================================
Admin Status       : Up                 Oper Status        : Up
Reserved Lbl Blk   : treeSID
===============================================================================

status

Syntax

status

Context

[Tree] (show>li status)

Full Context

show li status

Description

This command displays LI status information.

Platforms

All

Output

The following output is an example of information about the LI status.

Output Example
*A:sim138# show li status 
===============================================================================
Lawful Intercept Status Information
===============================================================================
LI Booted Config Status      : fail                                            
LI Local Save Allowed        : yes                                             
Separate LI administration   : no                                              
Last LI Config Save Time     : N/A                                             
Last Config Save Result      : none                                            
Changes Since Last Save      : yes                                             
Last LI Config Modified Time : 2008/01/11 10:24:30                             
===============================================================================
*A:sim138# 

status

Syntax

status

Context

[Tree] (show>cflowd status)

Full Context

show cflowd status

Description

This command displays basic information regarding the administrative and operational status of cflowd.

Platforms

All

Output

The following output is an example of cflowd status information, and Show cflowd Status Fields describes the output fields.

Output Example
*A:Dut-C>config>cflowd# /show cflowd status
===============================================================================
Cflowd Status
===============================================================================
Cflowd Admin Status  : Enabled
Cflowd Oper Status   : Enabled
Cflowd Export Mode   : Automatic
Active Flow Timeout  : 30 minutes
Inactive Flow Timeout     : 10 seconds
Template Retransmit  : 600 seconds
Cache Size           : 65536 entries
Overflow             : 1%
Aggregation Summary  : (Not Specified)
VRtr If Index Context: global
Analyze GRE          : [Enabled | Disabled]
Analyze L2TPv2       : [Enabled | Disabled]
Analyze IPV4overV6   : [Enabled | Disabled]
Active Flows         : 0
Dropped Flows        : 0
Total Pkts Rcvd      : 2
Total Pkts Dropped   : 0
Overflow Events      : 0
                                         Raw Flow Counts  Aggregate Flow Counts
Flows Created                                          2                      0
Flows Matched                                          0                      0
Flows Flushed                                          2                      0
===============================================================================
Sample Profile Info
===============================================================================
Profile Id            Sample Rate
-------------------------------------------------------------------------------
    1                        1000
===============================================================================
Version Info
===============================================================================
Version Status                   Sent                 Open               Errors
-------------------------------------------------------------------------------
    5   Disabled                    0                    0                    0
    8   Disabled                    0                    0                    0
    9   Disabled                    0                    0                    0
   10   Enabled                     1                    0                    0
===============================================================================
Table 53. Show cflowd Status Fields

Label

Description

Cflowd Admin Status

The desired administrative state for this cflowd remote collector host

Cflowd Oper Status

The current operational status of this cflowd remote collector host

Active Flow Timeout

The maximum amount of time, in minutes, before an active flow will be exported; if an individual flow is active for this amount of time, the flow is exported and a new flow is created

Inactive Flow Timeout

Inactive flow timeout in seconds

Template Retransmit

The time in seconds before template definitions are sent

Cache Size

The maximum number of active flows to be maintained in the flow cache table

Overflow

The percentage number of flows to be flushed when the flow cache size has been exceeded

Analyze GRE

Displays whether cflowd analysis of the inner IP packet in a sampled GRE packet that is transiting the local router is enabled or disabled

Analyze L2TPv2

Displays whether cflowd looking for and analyzing the inner IP header of an L2TPv2 frame is enabled or disabled

Analyze IPV4overV6

Displays whether cflowd looking for and analyze the inner IPv4 header of IPv4overIPv6 frames that include MAP-E as well as DS-Lite and SAM traffic is enabled or disabled

Sample Rate

The rate at which traffic is sampled and forwarded for cflowd analysis:

one (1) — all packets are analyzed

1000 (default) — every 1000th packet is analyzed

Active Flows

The current number of active flows being collected

Total Pkts Rcvd

The total number of packets sampled and forwarded for cflowd analysis

Total Pkts Dropped

The total number of packets dropped

Aggregation Info:

Type

The type of data to be aggregated and to the collector

Status

enabled — specifies that the aggregation type is enabled

disabled — specifies that the aggregation type is disabled

Sent

The number of packets with flow date sent to the associated collector

Open

This counter shows the number of partially filled packets which have some flow data but are not yet filled or have been timed out (60 seconds maximum)

Error

This counter increments when there was an error during exporting of the collector packet; the most common reason will be a UDP unreachable destination for the configured collector

Overflow events

The number of times the active cache overflowed

Dropped Flows

Total number of flows dropped due to cache overflow events

status

Syntax

status

Context

[Tree] (show>router status)

Full Context

show router status

Description

This command displays the router status.

Platforms

All

Output

Router Status Output — The following output is an example of router status information.

There are multiple instances of OSPF. OSPF-0 is persistent. OSPF-1 through OSPF-31 are present when that specific OSPF instance is configured.

Output Example
*A:Dut-C# show router status                                
===============================================================================
Router Status (Router: Base)
===============================================================================
                         Admin State                        Oper State
-------------------------------------------------------------------------------
Router                   Up                                 Up
OSPFv2                   Not configured                     Not configured
RIP                      Not configured                     Not configured
RIP-NG                   Not configured                     Not configured
ISIS-0                   Up                                 Up
MPLS                     Up                                 Up
RSVP                     Up                                 Up
LDP                      Not configured                     Not configured
BGP                      Not configured                     Not configured
IGMP                     Not configured                     Not configured
MLD                      Not configured                     Not configured
PIM                      Not configured                     Not configured
PIMv4                    Not configured                     Not configured
PIMv6                    Not configured                     Not configured
OSPFv3                   Not configured                     Not configured
MSDP                     Not configured                     Not configured
BIER                     Not configured                     Not configured
 
Max IPv4 Routes          No Limit                            
Max IPv6 Routes          No Limit                            
Total IPv4 Routes        27                                  
Total IPv6 Routes        27                                  
Max Multicast Routes     No Limit                            
Total IPv4 Mcast Routes  PIM not configured                  
Total IPv6 Mcast Routes  PIM not configured                  
ECMP Max Routes          64                                  
Weighted ECMP            Strict                              
Mcast Info Policy        default                             
Triggered Policies       No                                  
Policy reference checks  Disabled                            
LDP Shortcut             Disabled                            
Single SFM Overload      Disabled                            
IP Fast Reroute          Disabled                            
Entropy Label            Disabled                           
ICMP Tunneling           Disabled                            
MSS adjust ISA group     Not configured                      
Reassembly ISA-BB group  Not configured                     
Ipv6 Nbr Reachab. time   Not configured                     30
IPv6 Nbr stale time (s)  14400                              
Static Route Hold Down   Disabled                           
TTL Propagate                                               
    VPRN Local           vc-only                            
    VPRN Transit         vc-only                            
    Label Route Local    none                               
    Label Route Transit  none                               
    LSR Label Route      none                               
LSP BFD Tail Sessions    Disabled                           
Class Forwarding         Disabled                           
Mtrace2 Tests            Disabled                           
Leak Export              Disabled                           
Leak Export Limit        5                                  
===============================================================================
*A:Dut-C# 

Router Status Output —The following output is an example of router status information with Mtrace2 enabled.

Output Example
===============================================================================
Router Status (Router: Base)
===============================================================================
                         Admin State                        Oper State
-------------------------------------------------------------------------------
Router                   Up                                 Up
OSPFv2                   Not configured                     Not configured
RIP                      Not configured                     Not configured
RIP-NG                   Not configured                     Not configured
ISIS                     Not configured                     Not configured
MPLS                     Not configured                     Not configured
RSVP                     Not configured                     Not configured
LDP                      Not configured                     Not configured
BGP                      Not configured                     Not configured
IGMP                     Not configured                     Not configured
MLD                      Not configured                     Not configured
PIM                      Not configured                     Not configured
PIMv4                    Not configured                     Not configured
PIMv6                    Not configured                     Not configured
OSPFv3                   Not configured                     Not configured
MSDP                     Not configured                     Not configured
                                      
Max IPv4 Routes          No Limit                            
Max IPv6 Routes          No Limit                            
Total IPv4 Routes        0                                   
Total IPv6 Routes        0                                   
Max Multicast Routes     No Limit                            
Total IPv4 Mcast Routes  PIM not configured                  
Total IPv6 Mcast Routes  PIM not configured                  
ECMP Max Routes          ECMP not configured                 
Weighted ECMP            Disabled                            
Mcast Info Policy        default                             
Triggered Policies       No                                  
LDP Shortcut             Disabled                            
Single SFM Overload      Disabled                            
IP Fast Reroute          Disabled                            
Entropy Label            Disabled                           
ICMP Tunneling           Disabled                            
MSS adjust ISA group     Not configured                      
Reassembly ISA-BB group  Not configured                     
Ipv6 Nbr Reachab. time   Not configured                     30
IPv6 Nbr stale time (s)  14400                              
Static Route Hold Down   Disabled                           
TTL Propagate                                               
    VPRN Local           vc-only                            
    VPRN Transit         vc-only                            
    Label Route Local    none                               
    Label Route Transit  none                               
    LSR Label Route      none                               
LSP BFD Tail Sessions    Disabled                           
Class Forwarding         Disabled 
Mtrace2 Tests            Enabled on UDP PORT 5001

7450 ESS Router Status Output—The following output is an example of router status information for the 7450 ESS:

Output Example

*A:Performance# configure router ospf [1..31] shutdown
*A:Performance# show router status
================================================================
Router Status (Router: Base)
================================================================
                         Admin State         Oper State
----------------------------------------------------------------
Router                   Up                  Up
OSPFv2-0                 Up                  Up
OSPFv2-1                 Down                Down
OSPFv2-2                 Down                Down
OSPFv2-3                 Down                Down
OSPFv2-4                 Down                Down
OSPFv2-5                 Down                Down
OSPFv2-6                 Down                Down
OSPFv2-7                 Down                Down
OSPFv2-8                 Down                Down
OSPFv2-9                 Down                Down
OSPFv2-10                Down                Down
OSPFv2-11                Down                Down
OSPFv2-12                Down                Down
OSPFv2-13                Down                Down
OSPFv2-14                Down                Down
OSPFv2-15                Down                Down
OSPFv2-16                Down                Down
OSPFv2-17                Down                Down
OSPFv2-18                Down                Down
OSPFv2-19                Down                Down
OSPFv2-20                Down                Down
OSPFv2-21                Down                Down
OSPFv2-22                Down                Down
OSPFv2-23                Down                Down
OSPFv2-24                Down                Down
OSPFv2-25                Down                Down
OSPFv2-26                Down                Down
OSPFv2-27                Down                Down
OSPFv2-28                Down                Down
OSPFv2-29                Down                Down
OSPFv2-30                Down                Down
OSPFv2-31                Down                Down
RIP                      Up                  Up
ISIS                     Up                  Up
MPLS                     Not configured      Not configured
RSVP                     Not configured      Not configured
LDP                      Not configured      Not configured
BGP                      Up                  Up
IGMP                     Not configured      Not configured
PIM                      Not configured      Not configured
OSPFv3                   Not configured      Not configured
MSDP                     Not configured      Not configured
Max Routes               No Limit
Total IPv4 Routes        244277
Max Multicast Routes     No Limit
Total Multicast Routes   PIM not configured
ECMP Max Routes          1
Single SFM Overload      Enabled             hold-off 30 sec
Single SFM State         normal
Single SFM Start         004 19:03:39.680
Single SFM Interval      0d 00:16:06
Reassembly ISA-BB group  Not configured                     
Ipv6 Nbr Reachab. time   Not configured                     30
Triggered Policies       No
================================================================
*A:Performance#

Router Status Output for 7750 SR and 7950 XRS—The following output is an example of router status information for the 7750 SR and 7950 XRS:

Output Example
*A:Performance# configure router ospf [1..31] shutdown
*A:Performance# show router status
================================================================
Router Status (Router: Base)
================================================================
                         Admin State         Oper State
----------------------------------------------------------------
Router                   Up                  Up
OSPFv2-0                 Up                  Up
OSPFv2-1                 Down                Down
OSPFv2-2                 Down                Down
OSPFv2-3                 Down                Down
OSPFv2-4                 Down                Down
OSPFv2-5                 Down                Down
OSPFv2-6                 Down                Down
OSPFv2-7                 Down                Down
OSPFv2-8                 Down                Down
OSPFv2-9                 Down                Down
OSPFv2-10                Down                Down
OSPFv2-11                Down                Down
OSPFv2-12                Down                Down
OSPFv2-13                Down                Down
OSPFv2-14                Down                Down
OSPFv2-15                Down                Down
OSPFv2-16                Down                Down
OSPFv2-17                Down                Down
OSPFv2-18                Down                Down
OSPFv2-19                Down                Down
OSPFv2-20                Down                Down
OSPFv2-21                Down                Down
OSPFv2-22                Down                Down
OSPFv2-23                Down                Down
OSPFv2-24                Down                Down
OSPFv2-25                Down                Down
OSPFv2-26                Down                Down
OSPFv2-27                Down                Down
OSPFv2-28                Down                Down
OSPFv2-29                Down                Down
OSPFv2-30                Down                Down
OSPFv2-31                Down                Down
RIP                      Up                  Up
ISIS                     Up                  Up
MPLS                     Not configured      Not configured
RSVP                     Not configured      Not configured
LDP                      Not configured      Not configured
BGP                      Up                  Up
IGMP                     Not configured      Not configured
PIM                      Not configured      Not configured
OSPFv3                   Not configured      Not configured
MSDP                     Not configured      Not configured
Max Routes               No Limit
Total IPv4 Routes        244277
Total IPv6 Routes        0
Max Multicast Routes     No Limit
Total Multicast Routes   PIM not configured
ECMP Max Routes          1
Single SFM Overload      Enabled             hold-off 30 sec
Single SFM State         normal
Single SFM Start         004 19:03:39.680
Single SFM Interval      0d 00:16:06
Reassembly ISA-BB group  Not configured                     
Ipv6 Nbr Reachab. time   Not configured                     30
Triggered Policies       No
================================================================
*A:Performance#

Class Forwarding—The following output is an example for checking if class-based forwarding is enabled in the global router context.

Output Example
*A:Dut-B>show>router# show router "Base" status 
===============================================================================
Router Status (Router: Base)
===============================================================================
                         Admin State                        Oper State
-------------------------------------------------------------------------------
Router                   Up                                 Up
OSPFv2                   Not configured                     Not configured
RIP                      Not configured                     Not configured
RIP-NG                   Not configured                     Not configured
ISIS-0                   Up                                 Up
MPLS                     Up                                 Up
RSVP                     Up                                 Up
LDP                      Not configured                     Not configured
BGP                      Up                                 Up
IGMP                     Not configured                     Not configured
MLD                      Not configured                     Not configured
PIM                      Not configured                     Not configured
PIMv4                    Not configured                     Not configured
PIMv6                    Not configured                     Not configured
OSPFv3                   Not configured                     Not configured
MSDP                     Not configured                     Not configured
Max IPv4 Routes          No Limit                            
Max IPv6 Routes          No Limit                            
Total IPv4 Routes        262                                 
Total IPv6 Routes        262                                 
Max Multicast Routes     No Limit                            
Total IPv4 Mcast Routes  PIM not configured                  
Total IPv6 Mcast Routes  PIM not configured                  
ECMP Max Routes          64                                  
Weighted ECMP            Disabled                            
Mcast Info Policy        default                             
Triggered Policies       No                                  
LDP Shortcut             Disabled                            
Single SFM Overload      Disabled                            
IP Fast Reroute          Disabled                            
Entropy Label            Disabled                           
ICMP Tunneling           Enabled                             
MSS adjust ISA group     Not configured                      
Reassembly ISA-BB group  Not configured                     
Ipv6 Nbr Reachab. time   Not configured                     30
IPv6 Nbr stale time (s)  14400                              
Static Route Hold Down   Disabled                           
TTL Propagate                                               
    VPRN Local           vc-only                            
    VPRN Transit         vc-only                            
    Label Route Local    none                               
    Label Route Transit  none                               
    LSR Label Route      none                               
LSP BFD Tail Sessions    Disabled                           
Class Forwarding         Enabled                           
===============================================================================

TTL Propagation and ICMP Tunneling—The following output is an example of TTL propagation and ICMP tunneling configurations, first in base router and then in a VPRN service.

Output Example
*A:Performance# show router status
================================================================
Router Status (Router: Base)
================================================================
                         Admin State         Oper State
----------------------------------------------------------------
Router                   Up                  Up
OSPFv2-0                 Up                  Up
OSPFv2-2                 Down                               Down
RIP                      Not configured                     Not configured
RIP-NG                   Not configured                     Not configured
ISIS-0                   Up                                 Up
ISIS-1024                Down                               Down
MPLS                     Down                               Down
RSVP                     Down                               Down
LDP                      Up                                 Down
BGP                      Up                                 Down
IGMP                                         
MLD                                          
PIM                      
PIMv4                    
PIMv6                    
OSPFv3                   
MSDP                     

Max IPv4 Routes          No Limit
Max IPv6 Routes          No Limit
Total IPv4 Routes        0
Total IPv6 Routes        0
Max Multicast Routes     No Limit
Total IPv4 Mcast Routes  PIM not configured
Total IPv6 Mcast Routes  PIM not configured
ECMP Max Routes          1
Mcast Info Policy        default
Triggered Policies       No
LDP Shortcut             Disabled
Single SFM Overload      Disabled
IP Fast Reroute          Disabled
ICMP Tunneling           Disabled
Reassembly ISA-BB group  Not configured
ICMP Tunneling           Disabled                            
Ipv6 Nbr Reachab. time   Not configured                     30
IPv6 Nbr stale time (s)  14400
VPRN Local TTL Propagate vc-only
VPRN Transit TTL Propag* vc-only
Label Route Local TTL P* none
Label Route Transit TTL* none
LSR Label Route TTL Pro* none
===============================================================================
* indicates that the corresponding row element may have been truncated.
*B:bkvm31#

VPRN TTL Propagation and ICMP Tunneling—The following output is an example of TTL propagation and ICMP tunneling configurations in a VPRN service. The TTL propagation has been specified as local and all for VPRN service 5001.

Output Example

*A:Dut-A# configure service vprn 5001 ttl-propagate local all 
*A:Dut-A# show router 5001 status 

===============================================================================
Router Status (Service: 5001)
===============================================================================
                         Admin State                        Oper State
-------------------------------------------------------------------------------
Router                   Up                                 Up
OSPFv2                   Not configured                     Not configured
RIP                      Not configured                     Not configured
RIP-NG                   Not configured                     Not configured
ISIS                     Not configured                     Not configured
MPLS                     Not configured                     Not configured
RSVP                     Not configured                     Not configured
LDP                      Not configured                     Not configured
BGP                      Not configured                     Not configured
IGMP                     Not configured                     Not configured
MLD                      Not configured                     Not configured
PIM                      Not configured                     Not configured
PIMv4                    Not configured                     Not configured
PIMv6                    Not configured                     Not configured
OSPFv3                   Not configured                     Not configured
MSDP                     Not configured                     Not configured

Max IPv4 Routes          No Limit                            
Max IPv6 Routes          No Limit                            
Total IPv4 Routes        2                                   
Total IPv6 Routes        2                                   
Max Multicast Routes     No Limit                            
Total IPv4 Mcast Routes  PIM not configured                  
Total IPv6 Mcast Routes  PIM not configured                  
ECMP Max Routes          1                                   
Mcast Info Policy        default                             
Triggered Policies       No                                  
GRT Lookup               Disabled                            
Local Management         Disabled                            
Single SFM Overload      Disabled                            
IP Fast Reroute          Disabled                            
ICMP Tunneling           Disabled                            
Reassembly ISA-BB group  Not configured                     
ICMP Tunneling           Disabled                            
Ipv6 Nbr Reachab. time   Not configured                     30
VPRN Local TTL Propagate all                                
VPRN Transit TTL Propag* inherit (vc-only)                  
===============================================================================
* indicates that the corresponding row element may have been truncated.
*A:Dut-A#

status

Syntax

status

Context

[Tree] (show>router>rib-api status)

Full Context

show router rib-api status

Description

This command displays RIB-API status information.

Platforms

All

Output

The following output is an example of RIB-API status information.

Output Example
*A:Dut-A# /show router rib-api status 
===============================================================================
Rib-Api Status
===============================================================================
MPLS Admin     Reserved Label Block Name
Status         
-------------------------------------------------------------------------------
Up             ribapi
===============================================================================

status

Syntax

status

Context

[Tree] (clear>application-assurance>group status)

Full Context

clear application-assurance group status

Description

This command clears application assurance system statistics.

Platforms

7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR

status

Syntax

status

Context

[Tree] (show>router>isis status)

Full Context

show router isis status

Description

This command displays the IS-IS status information.

Platforms

All

Output

The following output is an example of the IS-IS status that shows Unreachable Prefix Announcement (UPA) configuration properties, and Output fields: IS-IS status describes the output fields.

Output example

A:node-2# show router isis status
===============================================================================
Rtr Base ISIS Instance 0 Status
===============================================================================
ISIS Cfg System Id           : 0000.0000.0000
...
Micro loop avoidance         : Disabled fib-delay 15 
UPA Received Processing      : Disabled
UPA Lifetime                 : 180
UPA Metric                   : 4261412865
UPA Max Number Advertised    : 32
===============================================================================

The following output is an example of the IS-IS status, and Output fields: IS-IS status describes the output fields.

Output example
A:node-2# show router isis status
===============================================================================
Rtr Base ISIS Instance 0 Status
===============================================================================
ISIS Cfg System Id           : 0000.0000.0000
ISIS Oper System Id          : 0100.2000.1001
ISIS Cfg Router Id           : 0.0.0.0
ISIS Oper Router Id          : 10.20.1.1
ISIS Cfg IPv6 Router Id      : ::
ISIS Oper IPv6 Router Id     : ::
ASN                          : 0
Admin State                  : Up
Oper State                   : Up
Ipv4 Routing                 : Enabled
Ipv6 Routing                 : Disabled
Mcast Ipv4 Routing           : Enabled, Native
Mcast Ipv6 Routing           : Disabled
Last Enabled                 : 12/09/2022 18:43:43
Level Capability             : L1L2
Authentication Check         : True
Auth Keychain                : Disabled
Authentication Type          : None
CSNP-Authentication          : Enabled
HELLO-Authentication         : Enabled
PSNP-Authentication          : Enabled
Traffic Engineering          : Disabled
Oper IPv6 TE Router Id       : ::
Graceful Restart             : Disabled
GR Helper Mode               : Disabled
Overload-On-Boot Timeout     : 0
Overload Max-Metric          : False
Overload-On-Boot Max-Metric  : False
Overload Include Locators    : Disabled
Ovl Export Interlevel        : Disabled
Ovl Export External          : Disabled
Ovl FIB Error Notify Only    : Disabled
Ovl FIB Error Retry          : N.A.
LSP Lifetime                 : 1200
LSP Min Remaining Lifetime   : N.A.
LSP Refresh Half Interval    : 600 (Config)  600 (Oper)
LSP Wait (ms)                : 5000 (Max)  10 (Initial)  1000 (Second)
LSP MTU Size                 : 1492 (Config)
L1 LSP MTU Size              : 1492 (Config)  1492 (Oper)
L2 LSP MTU Size              : 1492 (Config)  1492 (Oper)
L1 MAX LSP MTU Size          : 9187
L2 MAX LSP MTU Size          : 1497
Adjacency Check              : loose
L1 Auth Keychain             : Disabled
L1 Auth Type                 : none
L1 CSNP-Authentication       : Enabled
L1 HELLO-Authentication      : Enabled
L1 PSNP-Authentication       : Enabled
L1 Preference                : 15
L1 Ext. Preference           : 160
L1 Wide Metrics              : Disabled
L1 LSDB Overload             : Disabled
L1 LSPs                      : 1
L1 Default Metric            : 10
L1 IPv6 Def Metric           : 10
L1 Mcast IPv4 Def Metric     : 10
L1 Mcast IPv6 Def Metric     : 10
L1 Adv Router Cap            : Enabled
L1 Bier Template             : None, Disabled
L1 Total Exp Routes          : 0
All-L1-MacAddr (Cfg)         : 01:80:c2:00:00:14
Last SPF                     : 12/09/2022 18:43:43
SPF Wait (ms)                : 10000 (Max)  1000 (Initial)  1000 (Second)
Multi-topology               : Disabled
IPv6-Unicast MT2             : Disabled
IPv4-Multicast MT3           : Disabled
IPv6-Multicast MT4           : Disabled
Area Addresses               : 30.31
Standard Multi-Instance      : Disabled
IID TLV                      : Disabled
Prefix Attributes TLV        : Disabled
L2 Auth Keychain             : Disabled
L2 Auth Type                 : none
L2 CSNP-Authentication       : Enabled
L2 HELLO-Authentication      : Enabled
L2 PSNP-Authentication       : Enabled
L2 Preference                : 18
L2 Ext. Preference           : 165
L2 Wide Metrics              : Enabled
L2 LSDB Overload             : Disabled
L2 LSPs                      : 6
L2 Default Metric            : 10
L2 IPv6 Def Metric           : 10
L2 Mcast IPv4 Def Metric     : 10
L2 Mcast IPv6 Def Metric     : 10
L2 Adv Router Cap            : Enabled
L2 Bier Template             : None, Disabled
L2 Total Exp Routes          : 0
All-L2-MacAddr (Cfg)         : 01:80:c2:00:00:15
Export Policies              : None
Import Policies              : None
LFA Policies                 : None
Multicast Import             : None
Advertise-Passive-Only       : Disabled
Ignore Attached Bit          : Disabled
Suppress Attached Bit        : Disabled
Default Route Tag            : None
Rib Prio List High           : None
Rib Prio Tag High            : None
Ldp Sync Admin State         : Up
LDP-over-RSVP                : Disabled
IGP-Shortcut                 : Disabled
IGP SC Allow SR over SR-TE   : Disabled
IPv4 IGP SC Tunn-Nhop        : Res-Disabled
IPv6 IGP SC Tunn-Nhop        : Res-Disabled
SRv4 IGP SC Tunn-Nhop        : Res-Disabled
SRv6 IGP SC Tunn-Nhop        : Res-Disabled
Advertise-Tunnel-Link        : Disabled
Export Limit                 : 0
Exp Lmt Log Percent          : 0
Loopfree-Alternate           : Disabled
Remote-LFA                   : Disabled
Max PQ Cost                  : 4261412864
Remote-LFA (node-protect)    : Disabled
Max PQ nodes (node-protect)  : 16
Augment-route-table          : Disabled
TI-LFA                       : Disabled
Max SR FRR Labels            : 2
TI-LFA (node-protect)        : Disabled
L1 LFA                       : Included
L2 LFA                       : Included
Advertise Router Cap         : Disabled
Hello Padding                : Disabled
L1 Hello Padding             : Disabled
L2 Hello Padding             : Disabled
Ignore Lsp Errors            : Disabled
Ignore Narrow Metric         : Disabled
Reference Bandwidth          : 0
Ucast Import Disable         : None
Segment Routing              : Disabled
Segment Routing MT2          : Disabled
Flex Algo                    : Down
Mapping Server               : Disabled
Purge Originator Id          : Disabled
Class Based Forwarding       : Disabled
Entropy Label                : Enabled
Override ELC                 : Enabled
Micro loop avoidance         : Disabled fib-delay 15
UPA Received Processing      : Disabled
UPA Lifetime                 : 180
UPA Metric                   : 4261412865
UPA Max Number Advertised    : 32
===============================================================================

The following output is an example of the LFA policies configured in the configure router isis, and Output fields: IS-IS status describes the output fields.

Output example

A:node-2# show router isis status
===============================================================================
Rtr Base ISIS Instance 0 Status
===============================================================================
ISIS Cfg System Id           : 0000.C0A8.0001
ISIS Oper System Id          : 0100.C0A8.1001
ISIS Cfg Router Id           : 0.0.0.0
ISIS Oper Router Id          : 10.20.1.3
ISIS Cfg IPv6 Router Id      : ::
ISIS Oper IPv6 Router Id     : ::
ASN                          : 0
Admin State                  : Up
Oper State                   : Up
Ipv4 Routing                 : Enabled
Ipv6 Routing                 : Disabled
Mcast Ipv4 Routing           : Enabled, Native
Mcast Ipv6 Routing           : Disabled
Last Enabled                 : 12/09/2022 18:43:43
Level Capability             : L1
Authentication Check         : True
Auth Keychain                : Disabled
Authentication Type          : None
CSNP-Authentication          : Enabled
HELLO-Authentication         : Enabled
PSNP-Authentication          : Enabled
Traffic Engineering          : Disabled
Oper IPv6 TE Router Id       : ::
Graceful Restart             : Disabled
GR Helper Mode               : Disabled
Overload-On-Boot Timeout     : 0
Overload Max-Metric          : False
Overload-On-Boot Max-Metric  : False
Overload Include Locators    : Disabled
Ovl Export Interlevel        : Disabled
Ovl Export External          : Disabled
Ovl FIB Error Notify Only    : Disabled
Ovl FIB Error Retry          : N.A.
LSP Lifetime                 : 1200
LSP Min Remaining Lifetime   : N.A.
LSP Refresh Half Interval    : 600 (Config)  600 (Oper)
LSP Wait (ms)                : 5 (Max)  0 (Initial)  1 (Second)
LSP MTU Size                 : 1492 (Config)
L1 LSP MTU Size              : 1492 (Config)  1492 (Oper)
L2 LSP MTU Size              : 1492 (Config)  1492 (Oper)
L1 MAX LSP MTU Size          : 9187
L2 MAX LSP MTU Size          : 1497
Adjacency Check              : loose
L1 Auth Keychain             : Disabled
L1 Auth Type                 : none
L1 CSNP-Authentication       : Enabled
L1 HELLO-Authentication      : Enabled
L1 PSNP-Authentication       : Enabled
L1 Preference                : 15
L1 Ext. Preference           : 160
L1 Wide Metrics              : Enabled
L1 LSDB Overload             : Disabled
L1 LSPs                      : 51
L1 Default Metric            : 10
L1 IPv6 Def Metric           : 10
L1 Mcast IPv4 Def Metric     : 10
L1 Mcast IPv6 Def Metric     : 10
L1 Adv Router Cap            : Enabled
L1 Bier Template             : None, Disabled
L1 Total Exp Routes          : 1
All-L1-MacAddr (Cfg)         : 01:80:c2:00:00:14
Last SPF                     : 12/09/2022 18:43:43
SPF Wait (ms)                : 10 sec (Max)  1000 ms (Initial)  1000 ms (Second)
Multi-topology               : Disabled
IPv6-Unicast MT2             : Disabled
IPv4-Multicast MT3           : Disabled
IPv6-Multicast MT4           : Disabled
Area Addresses               : 49.0001
Standard Multi-Instance      : Disabled
IID TLV                      : Disabled
Prefix Attributes TLV        : Disabled
L2 Auth Keychain             : Disabled
L2 Auth Type                 : none
L2 CSNP-Authentication       : Enabled
L2 HELLO-Authentication      : Enabled
L2 PSNP-Authentication       : Enabled
L2 Preference                : 18
L2 Ext. Preference           : 165
L2 Wide Metrics              : Disabled
L2 LSDB Overload             : Disabled
L2 LSPs                      : 0
L2 Default Metric            : 10
L2 IPv6 Def Metric           : 10
L2 Mcast IPv4 Def Metric     : 10
L2 Mcast IPv6 Def Metric     : 10
L2 Adv Router Cap            : Enabled
L2 Bier Template             : None, Disabled
L2 Total Exp Routes          : 0
All-L2-MacAddr (Cfg)         : 01:80:c2:00:00:15
Export Policies              : static
Import Policies              : None
LFA Policies                 : pol1
                             : pol2
                             : pol3
                             : pol4
                             : pol5
Multicast Import             : None
Advertise-Passive-Only       : Disabled
Ignore Attached Bit          : Disabled
Suppress Attached Bit        : Disabled
Default Route Tag            : None
Rib Prio List High           : None
Rib Prio Tag High            : None
Ldp Sync Admin State         : Up
LDP-over-RSVP                : Disabled
IGP-Shortcut                 : Disabled
IGP SC Allow SR over SR-TE   : Disabled
IPv4 IGP SC Tunn-Nhop        : Res-Disabled
IPv6 IGP SC Tunn-Nhop        : Res-Disabled
SRv4 IGP SC Tunn-Nhop        : Res-Disabled
SRv6 IGP SC Tunn-Nhop        : Res-Disabled
Advertise-Tunnel-Link        : Disabled
Export Limit                 : 0
Exp Lmt Log Percent          : 0
Loopfree-Alternate           : Enabled
Remote-LFA                   : Disabled
Max PQ Cost                  : 4261412864
Remote-LFA (node-protect)    : Disabled
Max PQ nodes (node-protect)  : 16
Augment-route-table          : Disabled
TI-LFA                       : Disabled
Max SR FRR Labels            : 2
TI-LFA (node-protect)        : Disabled
L1 LFA                       : Included
L2 LFA                       : Included
Advertise Router Cap         : Disabled
Hello Padding                : Disabled
L1 Hello Padding             : Disabled
L2 Hello Padding             : Disabled
Ignore Lsp Errors            : Disabled
Ignore Narrow Metric         : Disabled
Reference Bandwidth          : 0
Ucast Import Disable         : None
Segment Routing              : Disabled
Segment Routing MT2          : Disabled
Flex Algo                    : Down
Mapping Server               : Disabled
Purge Originator Id          : Disabled
Class Based Forwarding       : Disabled
Entropy Label                : Enabled
Override ELC                 : Enabled
Micro loop avoidance         : Disabled fib-delay 15
UPA Received Processing      : Disabled
UPA Lifetime                 : 180
UPA Metric                   : 4261412865
UPA Max Number Advertised    : 32
===============================================================================

The following output is an example of the detailed LFA policies configured in the configure router isis context.

Output example

A:node-2# show router isis interface "DUTC_TO_DUTE.1.0" detail
===============================================================================
Rtr Base ISIS Instance 0 Interfaces (detail)
===============================================================================
-------------------------------------------------------------------------------
Interface       : DUTC_TO_DUTE.1.0                Level Capability: L1L2
Oper State      : Up                              Admin State     : Up
Auth Keychain   : Disabled                        
Auth Type       : None                            Auth State      : Enabled
Circuit Id      : 3                               Retransmit Int. : 5
Type            : Broadcast                       LSP Pacing Int. : 100
Oper Type       : Broadcast                       CSNP Int.       : 10
Mesh Group      : Inactive                        BER             : none
LFA NH Template : "template1"                     Bfd Enabled     : No
Topology        : IPv4-Unicast, IPv6-Unicast, IPv4-Multicast, IPv6-Multicast
Te Metric       : 0                               Te State        : Down
Admin Groups    : None
Ldp Sync        : outOfService                    Ldp Sync Wait   : Disabled
Ldp Timer State : Disabled                        Ldp Tm Left     : 0
Route Tag       : None                            LFA             : Included

  Level         : 1                               Adjacencies     : 0
  Desg. IS      : Dut-C                           
  Auth Keychain : Disabled                        
  Auth Type     : None                            Metric          : 10
  Hello Timer   : 9                               IPv6-Ucast-Met  : 10
  Priority      : 64                              IPv6-Mcast-Met  : 10
  Passive       : No                              IPv4-Mcast-Met  : 10
  SD-Offset     : 0                               SF-Offset       : 0
  Hello Mult.   : 3

  Level         : 2                               Adjacencies     : 0
  Desg. IS      : Dut-C                           
  Auth Keychain : Disabled                        
  Auth Type     : None                            Metric          : 10
  Hello Timer   : 9                               IPv6-Ucast-Met  : 10
  Priority      : 64                              IPv6-Mcast-Met  : 10
  Passive       : No                              IPv4-Mcast-Met  : 10
  SD-Offset     : 0                               SF-Offset       : 0
  Hello Mult.   : 3

===============================================================================

The following output is an example of the output with flexible algorithms enabled, and Output fields: IS-IS status describes the output fields.

Output Example

A:node-2# show router isis 0 status
===============================================================================
Rtr Base ISIS Instance 0 Status
===============================================================================
ISIS Cfg System Id           : 4900.0000.0001
ISIS Oper System Id          : 4900.0000.0001
ISIS Cfg Router Id           : 10.20.1.1
ISIS Oper Router Id          : 10.20.1.1
ISIS Cfg IPv6 Router Id      : ::
ISIS Oper IPv6 Router Id     : ::
ASN                          : 0
Admin State                  : Up
Oper State                   : Up
Ipv4 Routing                 : Enabled
Ipv6 Routing                 : Disabled
Mcast Ipv4 Routing           : Enabled, Native
Mcast Ipv6 Routing           : Disabled
Last Enabled                 : 05/28/2020 13:17:48
Level Capability             : L1L2
Authentication Check         : True
Auth Keychain                : MyKeyChain
Authentication Type          : None
CSNP-Authentication          : Enabled
HELLO-Authentication         : Enabled
PSNP-Authentication          : Enabled
Traffic Engineering          : Disabled
Oper IPv6 TE Router Id       : ::
Graceful Restart             : Disabled
GR Helper Mode               : Disabled
Overload-On-Boot Timeout     : 0
Overload Max-Metric          : False
Overload-On-Boot Max-Metric  : False
Overload Include Locators    : Disabled
Ovl Export Interlevel        : Disabled
Ovl Export External          : Disabled
Ovl FIB Error Notify Only    : Disabled
Ovl FIB Error Retry          : N.A.
LSP Lifetime                 : 1200
LSP Min Remaining Lifetime   : N.A.
LSP Refresh Half Interval    : 600 (Config)  600 (Oper)
LSP Wait (ms)                : 5000 (Max)  10 (Initial)  1000 (Second)
LSP MTU Size                 : 1492 (Config)
L1 LSP MTU Size              : 1492 (Config)  1492 (Oper)
L2 LSP MTU Size              : 1492 (Config)  1492 (Oper)
L1 MAX LSP MTU Size          : 9775
L2 MAX LSP MTU Size          : 1561
Adjacency Check              : loose
L1 Auth Keychain             : Disabled
L1 Auth Type                 : none
L1 CSNP-Authentication       : Enabled
L1 HELLO-Authentication      : Enabled
L1 PSNP-Authentication       : Enabled
L1 Preference                : 15
L1 Ext. Preference           : 160
L1 Wide Metrics              : Enabled
L1 LSDB Overload             : Disabled
L1 LSPs                      : 1
L1 Default Metric            : 10
L1 IPv6 Def Metric           : 10
L1 Mcast IPv4 Def Metric     : 10
L1 Mcast IPv6 Def Metric     : 10
L1 Adv Router Cap            : Enabled
L1 Bier Template             : None, Disabled
L1 Total Exp Routes          : 0
All-L1-MacAddr (Cfg)         : 01:80:c2:00:00:14
Last SPF                     : 06/03/2020 10:27:06
SPF Wait (ms)                : 10000 (Max)  1000 (Initial)  1000 (Second)
Multi-topology               : Disabled
IPv6-Unicast MT2             : Disabled
IPv4-Multicast MT3           : Disabled
IPv6-Multicast MT4           : Disabled
Area Addresses               : 49.0001
Standard Multi-Instance      : Disabled
IID TLV                      : Disabled
Prefix Attributes TLV        : Disabled
L2 Auth Keychain             : Disabled
L2 Auth Type                 : none
L2 CSNP-Authentication       : Enabled
L2 HELLO-Authentication      : Enabled
L2 PSNP-Authentication       : Enabled
L2 Preference                : 18
L2 Ext. Preference           : 165
L2 Wide Metrics              : Enabled
L2 LSDB Overload             : Disabled
L2 LSPs                      : 3
L2 Default Metric            : 10
L2 IPv6 Def Metric           : 10
L2 Mcast IPv4 Def Metric     : 10
L2 Mcast IPv6 Def Metric     : 10
L2 Adv Router Cap            : Enabled
L2 Bier Template             : None, Disabled
L2 Total Exp Routes          : 0
All-L2-MacAddr (Cfg)         : 01:80:c2:00:00:15
Export Policies              : None
Import Policies              : None
LFA Policies                 : None
Multicast Import             : None
Advertise-Passive-Only       : Disabled
Ignore Attached Bit          : Disabled
Suppress Attached Bit        : Disabled
Default Route Tag            : None
Rib Prio List High           : None
Rib Prio Tag High            : None
Ldp Sync Admin State         : Up
LDP-over-RSVP                : Disabled
IGP-Shortcut                 : Disabled
IPv4 IGP SC Tunn-Nhop        : Res-Disabled
IPv6 IGP SC Tunn-Nhop        : Res-Disabled
SRv4 IGP SC Tunn-Nhop        : Res-Disabled
SRv6 IGP SC Tunn-Nhop        : Res-Disabled
Advertise-Tunnel-Link        : Disabled
Export Limit                 : 0
Exp Lmt Log Percent          : 0
Loopfree-Alternate           : Disabled
Remote-LFA                   : Disabled
Max PQ Cost                  : 4261412864
Remote-LFA (node-protect)    : Disabled
Max PQ nodes (node-protect)  : 16
Augment-route-table          : Disabled
TI-LFA                       : Disabled
Max SR FRR Labels            : 2
TI-LFA (node-protect)        : Disabled
L1 LFA                       : Included
L2 LFA                       : Included
Advertise Router Cap         : Area
Hello Padding                : Disabled
L1 Hello Padding             : Disabled
L2 Hello Padding             : Disabled
Ignore Lsp Errors            : Disabled
Ignore Narrow Metric         : Disabled
Reference Bandwidth          : 0
Ucast Import Disable         : None
Segment Routing              : Up
Segment Routing MT2          : Disabled
Flex Algo                    : Up
Mapping Server               : Down
Purge Originator Id          : Disabled
Class Based Forwarding       : Disabled
Entropy Label                : Enabled
Override ELC                 : Disabled
Micro loop avoidance         : Disabled fib-delay 15
UPA Received Processing      : Disabled
UPA Lifetime                 : 180
UPA Metric                   : 4261412865
UPA Max Number Advertised    : 32
===============================================================================
Table 54. Output fields: IS-IS status

Label

Description

ISIS Cfg System Id

Displays the configured IS-IS system ID

ISIS Oper System Id

Displays the operational IS-IS system ID

ISIS Cfg Router Id

Displays the configured IS-IS router ID

ISIS Oper Router Id

Displays the operational IS-IS router ID

ISIS Cfg IPv6 Router Id

Displays the configured IS-IS IPv6 router ID

ISIS Oper IPv6 Router Id

Displays the operational IS-IS IPv6 router ID

ASN

Displays the Autonomous System Number (ASN) the IGP uses when the IS-IS Traffic Engineering Database (TEDB) export is enabled. The ASN value represents either the ASN from the confederation AS, or the router AS if confederations are not configured.

Admin State

Oper State

Displays one of the following:

  • Up — IS-IS is administratively up

  • Down — IS-IS is administratively down

Ipv4 Routing

Displays one of the following:

  • Enabled — IPv4 routing is enabled

  • Disabled — IPv4 routing is disabled

Ipv6 Routing

Displays one of the following:

  • Disabled — IPv6 routing is disabled

  • Enabled, Native — IPv6 routing is enabled

  • Enabled, Multi-topology — Multi-topology TLVs for IPv6 routing is enabled

Mcast Ipv4 Routing

Displays one of the following:

  • Enabled — Multicast is enabled

  • Disabled — Multicast is disabled

  • Native — Multicast in IS-IS MT0 is enabled

  • Multi-topology — Multicast in IS-IS MT3 (IPv4) is enabled

Mcast Ipv6 Routing

Displays one of the following:

  • Enabled — Multicast is enabled

  • Disabled — Multicast is disabled

  • Native — Multicast in IS-IS MT0 is enabled

  • Multi-topology — Multicast in IS-IS MT4 (IPv6) is enabled

Last Enabled

Displays the date and time when IS-IS was last enabled in the router

Level Capability

Displays the routing level for the IS-IS routing process

Authentication Check

Displays one of the following:

  • True — All IS-IS mismatched protocol packets are rejected

  • False — Authentication is performed on received IS-IS protocol packets but mismatched packets are not rejected

Auth Keychain

Displays the authentication keychain name used by IS-IS for the session when enabled

Authentication Type

Displays the authentication method used to verify the authenticity of packets sent by neighboring routers on an IS-IS interface

CSNP-Authentication

Displays one of the following:

  • Enabled — Complete Sequence Number Packet (CSNP) authentication is enabled

  • Disabled — CSNP authentication is disabled

HELLO-Authentication

Displays one of the following:

  • Enabled — Hello packet authentication is enabled

  • Disabled — Hello packet authentication is disabled

PSNP-Authentication

Displays one of the following:

  • Enabled — Partial Sequence Number Packet (PSNP) authentication is enabled

  • Disabled — PSNP authentication is disabled

Traffic Engineering

Displays one of the following:

  • Enabled — TE is enabled for the router

  • Disabled — TE is disabled so that TE metrics are not generated and are ignored when received by this node

Oper IPv6 TE Router Id

Displays the value of the IS-IS IPv6 TE Router ID TLV (TLV 140) defined by RFC 6119. The IPv6 TE Router ID is configured using the configure router ipv6-te-router-id interface name command. By default, the system IPv6 address is used when IPv6 TE is enabled.

Graceful Restart

Displays one of the following:

  • Enabled — Graceful restart is enabled for this instance of IS-IS on the router

  • Disabled — Graceful restart capability is disabled for this instance of IS-IS on the router

GR Helper Mode

Displays if GR helper mode is configured

Overload-On-Boot Timeout

Displays if the overload-on-boot timeout is configured

Overload Max-Metric

Displays if overload max metric is configured

Overload-On-Boot Max-Metric

Displays if the overload-on-boot maximum metric is configured

Overload Include Locators

Displays if overload include locators is enabled

Ovl Export Interlevel

Displays if overload export interlevel is configured

Ovl Export External

Displays if overload export external is configured

Ovl FIB Error Notify Only

Displays if overload notification only is configured:

  • Disabled — Indicates the router will go into overload mode when the overload condition is reached.

  • Enabled — Indicates the router will not go into overload mode when the overload condition is reached and instead will only advertise a notification.

Ovl FIB Error Retry

Displays the amount of time in seconds until the router periodically retries to program the FIB during the gracious overload condition

LSP Lifetime

Displays the LSP lifetime value

LSP Min Remaining Lifetime

Displays the LSP minimum remaining lifetime information

LSP Refresh Half Interval

Displays the LSP refresh half interval

LSP Wait (ms)

Displays the max, initial, and initial wait times

LSP MTU Size

Displays the LSP Maximum Transmission Unit (MTU) size

L1 LSP MTU Size

Displays the level 1 LSP MTU size

L2 LSP MTU Size

Displays the level 2 LSP MTU size

L1 MAX LSP MTU Size

Displays the level 1 maximum LSP MTU size

L2 MAX LSP MTU Size

Displays the level 2 maximum LSP MTU size

Adjacency Check

Displays the adjacency check configuration

L1 Auth Keychain or L2 Auth Keychain

Displays if authentication keychain is enabled

L1 Auth Type or L2 Auth Type

Displays if the authentication type is configured

L1 CNSP-Authentication or L2 CSNP-Authentication

Displays one of the following:

  • Enabled — Complete Sequence Number Packet (CSNP) authentication is enabled

  • Disabled — CSNP authentication is disabled

L1 HELLO-Authentication or L2 HELLO-Authentication

Displays one of the following:

  • Enabled — Hello packet authentication is enabled

  • Disabled — Hello packet authentication is disabled

L1 PSNP-Authentication or L2 PSNP-Authentication

Displays one of the following:

  • Enabled — Partial Sequence Number Packet (PSNP) authentication is enabled

  • Disabled — PSNP authentication is disabled

L1 Preference or L2 Preference

Displays the preference

L1 Ext. Preference or L2 Ext. Preference

Displays the external preference

L1 Wide Metrics or L2 Wide Metrics

Displays if the wide metrics features is enabled

L1 LSDB Overload or L2 LSDB Overload

Displays if the Link-State Database (LSDB) overload is enabled

L1 LSPs or L2 LSPs

Displays the number of LSPs

L1 Default Metric or L2 Default Metric

Displays the default metric

L1 IPv6 Def Metric or L2 IPv6 Def Metric

Displays the IPv6 default metric

L1 Mcast IPv4 Def Metric or L2 Mcast IPv4 Def Metric

Displays the multicast IPv4 default metric

L1 Mcast IPv6 Def Metric or L2 Mcast IPv6 Def Metric

Displays the multicast IPv6 default metric

L1 Adv Router Cap or L2 Adv Router Cap

Displays if the advanced router capacity is enabled for the level

L1 Bier Template or L2 Bier Template

Displays if the Bit Indexed Explicit Replication (BIER) template is enabled

L1 Total Exp Routes or L2 Total Exp Routes

Displays the total exp routes for the level

All-L1-Mac_Addr (Cfg) or All-L2-MacAddr (Cfg)

Displays the MAC addresses for the level

Last SPF

Displays the last shortest path first (SPF) calculation time

SPF Wait (ms)

Displays the SPF wait time before doing another calculation

Muti-topology

Displays if multi-topology is enabled

IPv6-Unicast MT2

Displays if IPv6 unicast MT2 is enabled

IPv4-Multicast MT3

Displays if IPv4 multicast MT3 is enabled

IPv6-Multicast MT4

Displays if IPv6 multicast MT4 is enabled

Area Addresses

Displays the area addresses

Standard Multi-Instance

Displays if a standard multi-instance is enabled

IID TLV

Displays if the Instance ID TLV is enabled

Prefix TLV

Displays if the Prefix Attributes TLV is enabled

Export Policies

Displays if there are export policies

Import Policies

Displays if there are import policies

LFA Policies

Displays if there are Loop-Free Alternate policies

Multicast Import

Displays if there is a multicast import

Advertise-Passive-Only

Displays if advertise passive only is enabled

Ignore Attached Bit

Displays if ignore attached bit is enabled

Suppress Attached Bit

Displays if suppress attached bit is enabled

Default Route Tag

Displays the default route tag if one exists

Rib Prio List High

Displays the Routing Information Base (RIB) high priority list

Rib Prio Tag High

Displays the RIB high priority tag

Ldp Sync Admin State

Displays if the IGP-LDP synchronization feature is enabled on all interfaces participating in the OSPF routing protocol

LDP-over-RSVP

Displays if LDP over RSVP is enabled

IGP-Shortcut

Displays if Interior Gateway Protocol (IGP) shortcuts are enabled

IPv4 IGP SC Tunn-Nhop

Displays if IPv4 IGP shortcut tunnel next hop is enabled

IPv6 IGP SC Tunn-Nhop

Displays the IPv6 IGP shortcut tunnel next hop is enabled

SRv4 IGP SC Tunn-Nhop

Displays if the SRv4 IGP shortcut tunnel next hop is enabled

SRv6 IGP SC Tunn-Nhop

Displays if the SRv6 IGP shortcut tunnel next hop is enabled

Advertise-Tunnel-Link

Displays if advertise tunnel link is enabled

Export Limit

Displays the export limit

Exp Lmt Log Percent

Displays the export limit log percentage

Loopfree-Alternate

Displays if Loop-Free Alternate (LFA) is enabled in this IS-IS instance

Remote-LFA

Displays if remote LFA is enabled

Max PQ Cost

Displays the maximum PQ cost

Remote-LFA (node-protect)

Displays if remote LFA is enabled

Max PQ Nodes (node-protect)

Displays the maximum PQ nodes

LFA NH Template

Displays if the LFA Next-Hop (NH) template is applied for the configured LFA policies

Augment-route-table

Displays if the augment route table feature is enabled

TI-LFA

Displays if Topology-Independent Loop-Free Alternate (TI-LFA) is enabled

Max SR FFR Labels

Displays the maximum Segment Routing Fast Reroute (SR FRR) labels

TI-LFA (node-protect)

Displays if TI-LFA node protect is enabled

L1 LFA

Displays if level 1 LFA is included

L2 LFA

Displays if level 2 LFA is included

Advertise Router Cap

Displays the advertise router capacity

Hello Padding

L1 Hello Padding

L2 Hello Padding

Displays if Hello padding is enabled

Ignore Lsp Errors

Displays if ignoring LSP errors is enabled

Ignore Narrow Metric

Displays if ignoring narrow metric is enabled

Reference Bandwidth

Displays the reference bandwidth

Ucast Import Disable

Displays the Ucast import disable configuration information

Segment Routing

Displays if Segment Routing is enabled

Segment Routing MT2

Displays if Segment Routing MT2 is enabled.

Flex Algo

Displays if Flexible Algorithms are up

Mapping Server

Displays if the mapping server is up

Purge Originator Id

Displays if purge originator ID is enabled

Class Based Forwarding

Displays if class based forwarding is enabled

Entropy Label

Displays if the entropy label is enabled

Override ELC

Displays if override ELC is enabled

Micro loop avoidance

Displays if micro-loop avoidance is enabled and the Forwarding Information Base (FIB) delay

UPA Received Processing

Displays if Unreachable Prefix Announcement (UPA) processing is enabled. When enabled, this allows processing of received UPAs from other routers. When disabled, received UPAs are handled briefly with normal IGP routes and ignored by the router.

UPA Lifetime

Displays the amount of time a UPA is advertised

UPA Metric

Displays the metric to an advertised UPA

UPA Max Number Advertised

Displays the maximum number of UPAs the router can advertise

status

Syntax

status

Context

[Tree] (show>router>ospf status)

[Tree] (show>router>ospf3 status)

Full Context

show router ospf status

show router ospf3 status

Description

Displays the general status of OSPF.

Platforms

All

Output

OSPF Status Output Fields

OSPF Status Output Fields describes the command output fields for OSPF status.

Table 55. OSPF Status Output Fields

Label

Description

OSPF Router Id

A 32-bit integer uniquely identifying the router in the Autonomous System. The SR OS system defaults to the System IP address or if not configured the 32 least significant bits of the system MAC address.

OSPF Version

The current version number of the OSPF protocol is 2.

OSPF Admin Status

Disabled — Denotes that the OSPF process is disabled on all interfaces.

Enabled — Denotes that the OSPF process is active on at least one interface.

OSPF Oper Status

Disabled — Denotes that the OSPF process is not operational on all interfaces.

Enabled — Denotes that the OSPF process is operational on at least one interface.

Preference

The route preference for OSPF internal routes.

External Preference

The route preference for OSPF external routes.

Backbone Router

False — This variable indicates that this router is not configured as an OSPF back bone router.

True — This variable indicates that this router is configured as an OSPF back bone router.

Area Border Router

False — This router is not an area border router.

True — This router is an area border router.

AS Border Router

False — This router is not configured as an Autonomous System border router.

True — This router is configured as an Autonomous System border router.

OSPF Ldp Sync Admin Status

Indicates whether the IGP-LDP synchronization feature is enabled or disabled on all interfaces participating in the OSPF routing protocol.

Output Example
*A:Dut-A>config>service# show router ospf status 
===============================================================================
Rtr Base OSPFv2 Instance 0 Status
===============================================================================
OSPF Cfg Router Id           : 0.0.0.0
OSPF Oper Router Id          : 10.20.1.1
OSPF Version                 : 2
OSPF Admin Status            : Enabled
OSPF Oper Status             : Enabled
Graceful Restart             : Disabled
GR Helper Mode               : Disabled
GR Strict LSA Checking       : Enabled
Preference                   : 10
External Preference          : 150
Backbone Router              : True
Area Border Router           : False
AS Border Router             : False
Opaque LSA Support           : True
Traffic Engineering Support  : True
RFC 1583 Compatible          : True
Demand Exts Support          : False
In Overload State            : False
In External Overflow State   : False
Exit Overflow Interval       : 0
Last Overflow Entered        : Never
Last Overflow Exit           : Never
External LSA Limit           : -1
Reference Bandwidth          : 100,000,000 Kbps
Init SPF Delay               : 1000 msec
Sec SPF Delay                : 1000 msec
Max SPF Delay                : 1000 msec
Min LS Arrival Interval      : 1000 msec
Init LSA Gen Delay           : 5000 msec
Sec LSA Gen Delay            : 5000 msec
Max LSA Gen Delay            : 5000 msec
Lsa accumulate               : 1000 msec
Redistribute delay           : 1000 msec
Incremental SPF wait         : 1000 msec
Last Ext SPF Run             : Never
Ext LSA Cksum Sum            : 0x0    
OSPF Last Enabled            : 07/06/2017 18:51:52
Unicast Import               : True
Multicast Import             : False
Export Policies              : None
Import Policies              : None
Lfa Policies                 : None
OSPF Ldp Sync Admin Status   : Enabled
LDP-over-RSVP                : Disabled
IGP-Shortcut                 : Disabled
IPv4 IGP SC Tunn-Nhop        : Res-Disabled
Advertise-Tunnel-Link        : Disabled
LFA                          : Disabled
Remote-LFA                   : Disabled 
Max PQ Cost                  : 65535
TI-LFA                       : Disabled 
Max SR FRR Labels            : 2
Export Limit                 : 0
Export Limit Log Percent     : 0
Total Exp Routes             : 0
RIB-priority-high prefix list: None
Segment Routing              : Enabled
Database export              : Disabled
ASN                          : n/a
Entropy Label                : Enabled
Override ELC                 : Enabled
===============================================================================
*A:Dut-C>config>router>ospf3# show router ospf3 0 status 
===============================================================================
Rtr Base OSPFv3 Instance 0 Status
===============================================================================
OSPF Cfg Router Id           : 10.20.1.3
OSPF Oper Router Id          : 10.20.1.3
OSPF Version                 : 3
OSPF Admin Status            : Enabled
OSPF Oper Status             : Enabled
Graceful Restart             : Disabled
GR Helper Mode               : Disabled 
GR Strict LSA Checking       : Enabled (operational down)
Preference                   : 10
External Preference          : 150
Backbone Router              : False
Area Border Router           : False
AS Border Router             : True
Traffic Engineering Support  : False
Demand Exts Support          : False
In Overload State            : False
In External Overflow State   : False
Exit Overflow Interval       : 0
Last Overflow Entered        : Never
Last Overflow Exit           : Never
External LSA Limit           : -1
Reference Bandwidth          : 100,000,000 Kbps
Init SPF Delay               : 1000 msec
Sec SPF Delay                : 1000 msec
Max SPF Delay                : 10000 msec
Min LS Arrival Interval      : 1000 msec
Init LSA Gen Delay           : 5000 msec
Sec LSA Gen Delay            : 5000 msec
Max LSA Gen Delay            : 5000 msec
Lsa accumulate               : 1000 msec
Redistribute delay           : 1000 msec
Incremental SPF wait         : 1000 msec
Last Ext SPF Run             : 10/11/2018 07:39:48
Ext LSA Cksum Sum            : 0x10926
OSPF Last Enabled            : 10/11/2018 07:39:45
Unicast Import               : True   
Multicast Import             : False
Export Policies              : static
Import Policies              : None
Lfa Policies                 : None
OSPF Ldp Sync Admin Status   : Enabled
LDP-over-RSVP                : Disabled
IGP-Shortcut                 : Disabled
IPv6 IGP SC Tunn-Nhop        : Res-Disabled
Advertise-Tunnel-Link        : Disabled
LFA                          : Enabled
Remote-LFA                   : Enabled 
Max PQ Cost                  : 65535
TI-LFA                       : Disabled 
Max SR FRR Labels            : 2
Export Limit                 : 0
Export Limit Log Percent     : 0
Total Exp Routes             : 1
RIB-priority-high prefix list: None
Segment Routing              : Enabled
Extended LSA                 : sparse
=============================================================================== 

status

Syntax

status

Context

[Tree] (show>router>isis>srv6 status)

Full Context

show router isis segment-routing-v6 status

Description

This command displays the IS-IS SRv6 status.

Platforms

7450 ESS, 7750 SR, 7750 SR-s, 7950 XRS, VSR

status

Syntax

status

Context

[Tree] (show>subscr-mgmt status)

Full Context

show subscriber-mgmt status

Description

Commands in this context display subscriber management status information.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

status

Syntax

status

Context

[Tree] (show>app-assure>group>aa-sub>um status)

Full Context

show application-assurance group aa-sub usage-monitor status

Description

This command displays the usage monitor status.

Platforms

7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR

status

Syntax

status

Context

[Tree] (show>router>bier status)

Full Context

show router bier status

Description

This command displays the BIER status.

Platforms

All

steering-profile

steering-profile

Syntax

steering-profile steering-profile-name

Context

[Tree] (show subscr-mgmt steering-profile)

Full Context

show subscriber-mgmt steering-profile

Description

This command displays steering profile information.

Parameters

steering-profile-name

Specifies an existing steering profile name.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

sticky-dest

sticky-dest

Syntax

sticky-dest

Context

[Tree] (tools>dump>filter>resources sticky-dest)

Full Context

tools dump filter resources sticky-dest

Description

This command displays information about resources pertaining to sticky destinations timers.

Platforms

All

Output

The following output is an example of sticky destination filter action information.

Output Example
===============================================================================
Filter action - Sticky-dest resources
===============================================================================
Used  : 1
Free  : 2047
Total : 2048
===============================================================================

sticky-leases

sticky-leases

Syntax

sticky-leases [hostname]

Context

[Tree] (show>router>dhcp>server sticky-leases)

Full Context

show router dhcp local-dhcp-server sticky-leases

Description

This command shows either all sticky leases or a single specific sticky lease created under the specified DHCP server.

Parameters

hostname

Specifies the name of the host for which an entry is created.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

Output

The following output is an example of sticky lease information

Output Example
Node# show router dhcp local-dhcp-server "dhcp_server" sticky-leases
===============================================================================
DHCP Server Sticky Leases
===============================================================================
Hostname                           IP address
-------------------------------------------------------------------------------
test_lease                         10.0.0.1
-------------------------------------------------------------------------------
No. of Matching Entries: 1
===============================================================================

Sticky Leases Field Descriptions describes the sticky leases field descriptions.

Table 56. Sticky Leases Field Descriptions

Field

Description

Hostname

The name of the sticky host

IP address

The IP address of the sticky host

No. of Matching Entries

The total numbers of entries matching the command criteria

sticky-leases

Syntax

sticky-leases hostname [hostname]

sticky-leases hostname-prefix [hostname-prefix]

Context

[Tree] (clear>router>dhcp>server sticky-leases)

Full Context

clear router dhcp local-dhcp-server sticky-leases

Description

This command clears sticky leases.

Parameters

hostname

Clears information about the name of the host for which an entry is cleared.

hostname-prefix

Clears information about the sub-string of all host names starting with that sub-string.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

stop

stop

Syntax

stop

Context

[Tree] (tools>perform>router>l2tp>group stop)

Full Context

tools perform router l2tp group stop

Description

This command triggers an attempt to immediately stop all the L2TP connections within the specified L2TP tunnel group.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

stop

Syntax

stop

Context

[Tree] (tools>perform>router>l2tp>tunnel stop)

[Tree] (tools>perform>router>l2tp>group>tunnel stop)

Full Context

tools perform router l2tp tunnel stop

tools perform router l2tp group tunnel stop

Description

This command triggers an attempt to immediately stop all the L2TP connections within the specified L2TP tunnel.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

stop

Syntax

stop [script-policy-name] [owner script-policy-owner] [ all]

Context

[Tree] (tools>perform>system>script-control>script-policy stop)

Full Context

tools perform system script-control script-policy stop

Description

This command stops the execution of scripts.

Parameters

script-policy-name

Specifies to only stop scripts with the specified script-policy, up to 32 characters.

script-policy-owner

Specifies to only stop scripts that are associated with script-policies with the specified owner, up to 32 characters.

Default

TiMOS CLI

all

Specifies to stop all running scripts.

Platforms

All

stp

stp

Syntax

stp [detail]

Context

[Tree] (show>service>id stp)

Full Context

show service id stp

Description

Displays information for the spanning tree protocol instance for the service.

Parameters

detail

Displays detailed information.

Platforms

All

Output

The following output is an example of service STP information.

Output Example
A:ALA-12# show service id 1 stp
============================================================================== 
Spanning Tree Information                                                       
============================================================================== 
VPLS Spanning Tree Information                                                  
------------------------------------------------------------------------------
RSTP Admin State  : Up                  RSTP Oper State   : Down
Core Connectivity : Down
Bridge-id         : 04:67:ff:00:00:01
                                                                                
Hold Timer        : 1                   Bridge fwd delay  : 15                  
Bridge Hello time : 1                   Bridge max age    : 20                  
Bridge priority   : 1                   Topology change   : Inactive            
Last Top. change  : 0d 00:00:00         Top. change count : 0                   
                                                                                
Root bridge-id    : 00:03:fa:00:00:00                                           
                                                                                
Root path cost    : 1                   Root forward delay: 15                  
Root hello time   : 1                   Root max age      : 20                  
Root priority     : 0                   Root port         : vcp                 
                                                                                
------------------------------------------------------------------------------ 
Spanning Tree Specifics                                                         
------------------------------------------------------------------------------ 
SAP Identifier    : 1/1/7:0             RSTP State        : Down                
STP Port State    : Forwarding          BPDU encap        : dot1d               
Port Number       : 2048                Priority          : 128                 
Cost              : 10                  Fast Start        : Disabled            
Designated Port   : 34816               Designated Bridge : 02:fa:00:04:54:01   
============================================================================== 
A:ALA-12#

The following output is an example for the 7450 ESS.

ALA-1# show service id 1 stp
===============================================================================
Inherited Rstp State (from mVPLS), Service 1
===============================================================================
Sap/Spoke Id       Oper-     Prune-  Port-       Managed by  Managed by
                   State     State   State       Service     Sap/spoke
-------------------------------------------------------------------------------
1/1/1:2            Down      Pruned  Discarding  101         1/1/1:1
100:1              Up        Pruned  Discarding  100         100:100
===============================================================================

Service-ID STP Field Descriptions describes show service-id STP output fields:

Table 57. Service-ID STP Field Descriptions

Label

Description

RSTP Admin State

The administrative state of the Rapid Spanning Tree Protocol instance associated with this service

Core Connectivity

The connectivity status to the core

RSTP Oper State

The operational state of the Rapid Spanning Tree Protocol instance associated with this service. This field is applicable only when STP is enabled on the router.

Bridge-id

The MAC address used to identify this bridge in the network.

Hold Time

The interval length during which no more than two Configuration BPDUs shall be transmitted by this bridge

Bridge fwd delay

The speed of bridge state changes when moving toward the forwarding state

Bridge Hello time

The amount of time between the transmission of Configuration BPDUs

Bridge max age

The maximum age of spanning tree protocol information learned from the network on any port before it is discarded. This is the actual value that this bridge is currently using.

Bridge priority

The priority of the spanning tree protocol instance associated with this service

Topology change

Topology change is currently in progress.

Last Top. change

The time (in hundredths of a second) since the last time a topology change was detected by the Spanning Tree Protocol instance associated with this service

Top. change count

The total number of topology changes detected by the Spanning Tree Protocol instance associated with this service since the management entity was last reset or initialized

Root bridge-id

The Root bridge-id

Root path cost

The Root path cost

Root forward delay

The Root forward delay

Root hello time

The Root hello time

Root max age

The Root maximum age

Root priority

The Root priority level

Root port

The Root port number

SAP Identifier

The SAP identifier

RSTP State

The RSTP state

STP Port State

The STP port state

BPDU encap

The BPDU encapsulation

Port Number

The port number

Priority

The priority level

Cost

The cost

Fast Start

The fast start state

Designated Port

The designated port

Designated Bridge

The designated bridge

Sap/Spoke Id

The SAP or spoke ID

Oper-State

The operational state

Prune-State

The prune state

Port-State

The port state

Managed by Service

The managed service

Managed by Sap/spoke

The managed SAP or spoke

stp

Syntax

stp

Context

[Tree] (clear>service>statistics>id stp)

[Tree] (clear>service>id stp)

Full Context

clear service statistics id stp

clear service id stp

Description

Clears all spanning tree statistics for the service ID.

Platforms

All

streaming

streaming

Syntax

streaming

Context

[Tree] (show>oam-pm streaming)

Full Context

show oam-pm streaming

Description

Commands in this context show OAM performance monitoring telemetry report streaming information.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS

streaming

Syntax

streaming

Context

[Tree] (show>snmp streaming)

Full Context

show snmp streaming

Description

Commands in this context display streaming counters information.

Platforms

All

sub-ident-policy

sub-ident-policy

Syntax

sub-ident-policy [sub-ident-policy-name [ association]]

sub-ident-policy sub-ident-policy-name script { primary | secondary | tertiary}

Context

[Tree] (show>subscr-mgmt sub-ident-policy)

Full Context

show subscriber-mgmt sub-ident-policy

Description

This command displays subscriber identification policy information.

Parameters

sub-ident-policy-name

Specifies an existing subscriber identification policy name.

association

Displays information configured with the specified sub-ident-policy-name.

script {primary | secondary | tertiary}

Displays information for the specified identification script.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

Output

The following output is an example of subscriber management subscriber identification policy information.

Output Example
B:Dut-A>show>subscr-mgmt# sub-ident-policy
===============================================================================
Subscriber Identification Policies
===============================================================================
Name                             Description
-------------------------------------------------------------------------------
sub_ident_all
sub_ident_pc
-------------------------------------------------------------------------------
Number of Subscriber Identification Policies : 2
===============================================================================
B:Dut-A>show>subscr-mgmt# 


B:Dut-A>show>subscr-mgmt# sub-ident-policy sub_ident_all
===============================================================================
Subscriber Identification Policy sub_ident_all
===============================================================================
Sub Profile Map
-------------------------------------------------------------------------------
Key                              Sub profile
-------------------------------------------------------------------------------
sub_prof100                      sub_prof100
sub_prof110                      sub_prof110
sub_prof120                      sub_prof120
sub_prof130                      sub_prof130
sub_prof140                      sub_prof140
sub_prof230                      sub_prof230
sub_prof80                       sub_prof80
sub_prof81                       sub_prof81
sub_prof90                       sub_prof90
-------------------------------------------------------------------------------
SLA Profile Map
-------------------------------------------------------------------------------
Key                              SLA profile
-------------------------------------------------------------------------------
sla_prof100_VOIP                 sla_prof100_VOIP
sla_prof110_VOIP                 sla_prof110_VOIP
sla_prof120_VOIP                 sla_prof120_VOIP
sla_prof130_VOIP                 sla_prof130_VOIP
sla_prof140_VOIP                 sla_prof140_VOIP
sla_prof230_VOIP                 sla_prof230_VOIP
sla_prof80_VOIP                  sla_prof80_VOIP
sla_prof81_VOIP                  sla_prof81_VOIP
sla_prof90_VOIP                  sla_prof90_VOIP
-------------------------------------------------------------------------------
Python Scripts
-------------------------------------------------------------------------------
#         Admin Oper  Script
          State State Name
-------------------------------------------------------------------------------
Primary   Down  Down  pyTom.py
Secondary Up    Up    pyTomDebug.py
Tertiary  Up    Up    hardcoded.py
===============================================================================
B:Dut-A>show>subscr-mgmt# 
B:Dut-A>show>subscr-mgmt# sub-ident-policy sub_ident_all association
===============================================================================
Subscriber Identification Policy sub_ident_all
===============================================================================
SAP Associations
-------------------------------------------------------------------------------
Service-Id : 80 (VPLS)
 - SAP : 1/2/1:80
Service-Id : 90 (VPLS)
 - SAP : 1/2/1:90
Service-Id : 100 (VPLS)
 - SAP : 1/2/1:100
 - SAP : 1/2/1:101
 - SAP : 1/2/1:102
Service-Id : 110 (VPLS)
 - SAP : 1/2/1:110
 - SAP : 1/2/1:111
 - SAP : 1/2/1:112
Service-Id : 120 (VPLS)
 - SAP : 1/2/1:120
 - SAP : 1/2/1:121
 - SAP : 1/2/1:122
Service-Id : 130 (VPLS)
 - SAP : 1/2/1:130
Service-Id : 140 (VPLS)
 - SAP : 1/2/1:140
===============================================================================
B:Dut-A>show>subscr-mgmt# 


B:Dut-A>show>subscr-mgmt# sub-ident-policy sub_ident_all script primary
===============================================================================
Subscriber Identification Policy sub_ident_all
===============================================================================
Primary Script
-------------------------------------------------------------------------------
URL         : ftp://xxx:yyy@a.b.c.d/pyTom.py
Admin State : Down                      Oper State : Down
-------------------------------------------------------------------------------
Source (dumped from memory)
-------------------------------------------------------------------------------
Script is not active.
-------------------------------------------------------------------------------
===============================================================================
B:Dut-A>show>subscr-mgmt# 


B:Dut-A>show>subscr-mgmt# sub-ident-policy sub_ident_all script secondary
===============================================================================
Subscriber Identification Policy sub_ident_all
===============================================================================
Secondary Script
-------------------------------------------------------------------------------
URL         : ftp://xxx:yyy@a.b.c.d/pyTomDebug.py
Admin State : Up                        Oper State : Up
-------------------------------------------------------------------------------
Source (dumped from memory)
-------------------------------------------------------------------------------
      1 import alc
      2 yiaddr = alc.dhcp.yiaddr
      3 # Subscriber ID equals full client IP address.
      4 # Note: IP address 10.10.10.10 yields 'sub-168430090'
      5 # and not 'sub-10.10.10.10'
      6 alc.dhcp.sub_ident = 'sub-' + str(yiaddr)
      7 # DHCP server is configured such that the third byte (field) of the IP
      8 # address indicates the session Profile ID.
      9 alc.dhcp.sla_profile = 'sp-' + str((yiaddr & 0x0000FF00) >> 8)
===============================================================================
B:Dut-A>show>subscr-mgmt# 


B:Dut-A>show>subscr-mgmt# sub-ident-policy sub_ident_all script tertiary
===============================================================================
Subscriber Identification Policy sub_ident_all
===============================================================================
Tertiary Script
-------------------------------------------------------------------------------
URL         : ftp://xxx:yyy@a.b.c.d/hardcoded.py
Admin State : Up                        Oper State : Up
-------------------------------------------------------------------------------
Source (dumped from memory)
-------------------------------------------------------------------------------
      1 from alc import dhcp
      2
      3 dhcp.sub_ident = 'sub_ident_A_1'
      4 dhcp.sub_profile_string = 'sub_prof_B_2'
      5 dhcp.sla_profile_string = 'sla_prof_C_3'
      6
===============================================================================
B:Dut-A>show>subscr-mgmt#

Subscriber Identification Policy Field Descriptions describes subscriber identification policy output fields.

Table 58. Subscriber Identification Policy Field Descriptions

Field

Description

Name

The subscriber identification policy name

Description

The user provided description of this policy

Number of Subscriber Identification Policies

The total number of subscriber identification policies configured on the node

Sub Profile Map

The subscriber profile used to define the aggregate QoS for all hosts within a subscriber context

Key

The key that defines the auto-generated subscriber identification key for PPP hosts.

Sub profile

A list of subscriber identification profiles

SLA profile

A list of SLA profiles

Admin State

The administrative state of the Python scripts

Oper State

The operational state of the Python scripts

Script Name

The Python policy script name

SAP Associations

The subscriber identification policy SAP associations

Service-Id

The service ID associated with the subscriber identification policy

SAP

The SAP ID associated with the subscriber identification policy

URL

The URL of the script to change the Python message

Admin State

The admin state of the script

Oper State

The operational state of the script

Primary Script

Information about the primary Python script

Secondary Script

Information about the secondary Python script

sub-mcac

sub-mcac

Syntax

sub-mcac [subscriber sub-ident-string] [ policy sub-mcac-policy-name]

Context

[Tree] (show>service>active-subscribers sub-mcac)

Full Context

show service active-subscribers sub-mcac

Description

This command displays active subscriber MCAC information.

Parameters

sub-ident-string

Specifies the subscriber identification string, up to 32 characters.

sub-mac-policy-name

Specifies the subscriber MAC policy name, up to 32 characters.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

Output

The following output is an example of active subscriber MCAC information.

Output Example
*A:eng-BNG-2# show service active-subscribers sub-mcac
===============================================================================
Active Subscribers Sub-MCAC
===============================================================================
Subscriber                             : user_1
MCAC-policy                            : sub-mcac-policy-01 (inService)
In use mandatory bandwidth             : 10
In use optional bandwidth              : 10
Available mandatory bandwidth          : 1000
Available optional bandwidth           : 100
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Number of Subscribers: 1
===============================================================================

sub-mcac-policy

sub-mcac-policy

Syntax

sub-mcac-policy

sub-mcac-policy policy-name association

sub-mcac-policy policy-name

Context

[Tree] (show>subscr-mgmt sub-mcac-policy)

Full Context

show subscriber-mgmt sub-mcac-policy

Description

This command displays subscriber MCAC policy information.

Parameters

policy-name

Specifies the subscriber MCAC policy name, up to 32 characters.

association

Displays information associated with the subscriber MCAC policy.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s

sub-profile

sub-profile

Syntax

sub-profile [sub-profile-name [association]]

Context

[Tree] (show subscr-mgmt sub-profile)

Full Context

show subscriber-mgmt sub-profile

Description

This command displays subscriber profile information.

Parameters

sub-profile-name

Specifies an existing subscriber profile name.

association

Displays the association information configured with the specified sub-profile-name.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

Output

The following output is an example of subscriber profile information.

Output Example
# show subscriber-mgmt sub-profile "sub-profile-10"
===============================================================================
Subscriber Profile sub-profile-10
===============================================================================
Description      : (Not Specified)
Control plane(s) : local
Host Limits      : overall 1
                   ipv4-overall 1
                   ipv4-arp 1
                   ipv4-dhcp 1
                   ipv4-ppp 1
                   ipv6-overall 1
                   ipv6-pd-overall 1
                   ipv6-pd-ipoe-dhcp 1
                   ipv6-pd-ppp-dhcp 1
                   ipv6-wan-overall 1
                   ipv6-wan-ipoe-dhcp 1
                   ipv6-wan-ipoe-slaac 1
                   ipv6-wan-ppp-dhcp 1
                   ipv6-wan-ppp-slaac 1
                   lac-overall 1
Session Limits   : overall 1
                   ipoe 1
                   pppoe-overall 1
                   pppoe-local 1
                   pppoe-lac 1
                   l2tp-overall 1
                   l2tp-lns 1
                   l2tp-lts 1
I. Sched. Policy : N/A
E. Sched. Policy : N/A                              E. Agg Rate Limit: Max
                                                    E. Min Resv Bw   : 1
I. Policer Ctrl. : N/A
E. Policer Ctrl. : N/A
I. vport-hashing : Disabled
I. sec-sh-hashing: Disabled
Q Frame-Based Ac*: Disabled
Acct. Policy     : N/A                              Collect Stats    : Disabled
ANCP Pol.        : N/A
Accu-stats-pol   : (Not Specified)
HostTrk Pol.     : N/A
IGMP Policy      : N/A
MLD Policy       : N/A
PIM Policy       : N/A
Sub. MCAC Policy : N/A
NAT Policy       : N/A
Firewall Policy  : N/A
UPnP Policy      : N/A
NAT Prefix List  : N/A
Allow NAT bypass : No
NAT access mode  : auto
Def. Encap Offset: none                             Encap Offset Mode: none
Vol stats type   : full
Preference       : 5
LAG hash class   : 1
LAG hash weight  : 1
-------------------------------------------------------------------------------
Radius Accounting
-------------------------------------------------------------------------------
Policy           : N/A
Session Opti.Stop: False
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
HS
-------------------------------------------------------------------------------
SLA-mode         : expanded                         E Agg Rate Limit : Maximum
                                                    E. Min Resv Bw   : 1
E low burst class: 6
-------------------------------------------------------------------------------
Last Mgmt Change : 09/30/2020 15:39:24
===============================================================================
* indicates that the corresponding row element may have been truncated.
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
SLA Profile Map
-------------------------------------------------------------------------------
Key                              SLA Profile
-------------------------------------------------------------------------------
No mappings configured.
===============================================================================
# show subscriber-mgmt sub-profile
===============================================================================
Subscriber Profiles
===============================================================================
Name                             Description
-------------------------------------------------------------------------------
sub_default
sub_prof100
sub_prof110
sub_prof120
sub_prof130
sub_prof140
sub_prof230
sub_prof80
sub_prof81
sub_prof90
sub_profPC1
sub_profPC2
sub_profPC3
-------------------------------------------------------------------------------
Number of Subscriber Profiles : 13
===============================================================================
A:Dut-A#

# show subscriber-mgmt sub-profile sub_prof100 association
===============================================================================
Subscriber Profile sub_prof100
-------------------------------------------------------------------------------
SAP Default-Profile Associations
-------------------------------------------------------------------------------
No associations found.
-------------------------------------------------------------------------------
SAP Static Host Associations
-------------------------------------------------------------------------------
No associations found.
-------------------------------------------------------------------------------
SAP Non-Sub-Traffic-Profile Associations
-------------------------------------------------------------------------------
No associations found.
-------------------------------------------------------------------------------
Sub-Ident-Policy Profile Map Associations
-------------------------------------------------------------------------------
Policy-name : sub_ident_all
 - Key : sub_prof100
-------------------------------------------------------------------------------
Explicit Subscriber Map Associations
-------------------------------------------------------------------------------
No associations found.
===============================================================================
A:Dut-A#

Subscriber Profile Field Descriptions describes subscriber management profile field descriptions.

Table 59. Subscriber Profile Field Descriptions

Field

Description

Name

The subscriber profile name

Description

The user provided description of this policy

Control plane(s)

The subscriber profile controlled by the local control plane or CUPS control plane

I. Sched. Policy

The ingress scheduler policy assigned to the ingress subscriber profile

E. Sched. Policy

The egress scheduler policy assigned to the egress subscriber profile

E. Agg Rate Limit

The egress aggregate rate limit

E. Min Resv Bw

The egress minimum reserved bandwidth

I. Policer Ctrl

The ingress policer control status

E. Policer Ctrl

The egress policer control status

I. vport-hashing

The ingress vport-hashing status

I. sec-sh-hashing

The ingress security sh hashing status

Q Frame-Based Ac*

The Q frame-based accounting status

Acct. Policy

The number of accounting policies associated with this subscriber profile

ANCP Pol.

The ANCP policy

Accu-stats-pol

The accu-stats policy

HostTrk Pol.

The HostTrk policy

IGMP Policy

The IGMP policy

MLD Policy

The MLD policy

PIM Policy

The PIM policy

Sub. MCAC Policy

The subscriber MCAC policy

NAT Policy

The NAT policy

Host Limits

The configured maximum number of hosts per subscriber associated with this subscriber profile

Session Limits

The configured maximum number of sessions per subscriber associated with this subscriber profile

Number of Subscriber Profiles

The total number of subscriber profiles configured on this node

Ingress Scheduler Overrides

Information about ingress scheduler overrides for the subscriber profile

Scheduler

The scheduler name

Rate

The scheduler rate

CIR

The CIR rate allowed for this scheduler

Egress Scheduler Overrides

Information about egress scheduler overrides for the subscriber profile

Key

The lookup key in the map

SLA Profile

Information about the SLA profile map

Collect Stats

The accounting statistics collected on this subscriber profile.

Last Mgmt Change

The time of the most recent management-initiated change

sub-services

sub-services

Syntax

sub-services [id service-id] [sap sap-id] [ ip ip-prefix/prefix-length] [ mac ieee-address] [pppoe-session-id pppoe-session-id] [ sub-service-name sub-service-name] [sub-service-type sub-service-type] [summary | associations]

Context

[Tree] (show>service sub-services)

Full Context

show service sub-services

Description

This command displays subscriber service information.

Parameters

service-id

Specifies the subscriber service ID.

Values

1 to 2148278386 | svc-name: 64 char max

sap-id

Specifies the SAP ID.

Values

null

port-id | bundle-id | bpgrp-id | lag-id | aps-id | eth-sat-id

dot1q

port-id | bundle-id | bpgrp-id | lag-id | aps-id | pw-id:[qtag1| cp-conn-prof-id]

qinq

port-id | bundle-id | bpgrp-id | lag-id | pw-id:[qtag1 cp-conn-prof-id].[qtag2 | cp-conn-prof-id]

cp

keyword

conn-prof-id

1 to 8000

cem

slot/mda/port.channel

ima-grp

bundle-id [:vpi/vci | vpi | vpi1.vpi2 | cp.conn-prof-id]

cp

keyword

conn-prof-id

1 to 8000

port-id

slot/mda/port[.channel]

esat-id/slot/port

pxc-id.sub-port

aps-id

aps-group-id[.channel]

aps

keyword

group-id

1 to 128

eth-tunnel

eth-tunnel-id[:eth-tun-sap-id]

id

1 to 1024

eth-tun-sap-id

0 to 4094

lag-id

lag-id | lag-string

lag

keyword

id

1 to 800

string

23 character max.

pw-id

pw-id

pw

keyword

id

1 to 32767

qtag1

null | 0 to 4094

qtag2

* | null | 0 to 4094

tunnel-id

tunnel-id.private | public:tag

tunnel

keyword

id

1 to 16

tag

0 to 4094

eth-sat-id

esat-id/slot/port

esat

keyword

id

1 to 20

pxc-id

pxc-id.sub-port

pxc

keyword

id

1 to 64

sub-port

a, b

ip-prefix/ip-prefix-length

Specifies information for the specified IP prefix and mask length.

Values

ipv4-prefix — a.b.c.d

ipv4-prefix-length — 0 to 32

ipv6-prefix — x:x:x:x:x:x:x:x (eight 16-bit pieces)

x:x:x:x:x:x:d.d.d.d

x — [0..FFFF]H

d — [0..255]D

ipv6-prefix-length — 0 to 128

ieee-address

Specifies the MAC address.

Values

xx:xx:xx:xx:xx:xx or xx-xx-xx-xx-xx-xx (cannot be all zeros)

pppoe-session-id

Specifies the PPPoE session ID.

Values

0 to 65535

sub-service-name

Specifies the subscriber service name, up to 255 characters.

sub-service-type

Specifies the subscriber service type, up to 255 characters.

summary

Displays summary information.

associations

Displays information associated with the subscriber service.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

subnet-ext-stats

subnet-ext-stats

Syntax

subnet-ext-stats ip-address[/mask]

subnet-ext-stats pool pool-name

Context

[Tree] (show>router>dhcp>server subnet-ext-stats)

Full Context

show router dhcp local-dhcp-server subnet-ext-stats

Description

This command displays extended statistics per DHCPv4 subnet in local DHCPv4 server.

The following statistics are included in output:

  • The number of stable leases in the subnet

  • The number of provisioned address in the subnet

  • The number of used address in the subnet

  • The number of free address in the subnet

  • The percentage of used address

  • The percentage of free address

For each statistic (except for Provisioned Addresses), there is current value and peak value, peak value is the highest value since subnet creation or last reset via the clear router rt-id dhcp local-dhcp-server svr-name subnet-ext-stats command.

When parameter pool is used, the statistics of each subnet in the pool are displayed.

Parameters

ip-address[/mask]

Specifies the subnet and mask.

pool-name

Specifies the name of local DHCPv4 server pool.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

Output

The following output is an example of subnet extended statistics information.

Output Example
show router 500 dhcp local-dhcp-server "d4" subnet-ext-stats 239.10.10.0/24 
===============================================================================
Extended statistics for subnet 239.10.10.0/24
===============================================================================
                           Current         Peak            TimeStamp
-------------------------------------------------------------------------------
Local:
  Stable Leases            1               1               01/07/2013 19:38:36
  Provisioned Addresses    101                             
  Used Addresses           1               1               01/07/2013 19:38:36
  Free Addresses           100             100             01/07/2013 19:38:36
  Used Pct                 1               1               01/07/2013 19:38:36
  Free Pct                 99              99              01/07/2013 19:38:36
Last Reset Time                                            01/07/2013 19:07:11
-------------------------------------------------------------------------------
Number of entries          1
===============================================================================

Extended Subnet Statistics Field Descriptions describes extended subnet statistics output field descriptions.

Table 60. Extended Subnet Statistics Field Descriptions

Field

Descriptions

Current

The current statistics for the subnet

Peak

The peak statistics for the subnet

TimeStamp

The timestamp for the last reset

Stable Leases

The number of stable leases

Provision Addresses

The number of provisioned addresses in this subnet

Used Addresses

The number of used addresses in this subnet

Free Address

The number of free addresses in this subnet

Used Pct

The percentage of addresses in this subnet in use

Free Pct

The percentage of addresses in this subnet currently unused

Last Reset Time

The time of the last reset

Number of entries

The total number of entries

subnet-ext-stats

Syntax

subnet-ext-stats ip-address[/mask]

subnet-ext-stats pool pool-name

Context

[Tree] (clear>router>dhcp>server subnet-ext-stats)

Full Context

clear router dhcp local-dhcp-server subnet-ext-stats

Description

This command clears extended subnet statistics.

Parameters

ip-address[/mask]

Clears the specified IP address and mask.

pool-name

Clears statistics for the specified pool name.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

subnet-stats

subnet-stats

Syntax

subnet-stats ip-address[/mask]

subnet-stats pool pool-name

Context

[Tree] (show>router>dhcp>server subnet-stats)

Full Context

show router dhcp local-dhcp-server subnet-stats

Description

This command displays subnet statistics.

Parameters

ip-address[/mask]

Specifies the subnet and mask.

pool-name

Specifies the name of local DHCPv4 server pool.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

Output

The following output is an example of subnet statistics information.

Output Example
*A:SUB-Dut-A# show router dhcp local-dhcp-server dhcpS2 subnet-stats pool POOL2 
===============================================================================
Statistics for pool POOL2
===============================================================================
Subnet             Free         Offered      Stable                            
                     FRPending    RemPending   Declined                        
-------------------------------------------------------------------------------
10.0.0.0/8          16384        0            0                                 
                     0            0            0                               
-------------------------------------------------------------------------------
No. of entries: 1
===============================================================================
*A:SUB-Dut-A#

Subnet Stats Pool Field Descriptions describe the fields for subnet stats pool output.

Table 61. Subnet Stats Pool Field Descriptions

Field

Description

Subnet

The subnet address

Free

The number of addresses in this subnet that are free

Offered

The number of leases in this subnet that are in state offered

Stable

The number of leases in this subnet that are in state stable

FRPending

The number of leases in this subnet that are in state forceRenewPending

RemPending

The number of leases in this subnet that are in state removePending

Declined

The number of addresses in this subnet that are declined

No. of entries

The total number of entries

subscribe-to

subscribe-to

Syntax

subscribe-to log-id log-id

Context

[Tree] (tools>perform>log subscribe-to)

Full Context

tools perform log subscribe-to

Description

This command subscribes the current CLI session to the specified CLI log. Log events for the specified log will be output in the current CLI session until the CLI session closes or an unsubscribe-from command is used.

Parameters

log-id

Specifies the log ID for which subscription is requested.

Values

1 to 101

Platforms

All

subscriber

subscriber

Syntax

subscriber sub-ident-string sap sap-id sla-profile sla-profile-name [scheduler scheduler-name] [spi-sharing-type spi-sharing-type] [spi-sharing-id spi-sharing-id]

subscriber sub-ident-string [scheduler scheduler-name] [ingress | egress]

Context

[Tree] (clear>qos>scheduler-stats subscriber)

Full Context

clear qos scheduler-stats subscriber

Description

This command clears scheduler stats by subscriber.

Parameters

sub-ident-string

Clears information for the specified subscriber name.

sap-id

Clears information for the specified SAP.

sla-profile-name

Clears information for the specified SLA profile name.

scheduler-name

Clears information for the specified scheduler.

spi-sharing-type

Clears information for sessions with the specified SPI sharing type.

Values

per-group, per-session-ipoe, per-session-ppp

spi-sharing-id

Clears information for sessions with the specified SPI sharing type and sharing identifier. The SPI group identifier is:

  • an identifier when the sharing type is per-group

  • an internal PPP or IPoE sharing identifier when the sharing type is a per-PPP or per-IPoE session

Values

0 to 4294967295

egress

Clears egress information for the subscriber.

ingress

Clears ingress information for the subscriber.

Platforms

All

subscriber

Syntax

subscriber sub-ident-string

Context

[Tree] (clear>service>statistics subscriber)

Full Context

clear service statistics subscriber

Description

This command clears the statistics for a particular subscriber.

Parameters

sub-ident-string

Clears statistics for the specified subscriber identification string.

Platforms

All

subscriber

Syntax

subscriber sub-ident-string

subscriber sub-ident-string detail

subscriber sub-ident-string mirror

subscriber sub-ident-string sap sap-id sla-profile sla-profile-name [spi-sharing-type spi-sharing-type] [spi-sharing-id spi-sharing-id]

subscriber sub-ident-string sap sap-id sla-profile sla-profile-name [spi-sharing-type spi-sharing-type] [spi-sharing-id spi-sharing-id] detail

subscriber sub-ident-string sap sap-id sla-profile sla-profile-name [spi-sharing-type spi-sharing-type] [spi-sharing-id spi-sharing-id] mirror

Context

[Tree] (show>service>active-subscribers subscriber)

Full Context

show service active-subscribers subscriber

Description

This command displays active subscriber information for a subscriber.

Parameters

sub-ident-string

Displays the subscriber ID of the active subscriber, up to 32 characters.

sap-id

Displays the physical port identifier portion of the SAP definition.

sla-profile-name

Displays the existing SLA profile name, up to 32 characters.

spi-sharing-type

Displays subscriber information for sessions with the specified SPI sharing type.

Values

per-group, per-session-ipoe, per-session-ppp

spi-sharing-id

Displays subscriber information for sessions with the specified SPI sharing type and sharing identifier. The SPI group ID is:

  • a group id when sharing type is per-group

  • an internal PPP or IPoE sharing id when the sharing type is per-PPP or per-IPoE session

Values

0 to 4294967295

detail

Displays detailed output.

mirror

Displays mirrored output.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

Output

The following output is an example of subscriber information for active subscribers.

Output Example
*A:eng-BNG-2# show service active-subscribers subscriber "user_1"
===============================================================================
Active Subscribers
===============================================================================
-------------------------------------------------------------------------------
Subscriber user_1
           (no-prof)
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
(1) SLA Profile Instance sap:1/1/20:841 - sla:no-prof
-------------------------------------------------------------------------------
IP Address
              MAC Address        Session            Origin       Svc        Fwd
-------------------------------------------------------------------------------
192.168.0.14
              00:00:10:10:12:13  N/A                DHCP         1000       Y
-------------------------------------------------------------------------------
===============================================================================

subscriber

Syntax

subscriber sub-ident-string [{ingress | egress}] [{detail | root-detail | thresholds | priority-info | depth}] [port port-id] [ arbiter {name | root}]

Context

[Tree] (show>qos>policer-hierarchy subscriber)

Full Context

show qos policer-hierarchy subscriber

Description

This command displays information about the policer hierarchy per subscriber.

Parameters

sub-ident-string

Displays information about the specified subscriber.

ingress

Displays ingress information about the specified subscriber.

egress

Displays egress information about the specified subscriber.

detail

Displays detailed information.

root-detail

Displays detailed information about the arbiter root.

thresholds

Displays threshold, parenting, rate, and traffic information related to a policer.

priority-info

Displays threshold information related to the root arbiter.

depth

Displays bucket depth, parenting, rate, and traffic information related to a policer.

port-id

Displays information about the specified port.

Values

slot/mda/port[.channel]

name

Displays information about the named QoS arbiter.

root

Displays information about the arbiter root.

Platforms

7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, 7950 XRS, VSR

subscriber

Syntax

subscriber sub-ident-string [scheduler scheduler-name] [{ingress | egress}] [detail]

subscriber sub-ident-string sla-profile sla-profile-name sap sap-id [ scheduler scheduler-name] [detail] [ spi-sharing-type spi-sharing-type] [ spi-sharing-id spi-sharing-id]

Context

[Tree] (show>qos>scheduler-hierarchy subscriber)

Full Context

show qos scheduler-hierarchy subscriber

Description

This command displays the scheduler hierarchy per subscriber.

Parameters

sub-ident-string

Displays the subscriber identification policy name.

scheduler-name

Displays the scheduler name.

ingress

Displays ingress SAP subscriber scheduler stats.

egress

Displays egress SAP subscriber scheduler stats.

detail

Displays detailed information.

sla-profile-name

Displays information for the specified sla-profile-name.

spi-sharing-type

Displays subscriber scheduler hierarchy information for sessions with the specified SLA Profile Instance sharing type.

Values

per-group, per-session-ipoe, per-session-ppp

spi-sharing-id

Displays subscriber scheduler hierarchy information for sessions with the specified SLA Profile Instance sharing type and sharing identifier. The spi-sharing-id is:

  • a group id when sharing type is per-group

  • an internal PPP or IPoE sharing id when the grouping type is per-PPP or per-IPoE-session

Platforms

All

Output

The following output is an example of QoS scheduler hierarchy subscriber information, and Show QoS Scheduler-Hierarchy Subscriber Output Fields describes the QoS scheduler hierarchy subscriber fields.

Output Example
*A:PE# show qos scheduler-hierarchy subscriber "sub1"

===============================================================================
Scheduler Hierarchy - Subscriber sub1
===============================================================================
Ingress Scheduler Policy: basic-upstream-policy
Egress Scheduler Policy : basic-downstream-policy
-------------------------------------------------------------------------------
Root (Ing)
| slot(1)
|--(S) : basic-upstream
|   |
|   |--(Q) : Sub=sub1:basic-sla 200->1/1/1:1->2 1-1
|   |
|   |--(Q) : Sub=sub1:basic-sla 200->1/1/1:1->1 1-1
|   |


Root (Egr)
| slot(1)
|--(S) : basic-downstream (Port 1/1/1)
|   |
|   |--(Q) : Sub=sub1:basic-sla 200->1/1/1:1->1
|   |
|


===============================================================================
*A:PE#
*A:PE# show qos scheduler-hierarchy subscriber "sub1" detail

===============================================================================
Scheduler Hierarchy - Subscriber sub1
===============================================================================
Ingress Scheduler Policy: basic-upstream-policy
Egress Scheduler Policy : basic-downstream-policy
-------------------------------------------------------------------------------
Legend :
(*) real-time dynamic value
(w) Wire rates
B   Bytes
-------------------------------------------------------------------------------

Root (Ing)
| slot(1)
|--(S) : basic-upstream
|   |    AdminPIR:max                    AdminCIR:0(sum)
|   |    Limit Unused Bandwidth: disabled
|   |
|   |
|   |    [Within CIR Level 0 Weight 0]
|   |    Assigned:0          Offered:0
|   |    Consumed:0
|   |
|   |    [Above CIR Level 0 Weight 0]
|   |    Assigned:0          Offered:0
|   |    Consumed:0
|   |
|   |
|   |    TotalConsumed:0
|   |    OperPIR:max
|   |
|   |    [As Parent]
|   |    Rate:max
|   |    ConsumedByChildren:0
|   |
|   |
|   |--(Q) : Sub=sub1:basic-sla 200->1/1/1:1->2 1-1
|   |   |    AdminPIR:1000000    AdminCIR:0
|   |   |    Parent Limit Unused Bandwidth: not-found
|   |   |    CBS:31457280 B
|   |   |    MBS:51904512 B
|   |   |    Depth:0 B
|   |   |    HighPlus Drop Tail:51904512 B
|   |   |    High Drop Tail:51904512 B
|   |   |    Low Drop Tail:46399488 B
|   |   |    Exceed Drop Tail:40894464 B
|   |   |
|   |   |    [Within CIR Level 0 Weight 1]
|   |   |    Assigned:0          Offered:0
|   |   |    Consumed:0
|   |   |
|   |   |    [Above CIR Level 1 Weight 1]
|   |   |    Assigned:1000000    Offered:0
|   |   |    Consumed:0
|   |   |
|   |   |    TotalConsumed:0
|   |   |    OperPIR:max         OperCIR:0
|   |   |    OperFIR:0
|   |   |
|   |   |    PktByteOffset:add 0*
|   |   |    OnTheWireRates:false
|   |   |    ATMOnTheWireRates:false
|   |   |    LastMileOnTheWireRates:false
|   |
|   |--(Q) : Sub=sub1:basic-sla 200->1/1/1:1->1 1-1
|   |   |    AdminPIR:10000      AdminCIR:0
|   |   |    Parent Limit Unused Bandwidth: not-found
|   |   |    CBS:10420224 B
|   |   |    MBS:20840448 B
|   |   |    Depth:0 B
|   |   |    HighPlus Drop Tail:20840448 B
|   |   |    High Drop Tail:20840448 B
|   |   |    Low Drop Tail:20840448 B
|   |   |    Exceed Drop Tail:16515072 B
|   |   |
|   |   |    [Within CIR Level 0 Weight 1]
|   |   |    Assigned:0          Offered:0
|   |   |    Consumed:0
|   |   |
|   |   |    [Above CIR Level 1 Weight 1]
|   |   |    Assigned:10000      Offered:0
|   |   |    Consumed:0
|   |   |
|   |   |    TotalConsumed:0
|   |   |    OperPIR:10000       OperCIR:0
|   |   |    OperFIR:0
|   |   |
|   |   |    PktByteOffset:add 0*
|   |   |    OnTheWireRates:false
|   |   |    ATMOnTheWireRates:false
|   |   |    LastMileOnTheWireRates:false
|   |


Root (Egr)
| slot(1)
|--(S) : basic-downstream (Port 1/1/1)
|   |    AdminPIR:max                    AdminCIR:0(sum)
|   |    Parent Limit Unused Bandwidth: not-found
|   |
|   |    AvgFrmOv:100.00
|   |    AdminPIR:max(w)     AdminCIR:0(w)
|   |
|   |    [Within CIR Level 0 Weight 0]
|   |    Assigned:0(w)       Offered:0(w)
|   |    Consumed:0(w)
|   |
|   |    [Above CIR Level 1 Weight 1]
|   |    Assigned:1000000(w) Offered:0(w)
|   |    Consumed:0(w)
|   |
|   |
|   |    TotalConsumed:0(w)
|   |    OperPIR:1000000
|   |
|   |    [As Parent]
|   |    Rate:1000000
|   |    ConsumedByChildren:0
|   |
|   |
|   |--(Q) : Sub=sub1:basic-sla 200->1/1/1:1->1
|   |   |    AdminPIR:1000000    AdminCIR:0
|   |   |    Parent Limit Unused Bandwidth: not-found
|   |   |    AvgFrmOv:100.00
|   |   |    CBS:0 B
|   |   |    MBS:1253376 B
|   |   |    Depth:0 B
|   |   |    HighPlus Drop Tail:1253376 B
|   |   |    High Drop Tail:1253376 B
|   |   |    Low Drop Tail:1253376 B
|   |   |    Exceed Drop Tail:983040 B
|   |   |
|   |   |    [Within CIR Level 0 Weight 1]
|   |   |    Assigned:0          Offered:0
|   |   |    Consumed:0
|   |   |
|   |   |    [Above CIR Level 1 Weight 1]
|   |   |    Assigned:1000000    Offered:0
|   |   |    Consumed:0
|   |   |
|   |   |    TotalConsumed:0
|   |   |    OperPIR:max         OperCIR:0
|   |   |
|   |   |    PktByteOffset:add 0*
|   |   |    OnTheWireRates:false
|   |   |    ATMOnTheWireRates:false
|   |   |    LastMileOnTheWireRates:false
|   |
|


===============================================================================
*A:PE#
Table 62. Show QoS Scheduler-Hierarchy Subscriber Output Fields

Label

Description

Legend

Admin CIR/PIR: Specifies the configured value of CIR/PIR.

Assigned CIR/PIR: Specifies the PIR/CIR rate given to a member by that parent level.

Offered CIR/PIR: Specifies the offered load on that member.

Consumed CIR/PIR: Specifies the amount of scheduler bandwidth used by this member.

PIR

Specifies the PIR rate.

CIR

Specifies the CIR rate.

S

Displays the scheduler name.

Q

Displays the queue ID and information.

subscriber

Syntax

subscriber sub-ident-string sap sap-id sla-profile sla-profile-name [scheduler scheduler-name] [spi-sharing-type spi-sharing-type] [spi-sharing-id spi-sharing-id]

subscriber sub-ident-string [scheduler scheduler-name] [{ingress | egress}]

Context

[Tree] (show>qos>scheduler-stats subscriber)

Full Context

show qos scheduler-stats subscriber

Description

This command displays scheduler statistics information.

Parameters

sub-ident-string

Specifies an existing SLA profile string.

scheduler-name

Specifies an existing scheduler name.

ingress

Display only the policy displayed on ingress.

egress

Display only the policy displayed on egress.

sla-profile-name

Displays information for the specified sla-profile-name.

spi-sharing-type

Displays subscriber scheduler hierarchy information for sessions with the specified SLA Profile Instance sharing type.

Values

per-group, per-session-ipoe, per-session-ppp

spi-sharing-id

Displays subscriber scheduler hierarchy information for sessions with the specified SLA Profile Instance sharing type and sharing identifier. The spi-sharing-id is:

  • a group id when sharing type is per-group

  • an internal PPP or IPoE sharing id when the sharing type is per-PPP or per-IPoE-session

Platforms

All

Output

The following output is an example of QoS scheduler-stats subscriber information, and Show QoS Scheduler-Stats Subscriber Output Fields describes the QoS scheduler-stats subscriber fields.

Output Example
A:D# show qos scheduler-stats subscriber RoutedCoHost1 
===============================================================================
Scheduler Stats
===============================================================================
Scheduler                          Forwarded Packets      Forwarded Octets     
-------------------------------------------------------------------------------
Ingress Schedulers
gp                                 0                      0 
Egress Schedulers
gp                                 0                      0                    
mb                                 0                      0                    
mbs                                0                      0                    
pb                                 0                      0                    
pbs                                0                      0                    
rb                                 0                      0                    
rbs                                0                      0                    
===============================================================================
*A:D# 
Table 63. Show QoS Scheduler-Stats Subscriber Output Fields

Label

Description

Scheduler

Displays the scheduler policy name.

Forwarded Packets

Displays the number of packets forwarded.

Forwarded Octet

Displays the number of octets forwarded.

subscriber

Syntax

subscriber sub-indent-string [egress] [detail]

Context

[Tree] (show>qos>agg-rate subscriber)

Full Context

show qos agg-rate subscriber

Description

This command displays the H-QoS aggregate rate limit per subscriber.

Parameters

sub-indent-string

Specifies the subscriber identification string of the subscriber.

egress

Displays egress SAP customer scheduler stats.

detail

Displays detailed information.

Platforms

All

Output

The following output is an example of H-QoS aggregate rate limit per subscriber, and Show H-QoS Aggregate Rate Limit per Subscriber Fields describes the H-QoS aggregate rate limit per subscriber fields.

Output Example
*A:PE1# show qos agg-rate subscriber "sub1" egress
===============================================================================
Aggregate Rate Information - Subscriber sub1
===============================================================================
-------------------------------------------------------------------------------
Root (Egr)
| slot(1)
|    AdminRate              : 1000
|    OperRate               : 0
|    Limit Unused Bandwidth : disabled
|    OnTheWireRates         : false
|    LastMileOnTheWireRates : false
|
|--(Q) : Sub=sub1:basic-sla 1->1/1/1:1->1  (Port 1/1/1)
|
===============================================================================
*A:PE#
Table 64. Show H-QoS Aggregate Rate Limit per Subscriber Fields

Label

Description

AdminRate

Displays the configured aggregate rate in the subscriber profile.

OperRate

Displays the actual downstream rate.

Limit Unused Bandwidth

Indicates whether the limit-unused-bandwidth command is enabled to protect against exceeding the aggregated bandwidth

OnTheWireRates

Indicates whether the displayed rates are on-the-wire rates.

LastMileOnTheWireRates

Indicates whether the displayed rates are on-the-wire rates for the last mile only.

subscriber

Syntax

subscriber sub-ident-string sap sap-id sla-profile sla-profile-name [repeat repeat] [ absolute | rate] [base]

subscriber sub-ident-string sap sap-id sla-profile sla-profile-name [repeat repeat] [ absolute | rate] egress-policer-id egress-policer-id

subscriber sub-ident-string sap sap-id sla-profile sla-profile-name [repeat repeat] [ absolute | rate] egress-queue-id egress-queue-id

subscriber sub-ident-string sap sap-id sla-profile sla-profile-name [repeat repeat] [ absolute | rate] ingress-policer-id ingress-policer-id

subscriber sub-ident-string sap sap-id sla-profile sla-profile-name [repeat repeat] [ absolute | rate] ingress-queue-id ingress-queue-id

Context

[Tree] (monitor>service subscriber)

Full Context

monitor service subscriber

Description

This command monitors statistics for a subscriber.

Parameters

sub-ident-string

Specifies an existing subscriber identification profile to monitor, up to 32 characters.

sap-id

Specifies the physical port identifier portion of the SAP definition.

Values

null

port-id | bundle-id | bpgrp-id | lag-id | aps-id

dot1q

port-id | bundle-id | bpgrp-id | lag-id | aps-id | pw-id:[qtag1| cp-conn-prof-id]

qinq

port-id | bundle-id | bpgrp-id | lag-id | pw-id:[qtag1 cp-conn-prof-id].[qtag2 | cp-conn-prof-id]

cp

keyword

conn-prof-id

1 to 8000

cem

slot/mda/port.channel

ima-grp

bundle-id [:vpi/vci | vpi | vpi1.vpi2 | cp.conn-prof-id]

cp

keyword

conn-prof-id

1 to 8000

port-id

slot/mda/port[.channel]

esat-id/slot/port

pxc-id.sub-port

aps-id

aps-group-id[.channel]

aps

keyword

group-id

1 to 128

ccag-id

ccag-id.path-id[cc-type]:cc-id

ccag

keyword

id

1 to 8

path-id

a | b

cc-type

.sap-net | .net-sap

cc-id

1 to 4094

eth-tunnel

eth-tunnel-id[:eth-tun-sap-id]

id

1 to 1024

eth-tun-sap-id

0 to 4094

lag-id

lag-id

lag

keyword

id

1 to 800

pw-id

pw-id

pw

keyword

id

1 to 10239

qtag1

* | 0 to 4094

qtag2

* | null | 0 to 4094

tunnel-id

tunnel-id.private | public:tag

tunnel

keyword

id

1 to 16

tag

0 to 4094

sla-profile-name

Specifies an existing SLA profile. The name can be a maximum of 32 characters long.

seconds

Configures the interval for each display, in seconds.

Values

11 to 60

Default

11

repeat

Configures how many times the command is repeated.

Values

1 to 999

Default

10

absolute

Displays raw statistics, without processing. No calculations are performed on the delta or rate statistics.

Default

mode delta

rate

Displays rate-per-second for each statistic instead of the delta.

base

Monitor base statistics.

egress-policer-id

Monitors statistics for the policer.

Values

1 to 63

egress-queue-id

Monitors statistics for this queue.

Values

1 to 8

ingress-policer-id

Monitors statistics for this policer.

Values

1 to 63

ingress-queue-id

Monitors statistics for this queue.

Values

1 to 32

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

Output

The following output is an example of subscriber-information.

Output Example
A:Dut-A# monitor service subscriber nokia_100 sap 1/2/1:101 sla-profile sla_
default
===============================================================================
Monitor statistics for Subscriber nokia_100
===============================================================================
At time t = 0 sec (Base Statistics)
-------------------------------------------------------------------------------
SLA Profile Instance statistics
-------------------------------------------------------------------------------
                        Packets                 Octets
Off. HiPrio           : 0                       0
Off. LowPrio          : 94531                   30704535
Off. Uncolor          : 0                       0

Queueing Stats (Ingress QoS Policy 1000)
Dro. HiPrio           : 0                       0
Dro. LowPrio          : 7332                    2510859
For. InProf           : 0                       0
For. OutProf          : 87067                   28152288

Queueing Stats (Egress QoS Policy 1000)
Dro. InProf           : 880                     127660
Dro. OutProf          : 0                       0
For. InProf           : 90862                   12995616
For. OutProf          : 0                       0
-------------------------------------------------------------------------------
SLA Profile Instance per Queue statistics
-------------------------------------------------------------------------------
                        Packets                 Octets
Ingress Queue 1 (Unicast) (Priority)
Off. HiPrio           : 0                       0
Off. LowPrio          : 0                       0
Off. Uncolor          : 0                       0
Dro. HiPrio           : 0                       0
Dro. LowPrio          : 0                       0
For. InProf           : 0                       0
For. OutProf          : 0                       0

Ingress Queue 2 (Unicast) (Priority)
Off. HiPrio           : 0                       0
Off. LowPrio          : 94531                   30704535
Off. Uncolor          : 0                       0
Dro. HiPrio           : 0                       0
Dro. LowPrio          : 7332                    2510859
For. InProf           : 0                       0
For. OutProf          : 87067                   28152288

Ingress Queue 3 (Unicast) (Priority)
Off. HiPrio           : 0                       0
Off. LowPrio          : 0                       0
Off. Uncolor          : 0                       0
Dro. HiPrio           : 0                       0
Dro. LowPrio          : 0                       0
For. InProf           : 0                       0
For. OutProf          : 0                       0

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

Egress Queue 1
Dro. InProf           : 880                     127660
Dro. OutProf          : 0                       0
For. InProf           : 90862                   12995616
For. OutProf          : 0                       0

Egress Queue 2
Dro. InProf           : 0                       0
Dro. OutProf          : 0                       0
For. InProf           : 0                       0
For. OutProf          : 0                       0

Egress Queue 3
Dro. InProf           : 0                       0
Dro. OutProf          : 0                       0
For. InProf           : 0                       0
For. OutProf          : 0                       0
===============================================================================
A:Dut-A#


A:Dut-A# monitor service subscriber nokia_100 sap 1/2/1:101 sla-
profile  sla_default base rate
===============================================================================
Monitor statistics for Subscriber nokia_100
===============================================================================
At time t = 0 sec (Base Statistics)
-------------------------------------------------------------------------------
SLA Profile Instance statistics
-------------------------------------------------------------------------------
                        Packets                 Octets
Off. HiPrio           : 0                       0
Off. LowPrio          : 109099                  35427060
Off. Uncolor          : 0                       0
Queueing Stats (Ingress QoS Policy 1000)
Dro. HiPrio           : 0                       0
Dro. LowPrio          : 8449                    2894798
For. InProf           : 0                       0
For. OutProf          : 100523                  32489663
Queueing Stats (Egress QoS Policy 1000)
Dro. InProf           : 880                     127660
Dro. OutProf          : 0                       0
For. InProf           : 105578                  15104553
For. OutProf          : 0                       0
-------------------------------------------------------------------------------
At time t = 11 sec (Mode: Rate)
-------------------------------------------------------------------------------
SLA Profile Instance statistics
-------------------------------------------------------------------------------
                        Packets                 Octets                  % Port
                                                                        Util.
Off. HiPrio           : 0                       0                       0.00
Off. LowPrio          : 1469                    477795                  0.38
Off. Uncolor          : 0                       0                       0.00
Queueing Stats (Ingress QoS Policy 1000)
Dro. HiPrio           : 0                       0                       0.00
Dro. LowPrio          : 119                     40691                   0.03
For. InProf           : 0                       0                       0.00
For. OutProf          : 1349                    437350                  0.34
Queueing Stats (Egress QoS Policy 1000)
Dro. InProf           : 0                       0                       0.00
Dro. OutProf          : 0                       0                       0.00
For. InProf           : 1469                    209129                  0.16
For. OutProf          : 0                       0                       0.00
===============================================================================
A:Dut-A#

A:Dut-A# monitor service subscriber nokia_100 sap 1/2/1:101 sla-
profile sla_ default ingress-queue-id 1
===============================================================================
Monitor statistics for Subscriber nokia_100
===============================================================================
At time t = 0 sec (Base Statistics)
-------------------------------------------------------------------------------
                        Packets                 Octets
Ingress Queue 1 (Unicast) (Priority)
Off. HiPrio           : 0                       0
Off. LowPrio          : 0                       0
Off. Uncolor          : 0                       0
Dro. HiPrio           : 0                       0
Dro. LowPrio          : 0                       0
For. InProf           : 0                       0
For. OutProf          : 0                       0
===============================================================================
A:Dut-A#


A:Dut-A# monitor service subscriber nokia_100 sap 1/2/1:101 sla-profile 
sla_default egress-queue-id 1
===============================================================================
Monitor statistics for Subscriber nokia_100
-------------------------------------------------------------------------------
At time t = 0 sec (Base Statistics)
-------------------------------------------------------------------------------
                        Packets                 Octets
Egress Queue 1
Dro. InProf           : 880                     127660
Dro. OutProf          : 0                       0
For. InProf           : 164366                  23506178
For. OutProf          : 0                       0
===============================================================================
A:Dut-A#

subscriber

Syntax

subscriber sub-ident-string [arbiter {root | name}] [ingress | egress] [interval seconds] [repeat repeat] [absolute | rate]

Context

[Tree] (monitor>qos>arbiter-stats subscriber)

Full Context

monitor qos arbiter-stats subscriber

Description

This command monitors arbiter statistics for a subscriber.

Parameters

sub-ident-string

Specifies an existing subscriber identification policy name, up to 32 characters.

name

Specifies the name of the policer control policy arbiter.

root

Specifies the arbiter to which this queue would be feeding.

ingress

Displays arbiter name statistics applied on the ingress SAP.

egress

Displays arbiter name statistics applied on the egress SAP.

seconds

Configures the interval for each display in seconds.

Values

11 to 60

Default

11 seconds

repeat

Configures how many times the command is repeated.

Values

1 to 999

Default

10

absolute

Displays raw statistics, without processing. No calculations are performed on the delta or rate statistics.

rate

Displays rate-per-second for each statistic instead of the delta.

Platforms

7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, 7950 XRS, VSR

subscriber

Syntax

subscriber sub-ident-string [scheduler scheduler-name] [ ingress | egress] [interval seconds] [ repeat repeat] [absolute | rate]

subscriber sub-ident-string [interval seconds] [repeat repeat] [absolute | rate] sap sap-id sla-profile sla-profile-name

Context

[Tree] (monitor>qos>scheduler-stats subscriber)

Full Context

monitor qos scheduler-stats subscriber

Description

This command monitors scheduler statistics for a subscriber.

Parameters

sub-ident-string

Specifies an existing subscriber identification policy name, up to 32 characters.

scheduler-name

Specifies an existing QoS scheduler policy name, up to 32 characters. Scheduler names are configured in the config>qos>scheduler-policy>tier level context.

ingress

Displays scheduler-name statistics applied on the ingress SAP.

egress

Displays scheduler-name statistics applied on the egress SAP.

seconds

Configures the interval for each display in seconds.

Values

11 to 60

Default

11 seconds

repeat

Configures how many times the command is repeated.

Values

1 to 999

Default

10

absolute

Displays raw statistics, without processing. No calculations are performed on the delta or rate statistics.

rate

Displays rate-per-second for each statistic instead of the delta.

sap-id

Specifies the physical port identifier portion of the SAP definition.

sla-profile-name

Specifies the SLA profile belonging to the subscriber host, up to 32 characters.

Platforms

All

subscriber

Syntax

subscriber sub-ident-string [arbiter {name | root}] [ingress | egress]

Context

[Tree] (clear>qos>arbiter-stats subscriber)

Full Context

clear qos arbiter-stats subscriber

Description

This command clears the arbiter statistics per subscriber.

Parameters

sub-ident-string

Specifies the subscriber identification policy name, up to 32 characters.

name

Specifies the arbiter name, up to 32 characters.

root

Specifies the arbiter root, up to 32 characters.

Platforms

7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, 7950 XRS, VSR

subscriber

Syntax

subscriber id subscriber-id [statistics]

subscriber all [statistics]

Context

[Tree] (clear>subscr-mgmt>host-tracking subscriber)

Full Context

clear subscriber-mgmt host-tracking subscriber

Description

This command clears the host tracking data for a subscriber.

Parameters

subscriber-id

Specifies subscriber ID, up to 32 characters.

all

Clears all host tracking data.

statistics

Clears statistical host tracking information for the specified subscriber ID.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

subscriber

Syntax

subscriber sub-ident-string [arbiter name | root] [ingress | egress]

Context

[Tree] (show>qos>arbiter-stats subscriber)

Full Context

show qos arbiter-stats subscriber

Description

This command displays the arbiter statistics per subscriber.

Parameters

sub-ident-string

Displays information about the specified subscriber, up to 32 characters for the 7950 XRS and VSR platforms and up to 64 characters for all other platforms.

name

Specifies the arbiter name, up to 32 characters.

root

Specifies the arbiter root, up to 32 characters.

Platforms

7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, 7950 XRS, VSR

subscriber

Syntax

subscriber sub-ident-string [sla-profile sla-profile-name] [ingress | egress] [detail] [ port port-id]

Context

[Tree] (show>qos>policer subscriber)

Full Context

show qos policer subscriber

Description

This command displays the policer statistics per port.

Parameters

sub-ident-string

Displays information about the specified subscriber, up to 32 characters for the 7950 XRS and VSR platforms and up to 64 characters for all other platforms.

sla-profile-name

Specifies the queue group name, up to 32 characters.

port-id

Displays information about the specified port.

Values

slot/mda/port

eth-sat-id

esat-id/slot/port

esat

keyword

id

1 to 20

pxc-id

pxc-id.sub-port

pxc

keyword

id

1 to 64

sub-port

a, b

Platforms

7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, 7950 XRS, VSR

subscriber-hosts

subscriber-hosts

Syntax

subscriber-hosts

Context

[Tree] (clear>service>id subscriber-hosts)

Full Context

clear service id subscriber-hosts

Description

Commands in this context clear information for a particular subscriber host.

Platforms

7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR

subscriber-hosts

Syntax

subscriber-hosts [sap sap-id] [ip ip-prefix/prefix-length] [mac ieee-address] [ sub-profile sub-profile-name] [sla-profile sla-profile-name] [ app-profile app-profile-name] [wholesaler service-id] [address-origin address-origin] [detail] [ statistics] [spi-sharing-type spi-sharing-type] [spi-sharing-id spi-sharing-id]

Context

[Tree] (show>service>id subscriber-hosts)

Full Context

show service id subscriber-hosts

Description

This command displays subscriber host information.

Parameters

sap-id

Specifies the physical port identifier portion of the SAP definition.

ip-prefix/prefix-length

Shows information for the specified IP address and mask.

Values

ipv4-prefix — a.b.c.d (host bits must be 0)

ipv4-prefix-length — 0 to 32

ipv6-prefix — x:x:x:x:x:x:x:x (eight 16-bit pieces)

x:x:x:x:x:x:d.d.d.d

x — [0..FFFF]H

d — [0..255]D

ipv6-prefix-length — 0 to 128

ieee-address

Displays information only for the specified 48-bit MAC address. The MAC address can be expressed in the form aa:bb:cc:dd:ee:ff or aa-bb-cc-dd- ee-ff where aa, bb, cc, dd, ee and ff are hexadecimal numbers.

sub-profile-name

Displays an existing subscriber profile name to be associated with the static subscriber host. The subscriber profile is configured in the config>subscr-mgmt>sub-profile context.

sla-profile-name

Displays subscriber host information for hosts with the specified SLA profile name.

app-profile-name

Specifies an existing SLA app profile name, up to 32 characters.

service-id

Specifies the ID that uniquely identifies a service.

Values

service-id: 1 to 214748364

svc-name: string, up to 64 characters.

address-origin

Specifies an address origin.

Values

aaa, dynamic, static, bonding

detail

Displays detailed information.

statistics

Displays the HTTP redirect statistics for the host. The redirect statistics are divided into HTTP GET and HTTP response for redirection.

spi-sharing-type

Displays subscriber host information for hosts with the specified SPI sharing type.

Values

per-group, per-session-ipoe, per-session-ppp

spi-sharing-id

Displays subscriber host information for hosts with the specified SPI sharing type and sharing identifier. The SPI group ID is:

  • a sharing ID when the sharing type is per-group

  • an internal PPP or IPoE sharing ID when the sharing type is per-PPP or per-IPoE session

Values

0 to 4294967295

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

Output

The following output is an example of subscriber host information.

Output Example
*A:Dut-C>#  show service id 3 subscriber-hosts 
=============================================================
Subscriber Host table
=============================================================
Sap                    Subscriber                
  IP Address                                     
    MAC Address          PPPoE-SID     Origin       Fwding State
-------------------------------------------------------------
2/1/5:2                     TEACAHEH74
  10.11.1.61
    00:80:00:00:00:0a          N/A               ARP-Host        Fwding
[pw-11:11]                   VIACAHEH74
  10.11.1.2
    00:00:11:11:01:02           N/A              ARP-Host        Fwding
[pw-11:12]                   pw-11:12
  10.11.1.3
    00:00:11:11:01:03           N/A              ARP-Host        Fwding
[pw-11:13]                   pw-11:13
  10.11.1.4
    00:00:11:11:01:04           N/A              ARP-Host        Fwding
[pw-22:22]                   XMACAHEH74
  10.22.1.2
    00:00:22:22:01:02           N/A              ARP-Host        Fwding

[pw-33:33]                   IUASAHEH74
  10.33.1.2
    00:00:33:33:01:02           N/A              ARP-Host        Fwding
-------------------------------------------------------------
Number of subscriber hosts: 6
=============================================================
*A:Dut-C># 


A:Dut-A# show service id 100 subscriber-hosts ip 10.100.1.5
===============================================================================
Subscriber Host table
===============================================================================
Sap                    IP Address      MAC Address       Origin(*) Subscriber
-------------------------------------------------------------------------------
1/2/1:102              10.100.1.5      00:10:00:00:00:03 -/D/- nokia_100
-------------------------------------------------------------------------------
Number of subscriber hosts : 1
===============================================================================
(*) S=Static Host, D=DHCP Lease, N=Non-Sub-Traffic
A:Dut-A#

The following table describes show service-id subscriber hosts output fields:

Table 65. Service-ID Subscriber Hosts Field Descriptions

Label

Description

Sap

The physical port identifier portion of the SAP definition.

IP Address

The IP address

MAC Address

The MAC address

PPPoE-SID

The PPPoE-SID of the originating subscriber

Origin Subscriber

The ID of the originating subscriber

Fwding State

The forwarding state

Number of subscriber hosts

The number of subscriber hosts

subscriber-identification

subscriber-identification

Syntax

subscriber-identification

Context

[Tree] (show>router>nat subscriber-identification)

Full Context

show router nat subscriber-identification

Description

This command displays the NAT subscriber identification information.

Platforms

7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR

subscriber-identification

Syntax

subscriber-identification subscriber-string subscriber-string

Context

[Tree] (clear>nat subscriber-identification)

Full Context

clear nat subscriber-identification

Description

This command clears NAT subscriber identification information.

Parameters

subscriber-string

Specifies the subscriber identification string, up to 64 characters.

Platforms

7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR

subscriber-mgmt

subscriber-mgmt

Syntax

subscriber-mgmt

Context

[Tree] (clear subscriber-mgmt)

Full Context

clear subscriber-mgmt

Description

This command enables the contect to clear subscriber management data.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

subscriber-mgmt

Syntax

subscriber-mgmt

Context

[Tree] (tools>perform subscriber-mgmt)

Full Context

tools perform subscriber-mgmt

Description

This command enables tools to control subscriber management.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

subscriber-mgmt

Syntax

subscriber-mgmt

Context

[Tree] (tools>dump subscriber-mgmt)

Full Context

tools dump subscriber-mgmt

Description

Commands in this context display subscriber management resources.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

subscriber-mgmt

Syntax

subscriber-mgmt

Context

[Tree] (show subscriber-mgmt)

Full Context

show subscriber-mgmt

Description

Commands in this context display subscriber management statistics.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

subscriber-using

subscriber-using

Syntax

subscriber-using [service-id service-id] [ sap-id sap-id] [interface ip-int-name] [ ip ip-address[/mask]] [mac ieee-address] [sub-profile sub-profile-name] [ sla-profile sla-profile-name] [app-profile app-profile-name] [ port port-id] [no-inter-dest-id | inter-dest-id intermediate-destination-id]

Context

[Tree] (show>service subscriber-using)

Full Context

show service subscriber-using

Description

This command displays selective subscriber information using specific options.

Parameters

service-id

Specifies the ID that uniquely identifies a service.

sap-id

Displays the physical port identifier portion of the SAP definition.

ip-int-name

Shows DHCP statistics on the specified interface.

port-id

Indicates the SAP or SDP for which this entry contains information.

ip-address[/mask]

Shows information for the specified IP address and mask.

ieee-address

Displays information only for the specified 48-bit MAC address. The MAC address can be expressed in the form aa:bb:cc:dd:ee:ff or aa-bb-cc-dd- ee-ff where aa, bb, cc, dd, ee and ff are hexadecimal numbers.

sub-profile-name

Displays an existing subscriber profile name to be associated with the static subscriber host. The subscriber profile is configured in the config>subscr-mgmt>sub-profile context.

sla-profile-name

Specifies an existing SLA profile name.

app-profile-name

Displays the profile of the specified application.

intermediate-destination-id

Indicates the intermediate destination identifier received from either the DHCP or RADIUS server, or the local user database.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

Output

The following output is an example of selective subscriber information.

Output Example
A:Dut-A# show service subscriber-using service-id 100
=================================================================
Subscribers
=================================================================
Subscriber                       Sub Profile
-----------------------------------------------------------------
nokia_100                      sub_prof100
-----------------------------------------------------------------
Matching Subscribers : 1
=================================================================
A:Dut-A#

A:Dut-A# show service subscriber-using
=================================================================
Subscribers
=================================================================
Subscriber                       Sub Profile
-----------------------------------------------------------------
nokia_100                        sub_prof100
nokia_110                        sub_prof110
nokia_120                        sub_prof120
nokia_130                        sub_prof130
nokia_80                         sub_prof80
nokia_90                         sub_prof90
client_PC1                       sub_profPC1
static                           sub_default
-----------------------------------------------------------------
Matching Subscribers : 8
=================================================================
A:Dut-A#

Subscriber Using Service ID Field Descriptions describes subscriber using a specified service ID field descriptions.

Table 66. Subscriber Using Service ID Field Descriptions

Field

Description

Subscriber

The subscriber name

Sub Profile

The subscriber profile name

Matching Subscribers

The number of subscribers matching the search criteria

subscription

subscription

Syntax

subscription subscription-id [paths]

subscription

Context

[Tree] (show>system>telemetry>grpc subscription)

Full Context

show system telemetry grpc subscription

Description

This command displays the active telemetry gRPC subscriptions.

Parameters

subscription-id

Specifies the unique subscription ID or number that is assigned by the SR OS gRPC server to each active telemetry subscription.

paths

Keyword that indicates that the show command output includes all paths with the respective subscription ID information.

Platforms

All

Output

The following output is an example of the telemetry gRPC subscription information, and Show Telemetry gRPC Subscription Field Descriptions describes the output fields.

Output Example
A:node-6>show>system>telemetry>grpc# subscription
===============================================================================
Telemetry gRPC subscriptions
===============================================================================
Id            User                             Mode                       Port
  Destination
-------------------------------------------------------------------------------
1             admin                            stream                    49648
     192.99.5.0
-------------------------------------------------------------------------------
No. of gRPC Telemetry subscriptions: 1
===============================================================================
A:node-6>show>system>telemetry>grpc# subscription 2
===============================================================================
Telemetry gRPC subscription
===============================================================================
Subscription-id       : 2
User                  : admin
Destination           : 192.168.110.252
Port                  : 54309
===============================================================================
A:node-6>show>system>telemetry>grpc# subscription 1 paths
===============================================================================
Telemetry gRPC subscription
===============================================================================
Subscription id       : 1
User                  : admin
Destination           : 192.99.5.0
Port                  : 49648
Subscription mode     : stream
-------------------------------------------------------------------------------
Paths
-------------------------------------------------------------------------------
Path                  : /state/router[router-instance=*]/interface[interface-
                        name=*]/ipv4/oper-state
Path mode             : on-change
Heartbeat interval    : 10000 ms
Sample interval       : 10000 ms
Finished samples      : 1
Deferred samples      : 0
Total collection time : 6 ms
Min collection time   : 6 ms
Avg collection time   : 6 ms
Max collection time   : 6 ms
-------------------------------------------------------------------------------
No. of paths          : 1
===============================================================================
Table 67. Show Telemetry gRPC Subscription Field Descriptions

Label

Description

Subscription id

Displays the subscription ID

User

Displays name of the user who started the subscription

Destination

Displays the destination IP address

Port

Displays the destination port

Subscription mode

once — Short-lived subscription that transmits a single sample

stream — Long-lived subscription that transmits a sample at every interval

Encoding

Displays the encoding method used for telemetry notifications: bytes, json, json-ietf, proto

Notification count

Displays the notification count

Context count

Displays the context count

Notification bundling

Display the state of notification bundling. When enabled, additional statistics are displayed.

Path

Display the subscribed path

Path mode

Displays the path mode: on-change, sample, target-defined

Heartbeart interval

Displays the heartbeat interval

Finished samples

Displays the number of finished samples

Deferred samples

Displays the number of deferred samples

Total collection time

Displays the total collection time

Min collection time

Displays the minimum collection time

Avg collection time

Displays the average collection time

Max collection time

Displays the maximum collection time

No. of paths

Displays the total number of paths

subscription

Syntax

subscription subscription-name [destinations | paths | scale-paths]

subscription

Context

[Tree] (show>system>telemetry>persistent subscription)

Full Context

show system telemetry persistent subscription

Description

This command displays the active persistent subscriptions.

Parameters

subscription-name

Specifies the subscription name, up to 32 characters.

destinations

Indicates that the output includes all destinations with the respective subscription name.

paths

Indicates that the output includes all paths with the respective subscription name.

scale-paths

Indicates that the output includes all scale paths with the respective subscription name.

Platforms

All

Output

The following output is an example of persistent subscription fields and Show Persistent Subscription Field Descriptions describes the output fields.

Output Example
# show system telemetry persistent subscription
===============================================================================
Telemetry persistent subscriptions
===============================================================================
Name                                                              Admin   Oper
-------------------------------------------------------------------------------
miro                                                           Disabled   Down
-------------------------------------------------------------------------------
No. of persistent Telemetry subscriptions: 1
===============================================================================
# show system telemetry persistent subscription miro
===============================================================================
Telemetry persistent subscription
===============================================================================
Subscription Name     : miro
Administrative State  : Disabled
Operational State     : Down
Oper Down Reason      : TODO
Subscription Id       : 0
Description           :
Sensor Group          : miro
Destination Group     : miro
Path Mode             : none
Sample Interval       : 10000 ms
Encoding              : json
===============================================================================
# show system telemetry persistent subscription miro destinations
===============================================================================
Telemetry persistent subscription
===============================================================================
Subscription Name     : miro
Administrative State  : Disabled
Operational State     : Down
Oper Down Reason      : TODO
Subscription Id       : 0
Description           :
Sensor Group          : miro
Destination Group     : miro
Path Mode             : none
Sample Interval       : 10000 ms
Encoding              : json
-------------------------------------------------------------------------------
Destinations
-------------------------------------------------------------------------------
Destination           : 1.1.1.1
Port                  : 57400
Operational State     : Down
Oper Down Reason      : TODO
Router Instance       :
Establishment Time    : 1970/01/01 00:00:00
Retry Count           : 0
Operational Qos       : be
Notification Count    : 0
Total Notification Co*: 0
-------------------------------------------------------------------------------
No. of destinations   : 1
* indicates that the corresponding row element may have been truncated.
===============================================================================
# show system telemetry persistent subscription miro paths
===============================================================================
Telemetry persistent subscription
===============================================================================
Subscription Name     : miro
Administrative State  : Disabled
Operational State     : Down
Oper Down Reason      : TODO
Subscription Id       : 0
Description           :
Sensor Group          : miro
Destination Group     : miro
Path Mode             : none
Sample Interval       : 10000 ms
Encoding              : json
-------------------------------------------------------------------------------
Paths
-------------------------------------------------------------------------------
Path                  : miro
Finished Samples      : 0
Deferred Samples      : 0
Total Collection Time : 0 ms
Min Collection Time   : 0 ms
Avg Collection Time   : 0 ms
Max Collection Time   : 0 ms
-------------------------------------------------------------------------------
No. of paths          : 1
===============================================================================
Table 68. Show Persistent Subscription Field Descriptions

Label

Description

Subscription Name

Displays the name of the persistent subscription.

Administrative State

Enabled — The administrative state of the persistent subscription is enabled.

Disabled — The administrative state of the persistent subscription is disabled.

Operational State

Up — The operational state of the persistent subscription is up.

Down — The operational state of the persistent subscription is down.

Transition — The persistent subscription is waiting for the delay-on-boot timer to expire.

No. of persistent Telemetry subscriptions

Displays the number of persistent telemetry subscriptions.

Oper Down Reason

Displays the reason for the operational down state.

Subscription Id

Displays the subscription ID.

Description

Displays the description information of the subscription.

Sensor Group

Displays the sensor group name.

Destination Group

Displays the destination group name.

Path Mode

Displays the path mode.

Sample Interval

Displays the sample interval.

Encoding

json — The encoding method used for telemetry notifications.

bytes — The encoding method used for telemetry notifications.

Destination

Displays the destination IP address.

Port

Displays the destination port.

Router Instance

Displays the router instance.

Establishment Time

Displays the date and time of the destination establishment.

Retry Count

Displays the number of missed TCP keepalive probes before closing a TCP connection.

Operational Qos

Displays the QoS marking type.

Notification Count

Displays the notification count.

Total Notification Co*

Displays the total notification count.

No. of destinations

Displays the total number of configured destinations.

Path

Displays the path name.

Finished Samples

Displays the number of finished samples.

Deferred Samples

Displays the number of deferred samples.

Total Collection Time

Displays the total collection time.

Min Collection Time

Displays the minimum collection time.

Avg Collection Time

Displays the average collection time.

Max Collection Time

Displays the maximum collection time.

No. of paths

Displays the total number of configured paths.

subscriptions

subscriptions

Syntax

subscriptions

Context

[Tree] (tools>dump>log subscriptions)

Full Context

tools dump log subscriptions

Description

This command displays the list of CLI logs to which each CLI session is currently subscribed.

Platforms

All

Output

The following is an output example.

Output Example
===============================================================================
CLI log subscriptions of all CLI sessions
===============================================================================
Session ID       : 6
Type             : console
User             : admin
Login time       : 19OCT2017 08:24:14
Remote IP address: 192.168.102.122
Log ID           : 1
                 : 2
                 : 3
                 : 4
                 : 5
...
                 : 20
-------------------------------------------------------------------------------
Session ID       : 25
Type             : telnet
User             : admin
Login time       : 19OCT2017 08:33:16
Remote IP address: 192.168.102.138
Log ID           : 1
                 : 2
===============================================================================

Output Parameters describes the output fields.

Table 69. Output Parameters

Label

Description

Session ID

Specifies the session ID.

Type

Specifies the type of session (console, telnet, and so on).

User

Specifies the name of the user.

Login time

Specifies the time the user logged in.

Remote IP address

Specifies the originating (client side) IP address of the session.

Log ID

Specifies the log ID.

subscriptions

Syntax

subscriptions

Context

[Tree] (tools>dump>log subscriptions)

Full Context

tools dump log subscriptions

Description

This command displays the list of active subscriptions for this CLI session only.

Platforms

All

Output

The following output is an example of subscriptions information.

Output Example
===============================================================================
CLI logs this CLI session is subscribed to
===============================================================================
Log Id
-------------------------------------------------------------------------------
31
72
-------------------------------------------------------------------------------
No. of subscriptions: 2
===============================================================================

Output Parameters describes subscriptions output fields.

Table 70. Output Parameters

Label

Description

No. of subscriptions

Specifies the number of active subscriptions.

summary

summary

Syntax

summary

Context

[Tree] (show>router>dhcp6>server summary)

[Tree] (show>router>dhcp>server summary)

Full Context

show router dhcp6 local-dhcp-server summary

show router dhcp local-dhcp-server summary

Description

This command displays DHCP or DHCP6 server summary information.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

Output

The following output is an example of DHCP summary information.

Output Example
*A:SUB-Dut-A# show router dhcp local-dhcp-server dhcpS2 summary 
===============================================================================
DHCP server dhcpS2  router Base
===============================================================================
dhcpS2-POOL2
Admin State            : inService
Persistency State      : ok
User Data Base         : N/A
Use gateway IP address : disabled
Send force-renewals    : disabled
-------------------------------------------------------------------------------
Pool name : POOL2
-------------------------------------------------------------------------------
Subnet             Free       Stable     Declined   Offered    Remove-pending
-------------------------------------------------------------------------------
10.0.0.0/8         16384      0          0          0          0             

Totals for pool    16384      0          0          0          0             
-------------------------------------------------------------------------------
Totals for server  16384      0          0          0          0             
-------------------------------------------------------------------------------
Associations                     Admin                           
-------------------------------------------------------------------------------
No associations found
===============================================================================
*A:SUB-Dut-A# 


*A:vsim-2# show router 500 dhcp local-dhcp-server "d4" summary 
===============================================================================
DHCP server d4  router 500
===============================================================================
Admin State            : inService
Operational State      : inService
Persistency State      : shutdown
User Data Base         : N/A
Use gateway IP address : enabled (scope subnet)
Use pool from client   : disabled
Send force-renewals    : disabled
Creation Origin        : manual
Lease Hold Time        : 0h0m0s
Lease Hold Time For    : N/A
User-ident             : mac-circuit-id
Failover Admin State   : outOfService
Failover Oper State    : shutdown
Failover Persist Key   : N/A
Administrative MCLT    : 0h10m0s
Operational MCLT       : 0h10m0s
Startup wait time      : 0h2m0s
Partner down delay     : 23h59m59s
  Ignore MCLT          : disabled
-------------------------------------------------------------------------------
Pool name : v4-1
-------------------------------------------------------------------------------
Failover Admin State   : inService
Failover Oper State    : normal
Failover Persist Key   : N/A
Administrative MCLT    : 0h10m0s
Operational MCLT       : 0h10m0s
Startup wait time      : 0h2m0s
Partner down delay     : 23h59m59s
  Ignore MCLT          : disabled
-------------------------------------------------------------------------------
Subnet                 Free     %    Stable   Declined Offered  Rem-pend Drain
-------------------------------------------------------------------------------
10.20.20.0/24      (L) 10       90%  1        0        0        0        N
                   (R) N/A           0        N/A      N/A      N/A      N
Totals for pool        10       90%  1        0        0        0        
-------------------------------------------------------------------------------
Totals for server      10       90%  1        0        0        0        
-------------------------------------------------------------------------------
Interface associations
Interface                        Admin
-------------------------------------------------------------------------------
l1                               Up
-------------------------------------------------------------------------------
Local Address Assignment associations
Group interface                  Admin
-------------------------------------------------------------------------------
===============================================================================
*A:vsim-2# 

summary

Syntax

summary

Context

[Tree] (show>router>dhcp6 summary)

[Tree] (show>router>dhcp summary)

Full Context

show router dhcp6 summary

show router dhcp summary

Description

This command displays the status of the DHCP6 relay and DHCP snooping functions on each interface.

Platforms

All

Output

The following outputs are examples of DHCP and DHCP6 summary information.

Output Example
A:ALA-48>show>router>dhcp# summary
===================================================================
Interface Name                   Arp      Used/     Info    Admin
                                 Populate Provided  Option  State
-------------------------------------------------------------------
ccaiesif                         No       0/0       Keep    Down
ccanet6                          No       0/0       Keep    Down
iesBundle                        No       0/0       Keep    Up
spokeSDP-test                    No       0/0       Keep    Down
test                             No       0/0       Keep    Up
test1                            No       0/0       Keep    Up
test2                            No       0/0       Keep    Up
testA                            No       0/0       Keep    Up
testB                            No       0/0       Keep    Up
testIES                          No       0/0       Keep    Up
to-web                           No       0/0       Keep    Up
-------------------------------------------------------------------
Interfaces: 11
===================================================================
A:ALA-48>show>router>dhcp#


*A:vsim-2# show router 500 dhcp summary 
===============================================================================
DHCP Summary (Service: 500)
===============================================================================
Interface Name                   Arp      Leases Per Interface/ Info    Admin
  SapId/Sdp                      Populate Per Sap Limit         Option  State
-------------------------------------------------------------------------------
g1                               No       1/1                   Keep    Up
  sap:1/1/7                               1/1                           
l1                               No       0/0                   Keep    Down
-------------------------------------------------------------------------------
Interfaces: 2
===============================================================================
*A:vsim-2# 

DHCP Summary Field Descriptions describes DHCP summary output field descriptions.

Table 71. DHCP Summary Field Descriptions

Label

Description

Interface Name

The name of the router interface

ARP Populate

ARP populate is enabled or disabled

Used/Provided

The number of used and provided DHCP leases

Info Option

Option 82 processing is enabled or disabled on the interface

Admin State

The administrative state

Output Example
*A:vsim-2# show router 500 dhcp6 summary 
===============================================================================
DHCP6 Summary (Service: 500)
===============================================================================
-------------------------------------------------------------------------------
Service Interfaces
-------------------------------------------------------------------------------
Interface Name                   Nbr      Used/Max Relay     Admin  Oper Relay
  SapId                          Resol.   Used/Max Server    Admin  Oper Server
-------------------------------------------------------------------------------
l1                               No          0/0             Down   Down
                                             0/8000          Down   Down
-------------------------------------------------------------------------------
Interfaces: 1
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Routed CO Interfaces
-------------------------------------------------------------------------------
Interface Name                          Used                Admin (proxy/relay)
  SapId                                                     
-------------------------------------------------------------------------------
g1                                      1                   Down/Up
  sap:1/1/7                             1                   
-------------------------------------------------------------------------------
Interfaces: 1                           1                   
-------------------------------------------------------------------------------
===============================================================================
*A:vsim-2# 

*A:vsim-2# show router 500 dhcp6 local-dhcp-server "d6" summary 
===============================================================================
DHCP server d6  router 500
===============================================================================
Admin State            : inService
Operational State      : inService
Persistency State      : shutdown
Use Link Address       : enabled (scope subnet)
Use pool from client   : disabled
Creation Origin        : manual
Lease Hold Time        : 0h0m0s
Lease Hold Time For    : N/A
User-ident             : duid
Interface-id-mapping   : disabled
Ignore-rapid-commit    : disabled
Allow-lease-query      : disabled
Failover Admin State   : outOfService
Failover Oper State    : shutdown
Failover Persist Key   : N/A
Administrative MCLT    : 0h10m0s
Operational MCLT       : 0h10m0s
Startup wait time      : 0h2m0s
Partner down delay     : 23h59m59s
  Ignore MCLT          : disabled
                                      
-------------------------------------------------------------------------------
Pool name : v6-1
-------------------------------------------------------------------------------
Failover Admin State   : inService
Failover Oper State    : preNormal
Failover Persist Key   : N/A
Time Left              : 0h4m16s before state transition
Administrative MCLT    : 0h10m0s
Operational MCLT       : 0h10m0s
Startup wait time      : 0h2m0s
Partner down delay     : 23h59m59s
  Ignore MCLT          : disabled
-------------------------------------------------------------------------------
Prefix
                                     Stable   Declined Advert   Rem-pend Drain
-------------------------------------------------------------------------------
2001:dead:1::/56
                                (L)  1        0        0        0        N
2001:dead:2::/56
                                (R)  0        0        0        0        N
Totals for pool                      1        0        0        0        
-------------------------------------------------------------------------------
Totals for server                    1        0        0        0        
-------------------------------------------------------------------------------
Interface associations
Interface                        Admin
-------------------------------------------------------------------------------
l1                               Up
-------------------------------------------------------------------------------
Local Address Assignment associations
Group interface                  Admin
-------------------------------------------------------------------------------
===============================================================================
*A:vsim-2#

DHCP6 Summary Field Descriptions describes DHCP6 summary output fields.

Table 72. DHCP6 Summary Field Descriptions

Label

Description

Interface Name

The name of the router interface

ARP Populate

ARP populate is enabled or disabled

Used/Provided

The number of used and provided DHCP leases

Info Option

Option 82 processing enabled or disabled on the interface

Admin State

The administrative state

summary

Syntax

summary [interface interface-name | saps]

Context

[Tree] (show>service>id>dhcp summary)

Full Context

show service id dhcp summary

Description

This command displays DHCP configuration summary information.

Parameters

interface-name

Displays information for the specified IP interface.

Values

32 characters maximum.

saps

Displays SAPs per interface.

Platforms

All

Output

The following output is an example of DHCP summary information, and Show Service-ID DHCP Summary Field Descriptions describes the output fields.

Output Example
A:ALA-49# show service id 1 dhcp summary
===============================================================================
DHCP Summary, service 1
===============================================================================
Interface Name                   Arp      Used/                 Info    Admin
  SapId/Sdp                      Populate Provided              Option  State
-------------------------------------------------------------------------------
SpokeSDP                         No       0/0                   Keep    Up
   sdp:spoke-3:4                          0/0
test                             No       0/0                   Keep    Up
   sap:1/1/4:50/5                         0/0
to-ce1                           No       0/0                   Keep    Up
   sap:1/1/10:1                           0/0
-------------------------------------------------------------------------------
Interfaces: 3
===============================================================================
A:ALA-49#
Table 73. Show Service-ID DHCP Summary Field Descriptions

Label

Description

Sap/Sdp

The configuration identification, expressed by a string containing "card/mda/port/:logical-id”.

Snoop

Yes — The packets received from the DHCP clients were snooped.

No — The packets received from the DHCP clients were not snooped.

Used/Provided

Used — The number of lease-states that are currently in use on a specific interface, that is, the number of clients on that interface got an IP address by DHCP. This value is always less than or equal to the 'Provided’ field.

Provided — The lease-populate value that is configured for a specific interface.

Arp Reply Agent

Displays whether or not there is proper handling of received ARP requests from subscribers.

Info Option

Keep — The existing information is kept on the packet and the router does not add any additional information.

Replace — On ingress, the existing information-option is replaced with the information-option from the router.

Drop —The packet is dropped and an error is logged.

Admin State

Indicates the administrative state.

summary

Syntax

summary

Context

[Tree] (show>service>id>ppp summary)

Full Context

show service id ppp summary

Description

This command displays PPP summary information.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

summary

Syntax

summary

Context

[Tree] (show>subscr-mgmt>gtp summary)

Full Context

show subscriber-mgmt gtp summary

Description

This command displays a GTP system summary of information.

Platforms

7750 SR, 7750 SR-e, 7750 SR-s, VSR

Output

The following output is an example of GTP summary information.

Output Example
Node# show subscriber-mgmt gtp summary 
=============================================================================== 
GTP system summary 
=============================================================================== 
Actual number of MME                                    : 1 
Actual number of ENODE-B                                : 1 
Actual number of S11 Sessions                           : 1 
Actual number of Mobile Gateways                        : 0 
Actual number of Uplinks                                : 0 
Actual number of Uplinks in Hold                        : 0 
===============================================================================

summary

Syntax

summary

Context

[Tree] (show>service>id>pppoe summary)

Full Context

show service id pppoe summary

Description

This command displays PPPoE summary information.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

summary

Syntax

summary

Context

[Tree] (show>service>id>ipoe summary)

Full Context

show service id ipoe summary

Description

This command displays a summary of IPoE information.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

summary

Syntax

summary

Context

[Tree] (show>service>dynsvc summary)

Full Context

show service dynamic-services summary

Description

This command displays the global configuration summary for dynamic services:

  • Service range

  • Timers

Note:

This command is not available in the MD-CLI.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

Output

The following output is an example of dynamic service summary information.

Output Example
# show service dynamic-services summary 
===============================================================================
Dynamic Services Summary
===============================================================================
range start                 : 100000
range end                   : 200001
setup timeout Access Accept : 30
===============================================================================

Dynamic Services Summary Field Descriptions describes Dynamic Services summary fields.

Table 74. Dynamic Services Summary Field Descriptions

Output field

Description

range start

The start service ID to define the service range for dynamic services.

range end

The start and end service ID to define the service range for dynamic services.

setup timeout Access Accept

The timeout, in seconds, after which a script is canceled for setup actions received via RADIUS Access-Accept messages.

summary

Syntax

summary

Context

[Tree] (show>service>id>slaac summary)

Full Context

show service id slaac summary

Description

This command displays a summary of all SLAAC hosts.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

summary

Syntax

summary [sap sap-id]

Context

[Tree] (show>service>id>host-connectivity-verify summary)

Full Context

show service id host-connectivity-verify summary

Description

This command displays a host connectivity verification summary.

Parameters

sap-id

Specifies the SAP ID to show statistics for.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

summary

Syntax

summary [all] [dns]

summary [family family] [ group name] [dns]

summary [family family] [ neighbor ip-address] [dns]

Context

[Tree] (show>router>bgp summary)

Full Context

show router bgp summary

Description

This command displays a summary of BGP neighbor information.

If confederations are not configured, that information is not displayed in the command output.

The "State” field displays the global BGP operational state. The valid values are:

  • Up — BGP global process is configured and running.

  • Down — BGP global process is administratively shutdown and not running.

  • Disabled — BGP global process is operationally disabled. The process must be restarted by the operator. For example, if a BGP peer is operationally disabled, the state in the summary table shows the state 'Disabled’.

Parameters

all

Displays BGP peers in all instances.

family

Specifies the type of routing information to be distributed by the BGP instance.

Values

ipv4, vpn-ipv4, ipv6, mcast-ipv4, vpn-ipv6, l2-vpn, mdt-safi, ms-pw, mvpn-ipv4, flow-ipv4, route-target, mcast-vpn-ipv4, mvpn-ipv6, flow-ipv6, evpn, mcast-ipv6, label-ipv4, label-ipv6, bgp-ls, mcast-vpn-ipv6, sr-policy-ipv4, sr-policy-ipv6, flow-vpn-ipv4, flow-vpn-ipv6

name

Specifies the group name up to 32 characters.

ip-address

Specifies the IPv4 or IPv6 address

Values

ipv4-address — a.b.c.d

ipv6-address — x:x:x:x:x:x:x:x[-interface]

x:x:x:x:x:x:d.d.d.d[-interface]

x — 0 to FFFF (hexadecimal)

d — 0 to 255 (decimal)

interface — mandatory for link local address, up to 32 characters

dns

Displays the reverse DNS resolution of BGP neighbor.

Platforms

All

Output

The following output is an example of BGP summary information, and Show BGP Summary Field Descriptions describes the output fields.

Output Example
A:Dut-B>config>router>bgp# show router bgp summary 
===============================================================================
BGP Router ID:1.0.0.2          AS:1           Local AS:1          
===============================================================================
BGP Admin State         : Up          BGP Oper State              : Up
Total Peer Groups       : 1           Total Peers                 : 1         
Total VPN Peer Groups   : 0           Total VPN Peers             : 0         
Current Internal Groups : 1           Max Internal Groups         : 1         
Total BGP Paths         : 19          Total Path Memory           : 6840 
*A:ALA-12# show router 3 bgp summary
===============================================================================
 BGP Router ID : 10.0.0.14         AS : 65206   Local AS : 65206 
===============================================================================
 BGP Admin State         : Up            BGP Oper State       : Up
 Confederation AS        : 40000
 Member Confederations   : 65205 65206 65207 65208
 
 Number of Peer Groups   : 2             Number of Peers      : 7         
 Total BGP Active Routes : 86689         Total BGP Routes     : 116999    
 Total BGP Paths         : 35860         Total Path Memory    : 2749476   
 Total Supressed Routes  : 0             Total History Routes : 0         
 Total Decayed Routes    : 0         
===============================================================================
BGP Summary
===============================================================================
Neighbor           AS PktRcvd PktSent InQ OutQ   Up/Down State|Recv/Actv/Sent   
-------------------------------------------------------------------------------
10.0.0.1        65206       5   21849   0    0 00h01m29s 32/0/86683            
10.0.0.12       65206       0       0   0    0 00h01m29s Active                
10.0.0.13       65206       5   10545   0   50 00h01m29s 6/0/86683             
10.0.0.15       65205       0       0   0    0 00h01m29s Active                
10.0.0.16       65206       5    9636   0   50 00h01m29s 6/0/86683             
10.0.27.1           2       0       0   0    0 00h01m29s Active                
10.0.28.1       60203   22512      15   0    0 00h01m29s 116955/86689/9        
===============================================================================
*A:ALA-12#
*A:ALA-12# show router 3 bgp summary dns
===============================================================================
BGP Router ID : 10.0.0.14 AS : 65206 Local AS : 65206
===============================================================================
BGP Admin State : Up BGP Oper State : Up
Confederation AS : 40000
Member Confederations : 65205 65206 65207 65208
Number of Peer Groups : 2 Number of Peers : 7
Total BGP Active Routes : 86689 Total BGP Routes : 116999
Total BGP Paths : 35860 Total Path Memory : 2749476
Total Supressed Routes : 0 Total History Routes : 0
Total Decayed Routes : 0
===============================================================================
BGP Summary
===============================================================================
Neighbor
   Name
Description
         AS PktRcvd PktSent InQ OutQ Up/Down State|Recv/Actv/Sent
-------------------------------------------------------------------------------
10.0.0.1
   dut1.nokia.com
         65206 5 21849 0 0 00h01m29s 32/0/86683
10.0.0.12
   dut2.nokia.com
         65206 0 0 0 0 00h01m29s Active
10.0.0.13
   dut3.nokia.com
         65206 5 10545 0 50 00h01m29s 6/0/86683
10.0.0.15
   dut4.nokia.com
         65205 0 0 0 0 00h01m29s Active
10.0.0.16
   10.0.0.16
         65206 5 9636 0 50 00h01m29s 6/0/86683
10.0.27.1
   dut6.nokia.com
         2 0 0 0 0 00h01m29s Active
10.0.28.1
   10.0.28.1
         60203 22512 15 0 0 00h01m29s 116955/86689/9
===============================================================================
Table 75. Show BGP Summary Field Descriptions

Label

Description

BGP Router ID

The local BGP router ID

AS

The configured autonomous system number

Local AS

The configured local AS setting, if not configured it is the same as the system AS

BGP Admin State

Down — BGP is administratively disabled

Up — BGP is administratively enabled

BGP Oper State

Down — BGP is operationally disabled

Up — BGP is operationally enabled

Confederation AS

The configured confederation AS

Current Internal Groups

The current number of internal BGP peer groups.

BGP peers are grouped within the BGP software to optimize the building of UPDATE messages towards peers with a similar configuration. An internal group is not the same as a configured BGP peer group.

Max Internal Groups

The maximum number of internal BGP peer groups that existed at any point since the last restart of BGP.

BGP peers are grouped within the BGP software to optimize the building of UPDATE messages towards peers with a similar configuration. An internal group is not the same as a configured BGP peer group.

Member Confederations

The configured members of the BGP confederation

Number of Peer Groups

The total number of configured BGP peer groups

Number of Peers

The total number of configured BGP peers

Total BGP Active Routes

The total number of BGP routes used in the forwarding table

Total BGP Routes

The total number of BGP routes learned from BGP peers

Total BGP Paths

The total number of unique sets of BGP path attributes learned from BGP peers

Total Path Memory

Total amount of memory used to store the path attributes

Total Suppressed Routes

Total number of suppressed routes due to route damping

Total History Routes

Total number of routes with history due to route damping

Total Decayed Routes

Total number of decayed routes due to route damping

Neighbor

BGP neighbor address

Name

DNS name of the BGP neighbor

AS (Neighbor)

BGP neighbor autonomous system number

PktRcvd

Total number of packets received from the BGP neighbor

PktSent

Total number of packets sent to the BGP neighbor

InQ

The number of BGP messages to be processed

OutQ

The number of BGP messages to be transmitted

Up/Down

The amount of time that the BGP neighbor has either been established or not established depending on its current state

State|Recv/Actv/Sent

The BGP neighbor’s current state (if not established) or the number of received routes, active routes and sent routes (if established)

summary

Syntax

summary [session ip-addr[label-space]] [ ipv4 | ipv6]

Context

[Tree] (show>router>ldp>bindings summary)

Full Context

show router ldp bindings summary

Description

This command displays a summary of LDP bindings.

Parameters

session ip-addr[label-space]

Specifies the IP address and label space identifier.

Values

<ip-addr[label-spa*> : ipv4-address:label-space ipv6-address[label-space] label-space - [0 to 65535]

ipv4

Displays IPv4 summary bindings information.

ipv6

Displays IPv6 summary bindings information.

Platforms

All

summary

Syntax

summary

Context

[Tree] (show>router>mpls-labels summary)

Full Context

show router mpls-labels summary

Description

This command displays the MPLS label summary.

Platforms

All

Output

The following output is an example of MPLS label summary information.

MPLS Label Summary Output Fields describes MPLS label summary output fields.

Output Example
*A:cses-V23>show>router>mpls-labels># show router mpls-labels summary
===============================================================================
Mpls-Labels Summary
===============================================================================
Static Label Range             : 18400
Bgp Labels Hold Timer          : 30
Segment Routing Start Label    : 0
Segment Routing End Label      : 0
Reserved Label Block Name      :
        test reserved-label
===============================================================================
Table 76. MPLS Label Summary Output Fields

Label

Description

Static Label Range

Displays the static label range.

Bgp Labels Hold Timer

Displays the BGP labels hold timer.

Segment Routing Start Label

Displays the segment routing start label.

Segment Routing End Label

Displays the segment routing end label.

Reserved Label Block Name

Displays the reserved label block name.

summary

Syntax

summary

Context

[Tree] (show>app-assure>group>http-enrich summary)

Full Context

show application-assurance group http-enrich summary

Description

This command displays summarized HTTP enrichment information.

Platforms

7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR

summary

Syntax

summary

Context

[Tree] (show>app-assure>group>policy summary)

Full Context

show application-assurance group policy summary

Description

This command displays application-assurance policy summary information.

Platforms

7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR

summary

Syntax

summary

Context

[Tree] (show>app-assure>group>aa-sub summary)

Full Context

show application-assurance group aa-sub summary

Description

This command displays a summary of statistics for a specific aa-sub.

Platforms

7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR

Output

The following output is an example of the summary information.

Output Example
A:ALU>show>app-assure>group>aa-sub# summary 
===============================================================================
Application-Assurance Subscriber Summary 
===============================================================================
AA-Subscriber       : TestSubscriberName
ISA assigned        : 3/2
App-Profile         : Power_Profile
App-Profile divert  : Yes
Sub-quarantined     : No
Capacity cost       : 1
-------------------------------------------------------------------------------
Traffic                   Octets            Packets         Flows
-------------------------------------------------------------------------------
Admitted from subscriber: 7092548           52935           2843
Denied from subscriber:   51160             617             374
Active flows from subscriber:                               12
Admitted to subscriber:   73705675          73538           1453
Denied to subscriber:     0                 0               0
Active flows to subscriber:                                 12
Total flow duration:      12750 seconds
Terminated flows:                                           4646
Short Duration flows:                                       4516
Medium Duration flows:                                      130
Long Duration flows:                                        0
-------------------------------------------------------------------------------
Top App-Groups                   Octets            Packets         Flows
-------------------------------------------------------------------------------
MultiMedia                       29060053          29961           138
Tunneling                        19659289          33535           164
Web                              14856331          19829           932
===============================================================================
A:ALU>show>app-assure>group>aa-sub# 

summary

Syntax

summary

Context

[Tree] (tools>dump>app-assure>group summary)

Full Context

tools dump application-assurance group summary

Description

This command displays subscriber summary information.

Platforms

7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR

summary

Syntax

summary

Context

[Tree] (show>router>firewall summary)

Full Context

show router firewall summary

Description

This command displays a simple overview of all firewall configurations specific to the routing instance.

Platforms

7750 SR, 7750 SR-e, 7750 SR-s, VSR

Output

The following output is an example of summary firewall information.

Output Example
Node# show router 4 firewall summary
===============================================================================
Firewall policies
===============================================================================
Policy                                : firewall_dhcp6_4
-------------------------------------------------------------------------------
Domain                                : domain_dhcp6_4
ISA group                             : 1
Administrative state                  : in-service
Policy                                : firewall_slaac_4
-------------------------------------------------------------------------------
Domain                                : domain_slaac_4
ISA group                             : 1
Administrative state                  : in-service
-------------------------------------------------------------------------------
No. of policies: 2
===============================================================================

summary

Syntax

summary

Context

[Tree] (show>router>nat summary)

Full Context

show router nat summary

Description

This command displays the NAT information summary.

Platforms

7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR

Output

The following output is an example of this command.

Output Example
*A:SR12_PPPOE>show>router>nat# show router Base nat summary 
===============================================================================
NAT pools
===============================================================================
Pool                             NAT-group  Type       Admin-state
-------------------------------------------------------------------------------
privpool                         3          largeScale inService
pubpool                          1          largeScale inService
-------------------------------------------------------------------------------
No. of pools: 2
===============================================================================
A:SR12_PPPOE#

The following is an output example showing NAT import policy information.

*A:Dut-C>config>service>vprn>nat>inside# /show router 101 nat summary
===============================================================================
ISA NAT group redundancy              : active-standby
===============================================================================
===============================================================================
Subscriber identification
===============================================================================
Admin state                           : outOfService
Attribute vendor                      : nokia
Attribute type                        : alc-sub-string
Description                           : (Not Specified)
Drop unidentified traffic             : false
Radius proxy server router            : (Not Specified)
Radius proxy server name              : (Not Specified)
Last management change                : 05/11/2021 11:09:25
===============================================================================
===============================================================================
NAT Redundancy
===============================================================================
Peer                                  : (Not Specified)
IPv6 peer                             : (Not Specified)
Steering route                        : (Not Specified)
===============================================================================
===============================================================================
NAT policies
===============================================================================
Policy                                : n44Pool1-1
-------------------------------------------------------------------------------
Inside router                         : vprn101
Outside router                        : vprn601
Pool                                  : n44Pool1
Type                                  : default
Active                                : true
-------------------------------------------------------------------------------
No. of policies: 1
===============================================================================
===============================================================================
NAT-Import policies
===============================================================================
Policy 1 : policystatment1
Policy 2 : bgpNat3
Policy 3 : (Not Specified)
Policy 4 : (Not Specified)
Policy 5 : (Not Specified)
===============================================================================
===============================================================================
Destination NAT
===============================================================================
Inside source prefix list              : (Not Specified)
Outside route limit                    : 32768
Outside routes                         : 0
===============================================================================
===============================================================================
Large Scale NAT destination prefixes
===============================================================================
Destination prefix                      Nat policy
-------------------------------------------------------------------------------
200.0.0.0/16                            n44Pool1-1
===============================================================================
*A:Dut-C>config>service>vprn>nat>inside#

summary

Syntax

summary

Context

[Tree] (show>grp-encryp summary)

Full Context

show group-encryption summary

Description

This command shows NGE summary information.

Platforms

7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR

Output

The following output is an example of NGE summary information, and Show Group Encryption Summary Output Fields describes the fields.

Output Example
domain1>show>grp-encryp# summary
============================
Group Encryption
============================
Encryption Label : 34
============================
=======================================================
Encryption Keygroup
=======================================================
Id Name         Auth Algo    Encr Algo    Active OutSA
-------------------------------------------------------
2  KG1_secure   sha256       aes128                  6
4               sha256       aes128                  0
-------------------------------------------------------
No. of Encryption Keygroup: 2
=======================================================
domain1>show>grp-encryp#
Table 77. Show Group Encryption Summary Output Fields

Label

Description

Group Encryption

Encryption Label

The unique network-wide group encryption label

Encryption Keygroup

Id

The key group identifier value

Name

The key group name

Auth Algo

The authentication algorithm used by the key group

Encr Algo

The encryption algorithm used by the key group

Active OutSA

The active outbound SA for the key group

No. of Encryption Keygroup

The number of encryption key groups currently configured on the node

summary

Syntax

summary

Context

[Tree] (show>router>seg-rt>sr-policies summary)

Full Context

show router segment-routing sr-policies summary

Description

This command displays summary information about all policies: BGP, static local, and static non-local.

Platforms

All

Output

The following output is an example of policies summary information.

Output Example
*A:Dut-A>config>router# show router segment-routing sr-policies summary 
 
===============================================================================
SR-Policies Summary
===============================================================================
Admin Status          : Up              
Ingress Stats         : N/A             Egress Stats          : N/A
Resv Label Blk Name:
TTM Preference        : 14              BSID Allocated        : 0
Static Local Policies : 2               Active Static Lcl Pol : 2
Static Non Local Pol  : 0               
BGP Policies          : 0               Active BGP Policies   : 0
===============================================================================

summary

Syntax

summary

Context

[Tree] (show>subscr-mgmt>pfcp summary)

Full Context

show subscriber-mgmt pfcp summary

Description

This command displays PFCP session and association counters.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

Output

The following output is an example of PFCP summary information.

Output Example
A:BNG-UPF# show subscriber-mgmt pfcp summary 
===============================================================================
PFCP system summary
===============================================================================
Actual number of associations                    : 1
Actual number of PFCP sessions                   : 2
    Actual number of PFCP sessions in setup      : 0
    Actual number of default tunnels             : 1
    Actual number of PPP sessions                : 1
    Actual number of IPOE sessions               : 0
===============================================================================

summary

Syntax

summary

Context

[Tree] (show>router>srv6 summary)

Full Context

show router segment-routing-v6 summary

Description

This command displays the summary SRv6 status.

Platforms

7450 ESS, 7750 SR, 7750 SR-s, 7950 XRS, VSR

summary

Syntax

summary

Context

[Tree] (show>li>x-interfaces summary)

Full Context

show li x-interfaces summary

Description

This command displays a summary of the status of the X1, X2, and X3 interfaces.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS

summary

Syntax

summary

Context

[Tree] (tools>dump>system>cpm-http-redirect summary)

Full Context

tools dump system cpm-http-redirect summary

Description

This command displays the summary of the cpm-http-redirect optimized-mode information for the total number of hosts and connections currently in use. This output can also be used to compare the current system utilization with the maximum system scale.

Platforms

All

Output

The following output is an example of the summary information.

Output Example
A# tools dump system cpm-http-redirect summary
===============================================================================
CPM HTTP Redirect summary
===============================================================================
Actual number of hosts                                  : 0
Actual number of connections                            : 0
Number of hosts created in the last second              : 0
Number of connections created in the last second        : 0
===============================================================================

summary

Syntax

summary [family] [egress-if port-id]

summary [family] [egress-lsp tunnel-id]

summary [egress-nh ip-address] [family]

Context

[Tree] (show>router>ldp>bindings>active summary)

Full Context

show router ldp bindings active summary

Description

This command displays a summary of the LDP active bindings.

Parameters

ip-address

Specifies the IPv4 or IPv6 address.

Values

ipv4-address:

a.b.c.d

ipv6-address:

x:x:x:x:x:x:x:x (eight 16-bit pieces)

x:x:x:x:x:x:d.d.d.d

x: [0 to FFFF]H

d: [0 to 255]D

family

Specifies the address family.

Values

ipv4, ipv6

port-id

Specifies the port ID.

Values

slot[/mda[/port]] or slot/mda/port [.channel]

aps-id

aps-group-id[.channel]

aps

keyword

group-id

1 to 128

eth-sat-id

esat-id[/slot/[u]port]

esat

keyword

id

1 to 20

u

keyword for up-link port

tdm-sat-id

tsat-id[/slot/[u]port.channel]

tsat

keyword

id

1 to 20

u

keyword for up-link port

pxc-id

pxc-id.sub-port

pxc

keyword

id

1 to 64

sub-port

a to b

tunnel-id

Specifies the tunnel ID.

Values

0 to 4294967295

Platforms

All

summary-address

summary-address

Syntax

summary-address [ip-address [/prefix-length]] [detail]

Context

[Tree] (show>router>isis summary-address)

Full Context

show router isis summary-address

Description

This command displays IS-IS summary addresses information.

Parameters

ip-prefix[/prefix-length]

Displays the summary address information for a certain IPv4 or IPv6 address.

detail

Keyword to display detailed information.

Platforms

All

Output

The following output is an example of summary address information and Output fields: IS-IS summary address describes the IS-IS summary address output fields.

Output example
A:node-2# show router isis summary-address 

===============================================================================
Rtr Base ISIS Instance 0 Summary Address
===============================================================================
Address                                      Level    Tag        Algo  UPA
-------------------------------------------------------------------------------
1.1.1.2/32                                   L1L2     None       0     Yes
1.1.2.0/24                                   L1       None       N.A.  No
1.2.3.4/32                                   L1L2     4294967295 128   No
-------------------------------------------------------------------------------
Summary Addresses : 3
===============================================================================

The following output is an example of detailed summary address information and Output fields: IS-IS summary address describes the IS-IS summary address output fields.

Output example
A:node-2# show router isis summary-address detail

===============================================================================
Rtr Base ISIS Instance 0 Summary Address (detail)
===============================================================================
-------------------------------------------------------------------------------
Summary Address : 1.1.1.2/32
-------------------------------------------------------------------------------
Level                   : L1L2
Tag                     : None
Algorithm               : 0
Advertise Unreachable   : Enabled
Match Route Tag         : 1234
Advertise Route Tag     : None
 
-------------------------------------------------------------------------------
Summary Address : 1.1.2.0/24
-------------------------------------------------------------------------------
Level                   : L1
Tag                     : None
Algorithm               : N.A.
Advertise Unreachable   : Disabled
Match Route Tag         : N.A.
Advertise Route Tag     : N.A.        
 
-------------------------------------------------------------------------------
Summary Address : 1.2.3.4/32
-------------------------------------------------------------------------------
Level                   : L1L2
Tag                     : 4294967295
Algorithm               : 128
Advertise Unreachable   : Disabled
Match Route Tag         : N.A.
Advertise Route Tag     : N.A.
===============================================================================
Table 78. Output fields: IS-IS summary address

Label

Description

Address or Summary Address

Displays the IP address

Level

Displays the IS-IS level from which the prefix is summarized

Tag

Displays the tag number or displays as None if no tag number exists

Algo or Algorithm

Displays the flexible algorithm number if it exists

UPA

Displays if the summary is configured for the originating UPA when suddenly a summary member route disappears

Advertise Unreachable

Displays if advertise unreachable is enabled

Match Route Tag

When configured, displays the match route tag if it is applicable.

When advertise unreachable is enabled, but no route tag is configured, this field displays as None.

When advertise unreachable is disabled, this field displays as N.A.

Advertise Route Tag

When configured, displays the advertise route tag.

When advertise unreachable is enabled, but no route tag is configured this field displays as None.

When advertise unreachable is disabled, this field displays as N.A.

svlan-statistics

svlan-statistics

Syntax

svlan-statistics port port-id all-svlans

svlan-statistics port port-id svlan tag

Context

[Tree] (show>subscr-mgmt svlan-statistics)

Full Context

show subscriber-mgmt svlan-statistics

Description

This command displays S-VLAN statistics.

Parameters

port-id

Specifies the physical port ID in the slot/mda/port format of the S-VLAN.

Values

slot/mda/port

lag-id

lag-id

lag

keyword

id

1 to 800

pw-id

pw-id

id

1 to 32767

all-svlans

Displays statistics for all S-VLANs on the port.

svlan

Displays information about the S-VLAN.

tag

Specifies a valid S-VLAN identifier.

Values

0 to 4095

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

Output

The following output is an example of S-VLAN statistics information.

The collected statistics per outer VLAN tag, including the number of subscriber hosts is captured in the output.

Output Example
*A:Dut-C# show subscriber-mgmt svlan-statistics port 1/1/2 all-svlans 
===============================================================================
Subscriber VLAN statistics for port 1/1/2 vlan 51
===============================================================================
                                     Ingress              Egress
-------------------------------------------------------------------------------
IP packets                           5                    5
Bytes in IP packets                  670                  670
Last cleared                         12/18/2020 10:03:48  
-------------------------------------------------------------------------------
Number of active subscriber hosts : 1
===============================================================================
===============================================================================
Subscriber VLAN statistics for port 1/1/2 vlan 113
===============================================================================
                                     Ingress              Egress
-------------------------------------------------------------------------------
IP packets                           10                   10
Bytes in IP packets                  1320                 1320
Last cleared                         12/18/2020 10:03:48  
-------------------------------------------------------------------------------
Number of active subscriber hosts : 2
===============================================================================
*A:Dut-C#

This counter counts subscriber hosts (represented as individual IP addresses) and not sessions. This is shown in the output of the following commands where there is only one session but two subscriber hosts counted in the VLAN statistics.

*A:Dut-C# show service active-subscribers                             
===============================================================================
Active Subscribers
===============================================================================
-------------------------------------------------------------------------------
Subscriber test-1
           (sub_profile)
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
(1) SLA Profile Instance sap:1/1/5:4 - sla:sla_profile
-------------------------------------------------------------------------------
IP Address                                                                  
              MAC Address        Session            Origin       Svc        Fwd
-------------------------------------------------------------------------------
10.2.3.41
              00:00:00:00:00:04  IPoE               DHCP         10         Y
90:64:1:2::/64
              00:00:00:00:00:04  IPoE               SLAAC        10         Y
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Number of active subscribers : 1
===============================================================================
*A:Dut-C# 

*A:Dut-C# show subscriber-mgmt svlan-statistics port 1/1/5 all-svlans 
===============================================================================
Subscriber VLAN statistics for port 1/1/5 vlan 4
===============================================================================
                                     Ingress              Egress
-------------------------------------------------------------------------------
IP packets                           0                    0
Bytes in IP packets                  0                    0
-------------------------------------------------------------------------------
Number of active subscriber hosts : 2
===============================================================================
*A:Dut-C#

svlan-statistics

Syntax

svlan-statistics port port-id all-svlans

svlan-statistics port port-id svlan tag

Context

[Tree] (clear>subscr-mgmt svlan-statistics)

Full Context

clear subscriber-mgmt svlan-statistics

Description

This command clears Subscriber-VLAN statistics.

Parameters

port-id

Specifies the physical port ID in the slot/mda/port format of the S-VLAN.

all-svlans

Clears statistics for all S-VLANs on the port.

svlan

Clears information associated with the S-VLAN.

tag

Specifies a valid S-VLAN identifier.

Values

0 to 4095

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

switch-fabric

switch-fabric

Syntax

switch-fabric [exclude-sfm sfm-list]

switch-fabric high-bandwidth-multicast

switch-fabric failure-recovery

Context

[Tree] (show>system switch-fabric)

Full Context

show system switch-fabric

Description

This command displays switch fabric information. When an MDA is not provisioned in an XCM, no information is displayed relating to that MDA. To display the forwarding capacity and multicast planes corresponding to that MDA, regardless of whether an XMA is equipped, an mda-type must be provisioned for that MDA.

Parameters

sfm-list

Specifies the SFMs to exclude from the displayed switch fabric information, in the format of a comma separated list of SFM numbers from 1 to 16, depending on the platform.

Values

sfm-name [,sfm-name...]

where sfm-name can be 1 to 16

high-bandwidth-multicast

Specifies that MDA information about the switch-fabric plane’s high bandwidth multicast traffic tap allocation is displayed.

failure-recovery

Specifies to display information about the automatic switch fabric recovery process. The SFMs are listed in numerical order and are only shown when the recovery process is in progress or it has completed.

Platforms

7450 ESS, 7750 SR-7/12/12e, 7750 SR-e, 7750 SR-1s, 7750 SR-2s, 7750 SR-7s, 7750 SR-14s, 7950 XRS

Output

The following outputs are examples of switch fabric information, and the tables describe the output fields.

Output Example show system switch-fabric
*A:DUT-A# show system switch-fabric 
===============================================================================
Switch Fabric
===============================================================================
Slot/FP         Min. Forwarding Capacity      Max. Forwarding Capacity
-------------------------------------------------------------------------------
1/1            100%                          100%
1/2            100%                          100%
1/5            100%                          100%
1/6            100%                          100%
3/1            100%                          100%
3/5            100%                          100%
3/6            100%                          100%
5/1            100%                          100%
5/2            100%                          100%
5/3            100%                          100%
5/5            100%                          100%
5/6            100%                          100%
5/7            100%                          100%
5/8            100%                          100%
A              100%                          100%
B              100%                          100%
-------------------------------------------------------------------------------
sfm-loss-threshold: 2
===============================================================================

Switch Fabric Output Field Descriptions describes the switch fabric output fields.

Table 79. Switch Fabric Output Field Descriptions

Label

Description

Slot/FP

Displays either the FP (uniquely identified by an IOM number and FP number) or a CPM letter.

Min. Forwarding Capacity

Displays the minimum forwarding capacity of the slot and XMA/MDA as a percentage.

Max. Forwarding Capacity

Displays the maximum forwarding capacity of the slot and XMA/MDA as a percentage.

Sfm-loss-threshold

Displays the number of SFMs that are permitted to fail prior to SFM overload. Supported on SR-7s and SR-14s platforms only.

Output Example show system switch-fabric exclude-sfm
*B:DUT-A# show system switch-fabric exclude-sfm 1,2,3 
===============================================================================
Switch Fabric
===============================================================================
Slot/FP         Min. Forwarding Capacity      Max. Forwarding Capacity
-------------------------------------------------------------------------------
1/1            69%                           71%
1/2            69%                           71%
1/5            100%                          100%
1/6            100%                          100%
3/1            100%                          100%
3/5            69%                           69%
3/6            69%                           69%
5/1            69%                           71%
5/2            69%                           71%
5/3            69%                           71%
5/5            69%                           71%
5/6            69%                           71%
5/7            69%                           71%
5/8            69%                           71%
A              100%                          100%
B              100%                          100%
-------------------------------------------------------------------------------
sfm-loss-threshold: 2
===============================================================================
Output Example show system switch-fabric high-bandwidth-multicast
*A:PE-1# show system switch-fabric high-bandwidth-multicast
===============================================================================
Switch Fabric
===============================================================================
         Cap:               Planes:
Slot/FP  Min  Max  Hbm Grp  Hi | Lo
-------------------------------------------------------------------------------
 2/1     100% 100% No  0     1  0  2  3  4  5  6  7  8  9 10 11 12 13 14 | 15
 5/1     100% 100% No  0    17 16 18 19 20 21 22 23 24 25 26 27 28 29 30 | 31
 A       100% 100% No  0    40 | 40
 B       100% 100% No  0    24 | 24
===============================================================================
*A:PE-1#

Switch Fabric High Bandwidth Multicast Output Field Descriptions describes the switch fabric high-bandwidth multicast output fields.

Table 80. Switch Fabric High Bandwidth Multicast Output Field Descriptions

Label

Description

Slot/FP

Displays either the FP (uniquely identified by an IOM number and FP number) or a CPM letter.

Cap Min

Displays the minimum forwarding capacity of the slot and XMA/MDA as a percentage.

Cap Max

Displays the maximum forwarding capacity of the slot and XMA/MDA as a percentage.

Hbm

Displays high-bandwidth multicast traffic information, which can be used to avoid overlapping planes on FPs that have a lot of multicast ingress traffic.

Grp

Displays high-bandwidth multicast groups for each FP.

Planes Hi | Lo

Displays plane information. When 2 FPs are in a different group, no plane overlap occurs.

Output Example show system switch-fabric failure-recovery (7750 SR)
A:Dut-B# show system switch-fabric failure-recovery 
===============================================================================
Automatic Switch Fabric Failure Recovery
===============================================================================
Admin state : enabled
Oper state  : recoveryInProgress
-------------------------------------------------------------------------------
SFM Slot            State               Time
-------------------------------------------------------------------------------
1                   pending             02/11/2021 21:05:45
2                   inProgress          02/11/2021 21:05:45
===============================================================================
A:Dut-B#

Show Automatic Switch Fabric Recovery Information Fields describes the automatic switch fabric recovery process output fields.

Table 81. Show Automatic Switch Fabric Recovery Information Fields

Label

Description

Admin State

Displays the administrative state, enabled or disabled.

Oper State

Displays the current operational state:

  • disabled

  • holdDown

  • ready

  • recoveryInProgress

  • detectedDisabled

  • detectedHoldDown

  • detectedXRS40Migration

  • detectedSFMUpgradePending

SFM Slot

Displays the fabric slot within a chassis in the system.

State

Displays the stage of the automatic switch fabric recovery process.

Time

Displays the date and time of the stage.

switch-fabric

Syntax

switch-fabric

Context

[Tree] (tools>perform>system switch-fabric)

Full Context

tools perform system switch-fabric

Description

This command performs switch fabric operations.

Platforms

7450 ESS, 7750 SR-7, 7750 SR-12e, 7950 XRS

switch-path

switch-path

Syntax

switch-path [lsp lsp-name] [path path-name]

Context

[Tree] (tools>perform>router>mpls switch-path)

Full Context

tools perform router mpls switch-path

Description

Use this command to move from a standby (or an active secondary) to another standby of the same priority. If a new standby path with a higher priority or a primary path comes up after the tools perform command is executed, the path re-evaluation command runs and the path is moved to the path specified by the outcome of the re-evaluation.

Parameters

lsp-name

Specifies an existing LSP name, up to 64 characters in length.

path-name

Specifies the path name to which to move the specified LSP.

Platforms

All

sync

sync

Syntax

sync [peer ip-address]

sync peer ip-address detail

sync [peer ip-address] statistics

Context

[Tree] (show>redundancy>multi-chassis sync)

Full Context

show redundancy multi-chassis sync

Description

This command displays synchronization information.

Parameters

ip-address

Shows peer information about the specified IP address.

Values

ipv4-address: a.b.c.d

ipv6-address:

  • x:x:x:x:x:x:x:x (eight 16-bit pieces)

  • x:x:x:x:x:x:d.d.d.d

  • x – [0 to FFFF] H

  • d – [0 to 255] D

detail

Displays detailed peer information.

statistics

Displays peer statistics.

Platforms

All

Output

See the following sections for output example:

The following output is an example of multi-chassis sync information, and Redundancy Multi-chassis Sync Field Descriptions describes the output fields.

Multi-Chassis Sync Output Example
*A:subscr_mgt_2# show redundancy multi-chassis sync 
===============================================================================
Multi-chassis Peer Table
===============================================================================
Peer
-------------------------------------------------------------------------------
Peer IP Address         : 10.10.10.20                                          
Description             : Mc-Lag peer 10.10.10.20
Authentication          : Disabled                                             
Source IP Address       : 0.0.0.0                                              
Admin State             : Enabled                                              
-------------------------------------------------------------------------------
Sync-status
-------------------------------------------------------------------------------
Client Applications     : SUBMGMT                                              
Sync Admin State        : Up                                                   
Sync Oper State         : Up                                                   
DB Sync State           : inSync                                               
Num Entries             : 1                                                    
Lcl Deleted Entries     : 0                                                    
Alarm Entries           : 0                                                    
Rem Num Entries         : 1                                                    
Rem Lcl Deleted Entries : 0                                                    
Rem Alarm Entries       : 0                                                    
===============================================================================
A:subscr_mgt_2# 
Table 82. Redundancy Multi-chassis Sync Field Descriptions

Label

Description

Peer IP Address

Displays the multi-chassis redundancy peer.

Description

The text string describing the peer.

Authentication

If configured, displays the authentication key used between this node and the multi-chassis peer.

Source IP Address

Displays the source address used to communicate with the multi-chassis peer.

Admin State

Displays the administrative state of the peer.

Client Applications

Displays the list of client applications synchronized between SRs.

Sync Admin State

Displays the administrative state of the synchronization.

Sync Oper State

Displays the operation state of the synchronization.

DB Sync State

Displays the database state of the synchronization.

Num Entries

Displays the number of entries on local router.

Lcl Deleted Entries

Displays the number of deleted entries made at the local router.

Alarm Entries

Displays the alarm entries on the local router.

Rem Num Entries

Displays the number of entries on the remote router.

Rem Lcl Deleted Entries

Displays the number of locally deleting entries made by the remote router.

Rem Alarm Entries

Displays alarm entries on the remote router.

The following output is an example of multi-chassis sync peer information, and Redundancy Multi-chassis Sync Peer Field Descriptions describes the output fields.

Redundancy Multi-Chassis Sync Peer Output Example
*A:subscr_mgt_2# show redundancy multi-chassis sync peer 10.10.10.20 
===============================================================================
Multi-chassis Peer Table
===============================================================================
Peer
-------------------------------------------------------------------------------
Peer IP Address         : 10.10.10.20                                          
Description             : Mc-Lag peer 10.10.10.20
Authentication          : Disabled                                             
Source IP Address       : 0.0.0.0                                              
Admin State             : Enabled                                              
-------------------------------------------------------------------------------
Sync-status
-------------------------------------------------------------------------------
Client Applications     : SUBMGMT                                              
Sync Admin State        : Up                                                   
Sync Oper State         : Up                                                   
DB Sync State           : inSync                                               
Num Entries             : 1                                                    
Lcl Deleted Entries     : 0                                                    
Alarm Entries           : 0                                                    
Rem Num Entries         : 1                                                    
Rem Lcl Deleted Entries : 0                                                    
Rem Alarm Entries       : 0 
===============================================================================
MCS Application Stats
===============================================================================
Application             : igmp                                                 
Num Entries             : 0                                                    
Lcl Deleted Entries     : 0                                                    
Alarm Entries           : 0                                                    
-------------------------------------------------------------------------------
Rem Num Entries         : 0                                                    
Rem Lcl Deleted Entries : 0                                                    
Rem Alarm Entries       : 0                                                    
-------------------------------------------------------------------------------
Application             : igmpSnooping                                         
Num Entries             : 0                                                    
Lcl Deleted Entries     : 0                                                    
Alarm Entries           : 0                                                    
-------------------------------------------------------------------------------
Rem Num Entries         : 0                                                    
Rem Lcl Deleted Entries : 0                                                    
Rem Alarm Entries       : 0                                                    
-------------------------------------------------------------------------------
Application             : subMgmt                                              
Num Entries             : 1                                                    
Lcl Deleted Entries     : 0                                                    
Alarm Entries           : 0                                                    
-------------------------------------------------------------------------------
Rem Num Entries         : 1                                                    
Rem Lcl Deleted Entries : 0                                                    
Rem Alarm Entries       : 0                                                    
-------------------------------------------------------------------------------
Application             : srrp                                                 
Num Entries             : 0                                                    
Lcl Deleted Entries     : 0                                                    
Alarm Entries           : 0                                                    
-------------------------------------------------------------------------------
Rem Num Entries         : 0                                                    
Rem Lcl Deleted Entries : 0                                                    
Rem Alarm Entries       : 0                                                    
===============================================================================
*A:subscr_mgt_2# 
Table 83. Redundancy Multi-chassis Sync Peer Field Descriptions

Label

Description

Peer IP Address

Displays the multi-chassis redundancy peer.

Description

The text string describing the peer.

Authentication

If configured, displays the authentication key used between this node and the multi-chassis peer.

Source IP Address

Displays the source address used to communicate with the multi-chassis peer.

Admin State

Displays the administrative state of the peer.

Client Applications

Displays the list of client applications synchronized between SRs.

Sync Admin State

Displays the administrative state of the synchronization.

Sync Oper State

Displays the operation state of the synchronization.

DB Sync State

Displays the database state of the synchronization.

Num Entries

Displays the number of entries on local router.

Lcl Deleted Entries

Displays the number of deleted entries made at the local router.

Alarm Entries

Displays the alarm entries on the local router.

Rem Num Entries

Displays the number of entries on the remote router.

Rem Lcl Deleted Entries

Displays the number of locally deleting entries made by the remote router.

Rem Alarm Entries

Displays alarm entries on the remote router.

The following output is an example of multi-chassis sync detail information, and Redundancy Multi-chassis Sync Peer Detail Field Descriptions describes the output fields.

Output Example: Redundancy Multi-Chassis Sync Peer Detail
*A:subscr_mgt_2# show redundancy multi-chassis sync peer 10.10.10.20 detail 
===============================================================================
Multi-chassis Peer Table
===============================================================================
Peer
-------------------------------------------------------------------------------
Peer IP Address         : 10.10.10.20                                          
Description             : Mc-Lag peer 10.10.10.20
Authentication          : Disabled                                             
Source IP Address       : 0.0.0.0                                              
Admin State             : Enabled                                              
-------------------------------------------------------------------------------
Sync-status
-------------------------------------------------------------------------------
Client Applications     : SUBMGMT                                              
Sync Admin State        : Up                                                   
Sync Oper State         : Up                                                   
DB Sync State           : inSync                                               
Num Entries             : 1                                                    
Lcl Deleted Entries     : 0                                                    
Alarm Entries           : 0                                                    
Rem Num Entries         : 1                                                    
Rem Lcl Deleted Entries : 0                                                    
Rem Alarm Entries       : 0 
===============================================================================
MCS Application Stats
===============================================================================
Application             : igmp                                                 
Num Entries             : 0                                                    
Lcl Deleted Entries     : 0                                                    
Alarm Entries           : 0                                                    
-------------------------------------------------------------------------------
Rem Num Entries         : 0                                                    
Rem Lcl Deleted Entries : 0                                                    
Rem Alarm Entries       : 0                                                    
-------------------------------------------------------------------------------
Application             : igmpSnooping                                         
Num Entries             : 0                                                    
Lcl Deleted Entries     : 0                                                    
Alarm Entries           : 0                                                    
-------------------------------------------------------------------------------
Rem Num Entries         : 0                                                    
Rem Lcl Deleted Entries : 0                                                    
Rem Alarm Entries       : 0                                                    
-------------------------------------------------------------------------------
Application             : subMgmt                                              
Num Entries             : 1                                                    
Lcl Deleted Entries     : 0                                                    
Alarm Entries           : 0                                                    
-------------------------------------------------------------------------------
Rem Num Entries         : 1                                                    
Rem Lcl Deleted Entries : 0                                                    
Rem Alarm Entries       : 0                                                    
-------------------------------------------------------------------------------
Application             : srrp                                                 
Num Entries             : 0                                                    
Lcl Deleted Entries     : 0                                                    
Alarm Entries           : 0                                                    
-------------------------------------------------------------------------------
Rem Num Entries         : 0                                                    
Rem Lcl Deleted Entries : 0                                                    
Rem Alarm Entries       : 0                                                    
===============================================================================
Ports synced on peer 10.10.10.20
===============================================================================
Port/Encap                    Tag                                              
-------------------------------------------------------------------------------
lag-1                         test123                                          
===============================================================================
*A:subscr_mgt_2#
Table 84. Redundancy Multi-chassis Sync Peer Detail Field Descriptions

Label

Description

Peer IP Address

Displays the multi-chassis redundancy peer.

Description

The text string describing the peer.

Authentication

If configured, displays the authentication key used between this node and the multi-chassis peer.

Source IP Address

Displays the source address used to communicate with the multi-chassis peer.

Admin State

Displays the administrative state of the peer.

Client Applications

Displays the list of client applications synchronized between routers.

Sync Admin State

Displays the administrative state of the synchronization.

Sync Oper State

Displays the operation state of the synchronization.

DB Sync State

Displays the database state of the synchronization.

Num Entries

Displays the number of entries on local router.

Lcl Deleted Entries

Displays the number of deleted entries made at the local router.

Alarm Entries

Displays the alarm entries on the local router.

Rem Num Entries

Displays the number of entries on the remote router.

Rem Lcl Deleted Entries

Displays the number of locally deleting entries made by the remote router.

Rem Alarm Entries

Displays alarm entries on the remote router.

sync-database

sync-database

Syntax

sync-database [peer ip-address] [ port port-id | lag-id] [ sync-tag sync-tag] [application application] [detail] [ type type]

Context

[Tree] (tools>dump>redundancy>multi-chassis sync-database)

Full Context

tools dump redundancy multi-chassis sync-database

Description

This command dumps MCS database information.

Parameters

ip-address

Specifies the peer’s IP address.

port-id | lag-id

Indicates the port or LAG ID to be synchronized with the multi-chassis peer.

Values

slot/mda/port or lag-lag-id

sync-tag

Specifies a synchronization tag to be used while synchronizing this port with the multi-chassis peer.

application

Specifies a particular multi-chassis peer synchronization protocol application.

Values

dhcp-server:

local dhcp server (7450 ESS and 7750 SR only)

igmp:

Internet group management protocol

igmp-snooping:

igmp-snooping

mc-ring:

multi-chassis ring

mld-snooping:

multicast listener discovery-snooping

srrp:

simple router redundancy protocol (7450 ESS and 7750 SR only)

sub-host-trk:

subscriber host tracking (7450 ESS and 7750 SR only)

sub-mgmt:

subscriber management (7450 ESS and 7750 SR only)

type

Indicates the locally deleted or alarmed deleted entries in the MCS database per multi-chassis peer.

Values

alarm-deleted, local-deleted

detail

Displays detailed information.

Platforms

All

sync-database

Syntax

sync-database [peer ip-address] [port port-id | lag-id] [sync-tag sync-tag] [ application application] [detail] [type type]

sync-database [peer ip-address] [sdp sdp-id] [sync-tag sync-tag] [application application] [detail] [ type type]

Context

[Tree] (tools>dump>redundancy>multi-chassis sync-database)

Full Context

tools dump redundancy multi-chassis sync-database

Description

This command dumps multi-chassis sync database information.

Parameters

ip-address

Dumps the specified address of the multi-chassis peer.

Values

ipv4-address: a.b.c.d

ipv6-address:

  • x:x:x:x:x:x:x:x (eight 16-bit pieces)

  • x:x:x:x:x:x:d.d.d.d

  • x: [0 to FFFF]H

  • d: [0 to 255]D

port-id

Dumps the specified port ID of the multi-chassis peer.

Values

port-id, lag-id

slot/mda/port

lag-id

lag-id

lag

keyword

id

1 to 800

pw-id

pw-id

pw

keyword

id

1 to 32767

lag-id

Dumps the specified Link Aggregation Group (LAG) on this system.

Values

port-id, lag-id

slot/mda/port

lag-id

lag-id

lag

keyword

id

1 to 800

pw-id

pw-id

pw

keyword

id

1 to 32767

sync-tag

Dumps the synchronization tag used while synchronizing this port with the multi-chassis peer up to 32 characters in length.

application

Dumps the specified application information that was synchronized with the multi-chassis peer.

Values

dhcp-server

local DHCP server

igmp

internet group management protocol

igmp-snooping

IGMP snooping

mc-ring

multi-chassis ring

l2tp

L2TP

mld

multicast listener discovery

mld-snooping

multicast listener discovery snooping

srrp

simple router redundancy protocol

sub-host-trk

subscriber host tracking

sub-mgmt-ipoe

subscriber management for IPoE

sub-mgmt-pppoe

subscriber management for PPPoE

mc-ipsec

multi-chassis IPsec

python

Python cache

diameter-proxy

diameter proxy

pim-snpg-sap

protocol independent multicast snooping for SAP

pim-snpg-sdp

protocol independent multicast snooping for SDP

detail

Displays detailed information.

type

Displays information for the specified type.

Values

alarm-deleted, local-deleted, global-deleted, omcr-standby, omcr-alarmed

sdp-id

Displays information for the specified SDP ID.

Values

1 to 32767

Platforms

All

Output

The following output is an example of sync database information.

Output Example
A:Dut-C# tools dump redundancy multi-chassis sync-database application

 <ip-address>         : a.b.c.d
 <port-id|lag-id>     : slot/mda/port or lag-<lag-id>
 <sync-tag>           : [32 chars max]
 <application>        : dhcp-server    - local dhcp server
                        igmp           - internet group management protocol
                        igmp-snooping  - igmp-snooping
                        mc-ring        - multi-chassis ring
                        mld            - multicast listener discovery
                        mld-snooping   - multicast listener discovery-snooping
                        srrp           - simple router redundancy protocol
                        sub-host-trk   - subscriber host tracking
                        sub-mgmt-ipoe  - subscriber management for IPoE
                        sub-mgmt-pppoe - subscriber management for PPPoE
                        mc-ipsec       - multi-chassis IPsec
 <detail>             :  - displays detailed information
 <type>               : alarm-deleted|local-deleted|global-deleted|
                        omcr-standby|omcr-alarmed

sync-database

Syntax

sync-database peer ip-address all application application

sync-database peer ip-address port { port-id | lag-id} [sync-tag sync-tag] application application

sync-database peer ip-address sdp sdp-id [sync-tag sync-tag] application application

sync-database peer ip-address sync-tag sync-tag application application

Context

[Tree] (clear>redundancy>multi-chassis sync-database)

Full Context

clear redundancy multi-chassis sync-database

Description

This command clears multi-chassis sync database information.

Parameters

ip-address

Clears the specified address of the multi-chassis peer.

Values

ipv4-address: a.b.c.d

ipv6-address:

  • x:x:x:x:x:x:x:x (eight 16-bit pieces)

  • x:x:x:x:x:x:d.d.d.d

  • x – [0 to FFFF] H

  • d – [0 to 255] D

port-id

Clears the specified port ID of the multi-chassis peer.

Values

slot/mda/port

lag-id

Clears the specified Link Aggregation Group (LAG) on this system.

Values

lag-lag-id

all

Clears all ports and synchronization tags.

sync-tag

Clears the synchronization tag used while synchronizing this port with the multi-chassis peer. The synchronization tag can be up to 32 characters.

sdp-id

Specifies the SDP identifier.

Values

1 to 32767

application

Clears the specified application information that was synchronized with the multi-chassis peer.

Values

The following are values for the 7750 SR and 7950 XRS:

all:

All supported applications

dhcp-server:

local dhcp server

igmp:

internet group management protocol

igmp-snooping:

igmp-snooping

mc-ring:

multi-chassis ring

mld-snooping:

multicast listener discovery-snooping

srrp:

simple router redundancy protocol

sub-host-trk

subscriber host tracking

sub-mgmt:

subscriber management

Values

The following are values for the 7450 ESS:

all

All supported applications

igmp-snooping

igmp-snooping

mc-ring

multi-chassis ring

mld-snooping

multicast listener discovery-snooping

sub-host-trk

subscriber host tracking

sub-mgmt

subscriber management

Platforms

All

sync-database-reconcile

sync-database-reconcile

Syntax

sync-database-reconcile [peer ip-address] [ port port-id | lag-id [sync-tag sync-tag]] [application application]

sync-database-reconcile [peer ip-address] [ sdp sdp-id [sync-tag sync-tag]] [ application application]

Context

[Tree] (tools>perform>redundancy>multi-chassis sync-database-reconcile)

Full Context

tools perform redundancy multi-chassis sync-database-reconcile

Description

This command provides the parameters to reconcile MCS database entries.

Parameters

ip-address

Specifies the IP address (in the form of a.b.c.d).

port-id

Specifies the port ID in the slot/MDA/port format.

lag-id

Specifies the LAG ID.

Values

lag-id: lag-id

lag: keyword

id: 1 to 200

syn-tag

Specifies the syn tag up to 32 characters.

application

Specifies the application.

Values

dhcp-server — Specifies the local DHCP server

igmp — Specifies the Internet group management protocol

igmp-snooping — Specifies igmp-snooping

mc-ring — Specifies multi-chassis ring

l2tp — Specifies L2TP

mld — Specifies multicast listener discovery

mld-snooping — Specifies multicast listener discovery-snooping

srrp — Specifies simple router redundancy protocol

sub-host-trk — Specifies subscriber host tracking

sub-mgmt-ipoe — Specifies subscriber management for IPoE

sub-mgmt-pppoe — Specifies subscriber management for PPPoE

mc-ipsec — Specifies multi-chassis IPsec

python — Specifies Python cache

diameter-proxy — Specifies diameter proxy

pim-snpg-sap — Specifies protocol independent multicast snooping for SAPs

pim-snpg-sdp — Specifies protocol independent multicast snooping for SDPs

sdp-id

Specifies the SDP ID.

Values

1 to 17407

Platforms

All

sync-if-timing

sync-if-timing

Syntax

sync-if-timing

Context

[Tree] (show>system>satellite>eth-sat sync-if-timing)

[Tree] (show>system>satellite>tdm-sat sync-if-timing)

Full Context

show system satellite eth-sat sync-if-timing

show system satellite tdm-sat sync-if-timing

Description

This command displays synchronous interface timing operational information.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS

  • show system satellite eth-sat sync-if-timing

7450 ESS, 7750 SR-7/12/12e, 7750 SR-a, 7750 SR-e

  • show system satellite tdm-sat sync-if-timing

Output

The following output is an example of TDM satellite synchronous interface timing information and System Satellite Timing Output Fields describes the fields.

Output Example
show system satellite tdm-sat 1 sync-if-timing 
===============================================================================
Satellite tsat-1 Synchronous Interface Timing Operational Information
===============================================================================
System Status                     : Master Locked
System Quality Level              : eec2
Current Frequency Offset (ppm)    : +0
Reference Input 1
    Admin Status                  : up
    Rx Quality Level              : eec2
    Qualified For Use             : yes
    Selected For Use              : yes
    Source Port                   : tsat-1/1/u1
Reference Input 2
    Admin Status                  : down
    Rx Quality Level              : unknown
    Qualified For Use             : no
        Not Qualified Due To      : disabled
    Selected For Use              : no
        Not Selected Due To       : disabled
    Source Port                   : none
===============================================================================

The following output is an example of Ethernet satellite synchronous interface timing information where it is the default case of using the first two uplink ports as sources into the satellite. System Satellite Timing Output Fields describes the fields.

show system satellite eth-sat 1 sync-if-timing

===============================================================================
Satellite esat-1 Synchronous Interface Timing Operational Information
===============================================================================
System Status                     : Master Locked
System Quality Level              : eec1
Quality Level Selection           : Enabled
Current Frequency Offset (ppm)    : +0
Reference Input 1
    Admin Status                  : up
    Rx Quality Level              : eec1
    Qualified For Use             : yes
    Selected For Use              : yes
    Source Port                   : esat-1/1/c33/u1
Reference Input 2
    Admin Status                  : up
    Rx Quality Level              : eec1
    Qualified For Use             : yes
    Selected For Use              : no
        Not Selected Due To       : on standby
    Source Port                   : esat-1/1/c35/u1
===============================================================================

The following output is an example of Ethernet satellite synchronous interface timing information for the case where one of the client ports has been configured as an input reference. System Satellite Timing Output Fields describes the fields.

show system satellite eth-sat 1 sync-if-timing 

===============================================================================
Satellite esat-1 Synchronous Interface Timing Operational Information
===============================================================================
System Status                     : Master Locked
System Quality Level              : eec1
Quality Level Selection           : Enabled
Current Frequency Offset (ppm)    : +0

Reference Input 1
    Admin Status                  : up
    Rx Quality Level              : eec1
    Qualified For Use             : yes
    Selected For Use              : no
        Not Selected Due To       : on standby
    Source Port                   : esat-1/1/c1/1

Reference Input 2
    Admin Status                  : up
    Rx Quality Level              : eec1
    Qualified For Use             : yes
    Selected For Use              : yes
    Source Port                   : esat-1/1/c35/u1
===============================================================================
Table 85. System Satellite Timing Output Fields

Label

Description

System Status

Indicates the system status

System Quality Level

Indicates the quality level being generated by the system clock

Quality Level Selection

Indicates the quality level selection status

Current Frequency Offset (ppm)

Indicates the offset that is applied within the central clock to align the local oscillator to the frequency of the selected input reference. The units for this value are parts per million (ppm).

This value should not be misinterpreted as an indicator of the frequency accuracy of the output of the central clock.

If the central clock is locked to a true Primary Reference Clock or Stratum 1 frequency reference, this value should report a number within the range [-5, +5] ppm.

Reference Input 1/2

Admin Status

down — Indicates ref1 or ref2 configuration is administratively shutdown

up — Indicates ref1 or ref2 configuration is administratively enabled

diag — Indicates the reference has been forced using the force-reference command

Rx Quality Level

Indicates the QL value received on the interface

  • inv — SSM received on the interface indicates an invalid code for the interface type

  • unknown — No QL value was received on the interface

Quality Level Override

Indicates whether the QL value used to determine the reference was configured directly by the user

Qualified for Use

Indicates whether the reference has been qualified to be used as a source of timing for the node

Not Qualified Due To

Indicates the reason why the reference has not been qualified

Selected for Use

Indicates whether the method is presently selected

Not Selected Due To

Indicates the reason why the method is not selected:

  • disabled

  • not qualified

  • previous failure

  • LOF

  • AIS-L

  • validating

  • on standby

  • ssm quality

Source Port

Identifies the source port for the reference

sync-if-timing

Syntax

sync-if-timing [cpm-slot]

Context

[Tree] (show>system sync-if-timing)

Full Context

show system sync-if-timing

Description

This command displays synchronous interface timing operational information.

Parameters

cpm-slot

Specifies the system CPM slot.

Values

standby, A, B

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS

Output

The following output is an example of sync-if-timing information, and System Timing Output describes the output fields.

Output Example

The following system example shows:

  • sync-if timing, or

  • sync-if-timing "A” when the SETS reference on the active CPM-A locks to BITS A, or

  • sync-if-timing "B” when the SETS reference on the active CPM-B locks to BITS A

Note:

The following output applies only to the 7750 SR-1e/2e/3e and 7950 XRS-16/20/40 platforms.


*A:Dut-B# show system sync-if-timing or show system sync-if-timing "A"
===============================================================================
System Interface Timing Operational Info
===============================================================================
System Status CPM A                : Master Locked
    Reference Input Mode           : Revertive
    Quality Level Selection        : Disabled
    Reference Selected             : BITS A
    System Quality Level           : prc
    Current Frequency Offset (ppm) : +0
    Input Minimum Quality Level    : st3
    Wait to Restore Timer          : Disabled

Reference Order                    : bits ref1 ref2

Reference Input 1
    Admin Status                   : up
    Rx Quality Level               : prc
    Quality Level Override         : none
    Qualified For Use              : Yes
    Selected For Use               : No
        Not Selected Due To        :     on standby
    Source Port                    : 1/1/5

Reference Input 2
    Admin Status                   : up
    Rx Quality Level               : prc
    Quality Level Override         : none
    Qualified For Use              : Yes
    Selected For Use               : No
        Not Selected Due To        :     on standby
    Source Port                    : 3/1/5

Reference BITS A
    Input Admin Status             : up
    Rx Quality Level               : prc
    Quality Level Override         : none
    Qualified For Use              : Yes
    Selected For Use               : Yes
    Interface Type                 : E1
    Framing                        : PCM31 CRC
    Line Coding                    : HDB3
    SSM Bit                        : 8
    Output Admin Status            : up
    Output Minimum Quality Level   : st2
    Output Source                  : line reference
    Output Reference Selected      : ref1
    Output Squelch                 : Disabled
    Tx Quality Level               : prc

Reference BITS B
    Input Admin Status             : up
    Rx Quality Level               : prc
    Quality Level Override         : none
    Qualified For Use              : Yes
    Selected For Use               : No
        Not Selected Due To        :     on standby
    Interface Type                 : E1
    Framing                        : PCM31 CRC
    Line Coding                    : HDB3
    SSM Bit                        : 8
    Output Admin Status            : up
    Output Minimum Quality Level   : st2
    Output Source                  : line reference
    Output Reference Selected      : ref1
    Output Squelch                 : Disabled
    Tx Quality Level               : prc
===============================================================================

The following system example shows:

  • sync-if timing standby, or

  • sync-if-timing "B” when the SETS reference on the standby CPM-B locks to Mate CPM (BITS A), or

  • sync-if-timing "A” when the SETS reference on the standby CPM-A locks to Mate CPM (BITS A)

Note:

The following output applies only to the 7750 SR-1e/2e/3e and 7950 XRS-16/20/40 platforms.


---------------------------------------------------------------------------
*A:Dut-B# show system sync-if-timing standby or show system sync-if-timing "B"
===============================================================================
System Interface Timing Operational Info
===============================================================================
System Status CPM B                : Master Locked
    Reference Input Mode           : Revertive
    Quality Level Selection        : Disabled
    Reference Selected             : Mate CPM (BITS A)
    System Quality Level           : prc
    Current Frequency Offset (ppm) : +0sync-if-timing "A
    Input Minimum Quality Level    : st3
    Wait to Restore Timer          : Disabled

Reference Order                    : bits ref1 ref2

Reference Mate CPM
    Qualified For Use              : Yes
    Selected For Use               : Yes

Reference Input 1
    Admin Status                   : up
    Rx Quality Level               : prc
    Quality Level Override         : none
    Qualified For Use              : Yes
    Selected For Use               : No
        Not Selected Due To        :     on standby
    Source Port                    : 1/1/5

Reference Input 2
    Admin Status                   : up
    Rx Quality Level               : prc
    Quality Level Override         : none
    Qualified For Use              : Yes
    Selected For Use               : No
        Not Selected Due To        :     on standby
    Source Port                    : 3/1/5

Reference BITS A
    Input Admin Status             : up
    Rx Quality Level               : prc
    Quality Level Override         : none
    Qualified For Use              : Yes
    Selected For Use               : No
        Not Selected Due To        :     on standby
    Interface Type                 : E1
    Framing                        : PCM31 CRC
    Line Coding                    : HDB3
    SSM Bit                        : 8
    Output Admin Status            : up
    Output Minimum Quality Level   : st2
    Output Source                  : line reference
    Output Reference Selected      : ref1
    Output Squelch                 : Disabled
    Tx Quality Level               : prc

Reference BITS B
    Input Admin Status             : up
    Rx Quality Level               : prc
    Quality Level Override         : none
    Qualified For Use              : Yes
    Selected For Use               : No
        Not Selected Due To        :     on standby
    Interface Type                 : E1
    Framing                        : PCM31 CRC
    Line Coding                    : HDB3
    SSM Bit                        : 8
    Output Admin Status            : up
    Output Minimum Quality Level   : st2
    Output Source                  : line reference
    Output Reference Selected      : ref1
    Output Squelch                 : Disabled
    Tx Quality Level               : prc

===============================================================================

The following system example shows:

  • sync-if timing, or

  • sync-if-timing "A” when the SETS reference on the active CPM-A locks to BITS B, or

  • sync-if-timing "B” when the SETS reference on the active CPM-B locks to BITS B

Note:

The following output applies only to the 7750 SR-1e/2e/3e and 7950 XRS-16/20/40 platforms.


--------------------------------------------------------------------
*A:Dut-B# show system sync-if-timing or show system sync-if-timing "A"
===============================================================================
System Interface Timing Operational Info
===============================================================================
System Status CPM A                : Master Locked
    Reference Input Mode           : Non-revertive
    Quality Level Selection        : Disabled
    Reference Selected             : BITS B
    System Quality Level           : prc
    Current Frequency Offset (ppm) : +0
    Input Minimum Quality Level    : st3
    Wait to Restore Timer          : Disabled

Reference Order                    : bits ref1 ref2

Reference Input 1
    Admin Status                   : up
    Rx Quality Level               : prc
    Quality Level Override         : none
    Qualified For Use              : Yes
    Selected For Use               : No
        Not Selected Due To        :     on standby
    Source Port                    : 1/1/5

Reference Input 2
    Admin Status                   : up
    Rx Quality Level               : prc
    Quality Level Override         : none
    Qualified For Use              : Yes
    Selected For Use               : No
        Not Selected Due To        :     on standby
    Source Port                    : 3/1/5

Reference BITS A
    Input Admin Status             : up
    Rx Quality Level               : prc
    Quality Level Override         : none
    Qualified For Use              : Yes
    Selected For Use               : No
        Not Selected Due To        :     previous failure
    Interface Type                 : E1
    Framing                        : PCM31 CRC
    Line Coding                    : HDB3
    SSM Bit                        : 8
    Output Admin Status            : up
    Output Minimum Quality Level   : st2
    Output Source                  : line reference
    Output Reference Selected      : ref1
    Output Squelch                 : Disabled
    Tx Quality Level               : prc

Reference BITS B
    Input Admin Status             : up
    Rx Quality Level               : prc
    Quality Level Override         : none
    Qualified For Use              : Yes
    Selected For Use               : Yes
    Interface Type                 : E1
    Framing                        : PCM31 CRC
    Line Coding                    : HDB3
    SSM Bit                        : 8
    Output Admin Status            : up
    Output Minimum Quality Level   : st2
    Output Source                  : line reference
    Output Reference Selected      : ref1
    Output Squelch                 : Disabled
    Tx Quality Level               : prc
===============================================================================

The following system example shows:

  • sync-if timing standby, or

  • sync-if-timing "B” when the SETS reference on the standby CPM-B locks to Mate CPM (BITS B), or

  • sync-if-timing "A” when the SETS reference on the standby CPM-A locks to Mate CPM (BITS B)

Note:

The following output applies only to the 7750 SR-1e/2e/3e and 7950 XRS-16/20/40 platforms.


--------------------------------------------------------------------
*A:Dut-B# show system sync-if-timing standby or show system sync-if-timing "B"
===============================================================================
System Interface Timing Operational Info
===============================================================================
System Status CPM B                : Master Locked
    Reference Input Mode           : Non-revertive
    Quality Level Selection        : Disabled
    Reference Selected             : Mate CPM (BITS B)
    System Quality Level           : prc
    Current Frequency Offset (ppm) : +0
    Input Minimum Quality Level    : st3
    Wait to Restore Timer          : Disabled

Reference Order                    : bits ref1 ref2

Reference Mate CPM
    Qualified For Use              : Yes
    Selected For Use               : Yes

Reference Input 1
    Admin Status                   : up
    Rx Quality Level               : prc
    Quality Level Override         : none
    Qualified For Use              : Yes
    Selected For Use               : No
        Not Selected Due To        :     on standby
    Source Port                    : 1/1/5

Reference Input 2
    Admin Status                   : up
    Rx Quality Level               : prc
    Quality Level Override         : none
    Qualified For Use              : Yes
    Selected For Use               : No
        Not Selected Due To        :     on standby
    Source Port                    : 3/1/5

Reference BITS A
    Input Admin Status             : up
    Rx Quality Level               : prc
    Quality Level Override         : none
    Qualified For Use              : Yes
    Selected For Use               : No
        Not Selected Due To        :     previous failure
    Interface Type                 : E1
    Framing                        : PCM31 CRC
    Line Coding                    : HDB3
    SSM Bit                        : 8
    Output Admin Status            : up
    Output Minimum Quality Level   : st2
    Output Source                  : line reference
    Output Reference Selected      : ref1
    Output Squelch                 : Disabled
    Tx Quality Level               : prc

Reference BITS B
    Input Admin Status             : up
    Rx Quality Level               : prc
    Quality Level Override         : none
    Qualified For Use              : Yes
    Selected For Use               : No
        Not Selected Due To        :     on standby
    Interface Type                 : E1
    Framing                        : PCM31 CRC
    Line Coding                    : HDB3
    SSM Bit                        : 8
    Output Admin Status            : up
    Output Minimum Quality Level   : st2
    Output Source                  : line reference
    Output Reference Selected      : ref1
    Output Squelch                 : Disabled
    Tx Quality Level               : prc

===============================================================================
Table 86. System Timing Output

Label

Description

System Status CPM A/B

Indicates the present status of the synchronous timing equipment subsystem (SETS).

Not Present — Only shown on systems without central clocks

Master Freerun — The clock is in free-run because it hasn’t had a qualified input reference to lock to

Master Holdover — The clock was locked to an input reference but has lost all qualified input references and is in holdover.

Master Locked — The clock is locked to an input reference

Acquiring — The clock is training to a qualified input reference.

Reference Input Mode

Revertive — Indicates that for a re-validated or a newly validated reference source which has a higher priority than the currently selected reference has reverted to the new reference source.

Non-revertive — The clock cannot revert to a higher priority clock if the current clock goes offline.

Quality Level Selection

Indicates whether the ql-selection command has been enabled or disabled. If this command is enabled, then the reference is selected first using the QL value, then by the priority reference order. If this command is not enabled, then the reference is selected by the priority reference order.

Reference Selected

Indicates which reference has been selected:

  • ref1, ref2 — (for all chassis)

  • BITS A, BITS B:

    • 7450 ESS-7/12

    • 7750 SR-7/12

    • 7750 SR-12e

    • 7750 SR-1e/2e/3e

    • 7750 SR-a4/8

    • 7950 XRS-16/20

    • 7950 XRS-40

  • BITS C, BITS D - (7950 XRS-40)

  • Mate CPM (BITS A), Mate CPM (BITS B) — show>system>sync-if-timing> standby:

    • 7450 ESS-7/12

    • 7750 SR-7/12

    • 7750 SR-12e

    • 7750 SR-1e/2e/3e

    • 7750 SR-a4/8

    • 7950 XRS-16/20

    • 7950 XRS-40

  • Mate CPM (BITS A), Mate CPM (BITS B) — show>system>sync-if-timing:

    • 7450 ESS-7/12

    • 7750 SR-7/12

    • 7750 SR-12e

    • 7750 SR-a4/8

  • Mate CPM (none) - show>system>sync-if-timing>standby when standby locked to active which is freerun or holdover - (for all chassis)

  • Mate CPM (ref1), Mate CPM (ref2) - show>system>sync-if-timing>standby when standby locked to active which is locked to ref1 or ref2:

    • 7750 SR-7/12

    • 7450 ESS-7/12

    • 7750 SR-12e

    • 7750 SR-1e/2e/3e

    • 7750 SR-a4/8

    • 7950 XRS-16/20/40

System Quality Level

Indicates the quality level being generated by the system clock.

Current Frequency Offset

This value indicates the offset that is applied within the central clock to align the local oscillator to the frequency of the selected input reference. The units for this value are parts per million (ppm).

This value should not be misinterpreted as an indicator of the frequency accuracy of the output of the central clock.

If the central clock is locked to a true Primary Reference Clock or Stratum 1 frequency reference, this value should report a number within the range [-5, +5] ppm.

Input Minimum Quality Level

The configured minimum acceptable QL to consider for use by the central clock.

Wait to Restore Timer

The configured timeout to use for the Wait to Restore timer.

Reference Order

ref1, ref2, bits — Indicates that the priority order of the timing references.

Reference Mate CPM

Data within this block represents the status of the timing reference provided by the Mate CPM. This will be the BITS input from the standby CPM.

Admin Status

down — The ref1 or ref2 configuration is administratively shutdown.

up — The ref1 or ref2 configuration is administratively enabled.

diag — Indicates the reference has been forced using the force-reference command.

Quality Level Override

Indicates whether the QL value used to determine the reference was configured directly by the user.

Rx Quality Level

Indicates the QL value received on the interface.

  • inv — SSM received on the interface indicates an invalid code for the interface type.

  • unknown — No QL value was received on the interface.

Qualified for Use

Indicates whether the reference has been qualified to be used as a source of timing for the node.

Not Qualified Due To

Indicates the reason why the reference has not been qualified:

  • disabled

  • LOS

  • OOPIR

  • OOF

Selected for Use

Indicates whether the method is presently selected.

Not Selected Due To

Indicates the reason why the method is not selected:

  • disabled

  • not qualified

  • previous failure

  • LOF

  • AIS-L

  • validating

  • on standby

  • ssm quality

Source Port

Identifies the Source port for the reference.

Interface Type

The interface type configured for the BITS port.

Framing

The framing configured for the BITS port.

Line Coding

The line coding configured for the BITS port.

Line Length

The line length value of the BITS output.

Output Admin Status

down — The BITS output is administratively shutdown.

up — The BITS output is administratively enabled.

Output Minimum Quality Level

The configured minimum acceptable QL to use for the BITSout signal.

Output Source

The source to be used to provide the signal on the BITS output port.

line reference — unfiltered recovered line reference.

internal clock — filtered node clock output.

Output Reference Selected

The reference selected as the source for the BITS output signal (ref1, ref2, or PTP).

Output Squelch

Indicates whether the squelch function for BITSout is enabled or disabled.

TX Quality Level

QL value for BITS output signal.

sync-if-timing

Syntax

sync-if-timing {ref1 | ref2 | bits | bitsa | bitsb | gnss | gnssa | gnssb | synce | syncea | synceb }

Context

[Tree] (clear>system sync-if-timing)

Full Context

clear system sync-if-timing

Description

This command individually clears (re-enables) a previously failed reference. As long as the reference is one of the valid options, this command is always executed. An inherent behavior enables the revertive mode which causes a reevaluation of all available references.

The timing options may vary depending on the platform because not all options are supported on all platforms.

This command also clears the Wait-to-Restore state of the reference so that it can be selected.

Parameters

ref1

Clears the first timing reference.

ref2

Clears the second timing reference.

bits

Clears the bits timing reference on the CPM.

bitsa

Clears the BITS port timing reference of CPM A for redundant systems with a BITS port on each CPM.

bitsb

Clears the BITS port timing reference of CPM B for redundant systems with a BITS port on each CPM.

gnss

Clears the GNSS port timing reference. This keyword is only supported on 7750 SR single‑slot FP5 platforms.

gnssa

Clears the GNSS port timing reference for the CPM in slot A. This keyword is only supported on 7750 SR-2se platforms.

gnssb

Clears the GNSS port timing reference for the CPM in slot B. This keyword is only supported on 7750 SR-2se platforms.

synce

Clears the SyncE/1588 port timing reference. This keyword is only supported on single slot systems.

syncea

Clears the SyncE/1588 port of the CPM A timing reference. This keyword is only supported on platforms supporting redundant CPM.

synceb

Clears the SyncE/1588 port of the CPM B timing reference. This keyword is only suported on platforms supporting redundant CPM.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS

sync-if-timing

Syntax

sync-if-timing reference

Context

[Tree] (clear>system>satellite>eth-sat sync-if-timing)

Full Context

clear system satellite eth-sat sync-if-timing

Description

This command clears (re-enables) a previously failed reference on the Ethernet satellite.

Parameters

reference

Specifies to clear the first or second timing reference.

Values

ref1, ref2

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS

sync-if-timing

Syntax

sync-if-timing reference

Context

[Tree] (clear>system>satellite>tdm-sat sync-if-timing)

Full Context

clear system satellite tdm-sat sync-if-timing

Description

This command clears (re-enables) a previously failed reference on the TDM satellite.

Parameters

reference

Specifies to clear the first or second timing reference.

Values

ref1, ref2

Platforms

7450 ESS, 7750 SR-7/12/12e, 7750 SR-a, 7750 SR-e

synchronization

synchronization

Syntax

synchronization

Context

[Tree] (show>redundancy synchronization)

Full Context

show redundancy synchronization

Description

This command displays redundancy synchronization times.

Platforms

All

Output

The following output is an example of redundancy synchronization information, and Synchronization Output describes the output fields.

Output Example
A:ALA-1>show>redundancy# synchronization
===============================================================================
Synchronization Information
===============================================================================
Standby Status               : disabled
Last Standby Failure         : N/A
Standby Up Time              : N/A
Failover Time                : N/A
Failover Reason              : N/A
Boot/Config Sync Mode        : None
Boot/Config Sync Status      : No synchronization
Last Config File Sync Time   : Never
Last Boot Env Sync Time      : Never
===============================================================================
A:ALA-1>show>redundancy#
Table 87. Synchronization Output

Label

Description

Standby Status

Displays the status of the standby CPM.

Last Standby Failure

Displays the timestamp of the last standby failure.

Standby Up Time

Displays the length of time the standby CPM has been up.

Failover Time

Displays the timestamp when the last redundancy failover occurred causing a switchover from active to standby CPM. If there is no redundant CPM card in this system or no failover has occurred since the system last booted, the value will be 0.

Failover Reason

Displays a text string giving an explanation of the cause of the last redundancy failover. If no failover has occurred, an empty string displays.

Boot/Config Sync Mode

Displays the type of synchronization operation to perform between the primary and secondary CPMs after a change has been made to the configuration files or the boot environment information contained in the boot options file (BOF).

Boot/Config Sync Status

Displays the results of the last synchronization operation between the primary and secondary CPMs.

Last Config File Sync Time

Displays the timestamp of the last successful synchronization of the configuration files.

Last Boot Env Sync Time

Displays the timestamp of the last successful synchronization of the boot environment files.

syslog

syslog

Syntax

syslog [syslog-id]

Context

[Tree] (show>log syslog)

Full Context

show log syslog

Description

This command displays syslog event log destination summary information or detailed information on a specific syslog destination.

Parameters

syslog-id

Displays detailed information on the specified syslog event log destination.

Values

1 to 10

Platforms

All

Output

The following output is an example of syslog information, and Show log syslog output fields describes the output fields.

Output example: syslog summary
A:node-2# show log syslog

===============================================================================
Syslog Target Hosts
===============================================================================
Syslog Name
Id     Ip Address                                      Port        Sev Level
         Below Level Drop                                Facility    Prefix
           TLS Profile
-------------------------------------------------------------------------------
Sunnyvale Server
1      10.1.1.2                                        514         emergency
         0                                               local7      yes

Naperville Server 
2      192.168.0.10                                    514         info
         0                                               local7      yes

===============================================================================
Table 88. Show log syslog output fields

Label

Description

Syslog Name

The syslog name for the syslog destination

Id

The syslog ID for the syslog destination

Ip Address

The IP address of the syslog target host

Port

The configured port number used when sending Syslog messages

Sev Level

The Syslog message severity level threshold

Below Level Drop

A count of messages not sent to the syslog collector target because the severity level of the message was above the configured severity. The higher the level, the lower the severity.

Facility

The facility code for messages sent to the syslog target host

Prefix

Yes — A log prefix was prepended to the Syslog message sent to the syslog host

No — A log prefix was not prepended to the Syslog message sent to the syslog host

TLS Profile

The TLS profile name

The following output is an example of syslog information, and Show log syslog output fields for a specific syslog describes the output fields.

Output example: syslog ID 1 summary
A:node-2# show log syslog 1

===============================================================================
Syslog target 1 name Sunnyvale Server
===============================================================================
IP Address       : 10.1.1.2
Port             : 514
Log-ids          : none
Prefix           : TMNX
Facility         : local7
Severity Level   : info
Prefix           : yes
Below Level Drop : 0
Description      : N/A
TLS Profile Name : N/A
HOSTNAME         : node-2
TIMESTAMP Format : millisecond
===============================================================================
Table 89. Show log syslog output fields for a specific syslog

Label

Description

IP Address

The IP address of the syslog target host

Port

The configured port number used when sending Syslog messages

Log-ids

Events are directed to this destination

Prefix

The prefix string prepended to the Syslog message

Facility

The facility code for messages sent to the syslog target host

Severity Level

The Syslog message severity level threshold

Prefix

Yes — A log prefix was prepended to the Syslog message sent to the syslog host

No — A log prefix was not prepended to the Syslog message sent to the syslog host

Below Level Drop

A count of the messages not sent to the syslog collector target because the severity level of the message was above the configured severity. The higher the level, the lower the severity.

Description

The syslog server description

TLS Profile Name

The TLS profile name

HOSTNAME

A string-based name used for the syslog HOSTNAME field instead of an IP address

TIMESTAMP Format

The timestamp format used for the syslog TIMESTAMP field:

  • standard – the standard HH:MM:SS format is being used
  • millisecond – a format of HH:MM:SS.sss is being used. The 3 additional fractional second digits provide millisecond granularity.

syslog

Syntax

syslog

Context

[Tree] (show>service>nat syslog)

Full Context

show service nat syslog

Description

This command enters the connect to display NAT syslog information

Platforms

7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR

syslog-export-policy

syslog-export-policy

Syntax

syslog-export-policy name associations

syslog-export-policy name

syslog-export-policy

Context

[Tree] (show>service>nat>syslog syslog-export-policy)

Full Context

show service nat syslog syslog-export-policy

Description

This command displays information about syslog export policies.

Parameters

name

Displays information about the specified NAT syslog export policy.

associations

Displays where the syslog-export-policy is configured.

Platforms

7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR

Output

The following output is an example of syslog export policy information.

Output Example
*SR-OS-NODE-1# show service nat syslog syslog-export-policy <name>
===============================================================================
NAT syslog policy
===============================================================================
Description                           
Facility                             
Log prefix                           
Max tx delay (deciseconds)           
MTU                                  
Rate limit (pps)                     
Severity level                        
Includes                             
Last management change              
-------------------------------------------------------------------------------
Collectors
-------------------------------------------------------------------------------
Router                               
Source IP address                    
Administrative state                 
Destination port                     
IP address                           
Last management change               
-------------------------------------------------------------------------------

The following output is an example of syslog export policy associations.

Output Example
*A:Dut-C# show service nat syslog syslog-export-policy <name> associations
===============================================================================
policies with syslog-export-policy <name>
===============================================================================
Policy    
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
No. of policies 
===============================================================================

The following output is an example of syslog-export-policy <name> information.


*A:Dut-C# show service nat nat-policy <name>
===============================================================================
NAT Policy policy_lsn_1_3
===============================================================================
Description                           : 
                                        
Pool                                  : 
Router                                : 
Filtering                             : 
Block limit                           : 
Reserved ports                        : 
Port usage High Watermark (%)         : 
Port usage Low Watermark (%)          : 
Port forwarding limit                 : 
Port forwarding range end             : 
Session limit                         : 
Reserved sessions                     : 
Session usage High Watermark (%)      : 
Session usage Low Watermark (%)       : 
ALG enabled                           : 
Prioritized forwarding classes        : 
Timeout TCP established (s)           : 
Timeout TCP transitory (s)            : 
Timeout TCP SYN (s)                   : 
Timeout TCP TIME-WAIT (s)             : 
Timeout TCP RST (s)                   : 
Timeout UDP mapping (s)               : 
Timeout UDP initial (s)               : 
Timeout UDP DNS (s)                   : 
Timeout ICMP Query (s)                : 
Timeout SIP Inactive Media (s)        : 
Subscriber retention (s)              : 
UDP inbound refresh                   : 
TCP MSS Adjust                        :
Destination NAT classifier            :
Destination-NAT-only router           :
Destination-NAT-only ISA NAT group    :
IPFIX export policy                   : 
Syslog export policy                   syslog-export-policy associated with this nat-policy
Reset unknown TCP                     : 
L2 outside                            : 
Last Mgmt Change                      : 

The following output is an example of syslog-export-policy information.

*A:Dut-C>show>service>nat>syslog# syslog-export-policy
===============================================================================
Syslog export policies
===============================================================================
Syslog export policy             
Description description of each syslog-export-policy
-------------------------------------------------------------------------------
No. of syslog export policies: 

syslog-export-policy Fields displays syslog export policy field descriptions.

Table 90. syslog-export-policy Fields

Field

Description

Description

Displays the description for the syslog export policy.

Facility

Displays information about the facility.

Valid values: kernel, user, mail, systemd, auth, syslogd, printer, netnews, uucp, cron, authpriv, ftp, ntp, logaudit, logalert, cron2, local0, local1, local2, local3, local4, local5, local6, local7

Log prefix

Displays information about the log prefix.

Max tx delay (deciseconds)

Displays the time waited to aggregate multiple events info a single log message (event aggregation).

MTU

Displays information about the IP MTU of the syslog frame.

Rate limit (pps)

Displays the rate limit imposed on syslog frames sent toward the collector.

Severity level

Displays the syslog severity level.

Valid values: emergency, alert, critical, error, warning, notice, info, debug

Includes

Displays the optional fields related to the flow that can be included in the flow log message.

Last management change

Displays the time and date of the last configuration change.

Router

Displays the routing instance from which the collector is reachable.

Source IP address

Displays the source IP address of the syslog frame.

Administrative state

Displays the administrative state of the collector.

Destination port

Displays the destination port of the collector.

IP address

Displays the IP address of the collector.

Syslog export policy

Displays the syslog export policy associated with this NAT policy.

No. of syslog export policies

Displays the number of syslog export policies configured in the system.

system

system

Syntax

system

Context

[Tree] (show system)

Full Context

show system

Description

Commands in this context display system information.

Platforms

All

system

Syntax

system

Context

[Tree] (tools>perform system)

Full Context

tools perform system

Description

This command is a tool for controlling the system.

Platforms

All

system

Syntax

system

Context

[Tree] (show>service system)

Full Context

show service system

Description

Commands in this context display service system information.

Platforms

All

system

Syntax

system [all]

Context

[Tree] (tools>dump>resource-usage system)

Full Context

tools dump resource-usage system

Description

This command displays resource information for resources that are managed at the system level.

Parameters

all

Displays all system resource usage information, as well as resource usage information for all cards, FPs, and MDAs in the system.

Platforms

All

Output

The following output is an example of system information.

Output Example
*A:PE# tools dump resource-usage system
===============================================================================
Resource Usage Information for System
===============================================================================
                                                  Total   Allocated        Free
-------------------------------------------------------------------------------
                 SAP Ingress QoS Policies |        3071           1        3070
                  SAP Egress QoS Policies |        3071           2        3069
            Ingress Queue-Group Templates |        2047           4        2043
             Egress Queue-Group Templates |        2047           5        2042
        Egress Port Queue-Group Instances |      163839           4      163835
         Ingress FP Queue-Group Instances |       16383           0       16383
              Fast Depth Monitored Queues |       50000          25       49975
                        Egress Port VPort |       40959           1       40958

system

Syntax

system

Context

[Tree] (clear system)

Full Context

clear system

Description

This command allows an operator to clear system information.

Platforms

All

system

Syntax

system

Context

[Tree] (tools>dump system)

Full Context

tools dump system

Description

Commands in this context dump tools for system.

Platforms

All

system

Syntax

system

Context

[Tree] (tools>dump>service system)

Full Context

tools dump service system

Description

Commands in this context dump service system information.

Platforms

All

system

Syntax

system status

Context

[Tree] (show>subscr-mgmt>status system)

Full Context

show subscriber-mgmt status system

Description

This command displays subscriber management status information.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

Output

The following output is an example of subscriber management system status information.

Output Example
*B:Dut-C# show subscriber-mgmt status system 
===============================================================================
Subscriber Management System Status
===============================================================================
Chassis 1
-------------------------------------------------------------------------------
Memory usage high                                       : No
DHCP message processing overload                        : No
Statistics usage high                                   : No
Number of subscribers using statistics                  : 0
Data-trigger statistics
-------------------------------------------------------------------------------
Packets received                                        : 0
Packets dropped                                         : 0
Packets in queue (actual)                               : 0
Packets in queue (peak)                                 : 1
Bridged Residential Gateway statistics
-------------------------------------------------------------------------------
BRG initialized                                         : 0
BRG operational                                         : 0
BRG in connectivity verification                        : 0
BRG on hold                                             : 0
BRG authenticated by proxy                              : 0
Subscriber VLAN statistics resources
-------------------------------------------------------------------------------
Administrative state                                    : in-service
Number of entries                                       : 2
Interface statistics resources
-------------------------------------------------------------------------------
Administrative state sub-if                             : in-service
Number of sub-if stats entries                          : 1
Administrative state grp-if                             : in-service
Number of grp-if stats entries                          : 2
===============================================================================
*B:Dut-C# 

system-config

system-config

Syntax

system-config

Context

[Tree] (show>eth-cfm system-config)

Full Context

show eth-cfm system-config

Description

This command shows various ETH-CFM system-level configuration parameters under the config> eth-cfm [{redundancy | slm | system}] hierarchies and various system capabilities.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS

Output

The following output is an example of ETH-CFM system-level configuration information.

Output Example
show eth-cfm system-config
===============================================================================
CFM System Configuration
===============================================================================
Redundancy
    MC-LAG Standby MEP Shutdown: false
    MC-LAG Hold-Timer          :   1 second(s)

Synthetic Loss Measurement
    Inactivity Timer           : 100 second(s)

ETH-CCM Grace-Period
    Transmit Enabled           : true

Sender ID Information
    ChassisID Subtype          : chassisComponent

MD Auto-Id Range Information
    md-index start             : 3294967295
    md-index end               : 4294967295
    ma-index start             : 3294967295
    ma-index end               : 4294967295

Display
    Name-based display         : false


-------------------------------------------------------------------------------
ETH-CFM System Configuration Limits
-------------------------------------------------------------------------------
Component                                     Current Usage        System Limit
-------------------------------------------------------------------------------
Maintenance Domain (MD)                                   2               25000
Maintenance Association (MA)                              2               25000
  Extended MA (up to 400 MEPs)                            0                  10
Maintenance Endpoint (MEP)                                2               25000
  One-second MEP                                          1               10000
  Sub-second MEP                                          0                7000
Alarm Indication Signal (AIS)                             0               25000
Client Signal Fail (CSF)                                  0               25000
Primary Vlan Ingress MP                                   0               19999
Primary Vlan Egress MP                                    0               19999
LMM Stats Enabled                                         0                8000
LBM Concurrent Tests                                      0                1000
  Multicast LB Tests                                      0                  10
LTM Concurrent Tests                                      0                 100
-------------------------------------------------------------------------------
===============================================================================
 
MD Auto-Id Range Information
    md-index start             : 3000000000
    md-index end               : 4000000000
    ma-index start             : 3000000000
    ma-index end               : 4000000000
-------------------------------------------------------------------------------
ETH-CFM System Configuration Limits
-------------------------------------------------------------------------------
Component                                     Current Usage        System Limit
-------------------------------------------------------------------------------
Maintenance Domain (MD)                                   9               25000
Maintenance Association (MA)                             26               25000
  Extended MA (up to 400 MEPs)                            0                  10
Maintenance Endpoint (MEP)                               18               25000
  One-second MEP                                         16                5000
  Sub-second MEP                                          0                5000
Alarm Indication Signal (AIS)                             2               25000
Client Signal Fail (CSF)                                  0               25000
Primary Vlan Ingress MP                                   3               19999
Primary Vlan Egress MP                                    3               19999
LMM Stats Enabled                                         1                8000
LBM Concurrent Tests                                      0                 100
  Multicast LB Tests                                      0                  10
LTM Concurrent Tests                                      0                 100

system-filter

system-filter

Syntax

system-filter [chained-to]

Context

[Tree] (show>filter system-filter)

Full Context

show filter system-filter

Description

This command shows system filter information.

Parameters

chained-to

Displays filters that chain to a given system filter.

Platforms

All

Output

No Parameters Specified — When no parameters are specified, the output is grouped for IPv4 and IPv6, and displays information about the active system filter and all filters with scope system.

The following output is an example of system filter information when no parameters are specified.

Output Example
*A:Dut-C>show>filter# system-filter
 
===============================================================================
IP system filters
===============================================================================
Filter-Id                     Active
-------------------------------------------------------------------------------
100                           Yes
65535                         No
-------------------------------------------------------------------------------
No. of IP system filters (total / active): 2 / 1
===============================================================================
 
===============================================================================
IPv6 system filters
===============================================================================
Filter-Id                     Active
-------------------------------------------------------------------------------
No Matching Entries
-------------------------------------------------------------------------------
No. of IPv6 system filters (total / active): 0 / 0
===============================================================================

With chained-to Option Specified — The following output is an example of system filter information when the chained-to option is specified.

*A:Dut-C>show>filter# system-filter chained-to
 
============================================================================
IP filters that chain to the active IP system filter
============================================================================
3                  4                  5                  6
5:23               6:24
----------------------------------------------------------------------------
No. of IP filters that chain to the active IP system filter: 6
============================================================================
 
============================================================================
IPv6 filters that chain to the active IPv6 system filter
============================================================================
No Matching Entries
----------------------------------------------------------------------------
No. of IPv6 filters that chain to the active IPv6 system filter: 0
============================================================================

system-info

system-info

Syntax

system-info

Context

[Tree] (show>eth-cfm system-info)

Full Context

show eth-cfm system-info

Description

This command displays system-level ETH-CFM information states.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS

Output

The following output is an example of system-level ETH-CFM information.

Output Example
show eth-cfm system-info
===============================================================================
CFM System State Information
===============================================================================
ETH-CCM Grace-Period           : Inactive
===============================================================================

system-statistics

system-statistics

Syntax

system-statistics data-trigger

Context

[Tree] (clear>subscr-mgmt system-statistics)

Full Context

clear subscriber-mgmt system-statistics

Description

This command clears subscriber statistics at the system level.

Parameters

data-trigger

Clears data trigger statistics for all data trigger enabled SAPs in the system.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

system-statistics

Syntax

system-statistics

Context

[Tree] (clear>nat system-statistics)

Full Context

clear nat system-statistics

Description

This command clears NAT statistics at the system level.

Platforms

7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR