17. p Commands

17.1. p2mp

p2mp

Syntax 
p2mp p2mp-id identifier root ip-address [session ip-addr [label-space]] [summary | detail]
p2mp p2mp-id identifier root ip-address [session ip-addr [label-space]] [summary | detail] inner-root ip-address
p2mp p2mp-id identifier [rd rd] [session ip-addr [label-space]] [family] [summary | detail] [innermost-root ip-address]
p2mp p2mp-id identifier root ip-address rd rd [session ip-addr [label-space] [family] [summary | detail] [innermost-root ip-address]
p2mp [session ip-addr [label-space]] [family] [summary | detail] [opaque-type opaque-type]
p2mp source ip-address group mcast-address root ip-address [session ip-addr [label-space]] [family] [summary | detail] inner-root ip-address
p2mp source ip-address group mcast-address root ip-address [rd rd] [session ip-addr [label-space]] [summary | detail]
p2mp source ip-address group mcast-address [session ip-addr [label-space]] [family] [summary | detail] [innermost-root ip-address]
p2mp stitching [p2mp-id identifier root ip-address [rd rd] [inner-root ip-address]]
p2mp stitching source ip-address group mcast-address root ip-address inner-root ip-address
p2mp stitching p2mp-id identifier [rd rd] innermost-root ip-address
p2mp stitching source ip-address group mcast-address innermost-root ip-address
Context 
[Tree] (show>router>ldp>bindings p2mp)
Full Contexts 
show router ldp bindings p2mp
Supported Platforms 

All

Description 

This command displays LDP P2MP FEC bindings.

Parameters 
detail—
Displays detailed information.
family—
Displays either IPv4 or IPv6 active LDP information.
group mcast-address
Displays the P2MP group multicast address bindings.
inner-root ip-address
Displays recursive FECs whose inner root address matches the specified address.
innermost-root ip-address
Displays recursive FECs whose inner root address matches the specified address and non-recursive FECs that have a root address that matches the specified address.
opaque-type opaque-type
Specifies the type of a Multi-Point Opaque Value Element.
Values—
generic, ssm, vpn-ssm, recursive-ssm, vpn-recursive, grt-recursive

 

p2mp-id identifier
Displays LDP active P2MP identifier bindings.
Values—
0 to 4294967295

 

rd rd
Displays information for the route distinguisher.
Values—
ip-addr:comm-val | 2byte-asnumber:ext-comm-val | 4byte-asnumber:comm-val

 

root ip-address
Displays root IP address information.
session ip-addr [label-space]
Displays information for the LDP session IP address and label space.
source ip-address
Displays LDP active P2MP source bindings.
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

 

stitching—
Displays stitching information for LDP P2MP FEC bindings.
summary—
Displays information in a summarized format.
Output 

Sample Output

The following show output displays recursive FECs.

A:Dut-C# show router ldp bindings p2mp stitching
===============================================================================
LDP GRT Recursive with Generic IPv4 P2MP Bindings
===============================================================================
RootAddr
InnerRootAddr                                P2MP-Id             Stitch
-------------------------------------------------------------------------------
10.20.1.3
10.20.1.5                                    8193                lowerFec
 
10.180.5.5
10.20.1.5                                    8193                primUpperFec
 
10.181.5.5
10.20.1.5                                    8193                bkpUpperFec
 
-------------------------------------------------------------------------------
10.20.1.3
10.20.1.6                                    8193                lowerFec
 
10.180.5.5
10.20.1.6                                    8193                primUpperFec
 
10.181.5.5
10.20.1.6                                    8193                bkpUpperFec
 
-------------------------------------------------------------------------------
10.180.5.3
10.20.1.1                                    8193                lowerFec
 
10.20.1.1
--                                           8193                primUpperFec
 
-------------------------------------------------------------------------------
10.180.5.3
10.20.1.2                                    8193                lowerFec
 
10.20.1.2
--                                           8193                primUpperFec
 
-------------------------------------------------------------------------------
No. of GRT Recursive with Generic IPv4 P2MP Bindings: 10
===============================================================================
 
 
A:Dut-C# show router ldp bindings active p2mp
===============================================================================
LDP Bindings (IPv4 LSR ID 10.20.1.3)
             (IPv6 LSR ID ::)
===============================================================================
Label Status:
        U - Label In Use, N - Label Not In Use, W - Label Withdrawn
        WP - Label Withdraw Pending, BU - Alternate For Fast Re-Route
        e - Label ELC
FEC Flags:
        LF - Lower FEC, UF - Upper FEC, BA - ASBR Backup FEC
===============================================================================
LDP Generic IPv4 P2MP Bindings (Active)
===============================================================================
P2MP-Id                                     Interface
RootAddr                                    Op              IngLbl    EgrLbl
EgrNH                                       EgrIf/LspId
-------------------------------------------------------------------------------
8193                                        73730
10.20.1.1                                   Pop             262134      --
  --                                          --
 
8193                                        73730
10.20.1.1 (UF)                              Swap            262134    Stitched
  --                                          --
 
8193                                        73729
10.20.1.2                                   Pop             262135      --
  --                                          --
 
8193                                        73729
10.20.1.2 (UF)                              Swap            262135    Stitched
  --                                          --
 
8193                                        73728
10.20.1.3                                   Push              --      262137
10.180.2.1                                  1/1/1:0
 
8193                                        73728
10.20.1.3                                   Push              --      262137
10.181.2.1                                  1/1/1:1
-------------------------------------------------------------------------------
No. of Generic IPv4 P2MP Active Bindings: 6
===============================================================================
 
===============================================================================
LDP GRT Recursive with Generic IPv4 P2MP Bindings (Active)
===============================================================================
P2MP-Id                                     Interface
RootAddr                                    Op              IngLbl    EgrLbl
InnerRootAddr
EgrNH                                       EgrIf/LspId
-------------------------------------------------------------------------------
8193                                        Unknw
10.20.1.3 (LF)                              Push              --      262135
10.20.1.5
10.180.2.1                                  1/1/1:0
 
8193                                        Unknw
10.20.1.3 (LF)                              Push              --      262135
10.20.1.5
10.181.2.1                                  1/1/1:1
 
8193                                        Unknw
10.20.1.3 (LF)                              Push              --      262136
10.20.1.6
10.180.2.1                                  1/1/1:0
 
8193                                        Unknw
10.20.1.3 (LF)                              Push              --      262136
10.20.1.6
10.181.2.1                                  1/1/1:1
 
8193                                        Unknw
10.180.5.3 (LF)                             Push              --      262132
10.20.1.1
10.180.5.5                                  2/1/1:0
 
8193                                        Unknw
10.180.5.3 (LF)                             Push              --      262136
10.20.1.2
10.180.5.5                                  2/1/1:0
 
8193                                        Unknw
10.180.5.3                                  Push              --      262131
10.20.1.3
10.180.5.5                                  2/1/1:0
 
8193                                        73731
10.180.5.5                                  Pop             262126      --
10.20.1.5
  --                                          --
 
8193                                        73731
10.180.5.5 (UF)                             Swap            262126    Stitched
10.20.1.5
  --                                          --
 
8193                                        73732
10.180.5.5                                  Pop             262124      --
10.20.1.6
  --                                          --
 
8193                                        73732
10.180.5.5 (UF)                             Swap            262124    Stitched
10.20.1.6
  --                                          --
 
8193                                        73731
10.181.5.5 (BA)                             Pop             262125      --
10.20.1.5
  --                                          --
 
8193                                        73731
10.181.5.5 (BA) (UF)                        Swap            262125    Stitched
10.20.1.5
  --                                          --
 
8193                                        73732
10.181.5.5 (BA)                             Pop             262123      --
10.20.1.6
  --                                          --
 
8193                                        73732
10.181.5.5 (BA) (UF)                        Swap            262123    Stitched
10.20.1.6
  --                                          --
 
-------------------------------------------------------------------------------
No. of GRT Recursive with Generic IPv4 P2MP Active Bindings: 15
===============================================================================

17.2. p2mp-candidate-path

p2mp-candidate-path

Syntax 
p2mp-candidate-path [path-name] [oper {up | down}] [in-use]
Context 
[Tree] (show>router>p2mp-sr-tree>p2mp-policy p2mp-candidate-path)
Full Contexts 
show router p2mp-sr-tree p2mp-policy p2mp-candidate-path
Supported Platforms 

All

Description 

This command displays candidate path information.

Parameters 
path-name—
Specifies the candidate path name, up to 32 characters.
oper up—
Displays the candidate paths with operational status up.
oper down—
Displays the candidate paths with operational status down.
in-use—
Displays candidate paths that are in use.

17.3. p2mp-info

p2mp-info

Syntax 
p2mp-info [type {originate | transit | terminate}] [s2l-endpoint ip-address]
Context 
[Tree] (show>router>mpls p2mp-info)
Full Contexts 
show router mpls p2mp-info
Supported Platforms 

All

Description 

This command displays P2MP cross-connect information.

Parameters 
type—
Specifies the P2MP type.
Values—
originate — Displays the static LSPs that originate at this virtual router.
transit — Displays the static LSPs that transit through this virtual router.
terminate — Displays the static LSPs that terminate at this virtual router

 

Output 

The following output is an example of MPLS p2mp information.

Sample Output
*A:Dut-C# show router mpls p2mp-info 
========================================================================
MPLS P2MP Cross Connect Information
========================================================================
------------------------------------------------------------------------
S2L ipmsi-4000-73729::path_ipmsi
------------------------------------------------------------------------
Source IP Address    : 10.20.1.1             Tunnel ID     : 61441
P2MP ID              : 4000                  Lsp ID        : 29696
S2L Name             : ipmsi-4000-73729::pa* To            : 10.20.1.3
In Interface         : 1/1/1                 In Label      : 262129
Num. of S2ls         : 1                     
------------------------------------------------------------------------
S2L ipmsi-65535-73730::path_ipmsi
------------------------------------------------------------------------
Source IP Address    : 10.20.1.1             Tunnel ID     : 61442
P2MP ID              : 65535                 Lsp ID        : 30208
S2L Name             : ipmsi-65535-73730::p* To            : 10.20.1.3
In Interface         : 1/1/1                 In Label      : 262128
Num. of S2ls         : 1                     
------------------------------------------------------------------------
S2L ipmsi-1001-73728::path_ipmsi
------------------------------------------------------------------------
Source IP Address    : 10.20.1.1             Tunnel ID     : 61440
P2MP ID              : 1001                  Lsp ID        : 35840
S2L Name             : ipmsi-1001-73728::pa* To            : 10.20.1.3
In Interface         : 1/1/1                 In Label      : 262127
Num. of S2ls         : 1                     
------------------------------------------------------------------------
S2L ipmsi-1001-73732::path_ipmsi
-----------------------------------------------------------------------
Source IP Address    : 10.20.1.2             Tunnel ID     : 64944
P2MP ID              : 1001                  Lsp ID        : 34816
S2L Name             : ipmsi-1001-73732::pa* To            : 10.20.1.3
In Interface         : 1/1/2                 In Label      : 262114
Num. of S2ls         : 1                     
------------------------------------------------------------------------
S2L ipmsi-4000-73729::path_ipmsi
------------------------------------------------------------------------
Source IP Address    : 10.20.1.3             Tunnel ID     : 61441
P2MP ID              : 4000                  Lsp ID        : 16384
S2L Name             : ipmsi-4000-73729::pa* To            : 10.20.1.1
Out Interface        : 1/1/1                 Out Label     : 262131
Num. of S2ls         : 1                     
------------------------------------------------------------------------
S2L ipmsi-4000-73729::path_ipmsi      
------------------------------------------------------------------------
Source IP Address    : 10.20.1.3             Tunnel ID     : 61441
P2MP ID              : 4000                  Lsp ID        : 16384
S2L Name             : ipmsi-4000-73729::pa* To            : 10.20.1.4
Out Interface        : 2/1/1                 Out Label     : 262121
Num. of S2ls         : 1                     
------------------------------------------------------------------------
S2L ipmsi-1001-73728::path_ipmsi
------------------------------------------------------------------------
Source IP Address    : 10.20.1.3             Tunnel ID     : 61440
P2MP ID              : 1001                  Lsp ID        : 22016
S2L Name             : ipmsi-1001-73728::pa* To            : 10.20.1.1
Out Interface        : 1/1/1                 Out Label     : 262129
Num. of S2ls         : 1                     
------------------------------------------------------------------------
S2L ipmsi-1001-73728::path_ipmsi
------------------------------------------------------------------------
Source IP Address    : 10.20.1.3             Tunnel ID     : 61440
P2MP ID              : 1001                  Lsp ID        : 22016
S2L Name             : ipmsi-1001-73728::pa* To            : 10.20.1.2
Out Interface        : 1/1/2                 Out Label     : 262115
Num. of S2ls         : 1                     
------------------------------------------------------------------------
S2L ipmsi-1001-73728::path_ipmsi
------------------------------------------------------------------------
Source IP Address    : 10.20.1.3             Tunnel ID     : 61440
P2MP ID              : 1001                  Lsp ID        : 22016
S2L Name             : ipmsi-1001-73728::pa* To            : 10.20.1.4
Out Interface        : 2/1/1                 Out Label     : 262108
Num. of S2ls         : 2                     
------------------------------------------------------------------------
S2L ipmsi-1001-73728::path_ipmsi
------------------------------------------------------------------------
Source IP Address    : 10.20.1.3             Tunnel ID     : 61440
P2MP ID              : 1001                  Lsp ID        : 22016
S2L Name             : ipmsi-1001-73728::pa* To            : 10.20.1.5
Out Interface        : 2/1/1                 Out Label     : 262108
Num. of S2ls         : 2                     
------------------------------------------------------------------------
S2L ipmsi-65535-73730::path_ipmsi
------------------------------------------------------------------------
Source IP Address    : 10.20.1.3             Tunnel ID     : 61442
P2MP ID              : 65535                 Lsp ID        : 46592
S2L Name             : ipmsi-65535-73730::p* To            : 10.20.1.1
Out Interface        : 1/1/1                 Out Label     : 262130
Num. of S2ls         : 1                     
------------------------------------------------------------------------
S2L ipmsi-65535-73730::path_ipmsi
------------------------------------------------------------------------
Source IP Address    : 10.20.1.3             Tunnel ID     : 61442
P2MP ID              : 65535                 Lsp ID        : 46592
S2L Name             : ipmsi-65535-73730::p* To            : 10.20.1.4
Out Interface        : 2/1/1                 Out Label     : 262109
Num. of S2ls         : 1                     
------------------------------------------------------------------------
P2MP Cross-connect instances : 12

17.4. p2mp-lsp

p2mp-lsp

Syntax 
p2mp-lsp [lsp-name] [detail]
p2mp-lsp [lsp-name] p2mp-instance [p2mp-instance-name] [mbb]
p2mp-lsp [lsp-name] p2mp-instance [p2mp-instance-name] s2l [s2l-name [to s2l-to-address]] [status {up | down}] [detail]
p2mp-lsp [lsp-name] p2mp-instance [p2mp-instance-name] s2l [s2l-name [to s2l-to-address]] mbb
Context 
[Tree] (show>router>mpls p2mp-lsp)
Full Contexts 
show router mpls p2mp-lsp
Supported Platforms 

All

Description 

This command displays MPLS P2MP LSP information.

Parameters 
lsp-name—
Specifies the LSP name, up to 64 characters, used in the path.
p2mp-instance[p2mp-instance-name
Specifies the administrative name for the P2MP instance which must be unique within a virtual router instance.
mbb—
Specifies to display make-before-break (MBB) information.
s2l—
Specifies the source-to-leaf (S2L) name.
to s2l-to-address
Indicates the IP address of the destination address of the S2L sub-LSP.
status—
Displays the status of the p2mp LSP.
Values—
up — Displays the total time that this S2l has been operational. down — Displays the total time that this S2l has not been operational.

 

Output 

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

Sample Output
*A:Dut-C# show router mpls p2mp-lsp  
  - p2mp-lsp [<lsp-name>] [detail]
  - p2mp-lsp [<lsp-name>] p2mp-instance [<p2mp-instance-name>] [mbb]
  - p2mp-lsp [<lsp-name>] p2mp-instance [<p2mp-instance-name>] s2l [<s2l-name>
    [to <s2l-to-address>]][status {up | down}] [detail]
  - p2mp-lsp [<lsp-name>] p2mp-instance [<p2mp-instance-name>] s2l [<s2l-name>
    [to <s2l-to-address>]] <mbb>
  - p2mp-lsp using-template [lsp-template <template-name>] [detail]
 
<lsp-name>           : [64 chars max] - accepts * as wildcard char
<p2mp-instance>      : keyword
<p2mp-instance-name> : [max 32 chars]
<s2l>                : keyword
<s2l-name>           : [max 32 chars]
<up | down>            : keywords
<detail>             : keyword
<mbb>                : keyword
<s2l-to-address>     : [a.b.c.d]
<using-template>     : keyword
<lsp-template>       : [32 chars max]
 
 
 
*A:Dut-C# show router mpls p2mp-lsp 
==============================================================================
MPLS P2MP LSPs (Originating)
==============================================================================
LSP Name                                                            Adm   Opr
------------------------------------------------------------------------------
ipmsi-1001-73728                                                    Up    Up
ipmsi-4000-73729                                                    Up    Up
ipmsi-65535-73730                                                   Up    Up
------------------------------------------------------------------------------
LSPs : 3
==============================================================================
*A:Dut-C# show router mpls p2mp-lsp detail 
==============================================================================
MPLS P2MP LSPs (Originating) (Detail)
==============================================================================
------------------------------------------------------------------------------
Type : Originating 
------------------------------------------------------------------------------
LSP Name    : ipmsi-1001-73728
LSP Type    : P2mpAutoLsp                      LSP Tunnel ID  : 61440
From        : 10.20.1.3                        
Adm State   : Up                               Oper State     : Up
LSP Up Time : 6d 21:08:37                      LSP Down Time  : 0d 00:00:00
Transitions : 1                                Path Changes   : 1
Retry Limit : 0                                Retry Timer    : 30 sec
Signaling   : RSVP                             Resv. Style    : SE
Hop Limit   : 255                              Negotiated MTU : n/a
Adaptive    : Enabled                          ClassType      : 0
FastReroute : Enabled                          Oper FR        : Enabled
FR Method   : Facility                         FR Hop Limit   : 16
FR Bandwidth: 0 Mbps                           FR Node Protect: Disabled
FR Object   : Enabled                          
CSPF        : Enabled                          ADSPEC         : Disabled
Metric      : Disabled                         Use TE metric  : Disabled
Include Grps:                                  Exclude Grps   :  
None                                           None
Least Fill  : Disabled                         
 
Auto BW     : Disabled                         
LdpOverRsvp : Disabled                         VprnAutoBind   : Disabled
IGP Shortcut: Disabled                         BGP Shortcut   : Disabled
BGPTransTun : Disabled                         
Oper Metric : Disabled                         
Prop Adm Grp: Disabled                         CSPFFirstLoose : Disabled
P2MPInstance: 1001                             P2MP-Inst-type : Primary
S2L Cfg Cou*: 4                                S2L Oper Count*: 4
S2l-Name    : path_ipmsi                       To             : 10.20.1.1
S2l-Name    : path_ipmsi                       To             : 10.20.1.2
S2l-Name    : path_ipmsi                       To             : 10.20.1.4
S2l-Name    : path_ipmsi                       To             : 10.20.1.5
------------------------------------------------------------------------
Type : Originating 
------------------------------------------------------------------------
LSP Name    : ipmsi-4000-73729
LSP Type    : P2mpAutoLsp                      LSP Tunnel ID  : 61441
From        : 10.20.1.3                        
Adm State   : Up                               Oper State     : Up
LSP Up Time : 6d 21:08:38                      LSP Down Time  : 0d 00:00:00
Transitions : 1                                Path Changes   : 1
Retry Limit : 0                                Retry Timer    : 30 sec
Signaling   : RSVP                             Resv. Style    : SE
Hop Limit   : 255                              Negotiated MTU : n/a
Adaptive    : Enabled                          ClassType      : 0
FastReroute : Enabled                          Oper FR        : Enabled
FR Method   : Facility                         FR Hop Limit   : 16
FR Bandwidth: 0 Mbps                           FR Node Protect: Disabled
FR Object   : Enabled                          
CSPF        : Enabled                          ADSPEC         : Disabled
Metric      : Disabled                         Use TE metric  : Disabled
Include Grps:                                  Exclude Grps   :  
None                                           None
Least Fill  : Disabled                         
 
Auto BW     : Disabled                         
LdpOverRsvp : Disabled                         VprnAutoBind   : Disabled
IGP Shortcut: Disabled                         BGP Shortcut   : Disabled
BGPTransTun : Disabled                         
Oper Metric : Disabled                         
Prop Adm Grp: Disabled                         CSPFFirstLoose : Disabled
 
P2MPInstance: 4000                             P2MP-Inst-type : Primary
S2L Cfg Cou*: 2                                S2L Oper Count*: 2
S2l-Name    : path_ipmsi                       To             : 10.20.1.1
S2l-Name    : path_ipmsi                       To             : 10.20.1.4
------------------------------------------------------------------------
Type : Originating 
------------------------------------------------------------------------
LSP Name    : ipmsi-65535-73730
LSP Type    : P2mpAutoLsp                      LSP Tunnel ID  : 61442
From        : 10.20.1.3                        
Adm State   : Up                               Oper State     : Up
LSP Up Time : 6d 21:08:39                      LSP Down Time  : 0d 00:00:00
Transitions : 1                                Path Changes   : 1
Retry Limit : 0                                Retry Timer    : 30 sec
Signaling   : RSVP                             Resv. Style    : SE
Hop Limit   : 255                              Negotiated MTU : n/a
Adaptive    : Enabled                          ClassType      : 0
FastReroute : Enabled                          Oper FR        : Enabled
FR Method   : Facility                         FR Hop Limit   : 16
FR Bandwidth: 0 Mbps                           FR Node Protect: Disabled
FR Object   : Enabled                          
CSPF        : Enabled                          ADSPEC         : Disabled
Metric      : Disabled                         Use TE metric  : Disabled
Include Grps:                                  Exclude Grps   :  
None                                           None
Least Fill  : Disabled                         
 
Auto BW     : Disabled                         
LdpOverRsvp : Disabled                         VprnAutoBind   : Disabled
IGP Shortcut: Disabled                         BGP Shortcut   : Disabled
BGPTransTun : Disabled                         
Oper Metric : Disabled                         
Prop Adm Grp: Disabled                         CSPFFirstLoose : Disabled
 
P2MPInstance: 65535                            P2MP-Inst-type : Primary
S2L Cfg Cou*: 2                                S2L Oper Count*: 2
S2l-Name    : path_ipmsi                       To             : 10.20.1.1
S2l-Name    : path_ipmsi                       To             : 10.20.1.4
========================================================================
* indicates that the corresponding row element may have been truncated.
*A:Dut-C#
 
 
*A:sim1>config>router>mpls>lsp$ show router mpls p2mp-lsp p2mp-instance s2l detail
========================================================================
MPLS LSP  S2L  (Detail)
========================================================================
Legend :
    @ - Detour Available                          # - Detour In Use
    b - Bandwidth Protected                       n - Node Protected
    S - Strict                                    L - Loose
    s - Soft Preemption
========================================================================
------------------------------------------------------------------------
LSP 1 S2L 1
------------------------------------------------------------------------
LSP Name    : 1                                  S2l LSP ID  : 26624
P2MP ID     : 0                                  S2l Grp Id  : 0
Adm State   : Up                                 Oper State  : Down
S2l State:  : Inactive                                       :
S2L Name    : 1                                  To          : 10.20.1.3
S2l Admin   : Up                                 S2l Oper    : Down
OutInterface: n/a                                Out Label   : n/a
S2L Up Time : 0d 00:00:00                        S2L Dn Time : 0d 00:00:01
RetryAttempt: 0                                  NextRetryIn : 9 sec (Fast)
S2L Trans   : 8                                  CSPF Queries: 4
Failure Code: noError                            Failure Node: n/a
ExplicitHops:
    10.20.1.2(S)
Actual Hops :
    No Hops Specified
ComputedHops:
    No Hops Specified
LastResignal: n/a
========================================================================
 
 
show router mpls p2mp-lsp p2mp-instance s2l detail
========================================================================
------------------------------------------------------------------------
LSP 2 S2L 2
------------------------------------------------------------------------
LSP Name    : 2                                  S2l LSP ID  : 52230
P2MP ID     : 0                                  S2l Grp Id  : 2
Adm State   : Up                                 Oper State  : Up
S2l State:  : Active                                         :
S2L Name    : 2                                  To          : 10.20.1.3
S2l Admin   : Up                                 S2l Oper    : Up
OutInterface: 1/1/1                              Out Label   : 131071
S2L Up Time : 0d 00:04:43                        S2L Dn Time : 0d 00:00:00
RetryAttempt: 0                                  NextRetryIn : 0 sec
S2L Trans   : 5                                  CSPF Queries: 21
Failure Code: tunnelLocallyRepaired              Failure Node: 10.20.1.2
ExplicitHops:
    10.20.1.2(S)
Actual Hops :
    10.10.1.1(10.20.1.1)                         Record Label    : N/A
 -> 10.10.1.2(10.20.1.2) @ #                     Record Label    : 131071
 -> 10.10.6.3(10.20.1.3)                         Record Label    : 131068
ComputedHops:
    10.10.1.1(S)       -> 10.10.1.2(S)       -> 10.10.5.3(S)
LastResignal: n/a
In Prog MBB :
 MBB Type   : GlobalRevert                       NextRetryIn : n/a
 Timeout In : 23 sec                                      
 Started At : 06/29/2011 11:06:09                RetryAttempt: 7
 FailureCode: noError                            Failure Node: n/a
========================================================================
 
 
*A:Dut-C>config>router>mpls>lsp$ /show router mpls lsp path detail 
========================================================================
MPLS LSP  Path  (Detail)
========================================================================
Legend : 
    @ - Detour Available              # - Detour In Use
    b - Bandwidth Protected           n - Node Protected
    s - Soft Preemption           
    S - Strict                        L - Loose
========================================================================
------------------------------------------------------------------------
LSP 1 Path 1
------------------------------------------------------------------------
LSP Name    : 1                                  Path LSP ID : 56320
From        : 10.20.1.3                          To          : 10.10.1.1
Adm State   : Up                                 Oper State  : Up
Path Name   : 1                                  Path Type   : Primary
Path Admin  : Up                                 Path Oper   : Up
OutInterface: 1/1/1                              Out Label   : 131071
Path Up Time: 0d 00:03:09                        Path Dn Time: 0d 00:00:00
Retry Limit : 0                                  Retry Timer : 30 sec
RetryAttempt: 0                                  NextRetryIn : 0 sec 
SetupPriori*: 7                                  Hold Priori*: 0
Preference  : n/a                                
Bandwidth   : No Reservation                     Oper Bw     : 0 Mbps
Hop Limit   : 255                                Class Type  : 0
Backup CT   : None                               
MainCT Retry: n/a                                MainCT Retry: 0
    Rem     :                                        Limit   :  
Oper CT     : 0                                  
Record Route: Record                             Record Label: Record
Oper MTU    : 1496                               Neg MTU     : 1496
Adaptive    : Enabled                            Oper Metric : 1000
Include Grps:                                    Exclude Grps:  
None                                           None
Path Trans  : 1                                  CSPF Queries: 3
Failure Code: badNode                            Failure Node: 10.20.1.3
 
Oper Values :                                    
Setup Prior*: 7                                  Hold Priori*: 0
Record Route: Record                             Record Label: Record
Hop Limit   : 255                                
Adspec      : Disabled                           
CSPF        : Enabled                            CSPFToFirst*: Disabled
Least Fill  : Disabled                           FR Node Pro*: Disabled
Prop Adm Grp: Disabled                           
Include Grps:                                    Exclude Grps:  
None                                           None
                                      
ExplicitHops:                                    
    No Hops Specified                 
Actual Hops :                                    
    10.10.2.3(10.20.1.3) @ #                     Record Label    : N/A
 -> 10.10.1.1(10.20.1.1)                         Record Label    : 131071
ComputedHops:                                    
    10.10.2.3(S)       -> 10.10.2.1(S)      
ResigEligib*: False                              
LastResignal: n/a                                CSPF Metric : 1000
In Prog MBB :                         
 MBB Type   : GlobalRevert                       NextRetryIn : 0 sec
 Timeout In : 22 sec                             
 Started At : 08/26/2011 23:59:29                RetryAttempt: 2
 FailureCode: noError                            Failure Node: n/a
 Signaled BW: 0 Mbps                             
========================================================================
* indicates that the corresponding row element may have been truncated.
 
 
show router mpls p2mp-lsp p2mp-instance s2l detail
------------------------------------------------------------------------
LSP 2 S2L 2
------------------------------------------------------------------------
LSP Name    : 2                                  S2l LSP ID  : 52230
P2MP ID     : 0                                  S2l Grp Id  : 4
Adm State   : Up                                 Oper State  : Down
S2l State:  : Inactive                                       :
S2L Name    : 2                                  To          : 10.20.1.3
S2l Admin   : Up                                 S2l Oper    : In Progress
OutInterface: n/a                                Out Label   : n/a
S2L Up Time : 0d 00:00:00                        S2L Dn Time : 0d 00:00:20
RetryAttempt: 1                                  NextRetryIn : n/a
Timeout In  : 21 sec
S2L Trans   : 6                                  CSPF Queries: 27
Failure Code: noError                            Failure Node: n/a
ExplicitHops:
    10.20.1.2(S)
Actual Hops :
    No Hops Specified
LastResignal: n/a
 
 
*A:Dut-C# show router mpls p2mp-lsp 
=============================================================================
MPLS P2MP LSPs (Originating)
=============================================================================
LSP Name                                                            Adm   Opr
------------------------------------------------------------------------
ipmsi-1001-73728                                                    Up    Up
ipmsi-4000-73729                                                    Up    Up
ipmsi-65535-73730                                                   Up    Up
------------------------------------------------------------------------
LSPs : 3
========================================================================
 
 
*A:Dut-C# show router mpls p2mp-lsp detail 
========================================================================
MPLS P2MP LSPs (Originating) (Detail)
========================================================================
------------------------------------------------------------------------
Type : Originating 
------------------------------------------------------------------------
LSP Name    : ipmsi-1001-73728
LSP Type    : P2mpAutoLsp                      LSP Tunnel ID  : 61440
From        : 10.20.1.3                        
Adm State   : Up                               Oper State     : Up
LSP Up Time : 6d 21:08:37                      LSP Down Time  : 0d 00:00:00
Transitions : 1                                Path Changes   : 1
Retry Limit : 0                                Retry Timer    : 30 sec
Signaling   : RSVP                             Resv. Style    : SE
Hop Limit   : 255                              Negotiated MTU : n/a
Adaptive    : Enabled                          ClassType      : 0
FastReroute : Enabled                          Oper FR        : Enabled
FR Method   : Facility                         FR Hop Limit   : 16
FR Bandwidth: 0 Mbps                           FR Node Protect: Disabled
FR Object   : Enabled                          
CSPF        : Enabled                          ADSPEC         : Disabled
Metric      : Disabled                         Use TE metric  : Disabled
Include Grps:                                  Exclude Grps   :  
None                                           None
Least Fill  : Disabled                         
Auto BW     : Disabled                         
LdpOverRsvp : Disabled                         VprnAutoBind   : Disabled
IGP Shortcut: Disabled                         BGP Shortcut   : Disabled
BGPTransTun : Disabled                         
Oper Metric : Disabled                         
Prop Adm Grp: Disabled                         CSPFFirstLoose : Disabled
P2MPInstance: 1001                             P2MP-Inst-type : Primary
S2L Cfg Cou*: 4                                S2L Oper Count*: 4
S2l-Name    : path_ipmsi                       To             : 10.20.1.1
S2l-Name    : path_ipmsi                       To             : 10.20.1.2
S2l-Name    : path_ipmsi                       To             : 10.20.1.4
S2l-Name    : path_ipmsi                       To             : 10.20.1.5
------------------------------------------------------------------------
Type : Originating 
------------------------------------------------------------------------
LSP Name    : ipmsi-4000-73729
LSP Type    : P2mpAutoLsp                      LSP Tunnel ID  : 61441
From        : 10.20.1.3                        
Adm State   : Up                               Oper State     : Up
LSP Up Time : 6d 21:08:38                      LSP Down Time  : 0d 00:00:00
Transitions : 1                                Path Changes   : 1
Retry Limit : 0                                Retry Timer    : 30 sec
Signaling   : RSVP                             Resv. Style    : SE
Hop Limit   : 255                              Negotiated MTU : n/a
Adaptive    : Enabled                          ClassType      : 0
FastReroute : Enabled                          Oper FR        : Enabled
FR Method   : Facility                         FR Hop Limit   : 16
FR Bandwidth: 0 Mbps                           FR Node Protect: Disabled
FR Object   : Enabled                          
CSPF        : Enabled                          ADSPEC         : Disabled
Metric      : Disabled                         Use TE metric  : Disabled
Include Grps:                                  Exclude Grps   :  
None                                           None
Least Fill  : Disabled                         
Auto BW     : Disabled                         
LdpOverRsvp : Disabled                         VprnAutoBind   : Disabled
IGP Shortcut: Disabled                         BGP Shortcut   : Disabled
BGPTransTun : Disabled                         
Oper Metric : Disabled                         
Prop Adm Grp: Disabled                         CSPFFirstLoose : Disabled
P2MPInstance: 4000                             P2MP-Inst-type : Primary
S2L Cfg Cou*: 2                                S2L Oper Count*: 2
S2l-Name    : path_ipmsi                       To             : 10.20.1.1
S2l-Name    : path_ipmsi                       To             : 10.20.1.4
------------------------------------------------------------------------
Type : Originating 
------------------------------------------------------------------------
LSP Name    : ipmsi-65535-73730
LSP Type    : P2mpAutoLsp                      LSP Tunnel ID  : 61442
From        : 10.20.1.3                        
Adm State   : Up                               Oper State     : Up
LSP Up Time : 6d 21:08:39                      LSP Down Time  : 0d 00:00:00
Transitions : 1                                Path Changes   : 1
Retry Limit : 0                                Retry Timer    : 30 sec
Signaling   : RSVP                             Resv. Style    : SE
Hop Limit   : 255                              Negotiated MTU : n/a
Adaptive    : Enabled                          ClassType      : 0
FastReroute : Enabled                          Oper FR        : Enabled
FR Method   : Facility                         FR Hop Limit   : 16
FR Bandwidth: 0 Mbps                           FR Node Protect: Disabled
FR Object   : Enabled                          
CSPF        : Enabled                          ADSPEC         : Disabled
Metric      : Disabled                         Use TE metric  : Disabled
Include Grps:                                  Exclude Grps   :  
None                                           None
Least Fill  : Disabled                         
Auto BW     : Disabled                         
LdpOverRsvp : Disabled                         VprnAutoBind   : Disabled
IGP Shortcut: Disabled                         BGP Shortcut   : Disabled
BGPTransTun : Disabled                         
Oper Metric : Disabled                         
Prop Adm Grp: Disabled                         CSPFFirstLoose : Disabled
P2MPInstance: 65535                            P2MP-Inst-type : Primary
S2L Cfg Cou*: 2                                S2L Oper Count*: 2
S2l-Name    : path_ipmsi                       To             : 10.20.1.1
S2l-Name    : path_ipmsi                       To             : 10.20.1.4
========================================================================
* indicates that the corresponding row element may have been truncated.
 
 
*A:Dut-C#
*A:sim1>config>router>mpls>lsp$ show router mpls p2mp-lsp p2mp-instance s2l detail
========================================================================
MPLS LSP  S2L  (Detail)
========================================================================
Legend :
    @ - Detour Available                          # - Detour In Use
    b - Bandwidth Protected                       n - Node Protected
    S - Strict                                    L - Loose
    s - Soft Preemption
========================================================================
------------------------------------------------------------------------
LSP 1 S2L 1
------------------------------------------------------------------------
LSP Name    : 1                                  S2l LSP ID  : 26624
P2MP ID     : 0                                  S2l Grp Id  : 0
Adm State   : Up                                 Oper State  : Down
S2l State:  : Inactive                                       :
S2L Name    : 1                                  To          : 10.20.1.3
S2l Admin   : Up                                 S2l Oper    : Down
OutInterface: n/a                                Out Label   : n/a
S2L Up Time : 0d 00:00:00                        S2L Dn Time : 0d 00:00:01
RetryAttempt: 0                                  NextRetryIn : 9 sec (Fast)
S2L Trans   : 8                                  CSPF Queries: 4
Failure Code: noError                            Failure Node: n/a
ExplicitHops:
    10.20.1.2(S)
Actual Hops :
    No Hops Specified
ComputedHops:
    No Hops Specified
LastResignal: n/a
========================================================================
 
A:ALU-25# show router mpls p2mp-lsp lsp_1
========================================================================
MPLS LSPs (Originating)
========================================================================
LSP Name                      To/P2MP ID             Fastfail     Adm   Opr  
                                                       Config                  
------------------------------------------------------------------------
lsp_1                              18                  Yes        Up    Up   
------------------------------------------------------------------------
LSPs : 1
========================================================================
A:ALU-25#
 
A:ALU-25# show router mpls p2mp-lsp Test_p2mp detail
========================================================================
MPLS P2MP LSPs (Originating) (Detail)
========================================================================
------------------------------------------------------------------------
Type : Originating
------------------------------------------------------------------------
LSP Name    : lsp_1                            LSP Tunnel ID  : 1
From        : 10.10.1.1                        P2MP ID        : 18              
Adm State   : Up                               Oper State     : Down
LSP Up Time : 0d 00:00:00                      LSP Down Time  : 0d 20:39:48
Transitions : 0                                Path Changes   : 0
Retry Limit : 0                                Retry Timer    : 30 sec
Signaling   : RSVP                             Resv. Style    : FF
Hop Limit   : 255                              Adaptive       : Enabled
FastReroute : Disabled                         Oper FR        : Disabled
FR Method   : Facility                         FR Hop Limit   : 45             
FR Bandwidth: 0 Mbps                           FR Node Protect: Disabled        
FR Object   : Enabled                                                          
CSPF        : Disabled                         ADSPEC         : Disabled
Metric      : 1                                Use TE metric  : Disabled
Include Grps:                                  Exclude Grps   :
None                                           None
 
P2MPinstance:Test_p2mp                         p2mp-inst-type : primary
 
S2L Name    :Test-s2l1                         To             : 10.20.1.6
S2L Name    :Test-s2l2                         To             : 10.20.1.5
S2L Name    :Test-s2l3                         To             : 10.20.1.4
------------------------------------------------------------------------
A:ALU-25#
 
 
A:ALU-25# show router mpls p2mp-lsp Test_p2mp 
========================================================================
MPLS P2MP Instance (Originating)
========================================================================
------------------------------------------------------------------------
Type : Originating
------------------------------------------------------------------------
LSP Name    : lsp_1                            LSP Tunnel ID  : 1
P2MP ID     : 18                               Path LSP ID    : 18
Adm State   : Up                               Oper State     : Down
 
P2MPinstance:Test_p2mp                         p2mp-inst-type : primary
Inst Name   : lsp_1                            P2MP Inst ID   : 1
Adm State   : Up                               Oper State     : Down
Inst Up Time: 0d 00:00:00                      Inst Down Time : 0d 20:39:48
Hop Limit   : 255                              Adaptive       : Enabled
Record Route: Record                           Record Label   : Record          
Include Grps:                                  Exclude Grps   :
None                                           None
Bandwidth   : 0 Mbps                           Oper Bw        : 0 Mbps
 
S2L Name    :Test-s2l1                         To             : 10.20.1.6
S2L Name    :Test-s2l2                         To             : 10.20.1.5
S2L Name    :Test-s2l3                         To             : 10.20.1.4
------------------------------------------------------------------------
A:ALU-25# 

Note that the normal output is in detailed format only. There is no separate detail format.

A:ALU-52# show router mpls p2mp-lsp [p2mp-lsp-name] p2mp-instance [p2mp-inst-name] 
========================================================================
MPLS P2MP Instance (Originating)
========================================================================
------------------------------------------------------------------------
Type : Originating
------------------------------------------------------------------------
LSP Name    : lsp_1                            LSP Tunnel ID  : 1
P2MP ID     : 18                               Path LSP ID    : 18
Adm State   : Up                               Oper State     : Down
 
P2MPinstance:Test_p2mp                         p2mp-inst-type : primary
Inst Name   : lsp_1                            P2MP Inst ID   : 1
Adm State   : Up                               Oper State     : Down
Inst Up Time: 0d 00:00:00                      Inst Down Time : 0d 20:39:48
Hop Limit   : 255                              Adaptive       : Enabled
Record Route: Record                           Record Label   : Record          
Include Grps:                                  Exclude Grps   :
None                                           None
Bandwidth   : 0 Mbps                           Oper Bw        : 0 Mbps
 
S2L Name    :Test-s2l1                         To             : 10.20.1.6
S2L Name    :Test-s2l2                         To             : 10.20.1.5
S2L Name    :Test-s2l3                         To             : 10.20.1.4
------------------------------------------------------------------------
A:ALU-52#
 
 
A:ALU-52# show router mpls p2mp-lsp [p2mp-lsp-name] p2mp-instance [p2mp-inst-
name] mbb
========================================================================
MPLS P2MP Instance (Originating)
========================================================================
------------------------------------------------------------------------
Type : Originating
------------------------------------------------------------------------
LSP Name    : lsp_1                            LSP Tunnel ID  : 1
P2MP ID     : 18                               Path LSP ID    : 18
Adm State   : Up                               Oper State     : Down
 
P2MPinstance:Test_p2mp                         p2mp-inst-type : primary
Inst Name   : lsp_1                            P2MP Inst ID   : 1
Adm State   : Up                               Oper State     : Down
Inst Up Time: 0d 00:00:00                      Inst Down Time : 0d 20:39:48
Hop Limit   : 255                              Adaptive       : Enabled
Record Route: Record                           Record Label   : Record          
Include Grps:                                  Exclude Grps   :
None                                           None
Bandwidth   : 0 Mbps                           Oper Bw        : 0 Mbps
Last MBB    :    
MBB type    :                                  Mbb State      :
ended at    :                                  Old Metric     : 
In Prog MBB :
MBB type    :                                  Next Retry In  :
Started at  :                                  Retry Attempt  :
Failure code:                                  Failure Node   : 
 
S2L Name    :Test-s2l1                         To             : 10.20.1.6
S2l Admin   :                                  S2l Oper       :
Failure code:                                  Failure Node   : 10.12.1.1 
 
S2L Name    :Test-s2l1                         To             : 10.20.1.6
S2l Admin   :                                  S2l Oper       :
Failure code:                                  Failure Node   : 10.12.1.1 
------------------------------------------------------------------------
A:ALU-52#
 
 
A:ALU-52# show router mpls p2mp-lsp [p2mp-lsp-name] p2mp-instance [p2mp-inst-
name] s2l 
[s2l-name]
========================================================================
MPLS S2Ls (Originating)
========================================================================
S2L Name                           To             Next Hop     Adm   Opr
------------------------------------------------------------------------
Test-s2l1                          10.20.1.6      10.10.1.2    Up    Up   
------------------------------------------------------------------------
LSPs : 1
========================================================================
A:ALU-52#
 
 
A:ALU-52# show router mpls p2mp-lsp [p2mp-lsp-name] p2mp-instance [p2mp-inst-
name] s2l 
[s2l-name] detail
========================================================================
MPLS S2Ls (Originating) (Detail)
========================================================================
------------------------------------------------------------------------
Type : Originating
------------------------------------------------------------------------
LSP Name    : lsp_1                            LSP Tunnel ID  : 1
P2MP ID     : 18                               Path LSP ID    : 18
Adm State   : Up                               Oper State     : Down
 
P2MP Primary Instance:
Inst Name   : lsp_1                            P2MP Inst ID   : 1
Adm State   : Up                               Oper State     : Down
 
S2L Name    : Test-s2l1                        To             : 10.20.1.6
Adm State   : Up                               Oper State     : Down
OutInterface: 1/1/1                            Out Label      : 131071          
S2L Up Time : 0d 00:00:00                      S2L Down Time  : 0d 20:39:48
Transitions : 0                                Path Changes   : 0
Retry Limit : 0                                Retry Timer    : 30 sec          
RetryAttempt: 0                                NextRetryIn    : 0 sec           
Bandwidth   : No Reservation                   Oper Bw        : 0 Mbps          
Hop Limit   : 255                              Adaptive       : Enabled
Record Route: Record                           Record Label   : Record          
Oper MTU    : 1496                             Neg MTU        : 1496            
FastReroute : Disabled                         Oper FR        : Disabled
FR Method   : Facility                         FR Hop Limit   : 45             
FR Bandwidth: 0 Mbps                           FR Node Protect: Disabled        
FR Object   : Enabled
CSPF        : Disabled                         ADSPEC         : Disabled
Metric      : 1                                Use TE metric  : Disabled
Include Grps:                                  Exclude Grps   :
None                                           None
CSPF Queries: 9               
Failure Code: noError                          Failure Node   : n/a             
ExplicitHops:
    No Hops Specified
Actual Hops :
    10.10.1.1(10.20.1.1) @                     Record Label   : N/A
 -> 10.10.1.2(10.20.1.2)                       Record Label   : 131071
ComputedHops:                                                                  
    10.10.1.1       -> 10.10.1.2
LastResignal: n/a                              CSPF Metric    : 1000            
------------------------------------------------------------------------
A:ALU-52#
 
 
*A:Dut-C# show router mpls p2mp-lsp "ipmsi-1-73752" detail 
 
=======================================================================
MPLS P2MP LSPs (Originating) (Detail)
=======================================================================
-------------------------------------------------------------------------------
Type : Originating 
-----------------------------------------------------------------------
LSP Name    : ipmsi-1-73752
LSP Type    : P2mpAutoLsp                      LSP Tunnel ID  : 61445
From        : 10.20.1.3                        
Adm State   : Up                               Oper State     : Up
LSP Up Time : 0d 00:00:51                      LSP Down Time  : 0d 00:00:00
Transitions : 3                                Path Changes   : 3
Retry Limit : 0                                Retry Timer    : 30 sec
Signaling   : RSVP                             Resv. Style    : SE
Hop Limit   : 255                              Negotiated MTU : n/a
Adaptive    : Enabled                          ClassType      : 0
FastReroute : Enabled                          Oper FR        : Enabled
FR Method   : Facility                         FR Hop Limit   : 16
FR Node Pro*: Disabled                         FR Prop Adm Grp: Disabled
FR Object   : Enabled                          
Egress Stats: Enabled                          Egress Oper St*: Out-of-resource
CSPF        : Enabled                          ADSPEC         : Disabled
Metric      : Disabled                         Use TE metric  : Disabled
Include Grps:                                  Exclude Grps   :  
None                                           None
Least Fill  : Disabled                         
 
Auto BW     : Disabled                         
LdpOverRsvp : Enabled                          VprnAutoBind   : Enabled
IGP Shortcut: Enabled                          BGP Shortcut   : Enabled
IGP LFA     : Disabled                         IGP Rel Metric : Disabled
BGPTransTun : Enabled                          
Oper Metric : Disabled                         
Prop Adm Grp: Disabled                         
 
P2MPInstance: 1                                P2MP-Inst-type : Primary
S2L Cfg Cou*: 4                                S2L Oper Count*: 4
S2l-Name    : path_ipmsi                       To             : 10.20.1.1
S2l-Name    : path_ipmsi                       To             : 10.20.1.2
S2l-Name    : path_ipmsi                       To             : 10.20.1.5
S2l-Name    : path_ipmsi                       To             : 10.20.1.6
=======================================================================

17.5. p2mp-policy

p2mp-policy

Syntax 
p2mp-policy [root-address ip-address] [tree-id tree-id] [candidate-path path-name] [detail]
Context 
[Tree] (show>router>p2mp-sr-tree>database p2mp-policy)
Full Contexts 
show router p2mp-sr-tree database p2mp-policy
Supported Platforms 

All

Description 

This command displays the policy information present in the P2MP SR tree database.

Parameters 
ip-address—
Specifies the root IPv4 address.
tree-id—
Specifies the P2MP SR tree ID.
Values—
8193 to 16286

 

path-name—
Specifies the candidate path name, up to 64 characters.
detail—
Displays detailed information.
Output 

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

Sample Output
A:node-2>show>router>p2mp-sr-tree>database# p2mp-policy 
===============================================================================
P2MP Policies
===============================================================================
Policy-Name                                                            
RootAddr                            TreeId              State         NumPaths
Tunnel                              Active-Path                        
  Candidate-Path                    Origin              ASN           PLSP-ID
  State                             Create-Time                       Desc
-------------------------------------------------------------------------------
test                                                                   
100.0.0.103                         9000                inService     1
73729                               Primary-path                       
  Primary-path                      configuration       0             --
  inService                         0d 00:00:01                       1
test-spmsi                                                             
100.0.0.103                         9001                inService     1
0                                   Primary-path                       
  Primary-path                      configuration       0             --
  inService                         0d 00:00:01                       1
-------------------------------------------------------------------------------
Total P2MP Policies : 2

p2mp-policy

Syntax 
p2mp-policy [policy-name] [root-tree-id root-tree-id] [root-addr ip-address]
Context 
[Tree] (show>router>p2mp-sr-tree p2mp-policy)
Full Contexts 
show router p2mp-sr-tree p2mp-policy
Supported Platforms 

All

Description 

This command displays the P2MP policy information.

Parameters 
policy-name—
Specifies the policy name, up to 256 characters.
root-tree-id—
Specifies the root tree ID.
Values—
8193 to 16286

 

ip-address—
Specifies the root IPv4 address.
Output 

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

Sample Output
A:swsim103>show>router>p2mp-sr-tree# p2mp-policy 
===============================================================================
P2MP Policies
===============================================================================
Name                                    TreeId NumPaths       Adm/Opr
RootAddr                                                      SvcId
activeCPName                                                  ActInstId
-------------------------------------------------------------------------------
test                                    9000   1              Up/Up
100.0.0.103                                                   70
Primary-path                                                  1
                                                               
test-spmsi                              9001   1              Up/Up
100.0.0.103                                                   70
Primary-path                                                  1
                                                               
-------------------------------------------------------------------------------
Total P2MP Policies : 2
===============================================================================

17.6. p2mp-sr-tree

p2mp-sr-tree

Syntax 
p2mp-sr-tree
Context 
[Tree] (show>router p2mp-sr-tree)
Full Contexts 
show router p2mp-sr-tree
Supported Platforms 

All

Description 

This command enables the context to display P2MP SR tree information.

17.7. packet-size

packet-size

Syntax 
packet-size protocol [clear]
Context 
[Tree] (tools>dump>cflowd packet-size)
Full Contexts 
tools dump cflowd packet-size
Supported Platforms 

All

Description 

This command displays packet size distribution for sampled IP traffic. Values are displays in decimal format (1.0 = 100%, .500 = 50%). Separate statistics are maintained and shown for IPv4 and IPv6 traffic.

Output 

The following output is an example of cflowd packet size information.

Sample Output
SR-12# tools dump cflowd packet-size ipv4
 IP packet size distribution (801600 total packets):
   1-32   64   96  128  160  192  224  256  288  320  352  384  416  448  480
   .000 .250 .000 .000 .010 .100 .500 .090 .000 .000 .000 .000 .000 .000 .000
 
    512  544  576 1024 1536 2048 2560 3072 3584 4096 4608 9000
   .000 .000 .000 .050 .000 .000 .000 .000 .000 .000 .000 .000

17.8. parameters

parameters

Syntax 
parameters
Context 
[Tree] (show>router>ldp parameters)
Full Contexts 
show router ldp parameters
Supported Platforms 

All

Description 

This command displays configuration information about LDP parameters.

Output 

LDP Parameters Output

Table 312 describes the LDP parameters output fields.

Table 312:  LDP Parameters Output Fields

Label

Description

Keepalive Timeout

The time interval (in s), that LDP waits before tearing down a session. If no LDP messages are exchanged during this time interval, the LDP session is torn down. Generally the value is configured to be 3 times the keepalive time (the time interval between successive LDP keepalive messages).

Timeout Factor

The value by which the keepalive timeout should be divided to give the keepalive time, for example, the time interval (in s), between LDP keepalive messages. LDP keepalive messages are sent to keep the LDP session from timing out when no other LDP traffic is being sent between the neighbors.

Hold Time

The hello time, also known as hold time. It is the time interval (in s), that LDP waits before declaring a neighbor to be down. Hello timeout is local to the system and is sent in the hello messages to a neighbor.

Hello Factor

The value by which the hello timeout should be divided to give the hello time, for example, the time interval (in s), between LDP hello messages. LDP uses hello messages to discover neighbors and to detect loss of connectivity with its neighbors.

Auth

Enabled — Authentication using MD5 message based digest protocol is enabled.

Disabled — No authentication is used.

Admin Status

inService — The LDP is administratively enabled.

outService — The LDP is administratively disabled.

Deaggregated FECs

False — LDP aggregates multiple prefixes into a single Forwarding Equivalence Class (FEC) and advertises a single label for the FEC. This value is only applicable to LDP interfaces and not for targeted sessions.

True — LDP de-aggregates prefixes into multiple FECs.

Propagate Policy

The Propagate Policy value specifies whether the LSR should generate FECs and which FECs it should generate.

system — LDP will distribute label bindings only for the router's system IP address.

interface — LDP will distribute label bindings for all LDP interfaces.

all — LDP will distribute label bindings for all prefixes in the routing table.

none — LDP will not distribute any label bindings.

Transport Address

interface — The interface's IP address is used to set up the LDP session between neighbors. If multiple interfaces exist between two neighbors, the 'interface' mode cannot be used since only one LDP session is actually set up between the two neighbors.

system — The system's IP address is used to set up the LDP session between neighbors.

Label-Retention

liberal — All advertised label mappings are retained whether they are from a valid next hop or not. When the label distribution value is downstream unsolicited, a router may receive label bindings for the same destination for all its neighbors. Labels for the non-next hops for the FECs are retained in the software but not used. When a network topology change occurs where a non-nexthop becomes a true next hop, the label received earlier is then used.

conservative — Advertised label mappings are retained only if they will be used to forward packets; for example, if the label came from a valid next hop. Label bindings received from non-next hops for each FEC are discarded.

Control Mode

ordered — Label bindings are not distributed in response to a label request until a label binding has been received from the next hop for the destination.

independent — Label bindings are distributed immediately in response to a label request even if a label binding has not yet been received from the next hop for the destination.

Route Preference

The route preference assigned to LDP routes. When multiple routes are available to a destination, the route with the lowest preference will be used. This value is only applicable to LDP interfaces and not for targeted sessions.

Loop Detection

none — Loop detection is not supported on this router. This is the only valid value since Path Vector based loop detection is not supported.

other — Loop detection is supported but by a method other than hopCount, pathVector, or hopCountAndPathVector.

hopCount — Loop detection is supported by hop count only.

pathVector — Loop detection is supported by path vector only.

hopCountAndPathVector — Loop detection is supported by both path vector and hop count.

Keepalive Timeout

The factor used to derive the Keepalive interval.

Keepalive Factor

The time interval (in s), that LDP waits before tearing down the session.

Hold-Time

The time left before a neighbor is declared to be down.

Hello Factor

The value by which the hello timeout should be divided to give the hello time, for example, the time interval (in s), between LDP hello messages. LDP uses hello messages to discover neighbors and to detect loss of connectivity with its neighbors.

Auth

Enabled — Authentication using MD5 message based digest protocol is enabled.

Disabled — No authentication is used.

Passive-Mode

true — LDP responds only when it gets a connect request from a peer and will not attempt to actively connect to its neighbors.

false — LDP actively tries to connect to its peers.

Targeted-Sessions

true — Targeted sessions are enabled.

false — Targeted sessions are disabled.

Sample Output
*A:Dut-A# show router ldp parameters             
===============================================================================
LDP Parameters (IPv4 LSR ID 10.20.1.1:0)
               (IPv6 LSR ID 3ffe::a14:101[0])
===============================================================================
-------------------------------------------------------------------------------
Graceful Restart Parameters
-------------------------------------------------------------------------------
Graceful Restart   : Disabled           
Nbor Liveness Time : 120 sec            Max Recovery Time   : 120
-------------------------------------------------------------------------------
IPv4 Interface Parameters
-------------------------------------------------------------------------------
Keepalive Timeout  : 30 sec             Keepalive Factor    : 3
Hold Time          : 15 sec             Hello Factor        : 3
Transport Address  : system             
-------------------------------------------------------------------------------
IPv6 Interface Parameters
-------------------------------------------------------------------------------
Keepalive Timeout  : 30 sec             Keepalive Factor    : 3
Hold Time          : 15 sec             Hello Factor        : 3
Transport Address  : system             
-------------------------------------------------------------------------------
Targeted Session Parameters
-------------------------------------------------------------------------------
Import Pfx Policies: None               Export Pfx Policies : None
Prefer Tunl-in-Tunl: Disabled           SDP Auto Targ Sess  : Enabled
-------------------------------------------------------------------------------
IPv4 Targeted Session Parameters
-------------------------------------------------------------------------------
Keepalive Timeout  : 30 sec             Keepalive Factor    : 3
Hold Time          : 15 sec             Hello Factor        : 3
Hello Reduction    : Disabled           Hello Reduction Fctr: 3
-------------------------------------------------------------------------------
IPv6 Targeted Session Parameters
-------------------------------------------------------------------------------
Keepalive Timeout  : 40 sec             Keepalive Factor    : 4
Hold Time          : 45 sec             Hello Factor        : 3
Hello Reduction    : Disabled           Hello Reduction Fctr: 3
===============================================================================
*A:Dut-A# 

17.9. partition

partition

Syntax 
partition summary
Context 
[Tree] (show>app-assure>group partition)
Full Contexts 
show application-assurance group partition
Supported Platforms 

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

Description 

This command displays partition information.

Parameters 
summary—
Displays partition summary information.

17.10. password-options

password-options

Syntax 
password-options
Context 
[Tree] (show>system>security password-options)
Full Contexts 
show system security password-options
Supported Platforms 

All

Description 

This command displays configured password options.

Output 

The following output is an example of password options information, and Table 313 describes the output fields.

Sample Output
A:ALA-7# show system security password-options
===============================================================================
Password Options
===============================================================================
Password aging in days                           : none
Time required between password changes           : 0d 00:10:00
 
Number of invalid attempts permitted per login   : 3
Time in minutes per login attempt                : 5
Lockout period (when threshold breached)         : 10
Authentication order                             : radius tacplus local
User password history length                     : disabled
Password hashing                                 : bcrypt
Accepted password length                         : 6..56 characters
Credits for each character type                  : none
Required character types                         : none
Minimum number different character types         : 0
Required distance with previous password         : 5
Allow consecutively repeating a character        : always
Allow passwords containing username              : yes
Palindrome allowed                               : no
===============================================================================
A:ALA-7#
Table 313:  Show Password Options Output Fields

Label

Description

Password aging in days

Displays the number of days a user password is valid before the user must change their password.

Time required between password changes

Displays the time interval between changed passwords.

Number of invalid attempts permitted per login

Displays the number of unsuccessful login attempts allowed for the specified time.

Time in minutes per login attempt

Displays the period of time, in minutes, that a specified number of unsuccessful attempts can be made before the user is locked out.

Lockout period (when threshold breached)

Displays the number of minutes that the user is locked out if the threshold of unsuccessful login attempts has been exceeded.

Authentication order

Displays the sequence in which password authentication is attempted among RADIUS, TACACS+, and local passwords.

User password history length

Displays the size of the password history file to be stored.

Password hashing

Displays the system hashing algorithm for passwords.

Accepted password length

Displays the minimum length required for local passwords.

Credits for each character type

Displays the credit for each character type. A credit is obtained for a particular character type; for example, uppercase, lowercase, numeric, or special character. Credits per character type are configurable. Credits can be used towards the minimum length of the password, so a trade-off can be made between a very long, simple password and a short, complex one.

Required character types

Displays the character types that are required in a password; for example, uppercase, lowercase, numeric, or special character.

Minimum number different character types

Displays the minimum number of each different character types in a password.

Required distance with previous password

Displays the minimum Levenshtein distance between a new password and the old password.

Allow consecutively repeating a character

Displays the number of times the same character is allowed to be repeated consecutively.

Allow passwords containing username

Displays whether the user name is allowed as part of the password.

Palindrome allowed

Displays whether palindromes are allowed as part of the password.

password-options

Syntax 
password-options
Context 
[Tree] (show>system>security password-options)
Full Contexts 
show system security password-options
Supported Platforms 

All

Description 

This command displays password options.

Output 

The following is an example of password option information.

Table 314 describes password-options output fields.

Sample Output
A:ALA-48>show>system>security# password-options
===============================================================================
Password Options
===============================================================================
Password aging in days                           : 365
Number of invalid attempts permitted per login   : 5
Time in minutes per login attempt                : 5
Lockout period (when threshold breached)         : 20
Authentication order                             : radius tacplus local
User password hashing algorithm                  : bcrypt
Configured complexity options                    :
Minimum password length                          : 8
===============================================================================
A:ALA-48>show>system>security#
Table 314:  Show Password-Options Output Fields

Label

Description

Password aging in days

Displays the number of days a user password is valid before the user must change his password.

Number of invalid attempts permitted per login

Displays the maximum number of unsuccessful login attempts allowed for a user.

Time in minutes per login attempt

Displays the time in minutes that user is to be locked out.

Lockout period (when threshold breached)

Displays the number of minutes the user is locked out if the threshold of unsuccessful login attempts has exceeded.

Authentication order

Displays the most preferred method to authenticate and authorize a user.

User password hashing algorithm

Displays the algorithm with which the system hashes the user passwords.

Configured complexity options

Displays the complexity requirements of locally administered passwords, HMAC-MD5-96, HMAC-SHA-96 and DES-keys configured in the authentication section.

Minimum password length

Displays the minimum number of characters required in the password.

17.11. path

path

Syntax 
path [path-name]
Context 
[Tree] (show>router>gmpls path)
Full Contexts 
show router gmpls path
Supported Platforms 

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

Description 

This command displays GMPLS path information.

Parameters 
path-name—
Specifies a unique case-sensitive name label for the LSP path. The path name can be an alphanumeric string up to 32 characters.

path

Syntax 
path [path-name] [detail]
Context 
[Tree] (tools>dump>router>gmpls path)
Full Contexts 
tools dump router gmpls path
Supported Platforms 

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

Description 

This command dumps information about paths. Configuring the path-name parameter will only dump information about the specified path.

Parameters 
path-name—
The name of the path. 32 characters max.
detail—
Keyword to output information in greater detail.
Output 

The following output is an example of path information.

Sample Output
*A:Dut-B-UNI-C>tools>dump>router>gmpls# path
<path-name>
"empty"  "2"      "3"      "5"
detail
 
*A:Dut-B-UNI-C>tools>dump>router>gmpls# path "2"
Path "2",  PathIndex: 2,  NumHops: 2,  LspPathCount: 1,  EmptyPathLspBindCount: 0, 
Flags: 0x0
Total Path Count: 1
 
*A:Dut-B-UNI-C>tools>dump>router>gmpls# path "2" detail
-------------------------------------------------------------------------------
Path "2",  PathIndex: 2
  AdminState: UP,  OperState:UP
  LastChange: 02/04/2015 23:30:34
  NumHops: 2,  LspPathCount: 1,  EmptyPathLspBindCount: 0, Flags: 0x0
    Hop: 1,  NodeId: 192.0.2.01,  TeLinkId: 1010702,  Loose
      LastChange: 02/04/2015 23:30:34
    Hop: 2,  NodeId: 10.27.255.219,  TeLinkId: 1010702,  Strict
      LastChange: 02/04/2015 23:30:34
-------------------------------------------------------------------------------
Total Path Count: 1

path

Syntax 
path [path-name] [lsp-binding]
path path-name p2mp-lsp-binding
Context 
[Tree] (show>router>mpls path)
Full Contexts 
show router mpls path
Supported Platforms 

All

Description 

This command displays MPLS paths.

Parameters 
path-name—
Specifies the unique name label for the LSP path.
lsp-binding—
Displays binding information.
p2mp-lsp-binding—
Displays binding information.
Output 

The following output is an example of MPLS path information.

Table 315 describes MPLS Path output fields.

Table 315:  MPLS Path Output Fields

Label

Description

Path Name

The unique name label for the LSP path.

Adm

Down — The path is administratively disabled.

Up — The path is administratively enabled.

Hop Index

The value used to order the hops in a path.

IP Address

The IP address of the hop that the LSP should traverse on the way to the egress router.

Strict/Loose

Strict — The LSP must take a direct path from the previous hop router to the next router.

Loose — The route taken by the LSP from the previous hop to the next hop can traverse through other routers.

LSP Name

The name of the LSP used in the path.

Binding

Primary — The preferred path for the LSP.

Secondary — The standby path for the LSP.

Paths

Total number of paths configured.

Sample Output
*A:SRU4>config>router>mpls# show router mpls path
===============================================================================
MPLS Path:
===============================================================================
Path Name                       Adm  Hop Index   IP Address       Strict/Loose
-------------------------------------------------------------------------------
to_10_30_1_1                    Up   no hops     n/a              n/a
to_10_30_1_2                    Up   no hops     n/a              n/a
to_10_30_1_3                    Up   no hops     n/a              n/a
to_10_30_1_4                    Up   no hops     n/a              n/a
to_10_30_1_5                    Up   no hops     n/a              n/a
to_10_30_1_6                    Up   no hops     n/a              n/a
to_10_30_1_110                  Up   no hops     n/a              n/a
to_10_8_100_15                  Up   no hops     n/a              n/a
to_10_20_1_20                   Up   no hops     n/a              n/a
to_10_20_1_22                   Up   no hops     n/a              n/a
to_10_100_1_1                   Up   no hops     n/a              n/a
------------------------------------------------------------------------------
Paths : 11
===============================================================================
*A:SRU4>config>router>mpls#
 
 
*A:SRU4>config>router>mpls# show router mpls path lsp-binding
===============================================================================
MPLS Path:
===============================================================================
Path Name                        Opr  LSP Name                         Binding
-------------------------------------------------------------------------------
to_10_30_1_1                     Up   to_10_30_1_1_cspf               Primary
                                 Up   to_10_30_1_1_cspf_2             Primary
                                 Up   to_10_30_1_1_cspf_3             Primary
Up   to_10_30_1_1_cspf_16             Primary
                                 Up   to_10_30_1_1_cspf_17            Primary
                                 Up   to_10_30_1_1_cspf_18            Primary
                                 Up   to_10_30_1_1_cspf_19            Primary
                                 Up   to_10_30_1_1_cspf_20            Primary
to_10_30_1_2                     Up   to_10_30_1_2_cspf               Primary
                                 Up   to_10_30_1_2_cspf_2             Primary
                                 Up   to_10_30_1_2_cspf_3             Primary
                                 Up   to_10_30_1_2_cspf_4             Primary
                                 Up   to_10_30_1_2_cspf_5             Primary
...
to_10_100_1_1                    Down to_10_100_1_1_cspf              Primary
                                 Down to_10_100_1_1_cspf_2            Primary
                                 Down to_10_100_1_1_cspf_3            Primary
                                 Down to_10_100_1_1_cspf_4             Primary
                                 Down to_10_100_1_1_cspf_5             Primary
                                 Down to_10_100_1_1_cspf_6             Primary
Down to_10_100_1_1_cspf_13            Primary
                                 Down to_10_100_1_1_cspf_14            Primary
                                 Down to_10_100_1_1_cspf_15            Primary
                                 Down to_10_100_1_1_cspf_16            Primary
                                 Down to_10_100_1_1_cspf_17            Primary
                                 Down to_10_100_1_1_cspf_18            Primary
                                 Down to_10_100_1_1_cspf_19            Primary
                                 Down to_10_100_1_1_cspf_20            Primary
-------------------------------------------------------------------------------
Paths : 11
===============================================================================
*A:SRU4>config>router>mpls#

17.12. path-request

path-request

Syntax 
path-request [lsp-type lsp-type] [dest ip-address] [detail]
Context 
[Tree] (show>router>pcep>pcc path-request)
Full Contexts 
show router pcep pcc path-request
Supported Platforms 

All

Description 

This command displays the PCEP path request information.

Parameters 
lsp-type—
Specifies the LSP type.
Values—
rsvp-p2p, rsvp-p2mp, seg-rt
Note:

The LSP type, rsvp-p2mp, is not supported for PCE controlled or PCE initiated LSPs.

 

ip-address—
Specifies the IP address.
Values—
a.b.c.d

 

detail—
Specifies detailed information.

17.13. paths

paths

Syntax 
paths
Context 
[Tree] (show>router>bgp paths)
Full Contexts 
show router bgp paths
Supported Platforms 

All

Description 

This command displays a summary of BGP path attributes.

Output 

the following output is an example of BGP path information, and Table 316 describes the output fields.

Sample Output
*A:ALA-12# show router 3 bgp paths
==============================================================================
 BGP Router ID : 10.0.0.14         AS : 65206   Local AS : 65206 
==============================================================================
BGP Paths
------------------------------------------------------------------------------
Path: 60203 65001 19855 3356  15412 
------------------------------------------------------------------------------
Origin           : IGP                  Next Hop         : 10.0.28.1           
MED              : 60203                Local Preference : none                
Refs             : 4                    ASes             : 5                   
Segments         : 1                                                           
Flags            : EBGP-learned
Aggregator       : 15412  62.216.140.1
------------------------------------------------------------------------------
Path: 60203 65001 19855 3356  1     1236  1236  1236  1236  
------------------------------------------------------------------------------
Origin           : IGP                  Next Hop         : 10.0.28.1           
MED              : 60203                Local Preference : none                
Refs             : 2                    ASes             : 9                   
Segments         : 1                                                           
Flags            : EBGP-learned
------------------------------------------------------------------------------
*A:ALA-12# 
 
Table 316:  Show Path 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, then the value is the same as the AS.

Path

The AS path attribute.

Origin

EGP — The NLRI is learned by an EGP protocol.

IGP — The NLRI is interior to the originating AS.

INCOMPLETE — NLRI was learned another way.

Next Hop

The advertised BGP nexthop.

MED

The Multi-Exit Discriminator value.

Local Preference

The local preference value.

Refs

The number of routes using a specified set of path attributes.

ASes

The number of autonomous system numbers in the AS path attribute.

Segments

The number of segments in the AS path attribute.

Flags

EBGP-learned — Path attributes learned by an EBGP peering.

IBGP-Learned — Path attributes learned by an IBGP peering.

Aggregator

The route aggregator ID.

Community

The BGP community attribute list.

Originator ID

The originator ID path attribute value.

Cluster List

The route reflector cluster list.

paths

Syntax 
paths
Context 
[Tree] (show>router>bgp paths)
Full Contexts 
show router bgp paths
Supported Platforms 

All

Description 

This command displays a summary of BGP path attributes.

Output 

Table 317 describes the command output fields for a BGP path.

Table 317:  BGP Paths Output Fields

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, then the value is the same as the AS.

Path

The AS path attribute.

Origin

EGP — The NLRI is learned by an EGP protocol.

IGP — The NLRI is interior to the originating AS.

INCOMPLETE — NLRI was learned another way.

Next Hop

The advertised BGP next-hop.

MED

The Multi-Exit Discriminator value.

Local Preference

The local preference value. This value is used if the BGP route arrives from a BGP peer without the Local Pref attribute set. It is overridden by any value set via a route policy.

Refs

The number of routes using a specified set of path attributes.

ASes

The number of autonomous system numbers in the AS path attribute.

Segments

The number of segments in the AS path attribute.

Flags

EBGP-learned — Path attributes learned by an EBGP peering.

IBGP-Learned — Path attributes learned by an IBGP peering.

Aggregator

The route aggregator ID.

Community

The BGP community attribute list.

Originator ID

The originator ID path attribute value.

Cluster List

The route reflector cluster list.

Sample Output
===============================================================================
 BGP Router ID : 10.0.0.14         AS : 65206   Local AS : 65206 
===============================================================================
BGP Paths
===============================================================================
Path: 60203 65001 19855 3356  15412 
-------------------------------------------------------------------------------
Origin           : IGP                  Next Hop         : 10.0.28.1           
MED              : 60203                Local Preference : none                
Refs             : 4                    ASes             : 5                   
Segments         : 1                                                           
Flags            : EBGP-learned
Aggregator       : 15412  62.216.140.1
-------------------------------------------------------------------------------
Path: 60203 65001 19855 3356  1     1236  1236  1236  1236  
-------------------------------------------------------------------------------
Origin           : IGP                  Next Hop         : 10.0.28.1           
MED              : 60203                Local Preference : none                
Refs             : 2                    ASes             : 9                   
Segments         : 1                                                           
Flags            : EBGP-learned

17.14. pattern-match

pattern-match

Syntax 
pattern-match [detail]
Context 
[Tree] (tools>dump>filter>resources pattern-match)
Full Contexts 
tools dump filter resources pattern-match
Supported Platforms 

All

Description 

This command displays pattern match records.

Parameters 
detail—
Displays detailed pattern match records.
Output 

The following output is an example of detailed pattern match records.

Sample Output
A:Dut-A# tools dump filter resources pattern-match
===============================================================================
Unique filter pattern match patterns
===============================================================================
Used  : 1
Free  : 1022
Total : 1023
===============================================================================
A:Dut-A# tools dump filter resources pattern-match detail
===================================================================
Unique pattern match
===================================================================
Num  Pattern             Mask                  Not emb.       Emb.
-------------------------------------------------------------------
   1 0xff00000000000000  0xff00000000000000           1          0
===================================================================
===============================================================================
Unique filter pattern match patterns
===============================================================================
Used  : 1
Free  : 1022
Total : 1023
===============================================================================

17.15. pbb base

pbb base

Syntax 
pbb base
Context 
[Tree] (show>service pbb base)
Full Contexts 
show service pbb base
Description 

This command displays information about a PBB base.

Output 

The following output is an example of PBB base information.

Sample
*A:Dut-B# show service pbb base 
======================================================================
PBB MAC Information
======================================================================
MAC-Notif Count : 3
MAC-Notif Interval : 1
Source BMAC : Default
======================================================================

17.16. pbb mac-name

pbb mac-name

Syntax 
pbb mac-name [detail]
Context 
[Tree] (show>service pbb mac-name)
Full Contexts 
show service pbb mac-name
Description 

This command displays information on a specific MAC name.

Parameters 
detail—
Displays detailed MAC name information.
Output 

The following output is an example of PBB MAC information.

Sample
*A:Dut-B# show service pbb mac-name 
=====================================================================
MAC Name Table
=====================================================================
MAC-Name MAC-Address
---------------------------------------------------------------------
test 00:03:03:03:03:02
=====================================================================
*A:Dut-B# show service pbb mac-name test detail 
=====================================================================
Services Using MAC name='test' addr='00:03:03:03:03:02'
=====================================================================
Svc-Id ISID
---------------------------------------------------------------------
501 501
---------------------------------------------------------------------
Number of services: 1
=====================================================================
*A:Dut-B# 

17.17. pbr-steering

pbr-steering

Syntax 
pbr-steering
Context 
[Tree] (show>router pbr-steering)
Full Contexts 
show router pbr-steering
Supported Platforms 

All

Description 

This command displays PBR steering VAS interfaces with VAS interface type configuration.

Output 

The following output is an example of router PBR steering VAS interfaces information.

Sample Output
A:Dut-C# show router pbr-steering 
===============================================================================
PBR Steering VAS interfaces
===============================================================================
Interface-Name                          VAS IF Type
-------------------------------------------------------------------------------
No Matching Entries
===============================================================================
===============================================================================
PBR Steering IPv4 filters
===============================================================================
Ingress filter
  Interface                               Interface name
    PBR Control
    PBR Types
-------------------------------------------------------------------------------
1
  pxc-20.b:1.1                            N/A
    Mgmt
    IP
-------------------------------------------------------------------------------
Number of ingress IPv4 filters with PBR: 1
-------------------------------------------------------------------------------
Egress filter
  Interface                               Interface name
    PBR Control
    PBR Types
-------------------------------------------------------------------------------
2
  pxc-20.b:1.1                            N/A
    Mgmt
    IP
-------------------------------------------------------------------------------
Number of egress IPv4 filters with PBR: 1
===============================================================================
===============================================================================
PBR Steering IPv6 filters
===============================================================================
Ingress filter
  Interface                               Interface name
    PBR Control
    PBR Types
-------------------------------------------------------------------------------
No Matching Entries
-------------------------------------------------------------------------------
Egress filter
  Interface                               Interface name
    PBR Control
    PBR Types
-------------------------------------------------------------------------------
No Matching Entries
===============================================================================

17.18. pcap

pcap

Syntax 
pcap [session-name] [detail]
Context 
[Tree] (show pcap)
Full Contexts 
show pcap
Supported Platforms 

All

Description 

This command shows the information about the packet capture session and confirms if the packet is reliable.

Parameters 
session-name—
Specifies the session name up to 32 characters.
Output 

The following output displays information about the packet capture session.

Sample Output
===============================================================================
Pcap Session "1" Information
===============================================================================
Application Type   : mirror-dest        Session State   : ready
Capture            : stop               Last Changed    : 02/06/2018 19:52:07
Capture File Url   : ftp://*:*@192.168.40.1/pcap.pcap
Buffer Size        : 0 Bytes            File Size       : 0 Bytes
Write Failures     : 0                  Read Failures   : 0
Proc Time Bailouts : 0                  Last File Write : 02/06/2018 19:52:07
Dropped Packets    : 0 Packets
===============================================================================
Table 318:  Show PCAP Output Fields

Label

Description

Buffer Size

The maximum buffer size is 20 Mb. If the number of packets in the buffer exceeds 20 Mb, packets are dropped.

File Size

The current size of the capture file.

Write Failures

The number of errors that occurred when packets were written into the buffer. A number greater than zero indicates that some packets were not captured.

Read Failures

The errors occurred when packets were read from the buffer for exporting to FTP or TFTP. A number greater than zero indicates that some packets were not captured.

Process Time Bailouts

A system process timeout. Some packets were not captured.

Dropped Packets

The number of packets dropped from the buffer due to errors.

17.19. pcc

pcc

Syntax 
pcc
Context 
[Tree] (show>router>pcep pcc)
Full Contexts 
show router pcep pcc
Supported Platforms 

All

Description 

This command enters the context to display PCEP PCC related information.

pcc

Syntax 
pcc pce-initiated remove-all
Context 
[Tree] (tools>perform>router>pcep pcc)
Full Contexts 
tools perform router pcep pcc
Description 

This command deletes all PCE-initiated LSPs on the PCC. This command is applicable whether or not PCEP is up. The PCC informs the PCE when this command is performed by sending a PCRpt with the R flag of the LSP object set to 1 to indicate that the LSP has been removed.

pcc

Syntax 
pcc
Context 
[Tree] (tools>dump>router>pcep pcc)
Full Contexts 
tools dump router pcep pcc
Supported Platforms 

All

Description 

This command enters the context to dump tools for PCEP PCC.

17.20. pcc-rule

pcc-rule

Syntax 
pcc-rule
pcc-rule monitoring-key key detail
pcc-rule rule-id id detail
pcc-rule rule-name rule-name
pcc-rule rule-name rule-name detail
pcc-rule summary
pcc-rule monitoring-key key
Context 
[Tree] (show>subscr-mgmt pcc-rule)
Full Contexts 
show subscriber-mgmt pcc-rule
Supported Platforms 

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

Description 

This command displays a list of PCC rules and associated monitoring keys in the system.

Parameters 
key
Displays details about a specific monitoring-key.
id
Displays details about a specific PCC rule.
rule-name
Displays information about a specific PCC rule.
summary—
Displays summarized information for active rules in the system.
key
Displays information about a specific monitoring-key.
detail—
Displays detailed information.
Output 

The following is an example of subscriber management PCC rule information.

Sample Output
show subscriber-mgmt pcc-rule summary 
===============================================================================
PCC Rules Summary
===============================================================================
Nbr Active PCC Rules    : 26 / 1023
Nbr Active Combinations
  IPv4 Filter           : 2 / 4095
  IPv6 Filter           : 0 / 4095
  Egress Qos            : 1 / 4095
  Ingress Qos           : 1 / 4095
===============================================================================
 
 
show subscriber-mgmt pcc-rule 
===============================================================================
                       Id      Dir  ForwardAction         QosAction
-------------------------------------------------------------------------------
name      : RULE_egress_FC
monitorKey: -
                       29      egr  -                      fc
name      : RULE_egress_UM
monitorKey: um_RULE_egress_UM
                       34      egr  -                      monitor
name      : RULE_ingress_FC
monitorKey: -
                       37      ingr -                      fc
name      : RULE_ingress_UM
monitorKey: um_RULE_ingress_UM
                       50      ingr -                      monitor
name      : RULE_egress_DROP
monitorKey: -
                       28      egr  drop                  -
name      : RULE_ingress_RDR
monitorKey: -
                       49      ingr fwd nh4               -
name      : RULE_egress_UM_FC
monitorKey: um_RULE_egress_UM_FC
                       35      egr  -                      fc monitor
===============================================================================
 
 
show subscriber-mgmt pcc-rule rule-name "RULE_ingress_RATE_LIMIT_UM_FC_RDR" detail 
===============================================================================
PCC Rules
===============================================================================
PCC rule name         : RULE_ingress_RATE_LIMIT_UM_FC_RDR
PCC rule id           : 47
Monitoring key        : um_RULE_ingress_RATE_LIMIT_UM_FC_RDR
Flow status           : Enabled
Nbr of Flows          : 1 (ingress)
HTTP-Redirect         : -
Next-Hop Redir. IPv4  : 10.10.10.10
Next-Hop Redir. IPv6  : -
QoS Ingr. CIR/PIR     : 1000 kbps / 2000 kbps
QoS Egr. CIR/PIR      : - / -
FC change             : h2
-------------------------------------------------------------------------------
Flows
-------------------------------------------------------------------------------
Src. IP  : any                                    Src. Port: -
Dst. IP  : 75.24.24.17/32                         Dst. Port: -
Protocol : 6                                      DSCP     : cp60
-------------------------------------------------------------------------------
===============================================================================
 
 
show service active-subscribers pcc-rule subscriber "1/1/3:1.1|00:00:00:00:00:01" 
===============================================================================
Active Subscribers
===============================================================================
-------------------------------------------------------------------------------
Subscriber 1/1/3:1.1|00:00:00:00:00:01 (subprof1)
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
(1) SLA Profile Instance sap:1/1/3:1.1 - sla:sla1
-------------------------------------------------------------------------------
Ingr Qos Policy Override : 3:P2
Egr  Qos Policy Override : 2:P2
-------------------------------------------------------------------------------
IP Address
                MAC Address       PPPoE-SID Origin
--------------------------------------------------------
22.1.0.1
                00:00:00:00:00:01 N/A       DHCP
--------------------------------------------------------
Ingr Filter Override : 5:P4
Egr  Filter Override : 6:P5
========================================================
Preference Rule Id   Rule Name
--------------------------------------------------------
0          28        RULE_egress_DROP
0          29        RULE_egress_FC
0          30        RULE_egress_RATE_LIMIT
0          31        RULE_egress_RATE_LIMIT_FC
0          32        RULE_egress_RATE_LIMIT_UM
0          33        RULE_egress_RATE_LIMIT_UM_FC
0          34        RULE_egress_UM
0          35        RULE_egress_UM_FC
0          36        RULE_ingress_DROP
0          37        RULE_ingress_FC
0          38        RULE_ingress_FC_HTTP
0          39        RULE_ingress_FC_RDR
0          40        RULE_ingress_HTTP
0          41        RULE_ingress_RATE_LIMIT
0          42        RULE_ingress_RATE_LIMIT_FC
0          43        RULE_ingress_RATE_LIMIT_FC_RDR
0          44        RULE_ingress_RATE_LIMIT_RDR
0          45        RULE_ingress_RATE_LIMIT_UM
0          46        RULE_ingress_RATE_LIMIT_UM_FC
0          47        RULE_ingress_RATE_LIMIT_UM_FC_RDR
0          48        RULE_ingress_RATE_LIMIT_UM_RDR
0          49        RULE_ingress_RDR
0          50        RULE_ingress_UM
0          51        RULE_ingress_UM_FC
0          52        RULE_ingress_UM_FC_RDR
0          53        RULE_ingress_UM_RDR
========================================================
 
 

Table 319 describes subscriber management PCC rule output fields.

Table 319:  Policy and Charging Control Rule Field Descriptions 

Field

Description

Nbr Active PCC Rules

The number of active PCC rules

Nbr Active Combinations

The number of active IP PCC rule combinations

IPv4 Filter

The number of IPv4 filter combinations

IPv6 Filter

The number of IPv6 filter combinations

Egress QoS

The number of active egress QoS PCC rule combinations

Ingress QoS

The number of active ingress QoS PCC rule combinations

Id

The PCC ID

Dir

The flow direction on which the PCC-rule acts

ForwardAction

The filter action of the PCC-rule

QosAction

The Qos action of the PCC-rule. The value account(3) is only relevant if the PCC-rule was received by the system as part of a RADIUS Subscriber Service attribute

name

The PCC rule name

monitorKey

The monitor key name that can be received in a PCC rule. An empty string (length 0) indicates that no monitor key is defined in the PCC rule

PCC rule name

The name of a PCC rule

PCC rule id

The PCC rule ID

Monitoring key

The monitoring key defined in this PCC-rule. This value is only considered if monitor is set in the QoS action.

Flow status

The PCC rule flow status; enabled or disabled

Nbr of Flows

The number of flow rules defined in this PCC rule

HTTP-Redirect

The URL to which all data flows that pertain to this PCC-rule must be redirected

Next-Hop Redir. IPv4

The IPv4 address to which all IPv4 data flows that pertain to this PCC-rule be redirected

Next-Hop Redir. IPv6

The IPv6 address to which all IPv6 data flows that pertain to this PCC-rule be redirected

QoS Ingr. CIP/PIR

The ingress QoS CIP and PIR values

QoS Egr. CIP/PIR

The egress QoS CIP and PIR values

FC change

The forwarding class (FC) that is assigned to all data flows that pertain to this PCC-rule

Src. IP

The address type of the source address

Src. Port

The port type of the source address

Dst. IP

The address type of the destination address

Protocol

The IPv4 protocol value, and for IPv6 the next header type used in the match criteria for this flow

  1. 6 — TCP
  2. 7 — UDP

DSCP

The DSCP to be matched for this flow

Subscriber

The subscriber SAP

SLA Profile Instance sap

The SLA profile instance SAP

Ingr QoS Policy Override

The ID of the overriding ingress Qos policy

Egr QoS Policy Override

The ID of the overriding egress Qos policy

IP Address

The subscriber IP address

MAC Address

The subscriber MAC address

PPPoE-SID

The PPPoE session ID of this subscriber host

Origin

The origin of this subscriber host

Preference

The preference with respect to other PCC rules

Rule ID

The PCC rule ID

Rule Name

The PCC rule name

pcc-rule

Syntax 
pcc rule [subscriber sub-ident-string]
pcc rule [subscriber sub-ident-string] detail
Context 
[Tree] (show>service>active-subscribers pcc-rule)
Full Contexts 
show service active-subscribers pcc-rule
Supported Platforms 

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

Description 

This command specifies the PCC rule.

Parameters 
sub-ident-string—
Specifies the sub-ident-string, up to 32 characters.
detail—
Displays detailed information for the specified PCC rule.

17.21. pcep

pcep

Syntax 
pcep
Context 
[Tree] (show>router pcep)
Full Contexts 
show router pcep
Supported Platforms 

All

Description 

This command enters the context to display PCEP related information.

pcep

Syntax 
pcep
Context 
[Tree] (tools>perform>router pcep)
Full Contexts 
tools perform router pcep
Description 

This command enters the context for PCEP-related tools perform commands.

pcep

Syntax 
pcep
Context 
[Tree] (tools>dump>router pcep)
Full Contexts 
tools dump router pcep
Supported Platforms 

All

Description 

This command enters the context to dump tools for PCEP.

17.22. pcm

pcm

Syntax 
pcm [pcm-slot] [chassis chassis-id] [detail]
Context 
[Tree] (show pcm)
Full Contexts 
show pcm
Description 

This command displays PCM information.

Parameters 
pcm-slot—
Specifies the PCM slot identifier.
Values—
1 to 12

 

chassis-id—
Specifies the chassis ID for the router chassis.
Values—
1 to 2

 

detail—
Displays detailed information.
Output 

The following output shows PCM information.

Sample Output: show pcm
*A:Dut-A# show pcm
===============================================================================
PCM Summary
===============================================================================
Chassis/   Provisioned Type             Operational    Input      Zone 
Slot           Equipped Type (if diff)  State          A B2 A2 B       
-------------------------------------------------------------------------------
1/9        (not provisioned)            unprovisioned               1  
               (present)
1/10       (not provisioned)            unprovisioned  Y Y   Y Y    1  
               quad-pcm
1/11       quad-pcm                     unprovisioned  Y Y   Y Y    1  
1/12       quad-pcm                     unprovisioned  Y Y   Y Y    1 

17.23. pcp-server

pcp-server

Syntax 
pcp-server
pcp-server server-name
pcp-server server-name statistics interface interface-name
pcp-server server-name statistics
Context 
[Tree] (show>router pcp-server)
Full Contexts 
show router pcp-server
Supported Platforms 

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

Description 

This command displays PCP server information.

Parameters 
server-name—
Specifies the PCP server name, up to 32 characters.
statistics—
Displays PCP server statistics information.
interface-name—
Specifies the interface name, up to 32 characters.
Output 

The following outputs are examples of router PCP server information.

Sample Output
*A:Dut-C# show router 20 pcp-server "pcp-server-1"
===============================================================================
PCP server "pcp-server-1"
===============================================================================
Description                 : (Not Specified)
Administrative state        : in-service
PCP server policy           : pcp-policy-1
Forwarding Inside Router    : 20
Dual Stack Lite address     : af::1
State                       : in-service
State description           : (Not Specified)
Epoch                       : 19684
Last management change      : 04/07/2020 13:19:34
===============================================================================
Interfaces
-------------------------------------------------------------------------------
toDut-B-lag2
toLinux2
-------------------------------------------------------------------------------
No. of Interface(s): 2
*A:Dut-C# show router 20 pcp-server "pcp-server-1" statistics
===============================================================================
PCP statistics for interface "toDut-B-lag2"
===============================================================================
Rx opcode "announce"                                    : 0
Rx opcode "map"                                         : 0
Rx opcode "peer"                                        : 0
Rx opcode "get"                                         : 0
Rx opcode unknown                                       : 0
Rx option "third party"                                 : 0
Rx option "prefer failure"                              : 0
Rx option "filter"                                      : 0
Rx option "description"                                 : 0
Rx option "next"                                        : 0
Rx option "port reservation"                            : 0
Rx option unknown                                       : 0
Rx dropped (packet too short)                           : 0
Rx dropped (wrong r bit)                                : 0
Rx dropped (invalid source address)                     : 0
Rx dropped (oper down)                                  : 0
Tx result "success"                                     : 6
Tx result "unsupported version"                         : 0
Tx result "not authorized"                              : 0
Tx result "malformed request"                           : 0
Tx result "unsupported opcode"                          : 0
Tx result "unsupported option"                          : 0
Tx result "malformed option"                            : 0
Tx result "network failure"                             : 0
Tx result "no resources"                                : 0
Tx result "unsupported protocol"                        : 0
Tx result "user exceeded quota"                         : 0
Tx result "cannot provide external"                     : 0
Tx result "address mismatch"                            : 0
Tx result "no more mappings"                            : 0
Tx result "ambiguous"                                   : 0
Tx v4                                                   : 2
Tx v6                                                   : 4
Tx dropped (tx error)                                   : 0
===============================================================================

pcp-server

Syntax 
pcp-server server-name interface interface-name statistics
Context 
[Tree] (clear>router pcp-server)
Full Contexts 
clear router pcp-server
Supported Platforms 

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

Description 

This command clears NAT PCP server data.

Parameters 
server-name—
Clears NAT PCP server data for the specified PCP server, up to 32 characters.
interface-name—
Clears NAT PCP server data for the specified interface, up to 32 characters.
statistics—
Clears NAT PCP server statistics.

pcp-server

Syntax 
pcp-server server-name
Context 
[Tree] (tools>perform>router pcp-server)
Full Contexts 
tools perform router pcp-server
Supported Platforms 

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

Description 

This command configures performance tools for a specified NAT port control policy server.

Parameters 
server-name—
Specifies the PCP server name, up to 32 characters.

17.24. pcp-server-policy

pcp-server-policy

Syntax 
pcp-server-policy
pcp-server-policy name
Context 
[Tree] (show>router>nat pcp-server-policy)
Full Contexts 
show router nat pcp-server-policy
Description 

This command displays PCP server policy information.

17.25. pcs

pcs

Syntax 
pcs[clear]
Context 
[Tree] (tools>dump>port pcs)
Full Contexts 
tools dump port pcs
Supported Platforms 

All

Description 

This command dumps the Physical Coding Sublayer (PCS) information for the port.

17.26. peakvalue-stats

peakvalue-stats

Syntax 
peakvalue-stats iom (slot | all) [recursive]
peakvalue-stats mda (mda | all) [recursive]
peakvalue-stats port (port-id | all)
peakvalue-stats pw-port (pw-port | all)
peakvalue-stats system [recursive]
peakvalue-stats service {svc-id | all} [recursive]
peakvalue-stats service {svc-id} subscriber-interface {sub-itf | all} [recursive]
peakvalue-stats service {svc-id} group-interface {grp-itf | all}
Context 
[Tree] (clear>subscriber-mgmt peakvalue-stats)
Full Contexts 
clear subscriber-mgmt peakvalue-stats
Supported Platforms 

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

Description 

This command resets the most recent peak enhanced subscriber management counter per port, PW port, MDA, IOM, system, service, subscriber interface, or group interface.

Note:

Clearing one counter will not impact other counters. For example, clearing the most recent peak value for an IOM will not impact chassis peak value.

Parameters 
slot
Clears IOM host peak value statistics for the specified IOM.
mda
Clears MDA host peak value statistics for the specified MDA.
port-id
Clears port host peak value statistics for the specified port ID.
pw-port
Clears pseudowire port host peak value statistics for the specified port.
Values—
1 to 10239

 

system —
Clears system host peak value statistics.
all—
Clears all host peak value statistics.
recursive—
Resets the sub-level counters. For example, clearing IOM counters with the recursive keyword also clears counters of all port counters on that IOM.
service svc-id
Clears service host peak value statistics for the specified service.
Values—
1 to 2148278386 | svc-name: up to 64 characters

 

subscriber-interface sub-itf
Clears subscriber interface host peak value statistics for the specified subscriber interface, up to 32 characters.
group-interface grp-itf
Clears group interface host peak value statistics for the specified group interface, up to 32 characters.

17.27. peer

peer

Syntax 
peer [peer-profile profile-name] [local-address ip-address] [control protocol] [interface-type interface-type]
peer remote-address {ip-address | ipv6-address] [udp-port port] [dsm-local-ip-address {ip-address | ipv6-address}
peer remote-address {ip-address | ipv6-address] [udp-port port] statistics [dsm-local-ip-address {ip-address | ipv6-address}
Context 
[Tree] (show>router>gtp peer)
Full Contexts 
show router gtp peer
Supported Platforms 

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

Description 

This command displays GTP peer information.

Parameters 
profile-name
Specifies the name that identifies the profile.
ip-address
Specifies the local 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

 

protocol
Specifies the control plane protocol used for the connection with this Mobile Gateway.
Values—
gtpv1-c, gtpv2-c

 

interface-type
Specifies the interface type used in the context of this peer.
Values—
gn — Gn interface
s2a — S2a interface
s2b —S2b interface
s11 —S11 interface

 

ip-address
Specifies the remote 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

 

port
Specifies the UDP port.
Values—
1 to 65535

 

statistics—
Displays statistics information about the Mobile Gateways connected to this system.
Output 

The following is an example of peer GTP information.

Sample Output
Node# show router 10 gtp peer 
=============================================================================== 
Peers 
=============================================================================== 
Remote address              : 192.168.100.1 
UDP port                    : 2123 
------------------------------------------------------------------------------- 
State                       : up 
Local address               : 192.0.2.10 
Profile                     : default_s11 
Control protocol            : gtpv2-c 
Interface type              : s11 
Restart count               : 1 
Time                        : 2018/05/31 11:12:59 
------------------------------------------------------------------------------- 
No. of Peers: 1 
===============================================================================

peer

Syntax 
peer remote-address ip-address [remote-udp-port port]
peer remote-address ip-address [remote-udp-port port] statistics
Context 
[Tree] (clear>router>gtp peer)
Full Contexts 
clear router gtp peer
Supported Platforms 

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

Description 

This command clears all states for a given peer in this routing context. The system no longer sends keep-alive messages to the peer, and all active sessions are terminated.

If the optional statistics parameter is specified, only the peer statistics are cleared and all sessions remain.

Parameters 
ip-address—
Specifies the IP address of the peer.
Values—

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

 

port—
Specifies the UDP port used by the peer.
statistics—
Specifies to clear only the peer statistics with all sessions remaining active.

peer

Syntax 
peer ip-address [udp-port port] [ip]
peer ip-address statistics [udp-port port] [ip]
peer [draining] [{blacklisted | selectable | unreachable}]
Context 
[Tree] (show>router>l2tp peer)
Full Contexts 
show router l2tp peer
Supported Platforms 

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

Description 

This command displays information regarding all configured L2TP peers.

If this command is executed without specifying a peer IP address, then a list of all L2TP peers are listed along with the type of transport used and statistics on the total number of tunnels and sessions, as well as the number of active tunnels and sessions.

If this command is executed with a specific peer IP address, then a detailed view for that peer is displayed.

Parameters 
ip-address—
Specifies the L2TP peer address.
port—
Specifies the UDP port for the L2TP peer. This parameter is only supported with L2TPv2 peers.
ip—
Displays peers using IP transport.
statistics—
Displays the statistics for the given IP address.
draining—
Displays only peers with draining tunnels.
blacklisted—
Displays peers that are denylisted.
selectable—
Displays peers that are selectable.
unreachable—
Displays peers that are deemed unreachable.
Output 

The following output is an example of L2TP peer operational information.

Sample Output
A:Dut-A# show router 200 l2tp peer 
===============================================================================
L2TP Peers
===============================================================================
Peer IP                                            Port  Tun Active Ses Active
                                      Drain Reachability Tun Total  Ses Total  
-------------------------------------------------------------------------------
10.1.1.2                                           ip    1          1
                                                         1          1          
-------------------------------------------------------------------------------
No. of peers: 1
===============================================================================
 
A:Dut-A# show router 200 l2tp peer 10.1.1.2 ip 
===============================================================================
Peer IP: 10.1.1.2
===============================================================================
Roles capab/actual: LAC LNS / -  -      Draining          : false
Tunnels           : 1                   Tunnels Active    : 1
Sessions          : 1                   Sessions Active   : 1
Reachability      : reachable           Time Unreachable  : N/A
===============================================================================
Conn ID    Loc-Tu-ID Rem-Tu-ID State              Blacklist-state   Ses Active
  Group                                                             Ses Total  
    Assignment
-------------------------------------------------------------------------------
221118464  3374      0         established        not-blacklisted   1
  v3-group-1                                                        1
    tun-1-l2tp-v3
-------------------------------------------------------------------------------
No. of tunnels: 1
===============================================================================
 
*A:Fden-Dut2-BSA2# show router l2tp peer 10.0.0.1 statistics
===============================================================================
Peer IP: 10.0.0.1
===============================================================================
tunnels                                                   : 1
tunnels active                                            : 1
sessions                                                  : 1
sessions active                                           : 1
 
rx ctrl octets                                            : 541
rx ctrl packets                                           : 5
tx ctrl octets                                            : 272
tx ctrl packets                                           : 5
tx error packets                                          : 0
rx error packets                                          : 0
rx accepted msg                                           : 4
rx duplicate msg                                          : 0
rx out of window msg                                      : 0
 
acceptedMsgType
  StartControlConnectionRequest                           : 1
  StartControlConnectionConnected                         : 1
  IncomingCallRequest                                     : 1
  IncomingCallConnected                                   : 1
  ZeroLengthBody                                          : 1
originalTransmittedMsgType
  StartControlConnectionReply                             : 1
  IncomingCallReply                                       : 1
  ZeroLengthBody                                          : 3
 
last cleared time                                         : N/A
===============================================================================

peer

Syntax 
peer ip-address [udp-port port]
peer ip-address statistics [udp-port port]
peer [draining] [blacklisted | selectable | unreachable]
Context 
[Tree] (show>router>l2tp peer)
Full Contexts 
show router l2tp peer
Supported Platforms 

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

Description 

This command displays L2TP peer operational information.

Parameters 
ip-address—
Specifies the IP dress for the L2TP peer.
Values—

ip-address

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

draining

keyword

statistics

keyword

port

[1 to 65535]

 

port—
Specifies the local UDP port of this L2TP
Values—
1 to 65535

 

draining—
Specifies to display information about the L2TP peer being drained.
blacklisted—
Specifies to display information about the peer has been deemed unreachable and has been put in the max-time.
selectable—
Specifies to display information about the peer has been deemed unreachable for the time specified in max-time and can now be selected for a single session, after which the reachability of the peer is reevaluated.
unreachable—
Specifies to display information about the system up time when the peer was deemed unreachable for the last time.
Output 

The following output is an example of L2TP peer information.

Sample Output
show router l2tp peer 10.100.0.2
===============================================================================
Peer IP: 10.100.0.2
===============================================================================
Roles capab/actual: LAC LNS /LAC  -     Draining          : false
Tunnels           : 1                   Tunnels Active    : 0
Sessions          : 1                   Sessions Active   : 0
Reachability      : blacklisted         Time Unreachable  : 01/31/2013 08:55:06
Time Blacklisted  : 01/31/2013 08:55:06 Remaining (s)     : 34
===============================================================================
Conn ID                      Loc-Tu-ID Rem-Tu-ID State              Ses Active
  Group                                                             Ses Total
    Assignment
-------------------------------------------------------------------------------
977207296                    14911     0         closed             0
  base_lac_base_lns                                                 1
    t1
-------------------------------------------------------------------------------
No. of tunnels: 1
===============================================================================
 
 
show router l2tp tunnel detail
===============================================================================
L2TP Tunnel Status
==============================================================================
Connection ID: 831782912
State        : closedByPeer
IP           : 10.0.0.1
Peer IP      : 10.100.0.2
Tx dst-IP    : 10.100.0.2
Rx src-IP    : 10.100.0.2
Name         : lac
Remote Name  :
Assignment ID: t1
Group Name   : base_lac_base_lns
Acct. Policy : l2tp-base
Error Message: N/A
 
                                        Remote Conn ID    : 4294901760
Tunnel ID         : 12692               Remote Tunnel ID  : 65535
UDP Port          : 1701                Remote UDP Port   : 1701
Preference        : 50                  Receive Window    : 64
Hello Interval (s): 300
Idle TO (s)       : 5                   Destruct TO (s)   : 60
Max Retr Estab    : 5                   Max Retr Not Estab: 5
Session Limit     : 32767               AVP Hiding        : sensitive
Transport Type    : udpIp               Challenge         : never
Time Started      : 01/31/2013 08:56:58 Time Idle         : 01/31/2013 08:56:58
Time Established  : N/A                 Time Closed       : 01/31/2013 08:56:58
Stop CCN Result   : reqShutDown         General Error     : noError
Blacklist-state   : blacklisted
Blacklist Time    : 01/31/2013 08:56:58 Remaining (s)     : 49
-------------------------------------------------------------------------------
No. of tunnels: 1
===============================================================================
 

peer

Syntax 
peer ip-address [udp-port port]
peer ip-address statistics [udp-port port]
peer [draining] [blacklisted | selectable | unreachable]
Context 
[Tree] (show>router>l2tp peer)
Full Contexts 
show router l2tp peer
Supported Platforms 

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

Description 

This command displays L2TP peer operational information.

Parameters 
ip-address—
Specifies the IP dress for the L2TP 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

draining

keyword

statistics

keyword

port

[1 to 65535]

 

port—
Specifies the local UDP port of this L2TP.
Values—
1 to 65535

 

draining—
Specifies to display information about the L2TP peer being drained.
blacklisted—
Specifies to display information about the peer has been deemed unreachable and has been put in the tunnel selection denylist.
selectable—
Specifies to display information about the peer has been deemed unreachable for the time specified in tmnxL2tpXtTuSelBlacklistMaxTime and can now be selected for a single session, after which the reachability of the peer is reevaluated.
unreachable—
Specifies to display information about the sysUpTime when the peer was deemed unreachable for the last time.
Output 

The following output is an example of L2TP peer information.

Sample Output
show router l2tp peer 10.100.0.2
===============================================================================
Peer IP: 10.100.0.2
===============================================================================
Roles capab/actual: LAC LNS /LAC  -     Draining          : false
Tunnels           : 1                   Tunnels Active    : 0
Sessions          : 1                   Sessions Active   : 0
Reachability      : blacklisted         Time Unreachable  : 01/31/2013 08:55:06
Time Blacklisted  : 01/31/2013 08:55:06 Remaining (s)     : 34
===============================================================================
Conn ID                      Loc-Tu-ID Rem-Tu-ID State              Ses Active
  Group                                                             Ses Total
    Assignment
-------------------------------------------------------------------------------
977207296                    14911     0         closed             0
  base_lac_base_lns                                                 1
    t1
-------------------------------------------------------------------------------
No. of tunnels: 1
===============================================================================
 
 
show router l2tp tunnel detail
===============================================================================
L2TP Tunnel Status
==============================================================================
Connection ID: 831782912
State        : closedByPeer
IP           : 10.0.0.1
Peer IP      : 10.100.0.2
Tx dst-IP    : 10.100.0.2
Rx src-IP    : 10.100.0.2
Name         : lac
Remote Name  :
Assignment ID: t1
Group Name   : base_lac_base_lns
Acct. Policy : l2tp-base
Error Message: N/A
 
                                        Remote Conn ID    : 4294901760
Tunnel ID         : 12692               Remote Tunnel ID  : 65535
UDP Port          : 1701                Remote UDP Port   : 1701
Preference        : 50                  Receive Window    : 64
Hello Interval (s): 300
Idle TO (s)       : 5                   Destruct TO (s)   : 60
Max Retr Estab    : 5                   Max Retr Not Estab: 5
Session Limit     : 32767               AVP Hiding        : sensitive
Transport Type    : udpIp               Challenge         : never
Time Started      : 01/31/2013 08:56:58 Time Idle         : 01/31/2013 08:56:58
Time Established  : N/A                 Time Closed       : 01/31/2013 08:56:58
Stop CCN Result   : reqShutDown         General Error     : noError
Blacklist-state   : blacklisted
Blacklist Time    : 01/31/2013 08:56:58 Remaining (s)     : 49
-------------------------------------------------------------------------------
No. of tunnels: 1
===============================================================================
 

peer

Syntax 
peer ip-address [udp-port port] [ip]
Context 
[Tree] (clear>router>l2tp peer)
Full Contexts 
clear router l2tp peer
Supported Platforms 

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

Description 

This command clears L2TP peer data.

Parameters 
ip-address—
Clears the peers associated with 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

 

port—
Clears the peers associated with the specified UDP port.
Values—
1 to 65535

 

peer

Syntax 
peer ip-address [udp-port port] [ip]
Context 
[Tree] (tools>perform>router>l2tp peer)
Full Contexts 
tools perform router l2tp peer
Supported Platforms 

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

Description 

This command configures performance tools for an L2TP peer.

Parameters 
ip-address—
Specifies the IP address of the L2TP peer.
port—
Specifies the UDP port for the L2TP peer. This parameter is only supported with L2TPv2 peers.
ip—
Enables performance tools for peers using IP transport.

peer

Syntax 
peer [interface-name]
Context 
[Tree] (show>router>rip peer)
Full Contexts 
show router rip peer
Supported Platforms 

All

Description 

Displays RIP peer information.

Parameters 
ip-int-name—
Displays peer information for peers on the specified IP interface. 32 characters maximum.
Default—
Display peers for all interfaces.
Output 

The following is an example of RIP peer information.

Table 320 describes the command output fields for a RIP peer:

Table 320:  Show RIP Peer Field Descriptions

Label

Description

Peer IP Addr

The IP address of the peer router.

Interface Name

The peer interface name.

Version

The version of RIP running on the peer.

Last Update

The number of days since the last update.

No. of Peers

The number of RIP peers.

 

peer

Syntax 
peer [ip-int-name]
Context 
[Tree] (show>router>rip peer)
Full Contexts 
show router rip peer
Supported Platforms 

All

Description 

This command displays RIP peer information.

Parameters 
ip-int-name—
Displays peer information for peers on the specified IP interface.
Default—
display peers for all interfaces
Output 

Table 321 describes the command output fields for a RIP peer.

Table 321:  RIP Peer Output Fields 

Label

Description

Peer IP Addr

The IP address of the peer router.

Interface Name

The peer interface name.

Version

The version of RIP running on the peer.

Last Update

The number of days since the last update.

No. of Peers

The number of RIP peers.

The following output is an example of RIP peer information.

Sample Output
A:ALA-A# show router rip peers
===============================================================================
RIP Peers
===============================================================================
Peer IP Addr      Interface Name                     Version     Last Update    
-------------------------------------------------------------------------------
10.0.5.13         router-2/2                         RIPv2       0             
10.0.6.16         router-2/3                         RIPv2       2             
10.0.9.14         router-2/5                         RIPv2       8             
10.0.10.15        router-2/4                         RIPv2       0             
-------------------------------------------------------------------------------
No. of Peers: 4
===============================================================================
A:ALA-A#

peer

Syntax 
peer [peer-node-id] [detail]
peer [peer-node-id] statistics
Context 
[Tree] (show>router>gmpls peer)
Full Contexts 
show router gmpls peer
Supported Platforms 

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

Description 

This command displays GMPLS peer information.

Parameters 
peer-node-id—
Specifies the control plane node ID of the neighboring GMPLS UNI-N node. This can be an IP address or a 32-bit unsigned integer.
Values—
{a.b.c.d | 1 to 4294967295}

 

detail—
Keyword to request more detailed output.
statistics—
Keyword to request peer statistics.

peer

Syntax 
peer [peer-node-id] [detail]
peer peer-node-id te-link
Context 
[Tree] (show>router>lmp peer)
Full Contexts 
show router lmp peer
Supported Platforms 

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

Description 

This command displays LMP peer information.

Parameters 
peer-node-id—
Specifies the unique identifier for the LMP peer node.
Values—
a.b.c.d | 1 to 4294967295

 

detail—
Keyword to display more detailed output.
te-link—
Keyword to display TE links associated with the peer.
Output 

The following output is an example of peer information, and Table 322 describes the peer output fields.

Sample Output
A:ALA-1# show router lmp peer 16843009
================================================================================
LMP Peer 10.1.1.1 (16843009)
================================================================================
Admin State:   : Out of Service         Oper State      : Down
Retrans Intvl  : 5000 ms                Retry Limit     : 6
================================================================================
A:ALA-1#
Table 322:  Peer Output Fields

Label

Description

Admin State

The administrative state of the LMP peer node.

Oper State

The operational state of the LMP peer node.

Retrans Intvl

The configured interval between resubmitted LMP messages.

Retry Limit

The configured number of times LMP resends a message before restarting the process.

peer

Syntax 
peer [peer-node-id] statistics
Context 
[Tree] (clear>router>gmpls peer)
Full Contexts 
clear router gmpls peer
Supported Platforms 

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

Description 

This command restarts or clears statistics for the GMPLS peer.

Parameters 
peer-node-id—
Specifies the peer node ID.
Values—
a.b.c.d | 1 to 4294967295

 

statistics—
Clears statistics only.

peer

Syntax 
peer [peer-node-id] [detail]
Context 
[Tree] (tools>dump>router>gmpls peer)
Full Contexts 
tools dump router gmpls peer
Supported Platforms 

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

Description 

This command dumps information about peer nodes. Configuring the peer-node-id parameter will only dump information about the specified peer node.

Parameters 
peer-node-id—
The identifier of the peer node.
Values—
a.b.c.d | 1 to 4294967295

 

detail—
Keyword to output information in greater detail.
Output 

The following output is an example of peer information.

Sample Output
*A:Dut-B-UNI-C>tools>dump>router>gmpls# peer 10.27.255.213
PEER: vrId 1 PeerAddr 10.27.255.213,  AdminState: UP, OperState: UP,  HelloState: UP
Total Peer Count: 1
 
*A:Dut-B-UNI-C>tools>dump>router>gmpls# peer 10.27.255.213 detail
PEER vrId 1 PeerAddr 10.27.255.213
  AdminState: UP,  OperState:UP,  OperDownReason: N/A
  LastChange: 02/04/2015 23:30:34,  UpTime: 0d 15:12:39
  HelloInterval: 3000msecs, LspHoldTime: 60secs
  Flags: 0x30,  HelloState: Up
  SrcInst: 0xffffff16,  DstInst: 0x54d2ba31,  PrevSrcInst: 0xffffff16
  PeerDownCount: 13,  InstMismatchCount: 2,  TimeoutCount: 0
 
  Source: 192.0.2.01,  Dest: 10.27.255.213  NextHop: 172.21.36.173 [If: 3]
  Status: Up,  MTU: 0,  NumChngInNextHop: 0,  LastChange: 02/05/2015 10:53:24
 
  GrHEpoch: 0x5b298,  RestartTime: 4294967295,  RecoveryTime: 90000
  PrevDstInst: 0x0,  InvokedCount: 12,  ScanEvent: N [N N]
 
  RefreshReduction:
    Local - MsgId: Enabled,  AckDesired: Enabled,  Srefresh: Enabled, Epoch: 3236554
    Remote -MsgId: Supported, Srefresh: Supported, Epoch: 13810201, HighestMsgIdRx: 
3670
    NumTxMsgIds: 4,  NumRxMsgIds: 4
    NumOutOfOrderMsg: 0, NumRetransmittedMsg: 11,  NumPendingAckNack: 0
    NextSrefresh: 9sec
 
  DownstreamSessionCount: 2,  UpstreamSessionCount: 2
  Path Timeouts: 0,  Resv Timeouts: 0
 
  Packet Statistics:
    Hello Tx   : 17                Hello Rx   : 19338          
    Path Tx    : 194               Path Rx    : 424            
    PathErr Tx : 0                 PathErr Rx : 183            
    PathTear Tx: 5                 PathTear Rx: 2              
    Resv Tx    : 22                Resv Rx    : 58             
    ResvErr Tx : 2                 ResvErr Rx : 0              
    ResvTear Tx: 0                 ResvTear Rx: 0              
    Notify Tx  : 0                 Notify Rx  : 5              
    Srfresh Tx : 1946              Srefresh Rx: 1933           
    Ack Tx     : 2157              Ack Rx     : 2170           
-----------------------------------------------------------------------------------
Total Peer Count: 1

peer

Syntax 
peer peer-node-id
Context 
[Tree] (tools>dump>router>lmp peer)
Full Contexts 
tools dump router lmp peer
Supported Platforms 

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

Description 

This command dumps information about a specific LMP peer.

Parameters 
peer-node-id—
An identifier for the LMP peer node. This may be an IPv4-formatted address or a 32-bit unsigned integer.
Values—
a.b.c.d | 1 to 4294967295

 

peer

Syntax 
peer [ip-address] [statistics]
Context 
[Tree] (clear>router>ldp peer)
Full Contexts 
clear router ldp peer
Supported Platforms 

All

Description 

This command restarts or clears statistics for LDP targeted peers.

Parameters 
ip-address—
The IP address of a targeted peer.
statistics
Clears only the statistics for a targeted peer.

peer

Syntax 
peer ip-address
Context 
[Tree] (tools>dump>router>ldp peer)
Full Contexts 
tools dump router ldp peer
Supported Platforms 

All

Description 

This command dumps information for an LDP peer.

peer

Syntax 
peer [ip-address] [detail]
Context 
[Tree] (show>router>pcep>pcc peer)
Full Contexts 
show router pcep pcc peer
Supported Platforms 

All

Description 

This command displays the PCEP peer information.

Parameters 
ip-address—
Specifies the IP address.
Values—
a.b.c.d

 

detail—
Specifies detailed information.
Output 

PCEP Peer Output

Table 323 describes PCEP Peer output fields.

Sample Output
*A:cses-V23# show router pcep pcc peer
===============================================================================
PCEP Path Computation Client (PCC) Peer Info
===============================================================================
IP Address            : 192.168.0.10
Admin Status          : Down            Oper Status             : Down
Peer Capabilities     : (Not Specified)
Speaker ID            : (Undefined)
Sync State            : not-initialized Peer Overloaded         : False
Session Establish Time: 0d 00:00:00
Oper Keepalive        : N/A             Oper DeadTimer          : N/A
===============================================================================
Table 323:  PCEP Peer Output Fields

Label

Description

IP Address

Specifies the IP address.

Peer Capabilities

Specifies the peer capabilities.

Speaker ID

Specifies the sender IP address.

Sync State

Specifies the synchronization state.

Peer Overload

Specifies the peer overload.

Session Establish Time

Specifies the session establish time.

Oper Keepalive

Specifies the operational keepalive value.

Oper DeadTimer

Specifies the operational dead timer value.

peer

Syntax 
peer [ip-address] [group group-name] [detail]
Context 
[Tree] (show>router>msdp peer)
Full Contexts 
show router msdp peer
Supported Platforms 

All

Description 

This command displays information about an MSDP peer.

Parameters 
ip-address—
Displays information about the specified IP address. If no IP address specified, information about all MSDP IP addresses display.
group group-name—
Displays information about the specified group name. If no group-name is specified, information about all MSDP peers display.
detail—
Displays detailed MSDP peer information.
Output 

The following is an example of MSDP peer information. Table 324 provides MSDP field descriptions.

Sample Output
A:ALA-48# show router msdp peer
=============================================================================
MSDP Peers
=============================================================================
Peer             Local Address    State       Last State Change     SA Learnt
-----------------------------------------------------------------------------
10.20.1.1        10.20.1.6        Established 08/30/2002 03:22:131008    
-----------------------------------------------------------------------------
Peers : 1
=============================================================================
A:ALA-48# 
 
 
A:ALA-48# show router msdp peer detail
===============================================================================
MSDP Peers
-------------------------------------------------------------------------------
Peer Address       : 10.20.1.1                                                
-------------------------------------------------------------------------------
Group Name         : None                                                     
Local Address      : 10.20.1.6                                                
Last State Change  : 08/30/2002 03:22:13 Last Act Src Limit : N/A
Peer Admin State   : Up                 Default Peer       : No               
Peer Connect Retry : 0                  State              : Established      
SA accepted        : 1008               SA received        : 709              
State timer expires: 18                 Peer time out      : 62               
Active Source Limit: None               Receive Msg Rate   : 0                
Receive Msg Time   : 0                  Receive Msg Thd    : 0                
Auth Status        : Disabled           Auth Key           : None             
Export Policy      : None Specified / Inherited
Import Policy      : None Specified / Inherited
-------------------------------------------------------------------------------
Peers : 1
===============================================================================
A:ALA-48#
Table 324:  MSDP Fields

Label

Description

Peer

The IP address of the peer.

Local Address

The local IP address.

State

The current state of the peer.

Last State Change

The date and time of the peer’s last state change.

SA Learn

The number of SAs learned through a peer.

peer

Syntax 
peer ip-address [router router-instance | service-name service-name] [detail]
Context 
[Tree] (show>system>ptp peer)
Full Contexts 
show system ptp peer
Supported Platforms 

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

Description 

This command displays information for a specific peer.

Parameters 
ip-address—
Specifies the IP address of the peer.
Values—
a.b.c.d

 

router-instance—
Shows only the information for a specific router instance.
Values—
router-name – Base
vprn-svc-id – 1 to 2147483647

 

service-name—
Specifies the service name used to identify the router instance. The name can be up to 64 characters long.
detail—
Displays detailed information.
Output 

The following output is an example of PTP information for a single peer.

Sample Output
A:bksim1620# show system ptp peer 6.1.1.2 router 5 detail
===============================================================================
IEEE 1588/PTP Peer Information
===============================================================================
Router Instance   : 5
IP Address        : 6.1.1.2            Announce Direction : rx+tx
Admin State       : up                 G.8265.1 Priority  : n/a
Sync Interval     : 64 pkt/s           
Local PTP Port    : 2                  PTP Port State     : passive
Clock Id          : ac5dfffffe000000   Remote PTP Port    : 2
GM Clock Id       : ac5cfffffe000000   GM Clock Class     : 13
GM Clock Accuracy : 0xfe (unknown)     GM Clock Variance  : ffff (not computed)
GM Clock Priority1: 128                GM Clock Priority2 : 128
Steps Removed     : 1                  Parent Clock       : no
Tx Timestamp Point: port               Rx Timestamp Point : port
Last Tx Port      : 1/1/2              Last Rx Port       : 1/1/2
===============================================================================
===============================================================================
IEEE 1588/PTP Unicast Negotiation Information
===============================================================================
IP Address      Dir Type       Rate       Duration State    Time               
-------------------------------------------------------------------------------
6.1.1.2         Rx  Announce   1 pkt/2 s  300      Granted  09/01/2010 17:23:04
6.1.1.2         Tx  Announce   1 pkt/2 s  300      Granted  09/01/2010 17:23:04
===============================================================================
===============================================================================
IEEE 1588/PTP Packet Statistics
===============================================================================
                                                      Input              Output
-------------------------------------------------------------------------------
PTP Packets                                                      253         11
  Announce                                                       243          1
  Sync                                                             0          0
  Follow Up                                                        0          0
  Delay Request                                                    0          0
  Delay Response                                                   0          0
  Signaling                                                       10         10
    Request TLVs                                                   6          4
      Announce                                                     6          4
      Sync                                                         0          0
      Delay Response                                               0          0
    Grant TLVs (Granted)                                           4          6
      Announce                                                     4          6
      Sync                                                         0          0
      Delay Response                                               0          0
    Grant TLVs (Rejected)                                          0          0
      Announce                                                     0          0
      Sync                                                         0          0
      Delay Response                                               0          0
    Cancel TLVs                                                    0          0
      Announce                                                     0          0
      Sync                                                         0          0
      Delay Response                                               0          0
    Ack Cancel TLVs                                                0          0
      Announce                                                     0          0
      Sync                                                         0          0
      Delay Response                                               0          0
    Other TLVs                                                     0          0
  Other                                                            0          0
Discards                                                           0          0
  Bad PTP domain                                                   0          0
  Alternate Master                                                 0          0
  Out Of Sequence                                                  0          0
  Peer Disabled                                                    0          0
  Other                                                            0          0
================================================================================

peer

Syntax 
peer ip-address
Context 
[Tree] (clear>redundancy>multi-chassis>mcr>statistics peer)
Full Contexts 
clear redundancy multi-chassis mc-ring statistics peer
Supported Platforms 

All

Description 

This command clears multi-chassis ring peer statistics.

Parameters 
ip-address—
Clears ring peer statistics for the specified IP address.
Values—
ipv4-address: a.b.c.d
ipv6-address:
  1. x:x:x:x:x:x:x:x (eight 16-bit pieces)
  2. x:x:x:x:x:x:d.d.d.d
  3. x – [0 to FFFF] H
  4. d – [0 to 255] D

 

peer

Syntax 
peer ip-address [router router-instance | service name service-name] statistics
Context 
[Tree] (clear>system>ptp peer)
Full Contexts 
clear system ptp peer
Supported Platforms 

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

Description 

This command clears PTP peer information.

Parameters 
ip-address—
Clears information specific to the address of the PTP 1588 peer.
Values—
a.b.c.d

 

router-instance
Clears information that is specific to a virtual router instance. The router instance can be up to 32 characters.
service-name—
Clears information that is specific to a service name. The service name can be up to 64 characters.
statistics—
Clears statistics information of the specified IP address.

peer

Syntax 
peer [ip-int-name]
Context 
[Tree] (show>router>ripng peer)
Full Contexts 
show router ripng peer
Supported Platforms 

All

Description 

This command displays RIPng peer information.

Parameters 
ip-int-name—
Displays peer information for peers on the specified IPv6 interface.
Default—
display peers for all interfaces
Output 

The following is an example of RIPng peer information.

Sample Output
*A:Dut-C>config>router>if# show router ripng peer 
===============================================================================
RIP-NG Peers
===============================================================================
Peer IP Addr                                         Version     Last Update
  Interface Name                                                 
-------------------------------------------------------------------------------
fe80::6629:ffff:fe00:0                               ripNg-v1    0
  one                                                             
fe80::6629:ffff:fe00:0                               ripNg-v1    0
  two                                                             
fe80::6629:ffff:fe00:0                               ripNg-v1    0
  three                                                           
fe80::6629:ffff:fe00:0                               ripNg-v1    0
  four                                                            
-------------------------------------------------------------------------------
No. of Peers: 4
===============================================================================
*A:Dut-C>config>router>if# show router ripng peer "one" 
===============================================================================
RIP-NG Peers
===============================================================================
Peer IP Addr                                         Version     Last Update
  Interface Name                                                 
-------------------------------------------------------------------------------
fe80::6629:ffff:fe00:0                               ripNg-v1    0
  one                                                             
-------------------------------------------------------------------------------
No. of Peers: 1
===============================================================================

peer

Syntax 
peer [peer-address {ip-address | ipv6-address}] [router router-instance] [local-address {ip-address | ipv6-address}]
Context 
[Tree] (show>subscr-mgmt>pfcp peer)
Full Contexts 
show subscriber-mgmt pfcp peer
Supported Platforms 

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

Description 

This command displays connectivity details for a specific PFCP connection to a peer and the PFCP association to which the peer is linked. Multiple connections can exist per PFCP association.

Parameters 
ip-address—
Specifies the peer or local IPv4 address.
Values—
a.b.c.d

 

ipv6-address—
Specifies the peer or local IPv6 address.
Values—
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

 

router-instance—
Specifies the identifier of the router where the peer is terminated.
Values—
router-name – base
vprn-svc-id – 1 to 2147483647

 

Output 

The following example shows output of the show subscriber-mgmt PFCP peer command.

Sample Output
A:BNG-UPF# show subscriber-mgmt pfcp peer 
===============================================================================
PFCP Peers
===============================================================================
Peer router                  : 990002
Peer Address                 : 17.17.17.10
Local Address                : 192.0.2.11
Association                  : bng-cpf
Path Mgmt State              : up
Restoration Timer Expiry     : (Not Specified)
Restart Reason               : none
===============================================================================
No. of PFCP Peers: 1
===============================================================================

17.28. peer-profile

peer-profile

Syntax 
peer-profile [profile-name]
peer-profile profile-name associations
Context 
[Tree] (show>subscr-mgmt>gtp peer-profile)
Full Contexts 
show subscriber-mgmt gtp peer-profile
Supported Platforms 

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

Description 

This command displays GTP peer profile information.

Parameters 
profile-name
Specifies the name that identifies the profile.
associations—
Specifies the associated contexts for the specified peer profile.
Output 

The following is an example of GTP peer profile information.

Sample Output
Node# show subscriber-mgmt gtp peer-profile 
=============================================================================== 
GTP peer profiles 
=============================================================================== 
Name                             Description 
-------------------------------------------------------------------------------
default                          (Not Specified) 
default_s11                      (Not Specified) 
------------------------------------------------------------------------------- 
No. of profiles: 2 
=============================================================================== 
Node# show subscriber-mgmt gtp peer-profile "default_s11" 
=============================================================================== 
GTP peer profile "default_s11" 
=============================================================================== 
Description                 : (Not Specified) 
Retransmit timeout (s)      : 5 
Retransmit retries          : 3 
Keepalive interval (s)      : 60 
Keepalive retries           : 4 
Keepalive retry timeout (s) : 5 
Time to live                : 255 
IPv4 MTU                    : 1400 
Interface type              : s11 
Charging char home UE       : (None) 
Charging char roaming UE    : (None) 
Session hold time (s)       : 30 
Report WLAN location        : disabled 
Procotol Config Options I.E.: pco 
Python policy               : (Not Specified) 
Radio Access Technology type: wlan 
Last management change      : 05/31/2018 11:05:46 
GGSN uplink GBR (Kbps)      : 5000 
GGSN uplink MBR (Kbps)      : 5000 
GGSN downlink GBR (Kbps)    : 2000 
GGSN downlink MBR (Kbps)    : 2000 
GGSN Alloc/Retention Prio   : 1 
GGSN uplink AMBR (Kbps)     : (Not Specified) 
GGSN downlink AMBR (Kbps)   : (Not Specified) 
GGSN last management change : 05/31/2018 11:05:46 
PGW uplink GBR (Kbps)       : 0 
PGW uplink MBR (Kbps)       : 0 
PGW downlink GBR (Kbps)     : 0 
PGW downlink MBR (Kbps)     : 0 
PGW Alloc/Retention Prio    : 1 
PGW Qos Class ID            : 8 
PGW uplink AMBR (Kbps)      : 10000 
PGW downlink AMBR (Kbps)    : 20000 
PGW last management change  : 05/31/2018 11:05:46 
MME uplink GBR (Kbps)       : 0 
MME uplink MBR (Kbps)       : 0 
MME downlink GBR (Kbps)     : 0 
MME downlink MBR (Kbps)     : 0 
MME Alloc/Retention Prio    : 1 
MME Qos Class ID            : 8 
MME uplink AMBR (Kbps)      : 10000 
MME downlink AMBR (Kbps)    : 20000 
MME last management change  : 05/31/2018 11:05:46 
===============================================================================

17.29. peer-profile-map

peer-profile-map

Syntax 
peer-profile-map
Context 
[Tree] (show>router>gtp>s11 peer-profile-map)
Full Contexts 
show router gtp s11 peer-profile-map
Supported Platforms 

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

Description 

This command displays the peer profile mapping that is used to connect to S11 peers.

Output 

The following is an example of GTP peer profile map information.

Sample Output
Node# show router 20 gtp s11 peer-profile-map 
=============================================================================== 
Peer profile map 
=============================================================================== 
Address prefix                                Profile 
------------------------------------------------------------------------------- 
0.0.0.0/0                                     default_s11 
192.2.0.0/24                                  specific_profile 
------------------------------------------------------------------------------- 
No. of address prefixes: 2 
=============================================================================== 

17.30. peers

peers

Syntax 
peers [router router-instance | service-name service-name] [detail]
Context 
[Tree] (show>system>ptp peers)
Full Contexts 
show system ptp peers
Supported Platforms 

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

Description 

This command displays summary information for all the PTP peers.

Parameters 
router-instance—
Shows only the information for a specific router instance.
Values—
router-name – Base
vprn-svc-id – 1 to 2147483647

 

service-name—
Specifies the service name used to identify the router instance. The name can be up to 64 characters long.
detail—
Displays detailed information.
Output 

The following output is an example of PTP information for all peers.

Sample Output
 
*A:bksim1618# show system ptp peers 
===============================================================================
IEEE 1588/PTP Peer Information
===============================================================================
Router                                                             
  IP Address                 Anno Flow Admin State PTP Port State Parent Clock
-------------------------------------------------------------------------------
Base
  10.4.1.21                  tx        n/a         master         no
1
  10.2.1.20                  rx+tx     up          master         no
  10.3.1.19                  rx        up          slave          yes
2
  10.1.1.21                  tx        n/a         master         no
-------------------------------------------------------------------------------
No. of PTP Peers: 4
===============================================================================
 
 
*A:bksim1618# show system ptp peers router Base
===============================================================================
IEEE 1588/PTP Peer Information
===============================================================================
Router                                                             
  IP Address                 Anno Flow Admin State PTP Port State Parent Clock
-------------------------------------------------------------------------------
Base
  10.4.1.21                  tx        n/a         master         no
-------------------------------------------------------------------------------
No. of PTP Peers: 1
===============================================================================
 
 
*A:bksim1618# show system ptp peers router 1
===============================================================================
IEEE 1588/PTP Peer Information
===============================================================================
Router                                                             
  IP Address                 Anno Flow Admin State PTP Port State Parent Clock
-------------------------------------------------------------------------------
1
  10.2.1.20                  rx+tx     up          master         no
  10.3.1.19                  rx        up          slave          yes
-------------------------------------------------------------------------------
No. of PTP Peers: 2
===============================================================================
 
 
*A:bksim1618# show system ptp peers detail 
===============================================================================
IEEE 1588/PTP Peer Information
===============================================================================
Router            : Base
IP Address        : 10.4.1.21          Announce Direction : tx
Admin State       : n/a                G.8275.1 Priority  : 128
Local PTP Port    : 3                  PTP Port State     : master
Clock Id          : ac65fffffe000000   Remote PTP Port    : 1
-------------------------------------------------------------------------------
Router            : 1
IP Address        : 10.2.1.20          Announce Direction : rx+tx
Admin State       : up                 G.8275.1 Priority  : 128
Local PTP Port    : 2                  PTP Port State     : master
Clock Id          : ac5efffffe000000   Remote PTP Port    : 1
Locked Out        : no                 Time Remaining     : n/a
-------------------------------------------------------------------------------
Router            : 1
IP Address        : 10.3.1.19          Announce Direction : rx
Admin State       : up                 G.8275.1 Priority  : 128
Local PTP Port    : 1                  PTP Port State     : slave
Clock Id          : ac5dfffffe000000   Remote PTP Port    : 1
GM Clock Id       : ac5dfffffe000000   GM Clock Class     : 13
GM Clock Accuracy : unknown            GM Clock Variance  : ffff (not computed)
GM Clock Priority1: 0                  GM Clock Priority2 : 128
Steps Removed     : 0                  Parent Clock       : yes
Locked Out        : no                 Time Remaining     : n/a
-------------------------------------------------------------------------------
Router            : 2
IP Address        : 10.1.1.21          Announce Direction : tx
Admin State       : n/a                G.8275.1 Priority  : 128
Local PTP Port    : 4                  PTP Port State     : master
Clock Id          : ac65fffffe000000   Remote PTP Port    : 1
===============================================================================
 
 
*A:bksim1618# show system ptp peers router 1 detail 
===============================================================================
IEEE 1588/PTP Peer Information
===============================================================================
Router            : 1
IP Address        : 10.2.1.20          Announce Direction : rx+tx
Admin State       : up                 G.8275.1 Priority  : 128
Local PTP Port    : 2                  PTP Port State     : master
Clock Id          : ac5efffffe000000   Remote PTP Port    : 1
-------------------------------------------------------------------------------
Router            : 1
IP Address        : 10.3.1.19          Announce Direction : rx
Admin State       : up                 G.8275.1 Priority  : 128
Local PTP Port    : 1                  PTP Port State     : slave
Clock Id          : ac5dfffffe000000   Remote PTP Port    : 1
GM Clock Id       : ac5dfffffe000000   GM Clock Class     : 13
GM Clock Accuracy : unknown            GM Clock Variance  : ffff (not computed)
GM Clock Priority1: 0                  GM Clock Priority2 : 128
Steps Removed     : 0                  Parent Clock       : yes
===============================================================================
 

17.31. peq

peq

Syntax 
peq [peq-slot] [chassis chassis-id] [detail]
Context 
[Tree] (show peq)
Full Contexts 
show peq
Supported Platforms 

7750 SR-12e, 7750 SR-s, 7950 XRS

Description 

This command displays APEQ information.

Parameters 
peq-slot—
Specifies the APEQ slot identifier.
Values—
1 to 12

 

chassis-id—
Specifies the chassis ID for the router chassis.
Values—
1 to 2

 

detail—
Displays detailed information.
Output 

The following outputs are examples of PEQ information, and Table 325 describes the output fields.

Sample Output: show peq
*A:Dut-A# show peq 
===============================================================================
PEQ Summary
===============================================================================
Chassis/   Provisioned Type             Admin Operational   Input  Zone  Input
Slot           Equipped Type (if diff)  State State         A B          Mode
-------------------------------------------------------------------------------
1/1        apeq-dc-2000                 up    down          Y Y    1     N/A
1/2        (not provisioned)            up    unprovisioned Y Y    1     N/A
               apeq-dc-2000             
1/3        apeq-dc-2000                 up    up            Y Y    1     N/A
1/4        apeq-dc-2000                 up    up            Y Y    1     N/A
1/5        apeq-dc-2000                 up    up            Y Y    1     N/A
1/6        apeq-dc-2000                 up    down          Y Y    1     N/A
1/7        apeq-dc-2000                 up    down          Y Y    1     N/A
1/8        apeq-dc-2000                 up    down          Y Y    1     N/A
1/9        apeq-dc-2000                 up    down          Y Y    1     N/A
1/10       apeq-dc-2000                 up    down          Y Y    1     N/A
1/11       apeq-dc-2000                 up    down          Y Y    1     N/A
1/12       apeq-dc-2000                 up    down          Y Y    1     N/A
2/1        apeq-dc-2000                 up    provisioned   - -    2     N/A
               (not equipped)           
===============================================================================
Sample Output: show peq <peq-slot> detail
*A:Dut-A# show peq 1 detail
===============================================================================
PEQ 1
===============================================================================
Slot   Provisioned Type                 Admin Operational   Input  Zone  Input
           Equipped Type (if diff)      State State         A B          Mode
-------------------------------------------------------------------------------
1      apeq-dc-2000                          down  down     Y N    1     N/A
 
Hardware Data
    Part number                  : 3HE07114AARA01
    CLEI code                    : IPUPAJHUAA
    Serial number                : NS1250G0116
    Manufacture date             : 12202012
    Manufacturing deviations     : (Not Specified)
    Manufacturing assembly number: 8205320107
    Time of last boot            : 2014/01/07 11:01:44
    Current alarm state          : alarm active
===============================================================================
Sample Output: show peq detail

In the following example, the entries for PEQ 2 to PEQ 11 are not shown.

*A:Dut-A# show peq detail 
===============================================================================
PEQ 1
===============================================================================
Slot   Provisioned Type                 Admin Operational   Input  Zone  Input
           Equipped Type (if diff)      State State         A B          Mode
-------------------------------------------------------------------------------
1/1    apeq-dc-2000                     down  down          Y N     1    N/A
 
Hardware Data
    Part number                  : 3HE07114AARA01
    CLEI code                    : IPUPAJHUAA
    Serial number                : NS1250G0116
    Manufacture date             : 12202012
    Manufacturing deviations     : (Not Specified)
    Manufacturing assembly number: 8205320107
    Time of last boot            : 2014/01/07 11:01:44
    Current alarm state          : alarm active
 
===============================================================================
 
...
 
===============================================================================
PEQ 12
===============================================================================
Slot   Provisioned Type                 Admin Operational   Input  Zone  Input
           Equipped Type (if diff)      State State         A B          Mode
-------------------------------------------------------------------------------
12     apeq-dc-2000                     up    up            Y N    1     N/A
 
Hardware Data
    Part number                  : 3HE07114AARA01
    CLEI code                    : IPUPAJHUAA
    Serial number                : NS1250G0115
    Manufacture date             : 12202012
    Manufacturing deviations     : (Not Specified)
    Manufacturing assembly number: 8205320107
    Time of last boot            : 2014/01/07 11:01:44
    Current alarm state          : alarm active
===============================================================================
Output Fields: show peq
Table 325:  Output Fields: show peq

Label

Description

Slot

The number of the slot in which the APEQ is installed.

Provisioned Type Equipped Type (if different)

The APEQ type provisioned.

Admin State

The administrative state.

Operational State

The operational state.

Input

Specifies the input battery feed: A, or B.

Zone

Specifies the chassis power zone.

Hardware Data:

Part number

The APEQ part number.

CLEI code

The APEQ CLEI code.

Serial number

The APEQ serial number.

Manufacture date

The date the APEQ was manufactured.

Manufacturing deviations

Specifies any manufacturing deviations.

Manufacturing assembly number

The APEQ assembly number.

Administrative state

Specifies the administrative state of the APEQ.

Operational state

Specifies the operational state of the APEQ.

Time of last boot

Indicates the time stamp of the last system restart.

Current alarm state

Indicates the current alarm state.

17.32. per-peer-queuing

per-peer-queuing

Syntax 
per-peer-queuing [detail]
Context 
[Tree] (show>system>security per-peer-queuing)
Full Contexts 
show system security per-peer-queuing
Supported Platforms 

All

Description 

This command enables or disables CPM hardware queuing per peer. TTL security only operates when per-peer-queuing is enabled.

Output 

The following is an example of per peer queuing information.

Table 326 describes per-peer-queuing output fields.

Sample Output
A:ALA-48# show system security per-peer-queuing
=================================================
CPM Hardware Queuing
=================================================
Per Peer Queuing        : Enabled
Total Num of Queues     : 8192
Num of Queues In Use    : 2
=================================================
A:ALA-48# configure
Table 326:  Show Per-Peer-Queuing Output Fields

Label

Description

Per Peer Queuing

Displays the status (enabled or disabled) of CPM hardware queuing per peer.

Total Num of Queues

Displays the total number of hardware queues.

Num of Queues In Use

Displays the total number of hardware queues in use.

per-peer-queuing

Syntax 
per-peer-queuing
Context 
[Tree] (show>system>security per-peer-queuing)
Full Contexts 
show system security per-peer-queuing
Supported Platforms 

All

Description 

This command displays the number of queues in use by the Qchip, which in turn is used by PPQ, CPM filter, SAP, and so on.

Output 

The following is an example of per peer queuing information.

Table 327 describes the per-peer-queuing output fields.

Sample Output
A:ALA-48>show>system>security# per-peer-queuing
=================================================
CPM Hardware Queuing
=================================================
Per Peer Queuing        : Enabled
Total Num of Queues     : 8192
Num of Queues In Use    : 0
=================================================
A:ALA-48>show>system>security#
Table 327:  Show per-peer-queuing Output Fields

Label

Description

Per Peer Queuing

Displays whether per-peer-queuing is enabled or disabled. When enabled, a peering session is established and the router will automatically allocate a separate CPM hardware queue for that peer. When disabled, no hardware queuing per peer occurs.

Total Num of Queues

Displays the total number of CPM hardware queues.

Num of Queues In Use

Displays the number of CPM hardware queues that are in use.

17.33. perform

perform

Syntax 
perform
Context 
[Tree] (tools perform)
Full Contexts 
tools perform
Supported Platforms 

All

Description 

This command enables the context to enable tools for specific tasks.

17.34. performance

performance

Syntax 
performance mda mda-id last time-span time-unit
Context 
[Tree] (tools>dump>wlan-gw>isa performance)
Full Contexts 
tools dump wlan-gw isa performance
Supported Platforms 

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

Description 

This command generates an overview of the processing load and data processed by the specified ISA over a period of time. The following time periods are supported:

  1. last minute with seconds granularity
  2. last hour with minutes granularity
  3. last day with hours granularity
  4. last day with days granularity
Parameters 
mda-id
Specifies the MDA for getting performance measurements in slot/mda format.
Values—
slot — 1 to 10
mda — 1 to 2

 

time-span
Specifies the period for which to get measurements.
Values—
1 to 60 (sec), 1 to 60 (min), 1 to 24 (hrs), 1 (days)

 

time-unit
Specifies the period for which to get measurements.
Values—
sec, min, hrs, days

 

Output 

This command displays performance information.

Sample Output
Node# /tools dump wlan-gw isa performance mda 2/1 last 5 min
===============================================================================
Measurements for last 5 minutes on Slot #2 MDA #1
===============================================================================
Timestamp            |     Wait     Idle     Work | Total jobs |    Total data
---------------------+----------------------------+------------+---------------
01/22/2018 10:14:04  |   99.47%    0.53%    0.00% |          0 |          - -
01/22/2018 10:13:41  |   99.46%    0.54%    0.00% |          3 |          3 Kb
01/22/2018 10:12:41  |   99.47%    0.53%    0.00% |          0 |          - -
01/22/2018 10:11:41  |   99.47%    0.53%    0.00% |          0 |          - -
01/22/2018 10:10:41  |   99.45%    0.55%    0.00% |          0 |          - -
===============================================================================

performance

Syntax 
performance mda mda-id last time-span time-unit
Context 
[Tree] (tools>dump>nat>isa performance)
Full Contexts 
tools dump nat isa performance
Supported Platforms 

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

Description 

This command generates an overview of the processing load and data processed by the specified ISA over a period of time. The following time periods are supported:

  1. last minute with seconds granularity
  2. last hour with minutes granularity
  3. last day with hours granularity
  4. last 31 days with days granularity
Parameters 
mda-id
Specifies the MDA for getting performance measurements in format slot/mda.
Values—
slot — 1 to 10
mda — 1 to 2

 

time-span
Specifies the period for which to get measurements.
Values—
1 to 60 (sec) | 1 to 60 (min) | 1 to 24 (hrs) | 1 to 31 (days)

 

time-unit
Specifies the period for which to get measurements.
Values—
sec | min | hrs | days

 

17.35. persistence

persistence

Syntax 
persistence
Context 
[Tree] (tools>perform persistence)
Full Contexts 
tools perform persistence
Supported Platforms 

All

Description 

This command enables the context to configure downgrade parameters.

17.36. persistent

persistent

Syntax 
persistent
Context 
[Tree] (show>system>telemetry persistent)
Full Contexts 
show system telemetry persistent
Supported Platforms 

All

Description 

This command enables the context to display persistent telemetry information.

17.37. pfcp

pfcp

Syntax 
pfcp
Context 
[Tree] (show>subscr-mgmt pfcp)
Full Contexts 
show subscriber-mgmt pfcp
Supported Platforms 

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

Description 

This command enables the context to display all related PFCP information.

17.38. pfcp-association

pfcp-association

Syntax 
pfcp-association name statistics
Context 
[Tree] (clear>subscr-mgmt pfcp-association)
Full Contexts 
clear subscriber-mgmt pfcp-association
Supported Platforms 

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

Description 

This command clears all message statistics associated with the specified PFCP association.

Parameters 
name—
Specifies the name of a PFCP association, up to 32 characters, for which information is cleared.
statistics—
Specifies that statistics for the specified PFCP association are cleared.

17.39. pfcp-session

pfcp-session

Syntax 
pfcp-session session-id session-id
pfcp-session sap sap-id mac mac-address
Context 
[Tree] (clear>subscr-mgmt pfcp-session)
Full Contexts 
clear subscriber-mgmt pfcp-session
Supported Platforms 

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

Description 

This command locally clears a PFCP session, either by providing the session ID or the associated SAP ID and MAC address.

Note:

This command does not delete the session on the BNG CPF and should only be used as a last attempt to delete the PFCP sessions. It is always recommended to first attempt to gracefully delete the session from the BNG CPF.

Parameters 
session-id—
Specifies the locally assigned PFCP session ID, up to 20 characters.
sap-id—
Specifies the SAP ID associated with the session.
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 | eth-sat-id:[qtag1 | cp-conn-prof-id]

qinq

port-id | bundle-id | bpgrp-id | lag-id | pw-id | eth-sat-id:[qtag1 cp-conn-prof-id].[qtag2 | cp-conn-prof-id]

cp

keyword

conn-prof-id

1 to 8000

atm

port-id | aps-id [:vpi/vci | vpi | vpi1.vpi2 | cp.conn-prof-id]

cp

keyword

conn-prof-id

1 to 8000

frame

port-id | aps-id:dlci

cisco-hdlc

slot/mda/port.channel

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]

bundle-id

bundle-type-slot/mda.-bundle-num

bundle

keyword

type

ima | fr | ppp

bundle-num

1 to 336

bpgrp-id

bpgrp-type-bpgrp-num

bpgrp

keyword

type

ima | ppp

bgrp-num

1 to 2000

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 characters max

pw-id

pw-id

pw

keyword

id

1 to 32767

qtag1

* | 0 to 4094

qtag2

* | null | 0 to 4094

vpi

0 to 4095 (NNI)

0 to 255 (UNI)

vci

1 | 2 | 5 to 65535

dlci

16 to 1022

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

 

mac-address—
Specifies the MAC address associated with the session, in the form xx:xx:xx:xx:xx:xx or xx-xx-xx-xx-xx-xx.

17.40. pim

pim

Syntax 
pim
Context 
[Tree] (clear>router pim)
Full Contexts 
clear router pim
Supported Platforms 

All

Description 

This command enters the context to clear and reset PIM entities.

pim

Syntax 
pim
Context 
[Tree] (show>router pim)
Full Contexts 
show router pim
Supported Platforms 

All

Description 

This command enters the context to display PIM related information.

pim

Syntax 
pim
Context 
[Tree] (tools>perform>router pim)
Full Contexts 
tools perform router pim
Supported Platforms 

All

Description 

This command enables tools to perform certain PIM tasks.

17.41. pim-snooping

pim-snooping

Syntax 
pim-snooping
Context 
[Tree] (show>service>id pim-snooping)
Full Contexts 
show service id pim-snooping
Supported Platforms 

All

Description 

This command enables the context to display PIM snooping information.

pim-snooping

Syntax 
pim-snooping
Context 
[Tree] (clear>service>id pim-snooping)
Full Contexts 
clear service id pim-snooping
Supported Platforms 

All

Description 

This command enables the context to clear PIM snooping information.

17.42. ping-template

ping-template

Syntax 
ping-template template-name
ping-template
Context 
[Tree] (show>test-oam>icmp ping-template)
Full Contexts 
show test-oam icmp ping-template
Supported Platforms 

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

Description 

This command displays a summary of configured ping templates and the total number service interfaces that reference the template. By specifying template name, the values for the specified interface and the total and active references for that specific template are displayed.

Parameters 
template-name—
Specifies the name of the ping template to be queried, up to 64 characters.
Output 

The following output is an example of ping template information.

Sample Output
show test-oam icmp ping-template
===============================================================================
Ping Templates
===============================================================================
Name                                                               IP Refs
-------------------------------------------------------------------------------
base-template                                                           21
-------------------------------------------------------------------------------
No. of ping templates: 1
=============================================================================== 
show test-oam icmp ping-template base-template
======================================================================
Tmpl Name :   base-template
======================================================================
Description        : Basic standard template
Dscp               : nc1
Dot1p              : 7
Interval           : 60
Timeout            : 5
Failure Threshold  : 3
React Interval     : 1
React Fail Thresh  : 3
React Timeout      : 1
React Threshold    : 3
Size               : 56
TTL                : 1 
----------------------------------------------------------------------
Active Refs        : 20
Total Refs         : 21
====================================================================== 

17.43. ping-template-sync

ping-template-sync

Syntax 
ping-template-sync template-name
Context 
[Tree] (tools>perform>test-oam>icmp ping-template-sync)
Full Contexts 
tools perform test-oam icmp ping-template-sync
Supported Platforms 

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

Description 

This command updates all values for service IP interfaces that reference the specified config>test-oam>icmp>ping-template template-name. Changes to the ping-template in this context are not automatically pushed to service IP interfaces. Values imported by the service interface are those configured when the service IP interface referenced the ping- template.

Parameters 
template-name—
Specifies the ping template name, up to 64 characters.

17.44. ping-template-using

ping-template-using

Syntax 
ping-template-using [template-name]
Context 
[Tree] (show>test-oam>icmp ping-template-using)
Full Contexts 
show test-oam icmp ping-template-using
Supported Platforms 

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

Description 

This command displays information about service IP interfaces that reference a ping template, the associated router instance, and the administrative state of the ping template under that interface.

Parameters 
template-name—
Displays the interfaces mapped to the ping-template template-name, up to 64 characters.
Output 

The following output is an example ping template output information.

Sample Output
show test-oam icmp ping-template-using
===============================================================================
Ping Templates
===============================================================================
Template Name                           Router Instance            Admin
 Interface Name
-------------------------------------------------------------------------------
base-template
 int-PE-2-CE-101                        vprn12101                  up
base-template
 int-PE-2-CE-103                        vprn12103                  up
base-template
 int-PE-2-CE-104                        vprn12104                  up
base-template
 int-PE-2-CE-105                        vprn12105                  up
base-template
 int-PE-2-CE-106                        vprn12106                  up
base-template
 int-PE-2-CE-107                        vprn12107                  up
base-template
 int-PE-2-CE-108                        vprn12108                  up
base-template
 int-PE-2-CE-109                        vprn12109                  up
base-template
 int-PE-2-CE-110                        vprn12110                  up
base-template
 int-PE-2-CE-111                        vprn12111                  up
base-template
 int-PE-2-CE-112                        vprn12112                  up
base-template
 int-PE-2-CE-113                        vprn12113                  up
base-template
 int-PE-2-CE-114                        vprn12114                  up
base-template
 int-PE-2-CE-115                        vprn12115                  up
base-template
 int-PE-2-CE-116                        vprn12116                  up
base-template
 int-PE-2-CE-117                        vprn12117                  up
base-template
 int-PE-2-CE-118                        vprn12118                  up
base-template
 int-PE-2-CE-119                        vprn12119                  up
base-template
 int-PE-2-CE-120                        vprn12120                  up
base-template
 int-PE-2-CE-121                        vprn12121                  down
base-template
 int-PE-2-CE-122                        vprn12122                  up
===============================================================================

Table 328 describes ping template fields.

Table 328:  Show test-oam icmp ping-template-using Output Fields 

Template Name

The template name

Router Instance

The router instance name

Admin

The administrative state

Interface Name

The interface name

17.45. pip

pip

Syntax 
pip
Context 
[Tree] (clear>service>statistics>id pip)
Full Contexts 
clear service statistics id pip
Supported Platforms 

All

Description 

This command clears the Provider Internal Port statistics for this service.

17.46. plr

plr

Syntax 
plr
Context 
[Tree] (tools>dump>router>mpls>bypass-tunnel plr)
Full Contexts 
tools dump router mpls bypass-tunnel plr
Description 

Dump the Point of Local Repair (PLR) information for the MPLS bypass tunnel.

Output 

The following output is an example of MPLS Bypass Tunnels PLR fields.

Sample Output
tools dump router mpls bypass-tunnel plr 
========================================================================
MPLS Bypass Tunnels
========================================================================
Legend :  m - Manual      d - Dynamic      p - P2mp
========================================================================
To              State  Out I/F        Out Label     Reserved   Protected  Type
                                                    BW (Kbps)  LSP Count
------------------------------------------------------------------------
10.10.12.1      Up     1/1/4          124181        0          369        d
 
To              : 10.10.12.1         State               : Up
Out I/F         : 1/1/4              Out Label           : 124181
Up Time         : 0d 19:24:13        Active Time         : n/a
Reserved BW     : 0 Kbps             Protected LSP Count : 369
Type            : Dynamic
SetupPriority   : 7                  Hold Priority       : 0
Class Type      : 0                  Tunnel Id : 63697
Actual Hops     :
    10.10.12.2(S)      -> 10.10.12.1(S)
       
         Plr List: (Last PlrIdx 2)
         --------
                 PLR List Index = 1
                 PLR current State = PLRS_CONNECTED
                 NextNodeSysId = 10.8.8.8
                  AvoidNodeId   = 10.2.2.2
                 NodeProtect   = 2 (Node Protect)
                 LSP Count     = 197
                 PLR List Index = 2
                 PLR current State = PLRS_BackupInUse
                 NextNodeSysId = 10.8.8.8
                 AvoidNodeId   = 10.2.2.2
                 NodeProtect   = 2 (Node Protect)
                 LSP Count     = 203

17.47. policer

policer

Syntax 
policer
policer policer-name [detail]
policer summary
Context 
[Tree] (show>app-assure>group policer)
Full Contexts 
show application-assurance group policer
Supported Platforms 

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

Description 

This command displays application-assurance policer information.

Parameters 
policer-name—
Displays information about the specified policer.
detail—
Displays detailed information about policers on this node.
summary—
Displays summarized information about policers on this node.
Output 

The following is an example show output for the policer command.

Sample Output
show application-assurance group 1 policer <policer-name> detail
===============================================================================
Policer Instance "1m-dwn"
===============================================================================
Description     : (Not Specified)
Type            : dual-bucket-bandwidth
Granularity     : subscriber
Adaptation Rule : pir closest cir closest
 
Active tod-override : none
 
PIR : max              Oper PIR : max
CIR : 0 kbps           Oper CIR : 0 kbps
MBS : 20000 KB         Oper MBS : 20000 KB
CBS : 0 KB             Oper CBS : 0 KB
 
No. of tod-overrides : 2
-------------------------------------------------------------------------------
Time of Day Override Instance 10
-------------------------------------------------------------------------------
Description : (Not Specified)
Admin State : in-service
 
Occurrence  : daily (monday tuesday wednesday thursday friday)
Start time  : 19:00
End time    : 22:00
 
PIR         : max
CIR         : 0 kbps
MBS         : 10000 KB
CBS         : 0 KB
-------------------------------------------------------------------------------
Time of Day Override Instance 20
-------------------------------------------------------------------------------
Description : (Not Specified)
Admin State : in-service
 
Occurrence  : daily (sunday saturday)
Start time  : 19:00
End time    : 22:00
 
PIR         : max
CIR         : 0 kbps
MBS         : 5000 KB
CBS         : 0 KB
===============================================================================
Sample Output
*A:Dut-C>show>app-assure>group# policer "test"
===============================================================================
Policer Instance "test"
===============================================================================
Description     : (Not Specified)
Type            : single-bucket-bandwidth
Granularity     : access-network-location
Action          : permitDeny
Adaptation Rule : pir closest
Rate-Percentage : 10
===============================================================================

policer

Syntax 
policer policer-name day day time time-of-day
Context 
[Tree] (tools>dump>app-assure>group policer)
Full Contexts 
tools dump application-assurance group policer
Supported Platforms 

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

Description 

This command displays rates for the policer for a specific day and time.

Parameters 
policer-name—
Specifies an existing policer name up to 256 characters in length.
day day
Specifies a day to display policer rates.
Values—
sunday, monday, tuesday, wednesday, thursday, friday, saturday

 

time time-of-day
Specifies a time of day (in hours and minutes) to display policer rates.
Values—
hh : 0 to 24
mm : 0, 15, 30, 45

 

17.48. policer-hierarchy

policer-hierarchy

Syntax 
policer-hierarchy
Context 
[Tree] (show>qos policer-hierarchy)
Full Contexts 
show qos policer-hierarchy
Supported Platforms 

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

Description 

This command displays policer hierarchy information.

17.49. policers

policers

Syntax 
policers
Context 
[Tree] (show>app-assure>group>aa-sub policers)
Full Contexts 
show application-assurance group aa-sub policers
Supported Platforms 

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

Description 

This command displays policer configuration information.

Output 

The following is an example output for the policers command.

Sample Output
A:cpm-a>show>app-assure>group>aa-sub# policers 
===============================================================================
Application-Assurance Subscriber Policer Summary
===============================================================================
AA-Subscriber       : Alex (esm)
-------------------------------------------------------------------------------
Type: single-bucket-bandwidth Direction: subscriber-to-network
-------------------------------------------------------------------------------
AQP   Policer                          Resources Exceeded?                     
-------------------------------------------------------------------------------
61    SuspectUp_policer                N                                      
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Type: single-bucket-bandwidth Direction: network-to-subscriber
-------------------------------------------------------------------------------
AQP   Policer                          Resources Exceeded?                     
-------------------------------------------------------------------------------
62    SuspectDown_policer              N                                      
-------------------------------------------------------------------------------
Policer usage counts:
single-bucket-bandwidth               
  subscriber-to-network  1     out of    32
  network-to-subscriber  1     out of    32
dual-bucket-bandwidth
  subscriber-to-network  0     out of     1
  network-to-subscriber  0     out of     1
flow-count-limit         0     out of     8
flow-rate-limit          0     out of     8
===============================================================================
A:cpm-a>show>app-assure>group>aa-sub# 

17.50. policy

policy

Syntax 
policy
Context 
[Tree] (show>app-assure>group policy)
Full Contexts 
show application-assurance group policy
Supported Platforms 

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

Description 

This command enables the context to display application-assurance policy configuration information.

policy

Syntax 
policy [policy-name [bundle bundle-name] [protocol protocol-name] [interface if-name] [detail]]
Context 
[Tree] (show>router>mcac policy)
Full Contexts 
show router mcac policy
Supported Platforms 

All

Description 

This command displays MCAC policy information.

Parameters 
policy-name—
Specifies an existing multicast CAC (MCAC) policy name.
bundle bundle-id
Specifies an existing multicast bundle name.
protocol protocol-name
specifies an applicable protocol to display.
Values—
igmp, pim, igmpSnpg

 

interface if-name
Specifies an interface name to display.
detail—
Displays detailed information.
Output 

The following displays MCAC policy information.

Sample Output
*A:ALA-48>show>router>mcac# policy
===============================================================================
Multicast CAC Policies
===============================================================================
Policy                          Description
-------------------------------------------------------------------------------
btv_fr                          foreign TV offering
btv_vl                          eastern TV offering
policy1                         this is policy1
policy2                         this is policy 2
-------------------------------------------------------------------------------
Policies : 4
===============================================================================
*A:ALA-48>show>router>mcac# 
 
 
*A:ALA-48>show>router>mcac# policy btv_fr
===============================================================================
Multicast CAC policy
===============================================================================
Policy           : btv_fr
Description      : foreign TV offering
Default Action   : discard
Bundle(s)        : FOR
===============================================================================
*A:ALA-48>show>router>mcac#

policy

Syntax 
policy [name [expand-variables] | damping [name] | prefix-list [name] | as-path [name] | as-path-group [name] | community [name] | admin | exclusive-access]
policy name sub-policy entry entry-id [name subpol-name]
policy name sub-policy entry entry-id name subpol-name entry-2 entry-id name-2 subpol-name
policy name sub-policy entry entry-id name subpol-name entry-2 entry-id name-2 subpol-name entry-3 entry-id name-3 subpol-name
Context 
[Tree] (show>router policy)
Full Contexts 
show router policy
Supported Platforms 

All

Description 

This command displays configured policy statement information.

Parameters 
admin —
When this keyword is specified, the entire policy option configuration is displayed, including any uncommitted configuration changes. This command is similar to the info command.
as-path —
When this keyword is specified, the parameter displays configured as-path regular expressions (optionally filtered by name).
as-path-group —
When this keyword is specified, the command displays configured as-path-groups, optionally filtered by name.
community —
When this keyword is specified, the command displays configured community lists, optionally filtered by name.
damping —
When this keyword is specified, the information about the route policy damping configurations is displayed.
entry entry-id
Displays the configuration (with parameter value substitution) of the subroutine policy called by the entry with entry ID.
exclusive-access —
Displays the policy that edits exclusive access and lock information.
expand-variables —
Displays the variables that are replaced with values in main policies or in sub-policies.
prefix-list name
Displays the prefix lists configured in the route policy.
policy name
Displays information similar to the info command for a specific policy-statement. If a name is provided, the matching policy-statement displays. If no statement name is specified, a list of all policies statements and descriptions display.
sub-policy —
When this keyword is specified, the configuration of a subroutine policy is displayed.
subpol-name
Specifies the policy name up to 64 characters.
entry-id
Specifies the numeric entry identifier of the policy.
Values—
1 to 4294967295

 

Output 

Table 329 describes route policy output fields.

Table 329:  Route Policy Output Fields 

Label

Description

Policy

Displays a list of route policy names.

Description

Displays the description of each route policy.

Policies

The total number of policies configured.

The following route policy commands are displayed with different command parameter options:

  1. show router policy
  2. show router policy admin
  3. show router policy “BGP to RIP”
  4. show router policy damping
  5. show router policy “pol1” sub-pol entry 10 name “pol2”

The following output is an example of route policy information.

Sample Output

The show router policy command displays all configured route policies.

A:ALA-1# show router policy 
===============================================================================
Route Policies
===============================================================================
Policy                           Description                                    
-------------------------------------------------------------------------------
Direct And Aggregate             Policy Statement ABC
-------------------------------------------------------------------------------
Policies : 
===============================================================================
A:ALA-1# 

The show router policy admin command is similar to the info command which displays information about the route policies and parameters.

A:ALA-1# show router policy admin 
    prefix-list "All-Routes"
            prefix 0.0.0.0/0 longer
            prefix 2.0.0.0/8 longer
            prefix 3.0.0.0/8 longer
            prefix 4.0.0.0/8 longer
            prefix 5.0.0.0/8 longer
            prefix 6.0.0.0/8 exact
            prefix 224.0.0.0/24 longer
    exit
...
A:ALA-1#

The show router policy name command displays information about a specific route policy.

show router policy “BGP To RIP”

description "Policy Statement For 'BGP To RIP'"
    entry 10
        description "Entry For Policy 'BGP To RIP"
        from
            protocol bgp
        exit
        to
            protocol rip
        exit
        action accept
            metric set 1
            next-hop 10.0.18.200
            tag 805
        exit
    exit
    default-action reject
A:ALA-1#

The show router policy damping command displays information about the route policy damping configurations.

A:ALA-1# show router policy damping

=============================================
Route Damping Profiles
=============================================
    damping "TEST-LOW"
        half-life 22
        max-suppress 720
        reuse 10000
        suppress 15000
    exit
    damping "TEST-HIGH"
        half-life 22
        max-suppress 720
        reuse 1000
        suppress 5000
    exit
    damping "TEST-MEDIUM"
        half-life 22
        max-suppress 720
        reuse 5000
        suppress 11000
    exit
=============================================
A:ALA-1#

The show router policy name sub-policy entry entry-id name subpol-name command displays information about the subroutine called by an entry of the route policy. In the following sample output, the term “telnet” is the value of a variable.

show router policy “BGP To RIP”

*A:Dut-B#  show router policy "pol1" sub-policy entry 10 name "pol2"
===============================================================================
pol1 entry 10 sub-policies
===============================================================================
-------------------------------------------------------------------------------
Level1 Sub-policy : pol2    Parent-policy : pol1, Parent-entry 10
-------------------------------------------------------------------------------
    entry 20
        from
            community "telnet"
        exit
    exit
===============================================================================

policy

Syntax 
policy [policy-id [event event-type specific-qualifier]]
Context 
[Tree] (show>vrrp policy)
Full Contexts 
show vrrp policy
Supported Platforms 

All

Description 

This command displays VRRP priority control policy information.

If no command line options are specified, a summary of the VRRP priority control event policies displays.

Parameters 
policy-id—
Displays information on the specified priority control policy ID.
Default—
All VRRP policies IDs
Values—
1 to 9999

 

event-type—
Displays information on the specified VRRP priority control event within the policy ID.
Default—
All event types and qualifiers
Values—
port-down, lag-port-down, host-unreachable, route-unknown, mc-ipsec-non-forwarding

 

specific-qualifier—
Display information about the specified qualifier.
Values—
port-id, lag-id, host-ip-addr, route-prefix/mask, tunnel-group-id

 

Output 

VRRP Policy Output — The following output is an example of VRRP policy information, and Table 330 describes the fields.

Table 330:  Show VRRP Policy Output Fields

Label

Description

Policy Id

The VRRP priority control policy associated with the VRRP virtual router instance

A value of 0 indicates that no control policy is associated with the virtual router instance

Current Priority & Effects

Current Explicit

When multiple explicitly defined events associated with the priority control policy happen simultaneously, the lowest value of all the current explicit priorities will be used as the in-use priority for the virtual router

Current Delta Sum

The sum of the priorities of all the delta events when multiple delta events associated with the priority control policy happen simultaneously; this sum is subtracted from the base priority of the virtual router to give the in-use priority

Delta Limit

The delta-in-use-limit for a VRRP policy; once the total sum of all delta events has been calculated and subtracted from the base-priority of the virtual router, the result is compared to the delta-in-use-limit value; if the result is less than this value, the delta-in-use-limit value is used as the virtual router in-use priority value; if an explicit priority control event overrides the delta priority control events, the delta-in-use-limit has no effect

If the delta-in-use-limit is 0, the sum of the delta priority control events to reduce the virtual router's in-use-priority to 0 can prevent it from becoming or staying master

Current Priority

The configured delta-in-use-limit priority for a VRRP priority control policy or the configured delta or explicit priority for a priority control event

Applied

The number of virtual router instances to which the policy has been applied; the policy cannot be deleted unless this value is 0

Description

A text string which describes the VRRP policy

Event Type & ID

A delta priority event is a conditional event defined in a priority control policy that subtracts a given amount from the base priority to give the current in-use priority for the VRRP virtual router instances to which the policy is applied

An explicit priority event is a conditional event defined in a priority control policy that explicitly defines the in-use priority for the VRRP virtual router instances to which the policy is applied

Explicit events override all delta events; when multiple explicit events occur simultaneously, the event with the lowest priority value defines the in-use priority

Event Oper State

The operational state of the event

Hold Set Remaining

The amount of time that must pass before the set state for a VRRP priority control event can transition to the cleared state to dampen flapping events

Priority & Effect

Delta — the priority-level value is subtracted from the associated virtual router instance’s base priority when the event is set and no explicit events are set; the sum of the priority event priority-level values on all set delta priority events are subtracted from the virtual router base priority to derive the virtual router instance in-use priority value

If the delta priority event is cleared, the priority-level is no longer used in the in-use priority calculation

Explicit — the priority-level value is used to override the base priority of the virtual router instance if the priority event is set and no other explicit priority event is set with a lower priority-level

The set explicit priority value with the lowest priority-level determines the actual in-use protocol value for all virtual router instances associated with the policy

In Use

Specifies whether the event is currently affecting the in-use priority of some virtual router

Sample Output
A:ALA-A# show vrrp policy
===============================================================================
VRRP Policies                                                                  
===============================================================================
Policy    Current             Current      Current      Delta       Applied    
Id        Priority & Effect   Explicit     Delta Sum    Limit                  
-------------------------------------------------------------------------------
1         None                None         None         1           Yes        
2         None                None         None         1           No         
===============================================================================
A:ALA-A#
 
 
A:ALA-A# show vrrp policy 1
===============================================================================
VRRP Policy 1                                                                  
===============================================================================
Description     : 10.10.200.253 reachability                                   
Current Priority: None                 Applied           : No                  
Current Explicit: None                 Current Delta Sum : None                
Delta Limit     : 1                                                            
                                                                               
-------------------------------------------------------------------------------
Applied To                       VR     Opr     Base    In-use  Master  Is     
Interface Name                   Id             Pri     Pri     Pri     Master 
-------------------------------------------------------------------------------
None                                                                           
                                                                               
-------------------------------------------------------------------------------
Priority Control Events                                                        
-------------------------------------------------------------------------------
Event Type & ID                  Event Oper State        Hold Set  Priority In 
                                                         Remaining &Effect  Use
-------------------------------------------------------------------------------
Host Unreach 10.10.200.252       n/a                     Expired    20 Del  No 
Host Unreach 10.10.200.253       n/a                     Expired    10 Del  No 
Route Unknown 10.10.100.0/24     n/a                     Expired     1 Exp  No 
===============================================================================

VRRP Policy Event Output — The following output is an example of VRRP policy event information, and Table 331 describes the fields.

Sample Output
A:ALA-A#show vrrp policy 1 event port-down
===============================================================================
VRRP Policy 1, Event Port Down 1/1/1                                           
===============================================================================
Description     :                                                              
Current Priority: None                 Applied           : Yes                 
Current Explicit: None                 Current Delta Sum : None                
Delta Limit     : 1                                                            
                                                                               
-------------------------------------------------------------------------------
Applied To                       VR     Opr     Base    In-use  Master  Is     
Interface Name                   Id             Pri     Pri     Pri     Master 
-------------------------------------------------------------------------------
ies301backup                     1      Down    100     100     0       No     
                                                                               
-------------------------------------------------------------------------------
Priority Control Event Port Down 1/1/1                                         
-------------------------------------------------------------------------------
Priority        : 30                   Priority Effect   : Delta               
Hold Set Config : 0 sec                Hold Set Remaining: Expired             
Value In Use    : No                   Current State     : Cleared             
# trans to Set  : 6                    Previous State    : Set-down            
Last Transition : 04/13/2007 04:54:35                                          
===============================================================================
A:ALA-A#
 
A:ALA-A# show vrrp policy 1 event host-unreachable
===============================================================================
VRRP Policy 1, Event Host Unreachable 10.10.200.252                            
===============================================================================
Description     : 10.10.200.253 reachability                                   
Current Priority: None                 Applied           : No                  
Current Explicit: None                 Current Delta Sum : None                
Delta Limit     : 1                                                            
                                                                               
-------------------------------------------------------------------------------
Applied To                       VR     Opr     Base    In-use  Master  Is     
Interface Name                   Id             Pri     Pri     Pri     Master 
-------------------------------------------------------------------------------
None                                                                           
                                                                               
-------------------------------------------------------------------------------
Priority Control Event Host Unreachable 10.10.200.252                          
-------------------------------------------------------------------------------
Priority        : 20                   Priority Effect   : Delta               
Interval        : 1 sec                Timeout           : 1 sec               
Drop Count      : 3                                                            
Hold Set Config : 0 sec                Hold Set Remaining: Expired             
Value In Use    : No                   Current State     : n/a                 
# trans to Set  : 0                    Previous State    : n/a                 
Last Transition : 04/13/2007 23:10:24                                          
===============================================================================
A:ALA-A#
 
 
A:ALA-A# show vrrp policy 1 event route-unknown
===============================================================================
VRRP Policy 1, Event Route Unknown 10.10.100.0/24                              
===============================================================================
Description     : 10.10.200.253 reachability                                   
Current Priority: None                 Applied           : No                  
Current Explicit: None                 Current Delta Sum : None                
Delta Limit     : 1                                                            
                                                                               
-------------------------------------------------------------------------------
Applied To                       VR     Opr     Base    In-use  Master  Is     
Interface Name                   Id             Pri     Pri     Pri     Master 
-------------------------------------------------------------------------------
None                                                                           
                                                                               
-------------------------------------------------------------------------------
Priority Control Event Route Unknown 10.10.100.0/24                            
-------------------------------------------------------------------------------
Priority        : 1                    Priority Effect   : Explicit            
Less Specific   : No                   Default Allowed   : No                  
Next Hop(s)     : None                                                         
Protocol(s)     : None                                                         
Hold Set Config : 0 sec                Hold Set Remaining: Expired             
Value In Use    : No                   Current State     : n/a                 
# trans to Set  : 0                    Previous State    : n/a                 
Last Transition : 04/13/2007 23:10:24                                          
===============================================================================
Table 331:  Show VRRP Policy Event Output Fields

Label

Description

Description

A text string which describes the VRRP policy

Policy Id

The VRRP priority control policy associated with the VRRP virtual router instance

A value of 0 indicates that no control policy is associated with the virtual router instance

Current Priority

The base router priority for the virtual router instance used in the master election process

Current Explicit

When multiple explicitly defined events associated with the priority control policy happen simultaneously, the lowest value of all the current explicit priorities will be used as the in-use priority for the virtual router

Applied

The number of virtual router instances to which the policy has been applied; the policy cannot be deleted unless this value is 0

Current Delta Sum

The sum of the priorities of all the delta events when multiple delta events associated with the priority control policy happen simultaneously; this sum is subtracted from the base priority of the virtual router to give the in-use priority

Delta Limit

The delta-in-use-limit for a VRRP policy; once the total sum of all delta events has been calculated and subtracted from the base-priority of the virtual router, the result is compared to the delta-in-use-limit value; if the result is less than this value, the delta-in-use-limit value is used as the virtual router in-use priority value; if an explicit priority control event overrides the delta priority control events, the delta-in-use-limit has no effect

If the delta-in-use-limit is 0, the sum of the delta priority control events to reduce the virtual router's in-use-priority to 0 can prevent it from becoming or staying master

Applied to Interface Name

The interface name where the VRRP policy is applied

VR ID

The virtual router ID for the IP interface

Opr

Up — indicates that the operational state of the VRRP instance is up

Down — indicates that the operational state of the VRRP instance is down

Base Pri

The base priority used by the virtual router instance

InUse Priority

The current in-use priority associated with the VRRP virtual router instance

Master Priority

The priority of the virtual router instance which is the current master

Priority

The base priority used by the virtual router instance

Priority Effect

Delta — a delta priority event is a conditional event defined in a priority control policy that subtracts a given amount from the base priority to give the current in-use priority for the VRRP virtual router instances to which the policy is applied

Explicit — a conditional event defined in a priority control policy that explicitly defines the in-use priority for the VRRP virtual router instances to which the policy is applied

Explicit events override all delta events; when multiple explicit events occur simultaneously, the event with the lowest priority value defines the in-use priority

Current Priority

The configured delta-in-use-limit priority for a VRRP priority control policy or the configured delta or explicit priority for a priority control event

Event Oper State

The operational state of the event

Hold Set Remaining

The amount of time that must pass before the set state for a VRRP priority control event can transition to the cleared state to dampen flapping events

Priority

The base priority used by the virtual router instance

Priority Effect

Delta — the priority-level value is subtracted from the associated virtual router instance’s base priority when the event is set and no explicit events are set; the sum of the priority event priority-level values on all set delta priority events are subtracted from the virtual router base priority to derive the virtual router instance in-use priority value

If the delta priority event is cleared, the priority-level is no longer used in the in-use priority calculation

Explicit — the priority-level value is used to override the base priority of the virtual router instance if the priority event is set and no other explicit priority event is set with a lower priority-level

The set explicit priority value with the lowest priority-level determines the actual in-use protocol value for all virtual router instances associated with the policy

Hold Set Config

The configured number of seconds that the hold-set timer waits after an event enters a set state or enters a higher threshold set state, depending on the event type

Value In Use

Yes — the event is currently affecting the in-use priority of some virtual router

No — the event is not affecting the in-use priority of some virtual router

# trans to Set

The number of times the event has transitioned to one of the 'set' states

Last Transition

The time and date when the operational state of the event last changed

policy

Syntax 
policy [policy-id] association
Context 
[Tree] (show>system>security>cpu-protection policy)
[Tree] (show>system>security>dist-cpu-protection policy)
Full Contexts 
show system security cpu-protection policy
show system security dist-cpu-protection policy
Supported Platforms 

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

  1. show system security cpu-protection policy

All

  1. show system security dist-cpu-protection policy
Description 

This command displays CPU protection policy information.

Parameters 
policy-id—
Displays CPU protection policy information for the specified policy ID.
association—
This keyword displays associations for the specified policy ID.

17.51. policy-edits

policy-edits

Syntax 
policy-edits
Context 
[Tree] (show>router policy-edits)
Full Contexts 
show router policy-edits
Supported Platforms 

All

Description 

This command displays edited policy information.

17.52. policy-test

policy-test

Syntax 
policy-test plcy-or-long-expr [plcy-or-expr [plcy-or-expr]] [family family] [rd rd] prefix ip-prefix/ip-prefix-length [longer] [neighbor ip-address] [display-rejects] [{detail | brief}] [display-rejects-only]
Context 
[Tree] (show>router>bgp policy-test)
Full Contexts 
show router bgp policy-test
Supported Platforms 

All

Description 

This command allows an operator to evaluate an existing policy against the RIB to identify what prefixes are matched/not matched by the policy prior to attaching it to a routing neighbor or instance.

Parameters 
plcy-or-long-expr—
Specifies up to 14 policy names or long expression.
Values—
policy-name, long-expr

 

plcy-or-expr—
Specifies the policy name or expression.
Values—
policy-name, ong-expr

 

policy-name—
Specifies the policy name. Must be the name of an existing configured and committed policy, up to 64 characters.
long-expr—
Specifies a long expression up to 255 characters.
expr—
Specifies an expression up to 64 characters.
family—
ipv4, ipv6, vpn-ipv4, vpn-ipv6, label-ipv4, label-ipv6.
Default—
ipv4
rd—
{ip-addr:comm-val | 2byte-asnumber:ext-comm-val | 4byte-asnumber:comm-val}
ip-prefix/ip-prefix-length—
Specifies an IPv4 or IPv6 prefix/mask to be evaluated. The keyword longer may be specified to evaluate longer prefix matches (optional).
neighbor—
Specifies a BGP neighbor.
display-rejects—
Displays routes that were rejected by the policy. If not specified, only a count of rejected routes are shown.
detail—
When the policy modifies route attributes, it displays the modifications made to the routes. This command requires an exact prefix to be specified.
display-rejects-only—
Displays routes only rejected by the policy test.
Output 

The following output is an example of policy test information.

Sample Output
A:sim-1# show router bgp policy-test bgpprefix6 family ipv4 prefix 0.0.0.0/0 
longer neighbor 220.0.0.2 
===============================================================================
 BGP Router ID:11.11.11.10      AS:11          Local AS:11         
===============================================================================
 Legend -
 Status codes  : u - used, s - suppressed, h - history, d - decayed, * - valid
 Origin codes  : i - IGP, e - EGP, ? - incomplete, > - best, b - backup
===============================================================================
BGP IPv4 Routes
===============================================================================
Flag  Network                                            LocalPref   MED
      Nexthop                                            Path-Id     VPNLabel
      As-Path                                                        
-------------------------------------------------------------------------------
Accepted by Policy 
u*>?  4.0.0.6/32                                         None        None
      220.0.0.2                                          None        -
      14                                                              
-------------------------------------------------------------------------------
 Total Routes : 17 Routes rejected : 16
===============================================================================
A:sim-1# show router bgp policy-test bgpprefix6 prefix 0.0.0.0/0 longer neighbor 
220.0.0.2 
===============================================================================
 BGP Router ID:11.11.11.10      AS:11          Local AS:11         
===============================================================================
 Legend -
 Status codes  : u - used, s - suppressed, h - history, d - decayed, * - valid
 Origin codes  : i - IGP, e - EGP, ? - incomplete, > - best, b - backup
===============================================================================
BGP IPv4 Routes
===============================================================================
Flag  Network                                                        
-------------------------------------------------------------------------------
Accepted by Policy 
u*>?  4.0.0.6/32                                                      
-------------------------------------------------------------------------------
 Total Routes : 17 Routes rejected : 16
===============================================================================
A:sim-1# show router bgp policy-test bgpprefix6 family ipv4 prefix 0.0.0.0/0 
longer neighbor 220.0.0.2 display-rejects brief
===============================================================================
 BGP Router ID:11.11.11.10      AS:11          Local AS:11         
===============================================================================
 Legend -
 Status codes  : u - used, s - suppressed, h - history, d - decayed, * - valid
 Origin codes  : i - IGP, e - EGP, ? - incomplete, > - best, b - backup
===============================================================================
BGP IPv4 Routes
===============================================================================
Flag  Network                                                        
-------------------------------------------------------------------------------
Rejected by Default action  
u*>?  2.2.2.2/32                                                      
Rejected by Default action  
u*>?  4.0.0.1/32                                                      
Rejected by Default action  
u*>?  4.0.0.2/32                                                      
Rejected by Default action  
u*>?  4.0.0.3/32                                                      
Rejected by Default action  
u*>?  4.0.0.4/32                                                      
Rejected by Default action  
u*>?  4.0.0.5/32                                                      
Accepted by Policy 
u*>?  4.0.0.6/32                                                      
Rejected by Default action  
u*>?  6.0.0.1/32                                                      
Rejected by Default action  
u*>?  7.0.0.1/32                                                      
Rejected by Default action  
u*>i  10.0.4.0/24                                                     
Rejected by Default action            
*i    10.12.0.0/24                                                    
Rejected by Default action  
*i    10.14.0.0/24                                                    
Rejected by Default action  
u*>i  10.24.0.0/24                                                    
Rejected by Default action  
*i    12.12.12.12/32                                                  
Rejected by Default action  
*i    220.0.0.2/32                                                    
Rejected by Default action  
*i    220.0.0.3/32                                                    
Rejected by Default action  
u*>i  221.0.0.2/32                                                    
-------------------------------------------------------------------------------
 Total Routes : 17 Routes rejected : 16
===============================================================================
A:sim-1# show router bgp policy-test bgpprefix6 prefix 0.0.0.0/0 longer neighbor 
220.0.0.2 display-rejects
===============================================================================
 BGP Router ID:11.11.11.10      AS:11          Local AS:11         
===============================================================================
 Legend -
 Status codes  : u - used, s - suppressed, h - history, d - decayed, * - valid
 Origin codes  : i - IGP, e - EGP, ? - incomplete, > - best, b - backup
===============================================================================
BGP IPv4 Routes
===============================================================================
Flag  Network                                            LocalPref   MED
      Nexthop                                            Path-Id     VPNLabel
      As-Path                                                        
-------------------------------------------------------------------------------
Rejected by Default action  
u*>?  2.2.2.2/32                                         None        None
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
u*>?  4.0.0.1/32                                         None        None
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
u*>?  4.0.0.2/32                                         None        None
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
u*>?  4.0.0.3/32                                         None        None
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
u*>?  4.0.0.4/32                                         None        None
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
u*>?  4.0.0.5/32                                         None        None
      220.0.0.2                                          None        -
      14                                                              
Accepted by Policy 
u*>?  4.0.0.6/32                                         None        None
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
u*>?  6.0.0.1/32                                         None        None
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
u*>?  7.0.0.1/32                                         None        None
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
u*>i  10.0.4.0/24                                        None        None
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
*i    10.12.0.0/24                                       None        20
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
*i    10.14.0.0/24                                       None        None
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
u*>i  10.24.0.0/24                                       None        None
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
*i    12.12.12.12/32                                     None        20
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
*i    220.0.0.2/32                                       None        None
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
*i    220.0.0.3/32                                       None        10
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
u*>i  221.0.0.2/32                                       None        None
      220.0.0.2                                          None        -
      14                                                              
-------------------------------------------------------------------------------
 Total Routes : 17 Routes rejected : 16
===============================================================================
A:sim-1# show router bgp policy-test bgpprefix6 prefix 4.0.0.1/32 detail neighbor 
220.0.0.2 display-rejects
===============================================================================
 BGP Router ID:11.11.11.10      AS:11          Local AS:11         
===============================================================================
 Legend -
 Status codes  : u - used, s - suppressed, h - history, d - decayed, * - valid
 Origin codes  : i - IGP, e - EGP, ? - incomplete, > - best, b - backup
 
===============================================================================
BGP IPv4 Routes
===============================================================================
Rejected by Default action  
Network        : 4.0.0.1/32
Nexthop        : 220.0.0.2
Path Id        : None                   
From           : 220.0.0.2
Res. Nexthop   : 10.14.0.4
Local Pref.    : None                   Interface Name : to-sim-6
Aggregator AS  : None                   Aggregator     : None
Atomic Aggr.   : Not Atomic             MED            : None
AIGP Metric    : None                   
Connector      : None
Community      : target:65530:20
Cluster        : No Cluster Members
Originator Id  : None                   Peer Router Id : 14.14.14.10
Fwd Class      : None                   Priority       : None
Flags          : Used  Valid  Best  Incomplete  
Route Source   : External               
AS-Path        : 14 
 
-------------------------------------------------------------------------------
 Total Routes : 1 Routes rejected : 1
===============================================================================
 
A:sim-1# show router bgp policy-test bgpprefix6 family ipv4 prefix 4.0.0.6/32 
neighbor 220.0.0.2 
===============================================================================
 BGP Router ID:11.11.11.10      AS:11          Local AS:11         
===============================================================================
 Legend -
 Status codes  : u - used, s - suppressed, h - history, d - decayed, * - valid
 Origin codes  : i - IGP, e - EGP, ? - incomplete, > - best, b - backup
===============================================================================
BGP IPv4 Routes
===============================================================================
Accepted by Policy 
-------------------------------------------------------------------------------
Original Attributes
 
Network        : 4.0.0.6/32
Nexthop        : 220.0.0.2
Path Id        : None                   
From           : 220.0.0.2
Res. Nexthop   : 10.14.0.4
Local Pref.    : n/a                    Interface Name : to-sim-6
Aggregator AS  : None                   Aggregator     : None
Atomic Aggr.   : Not Atomic             MED            : None
AIGP Metric    : None                   
Connector      : None                 
Community      : target:65530:20
Cluster        : No Cluster Members
Originator Id  : None                   Peer Router Id : 14.14.14.10
Fwd Class      : None                   Priority       : None
Flags          : Used  Valid  Best  Incomplete  
Route Source   : External               
AS-Path        : 14 
 
Modified Attributes
 
Network        : 4.0.0.6/32
Nexthop        : 220.0.0.2
Path Id        : None                   
From           : 220.0.0.2
Res. Nexthop   : 10.14.0.4
Local Pref.    : None                   Interface Name : to-sim-6
Aggregator AS  : None                   Aggregator     : None
Atomic Aggr.   : Not Atomic             MED            : None
AIGP Metric    : None                   
Connector      : None
Community      : 2:11  2:12  2:13  target:65530:20
Cluster        : No Cluster Members
Originator Id  : None                   Peer Router Id : 14.14.14.10
Fwd Class      : None                   Priority       : None
Flags          : Used  Valid  Best  Incomplete  
Route Source   : External               
AS-Path        : 14 
 
-------------------------------------------------------------------------------
Routes : 1
===============================================================================
 
A:sim-1# show router bgp policy-test bgpprefix6 family ipv4 prefix 4.0.0.6/32 
longer neighbor 220.0.0.2
===============================================================================
 BGP Router ID:11.11.11.10      AS:11          Local AS:11         
===============================================================================
 Legend -
 Status codes  : u - used, s - suppressed, h - history, d - decayed, * - valid
 Origin codes  : i - IGP, e - EGP, ? - incomplete, > - best, b - backup
===============================================================================
BGP IPv4 Routes
===============================================================================
Flag  Network                                            LocalPref   MED
      Nexthop                                            Path-Id     VPNLabel
      As-Path                                                        
-------------------------------------------------------------------------------
Accepted by Policy 
u*>?  4.0.0.6/32                                         None        None
      220.0.0.2                                          None        -
      14                                                              
-------------------------------------------------------------------------------
Routes : 1
===============================================================================
A:sim-1# show router bgp policy-test bgpprefix6 family ipv4 prefix 4.0.0.6/32 
longer neighbor 220.0.0.2 detail
===============================================================================
 BGP Router ID:11.11.11.10      AS:11          Local AS:11         
===============================================================================
 Legend -
 Status codes  : u - used, s - suppressed, h - history, d - decayed, * - valid
 Origin codes  : i - IGP, e - EGP, ? - incomplete, > - best, b - backup
===============================================================================
BGP IPv4 Routes
===============================================================================
Flag  Network                                                        
-------------------------------------------------------------------------------
Accepted by Policy 
u*>?  4.0.0.6/32                                                      
-------------------------------------------------------------------------------
Routes : 1
===============================================================================
A:sim-1# show router bgp policy-test bgpprefix6 family ipv4 prefix 4.0.0.0/24 
longer neighbor 220.0.0.2 brief
===============================================================================
 BGP Router ID:11.11.11.10      AS:11          Local AS:11         
===============================================================================
 Legend -
 Status codes  : u - used, s - suppressed, h - history, d - decayed, * - valid
 Origin codes  : i - IGP, e - EGP, ? - incomplete, > - best, b - backup
===============================================================================
BGP IPv4 Routes
===============================================================================
Flag  Network                                                        
-------------------------------------------------------------------------------
Accepted by Policy 
u*>?  4.0.0.6/32                                                      
-------------------------------------------------------------------------------
 Total Routes : 6 Routes rejected : 5
===============================================================================
A:sim-1# show router bgp policy-test bgpprefix6 family ipv4 prefix 4.0.0.0/24 
longer neighbor 220.0.0.2 display-rejects detail
===============================================================================
 BGP Router ID:11.11.11.10      AS:11          Local AS:11         
===============================================================================
 Legend -
 Status codes  : u - used, s - suppressed, h - history, d - decayed, * - valid
 Origin codes  : i - IGP, e - EGP, ? - incomplete, > - best, b - backup
 
===============================================================================
BGP IPv4 Routes
===============================================================================
Flag  Network                                                        
-------------------------------------------------------------------------------
Rejected by Default action  
u*>?  4.0.0.1/32                                                      
Rejected by Default action  
u*>?  4.0.0.2/32                                                      
Rejected by Default action  
u*>?  4.0.0.3/32                                                      
Rejected by Default action  
u*>?  4.0.0.4/32                                                      
Rejected by Default action  
u*>?  4.0.0.5/32                                                      
Accepted by Policy 
u*>?  4.0.0.6/32                                                      
-------------------------------------------------------------------------------
 Total Routes : 6 Routes rejected : 5
===============================================================================
A:sim-1# show router bgp policy-test bgpprefix6 family ipv4 prefix 4.0.0.0/24 
longer neighbor 220.0.0.2 display-rejects
===============================================================================
 BGP Router ID:11.11.11.10      AS:11          Local AS:11         
===============================================================================
 Legend -
 Status codes  : u - used, s - suppressed, h - history, d - decayed, * - valid
 Origin codes  : i - IGP, e - EGP, ? - incomplete, > - best, b - backup
===============================================================================
BGP IPv4 Routes
===============================================================================
Flag  Network                                            LocalPref   MED
      Nexthop                                            Path-Id     VPNLabel
      As-Path                                                        
-------------------------------------------------------------------------------
Rejected by Default action  
u*>?  4.0.0.1/32                                         None        None
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
u*>?  4.0.0.2/32                                         None        None
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
u*>?  4.0.0.3/32                                         None        None
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
u*>?  4.0.0.4/32                                         None        None
      220.0.0.2                                          None        -
      14                                                              
Rejected by Default action  
u*>?  4.0.0.5/32                                         None        None
      220.0.0.2                                          None        -
      14                                                              
Accepted by Policy 
u*>?  4.0.0.6/32                                         None        None
      220.0.0.2                                          None        -
      14                                                              
-------------------------------------------------------------------------------
 Total Routes : 6 Routes rejected : 5
===============================================================================
A:sim-1# show router bgp policy-test bgpprefix6 family ipv4 prefix 4.0.0.0/24 
longer neighbor 220.0.0.2 display-rejects brief
===============================================================================
 BGP Router ID:11.11.11.10      AS:11          Local AS:11         
===============================================================================
 Legend -
 Status codes  : u - used, s - suppressed, h - history, d - decayed, * - valid
 Origin codes  : i - IGP, e - EGP, ? - incomplete, > - best, b - backup
 
===============================================================================
BGP IPv4 Routes
===============================================================================
Flag  Network                                                        
-------------------------------------------------------------------------------
Rejected by Default action  
u*>?  4.0.0.1/32                                                      
Rejected by Default action  
u*>?  4.0.0.2/32                                                      
Rejected by Default action  
u*>?  4.0.0.3/32                                                      
Rejected by Default action  
u*>?  4.0.0.4/32                                                      
Rejected by Default action  
u*>?  4.0.0.5/32                                                      
Accepted by Policy 
u*>?  4.0.0.6/32                                                      
-------------------------------------------------------------------------------
 Total Routes : 6 Routes rejected : 5
===============================================================================
 
A:sim-1# show router bgp policy-test bgpprefix6 family ipv4 prefix 4.0.0.0/24 
longer neighbor 220.0.0.2 
===============================================================================
 BGP Router ID:11.11.11.10      AS:11          Local AS:11         
===============================================================================
 Legend -
 Status codes  : u - used, s - suppressed, h - history, d - decayed, * - valid
 Origin codes  : i - IGP, e - EGP, ? - incomplete, > - best, b - backup
===============================================================================
BGP IPv4 Routes
===============================================================================
Flag  Network                                            LocalPref   MED
      Nexthop                                            Path-Id     VPNLabel
      As-Path                                                        
-------------------------------------------------------------------------------
Accepted by Policy 
u*>?  4.0.0.6/32                                         None        None
      220.0.0.2                                          None        -
      14                                                              
-------------------------------------------------------------------------------
 Total Routes : 6 Routes rejected : 5
 
 
A:sim-1# show router bgp policy-test bgpprefix44rj family vpn-ipv4 prefix 0.0.0.0/0 
longer neighbor display-rejects
 
===============================================================================
 BGP Router ID:11.11.11.10      AS:11          Local AS:11         
===============================================================================
 Legend -
 Status codes  : u - used, s - suppressed, h - history, d - decayed, * - valid
 Origin codes  : i - IGP, e - EGP, ? - incomplete, > - best, b - backup
 
===============================================================================
BGP VPN-IPv4 Routes
===============================================================================
Flag  Network                                            LocalPref   MED
      Nexthop                                            Path-Id     VPNLabel
      As-Path                                                        
-------------------------------------------------------------------------------
Accepted by Policy 
u*>i  1:30:192.14.15.0/24                                None        None
      220.0.0.2                                          None        131069
      14                                                              
Accepted by Policy 
u*>i  65530:20:8.0.0.1/32                                None        None
      220.0.0.2                                          None        131070
      14                                                              
Accepted by Policy 
u*>i  65530:20:10.0.3.0/24                               None        None
      220.0.0.2                                          None        131070
      14 101                                                          
Accepted by Policy 
u*>i  65530:20:10.13.0.0/24                              None        None
      220.0.0.2                                          None        131070
      14 101                                                          
Accepted by Policy 
u*>i  65530:20:10.23.0.0/24                              None        None
      220.0.0.2                                          None        131070
      14 101                                                          
Accepted by Policy 
u*>i  65530:20:13.13.13.13/32                            None        None
      220.0.0.2                                          None        131070
      14 101                                                          
Accepted by Policy 
u*>i  65530:20:20.20.20.5/32                             None        None
      220.0.0.2                                          None        131070
      14                                                              
Accepted by Policy 
u*>i  65530:20:20.20.20.6/32                             None        None
      220.0.0.2                                          None        131070
      14                                                              
Rejected by Policy Entry = 10 
u*>i  65530:20:44.44.44.0/24                             None        None
      220.0.0.2                                          None        131070
      14 101                                                          
Accepted by Policy 
u*>i  65530:20:192.14.15.0/24                            None        None
      220.0.0.2                                          None        131070
      14                                                              
Accepted by Policy 
u*>i  65530:20:192.14.16.0/24                            None        None
      220.0.0.2                                          None        131070
      14                                                              
Accepted by Policy 
u*>i  65530:20:192.14.17.0/24                            None        None
      220.0.0.2                                          None        131070
      14                                                              
Accepted by Policy 
u*>i  65530:20:192.14.18.0/24                            None        None
      220.0.0.2                                          None        131070
      14                                                              
Accepted by Policy 
u*>i  65530:20:192.14.19.0/24                            None        None
      220.0.0.2                                          None        131070
      14                                                              
Accepted by Policy 
u*>i  65530:20:192.14.20.0/24                            None        None
      220.0.0.2                                          None        131070
      14                                                              
Accepted by Policy 
u*>i  65530:20:192.14.21.0/24                            None        None
      220.0.0.2                                          None        131070
      14                                                              
Accepted by Policy 
u*>i  65530:20:192.14.22.0/24                            None        None
      220.0.0.2                                          None        131070
      14                                                              
Accepted by Policy 
u*>i  65530:20:192.14.23.0/24                            None        None
      220.0.0.2                                          None        131070
      14                                                              
Accepted by Policy                    
u*>i  65530:20:192.14.25.0/24                            None        None
      220.0.0.2                                          None        131070
      14                                                              
Accepted by Policy 
u*>i  65530:20:196.34.0.0/24                             None        None
      220.0.0.2                                          None        131070
      14                                                              
Accepted by Policy 
u*>i  220.0.0.2:50:192.50.50.0/24                        None        None
      220.0.0.2                                          None        131067
      14                                                              
Accepted by Policy 
u*>i  220.0.0.2:50:220.0.0.2/32                          None        None
      220.0.0.2                                          None        131067
      14                                                              
-------------------------------------------------------------------------------
 Total Routes : 22 Routes rejected : 1
===============================================================================
 

policy-test

Syntax 
policy-test plcy-or-long-expr [plcy-or-expr [plcy-or-expr]] [family family] [rd rd] prefix ip-prefix/ip-prefix-length [longer] [neighbor ip-address] [display-rejects] [{detail | brief}] [display-rejects-only]
Context 
[Tree] (show>router>bgp policy-test)
Full Contexts 
show router bgp policy-test
Supported Platforms 

All

Description 

This command allows an operator to evaluate an existing policy or chain or policies (possibly including a logical expression) against received BGP routes to identify the routes accepted or rejected by the full evaluation of the policy, policy chain, or logical expression.

Parameters 
plcy-or-long-expr—
Specifies the name of a policy, up to 64 characters or a policy logical expression up to 255 characters.
plcy-or-expr—
Specifies the name of a policy, up to 64 characters or a policy logical expression up to 64 characters.
family—
Specifies the BGP address family.
Values—
ipv4, ipv6, vpn-ipv4, vpn-ipv6, label-ipv4, label-ipv6

 

rd—
Specifies the route distinguisher value in one of the following formats:
  1. ip-addr:comm-val
  2. 2byte-asnumber:ext-comm-val
  3. 4byte-asnumber:comm-val
ip-prefix/ip-prefix-length—
Specifies the IPv4 or IPv6 prefix to be evaluated.
longer—
Matches prefixes with a longer prefix-length.
ip-address—
Specifies the neighbor IP address.
display-rejects—
Displays routes rejected by the policy test as opposed to routes that are accepted.
detail—
Displays detailed information.
brief—
Displays abridged information.
display-rejects-only—
Displays routes only rejected by the policy test.

17.53. pool

pool

Syntax 
pool pool-name
Context 
[Tree] (tools>perform>router>dhcp>server pool)
[Tree] (tools>perform>router>dhcp6>server pool)
Full Contexts 
tools perform router dhcp local-dhcp-server pool
tools perform router dhcp6 local-dhcp-server pool
Supported Platforms 

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

Description 

This command performs local DHCP or DHCP6 server IP address pool tasks.

Parameters 
pool-name—
Specifies the pool name.

pool

Syntax 
pool pool-name
pool
Context 
[Tree] (show>router>nat pool)
Full Contexts 
show router nat pool
Supported Platforms 

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

Description 

This command displays NAT pool information.

Parameters 
pool-name—
Specifies the pool name, up to 32 characters.
Output 

The following is sample output for this command.

Sample Output
show router nat pool
===============================================================================
NAT pools
===============================================================================
Pool NAT-group Type Admin-state
-------------------------------------------------------------------------------
MyPool 1 l2Aware inService
MyPool2 1 l2Aware inService
-------------------------------------------------------------------------------
No. of pools: 2
===============================================================================
 
 
*A:SR12_PPPOE>show>router>nat# show router "Base" nat pool "privpool" 
===============================================================================
NAT Pool privpool
===============================================================================
ISA NAT Group                         : 3
Pool type                             : largeScale
Admin state                           : inService
Mode                                  : auto (napt)
Port forwarding range                 : 1 - 1023
Port reservation                      : 128 blocks
Block usage High Watermark (%)        : (Not Specified)
Block usage Low Watermark (%)         : (Not Specified)
Subscriber limit per IP address       : 65535
Active                                : true
Last Mgmt Change                      : 01/28/2012 14:47:59
===============================================================================
NAT address ranges of pool privpool
===============================================================================
Range                                                          Drain Num-blk
-------------------------------------------------------------------------------
10.0.0.5 - 10.0.0.6                                                  1
-------------------------------------------------------------------------------
No. of ranges: 1
===============================================================================
NAT members of pool privpool ISA NAT group 3
===============================================================================
Member                                                        Block-Usage-% Hi
-------------------------------------------------------------------------------
1                                                             < 1           N
2                                                             < 1           N
-------------------------------------------------------------------------------
No. of members: 2
===============================================================================
A:SR12_PPPOE#

17.54. pool-ext-stats

pool-ext-stats

Syntax 
pool-ext-stats [pool-name]
Context 
[Tree] (show>router>dhcp>server pool-ext-stats)
Full Contexts 
show router dhcp local-dhcp-server pool-ext-stats
Supported Platforms 

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

Description 

This command displays extended statistics per DHCPv4 pool in local DHCPv4 server.

The following statistics are included in output:

  1. The number of stable leases in the pool
  2. The number of provisioned address in the pool
  3. The number of used address in the pool
  4. The number of free address in the pool
  5. The percentage of used address
  6. 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 pool creation or last reset via the clear router rt-id dhcp local-dhcp-server svr-name pool-ext-stats command.

Parameters 
pool-name—
Specifies the name of DHCPv4 local server pool.
Output 

The following output is an example of pool extended statistics information.

Sample Output
show router 500 dhcp local-dhcp-server "d4" pool-ext-stats "pool-1" 
===============================================================================
Extended pool statistics for server "d4"
===============================================================================
                           Current         Peak            TimeStamp
-------------------------------------------------------------------------------
Pool                       pool-1
Local:
  Stable Leases            0               0               01/07/2013 19:07:11
  Provisioned Addresses    101                             
  Used Addresses           0               0               01/07/2013 19:07:11
  Free Addresses           101             101             01/07/2013 19:07:11
  Used Pct                 0               0               01/07/2013 19:07:11
  Free Pct                 100             100             01/07/2013 19:07:11
Last Reset Time                                            01/07/2013 19:07:11
-------------------------------------------------------------------------------
Number of entries          1
===============================================================================
 

Table 332 describes extended pool statistics output fields.

Table 332:  Extended Pool Statistics Field Descriptions 

Field

Description

Current

The current pool statistics

Peak

The peak value since the last reset

Timestamp

The date and time of the last reset

Pool

The pool name

Stable Leases

The number of stable leases in the pool

Provisioned Addresses

The number of provisioned addresses in the pool

Used Addressed

The number of used addresses in the pool

Free Addresses

The number of free addresses in the pool

Used Pct

The percentage of subnets in use in the pool

Free Pct

The percentage of unused subnets in the pool

Last Reset Time

The date and time of the last reset in the pool

Number of entries

The total number of entries

pool-ext-stats

Syntax 
pool-ext-stats [pool-name]
Context 
[Tree] (show>router>dhcp6>server pool-ext-stats)
Full Contexts 
show router dhcp6 local-dhcp-server pool-ext-stats
Supported Platforms 

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

Description 

This command displays extended statistics per DHCPv6 pool in local DHCPv6 server.

The following statistics are included in output:

  1. The number of stable leases in the pool
  2. The number of provisioned /64 address block in the pool
  3. The number of used /64 address block in the pool
  4. The number of free /64 address block in the pool
  5. The percentage of used address (with /64 address block)
  6. The percentage of free address (with /64 address block)

For each statistic (except for Provisioned Addresses), there is current value and peak value, peak value is the highest value since pool creation or last reset via command “clear router <rt-id> dhcp6 local-dhcp-server <svr-name> pool-ext-stats”.

Parameters 
pool-name—
Specifies the name of DHCPv6 local server pool.
Output 

The following output is an example of subnet statistics information.

Sample Output
show router 500 dhcp6 local-dhcp-server "d6" pool-ext-stats "pool-v6" 
===============================================================================
Extended pool statistics for server "d6"
===============================================================================
                           Current         Peak            TimeStamp
-------------------------------------------------------------------------------
Pool                       pool-v6
Local:
  Stable Leases            0               0               01/07/2013 19:54:52
  Provisioned Blks         4                               
  Used Blks                0               0               01/07/2013 19:54:52
  Free Blks                4               4               01/07/2013 19:54:52
  Used Pct                 0               0               01/07/2013 19:54:52
  Free Pct                 100             100             01/07/2013 19:54:52
Last Reset Time                                            01/07/2013 19:54:52
-------------------------------------------------------------------------------
Number of entries          1
===============================================================================
 

Table 333 describes DHCP6 extended pool statistics output fields.

Table 333:  DHCP6 Pool Ext Stats Field Descriptions 

Field

Description

Current

The current pool statistics

Peak

The peak value since the last reset

TimeStamp

The date and time of the last reset

Pool

The pool name

Stable Leases

The number of stable leases

Provisioned Blks

The number of provisioned blocks in this pool

Free Blks

The number of free blocks in this pool

Used Pct

The percentage of extended statistics in use

Free Pct

The percentage of /64 blocks currently unused

Last Reset Time

The date and time of the last reset

Number of entries

The total number of entries

pool-ext-stats

Syntax 
pool-ext-stats [pool-name]
Context 
[Tree] (clear>router>dhcp>server pool-ext-stats)
[Tree] (clear>router>dhcp6>server pool-ext-stats)
Full Contexts 
clear router dhcp local-dhcp-server pool-ext-stats
clear router dhcp6 local-dhcp-server pool-ext-stats
Supported Platforms 

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

Description 

This command clears extended pool statistics.

Parameters 
pool-name—
Clears information about the pool name.

17.55. pool-stats

pool-stats

Syntax 
pool-stats [pool-name]
Context 
[Tree] (show>router>dhcp6>server pool-stats)
Full Contexts 
show router dhcp6 local-dhcp-server pool-stats
Supported Platforms 

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

Description 

This command displays pool statistics.

Parameters 
pool-name—
Specifies the name of DHCPv6 local server pool.
Output 

The following output is an example of pool statistics information.

Sample Output
*A:vsim-2# show router 500 dhcp6 local-dhcp-server "d6" pool-stats 
===============================================================================
DHCPv6 server pool statistics
===============================================================================
Pool                          : v6-1
-------------------------------------------------------------------------------
Dropped Int no prefix WAN     : 0
Dropped Int no prefix SLAAC   : 0
===============================================================================
*A:vsim-2#  
*A:vsim-2# show router 500 dhcp local-dhcp-server "d4" failover-
failover-pool-stats     failover-server-stats
*A:vsim-2# show router 500 dhcp local-dhcp-server "d4" failover-pool-stats 
==================================================================
Failover config for pool         v4-1
==================================================================
Failover Admin State             inService
Failover Oper State              normal
Failover Persist Key             0xFFFFFFFF
Administrative MCLT              0h10m0s
Operational MCLT                 0h10m0s
Startup Wait Time                0h2m0s
Partner Down Delay               23h59m59s
  Ignore MCLT                    disabled
Failover statistics for pool     v4-1
------------------------------------------------------------------
Dropped Invalid Packets          0
Failover Shutdown                0
Lease Already Expired            0
Maximum Lease Count Reached      0
Subnet Not Found                 0
Range Not Found                  0
Host Conflict                    0
Address Conflict                 0
Peer Conflict                    0
Persistence Congestion           0    
No Lease Hold Time Configured    0
Lease Not Found                  0
------------------------------------------------------------------
Number of pools found            1
==================================================================
*A:vsim-2# 

Table 334 describes pool statistics output field descriptions.

Table 334:  Failover Pool Statistics Field Descriptions

Field

Description

Failover Admin State

Identifiers the failover state of the DHCP server instance

inService — The failover admin state is in service

outOfService — The failover admin state is out of service

Failover Oper State

The operational state of a DHCP server instance

Failover Persist Key

The maximum amount of time that one server can extend a lease for a client's binding beyond the time known by the partner server

Administrative MCLT

The administrative Maximum Client Lead Time (MCLT)

Operational MCLT

Indicates the operational MCLT

Startup Wait Time

The startup wait time. The startup wait time is the time that one IP address pool attempts to contact the partner IP address pool. During this time, the IP address pool is unresponsive to DHCP client requests.

Partner Down Delay

The minimum safe-time after the beginning of COMMUNICATIONS-INTERRUPTED state.

After the expiry of this time, the server enters the PARTNER-DOWN state.

Ignore McLT

The ignore McLT status. If, after the transition COMMUNICATIONS-INTERRUPTED-to-PARTNER-DOWN state, the DHCP server instance ignores the safety period with a duration of Maximum Client Lead Time; a ‘true’ value has the effect that the DHCP server starts offering IP addresses from the partner's scope immediately after this transition, without waiting for existing leases allocated by the partner and not known by this system to time out.

A ‘true’ value increases the risk that duplicate addresses are offered; if the transition to PARTNER-DOWN state is likely to be caused by a failure of the partner system rather than a communications problem, this risk is reduced.

Failover statistics for pool

The failover statistics for each pool

Dropped Invalid Packets

The number of BNDUPD packets that were dropped because the packet was malformed

Failover Shutdown

The number of BNDUPD packets that were dropped because the failover state if the DHCP server instance is shut down

Lease Already Expired

The number of BNDUPD packets that were dropped because the corresponding lease has expired

Maximum Lease Count Reached

The number of BNDUPD packets that were dropped because the maximum number of leases were reached

Subnet Not Found

The number of BNDUPD packets that were dropped because a valid subnet could not be found for the lease

Range Not Found

The number of BNDUPD packets that were dropped because a valid include range could not be found for the lease.

Host Conflict

The number of BNDUPD packets that were dropped because this DHCP server instance has already leased this address to another host

Address Conflict

The number of BNDUPD packets that were dropped because this DHCP server instance has already leased another address to this host

Peer Conflict

The number of BNDUPD packets that were dropped because the failover peer has leased an address within a subnet range of which the failover control is set to local on this local DHCP server instance

Persist Congestion

The number of BNDUPD packets that were dropped because of persistence congestion on this DHCP server instance

No Lease Hold Time Configured

The number of BNDUPD packets that were dropped because the lease hold time is zero on this DHCP server instance

Lease Not Found

The number of Binding Database Update (BNDUPD) remove packets were dropped because the corresponding lease could not be found.

Number of pools found

The total number of pools found

17.56. pool-threshold-stats

pool-threshold-stats

Syntax 
pool-threshold-stats [pool-name] detail [format {exact | scientific}]
pool-threshold-stats [pool-name]
Context 
[Tree] (show>router>dhcp6>server pool-threshold-stats)
Full Contexts 
show router dhcp6 local-dhcp-server pool-threshold-stats
Supported Platforms 

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

Description 

This commands displays pool level threshold stats of local DHCPv6 server. A minimum-free threshold needs to be configured before system collects threshold stats for the prefix.

The stats for each threshold are calculated based on the configured minimum-free prefix length.

For example, a /59 prefix is provision in the local DHCPv6 server, and the server allocated two PD leases, one /62 and one /63. And there is a /63 minimum threshold configured. The threshold stats are calculated based on /63 as the base unit (block). Then the value of current used block would be 3 because there is one /62 lease and one /63 lease, that equals to a total of three /63.

Parameters 
pool-name—
Specifies the name of the pool in local DHCPv6 server.
detail—
Displays detailed output.
format—
Specifies the format in the display to be either exact or scientific.
Output 

The following output is an example of pool threshold statistics information.

Sample Output
show router 500 dhcp6 local-dhcp-server "d6" pool-threshold-stats "1" 
===============================================================================
Server "d6"
===============================================================================
  Operational state         : inService
-------------------------------------------------------------------------------
Pool                        : 1
-------------------------------------------------------------------------------
  Stable leases             : 2
  Advertised leases         : 0
  -----------------------------------------------------------------------------
  Threshold   Used   Peak   Too low   Depleted   Peak timestamp
  -----------------------------------------------------------------------------
  /62         25%    25%    N         N          01/21/2015 21:52:12
  /63         19%    19%    N         N          01/21/2015 21:52:12
 

The command shown above displays an overview of pool level thresholds in the specified pool:

  1. The Peak field indicates the peak value of used
  2. The Too low field indicate if the configured minimum-free threshold is exceeded
  3. The Depleted field indicate if there is no available prefix with the length in the provisioned prefix
  4. The Peak timestamp field indicates the time of peak used value
 
show router 500 dhcp6 local-dhcp-server "d6" pool-threshold-stats "1" detail 
===============================================================================
Server "d6"
===============================================================================
  Operational state         : inService
-------------------------------------------------------------------------------
Pool                        : 1
-------------------------------------------------------------------------------
  Stable leases             : 2
  Advertised leases         : 0
  -----------------------------------------------------------------------------
  Threshold                 : /62
  -----------------------------------------------------------------------------
  Current Provisioned Blks  : 8.000000x10^0
  Current Used Blks         : 2.000000x10^0
  Current Free Blks         : 6.000000x10^0
  Current Used Percent      : 25%
  Current Used Peak Blks    : 2.000000x10^0
  Current Used Peak Percent : 25%
  Current Used Peak Time    : 01/21/2015 21:52:12
  Current Free Percent      : 75%
  Current Free Too Low      : N
  Current Free Depleted     : N
  Local Provisioned Blks    : 8.000000x10^0
  Local Used Blks           : 2.000000x10^0
  Local Free Blks           : 6.000000x10^0
  Local Used Peak Blks      : 2.000000x10^0
  Local Used Peak Percent   : 25%
  Local Used Peak Time      : 01/21/2015 21:52:12
  Remote Provisioned Blks   : 0.000000x10^0
  Remote Used Blks          : 0.000000x10^0
  Remote Free Blks          : 0.000000x10^0
  Remote Used Peak Blks     : 0.000000x10^0
  Remote Used Peak Percent  : 0%
  Remote Used Peak Time     : 01/21/2015 21:47:39
  Peak Reset Time           : 01/21/2015 21:47:39
  Valid Data                : Y
  -----------------------------------------------------------------------------
  Threshold                 : /63
  -----------------------------------------------------------------------------
  Current Provisioned Blks  : 1.600000x10^1
  Current Used Blks         : 3.000000x10^0
  Current Free Blks         : 1.300000x10^1
  Current Used Percent      : 19%
  Current Used Peak Blks    : 3.000000x10^0
  Current Used Peak Percent : 19%
  Current Used Peak Time    : 01/21/2015 21:52:12
  Current Free Percent      : 81%
  Current Free Too Low      : N
  Current Free Depleted     : N       
  Local Provisioned Blks    : 1.600000x10^1
  Local Used Blks           : 3.000000x10^0
  Local Free Blks           : 1.300000x10^1
  Local Used Peak Blks      : 3.000000x10^0
  Local Used Peak Percent   : 19%
  Local Used Peak Time      : 01/21/2015 21:52:12
  Remote Provisioned Blks   : 0.000000x10^0
  Remote Used Blks          : 0.000000x10^0
  Remote Free Blks          : 0.000000x10^0
  Remote Used Peak Blks     : 0.000000x10^0
  Remote Used Peak Percent  : 0%
  Remote Used Peak Time     : 01/21/2015 21:47:39
  Peak Reset Time           : 01/21/2015 21:47:39
  Valid Data                : Y
 

The above command displays detailed statistics of all pool level thresholds in the specified pool:

  1. Blks in the output means the minimum free prefix length.
  2. Valid Data output indicates whether the data you see is valid or not. The data is invalid when a background stats update is scheduled or busy.

Table 335 describes pool threshold statistics output fields.

Table 335:  Pool Threshold Statistics Field Descriptions  

Field

Description

Operational state

The operational state of the local DHCP server instance

unknown — The operational state is unknown

inService — The operational state is in service

outOfService — The operational state is out of service

transition — The operational state is in transition

waitPersistence — The DHCP server instance is waiting for a persistence action to complete.

Pool

The pool ID

Stable Leases

The number of stable leases

Advertised leases

The number of advertised leases

Threshold

The prefix level threshold

Current Provisioned Blks

The number of provisioned blocks in this pool

Current Used Blks

The number of used blocks in this pool

Current Free Blks

The number of free blocks in this pool

Current Used Percent

The percentage of used prefixes with the minimum free threshold length in the pool compared to the number of provisioned prefixes

Current Used Peak Blks

A 64-bit word of the peak value of the number of used blocks in the pool with a prefix length

Current Used Peak Percent

The peak value of the number of used prefixes with the minimum free threshold length in the pool as a percentage of the provisioned prefixes. This depends on the current failover state of the DHCP server or pool

Current Used Peak Time

The time at which the peak value of the number of used prefixes in the pool was reached

Current Free Percent

The percentage of free prefixes with the minimum free threshold length in the pool compared to the number of provisioned prefixes. This depends on the current failover state of the DHCP server or pool

Current Free Too Low

The number of free prefixes with the minimum free threshold length available in the pool that is below the configured number of prefixes with the minimum free threshold length

Current Free Depleted

The number of prefixes with the minimum free threshold length available in the pool

Local Provisioned Blks

A 64-bit word of the number of provisioned prefixes with the minimum free threshold length local in the pool

Local Used Blks

A 64-bit word of the number of used prefixes with the minimum free threshold length local in the pool

Local Free Blks

A 64-bit word of the number of free prefixes with the minimum free threshold length local in the pool

Local Used Peak Blks

A 64-bit word of the peak value of the number of used prefixes with the minimum free threshold length local in the pool

Local Used Peak Percent

The peak value of the number of used prefixes with the minimum free threshold length local in the pool as a percentage of the provisioned prefixes

Local Used Peak Time

The time at which the peak value of the number of used prefixes local in the pool was reached

Remote Provisioned Blks

A 64-bit word of the number of provisioned prefixes with the minimum free threshold length remote in the pool

Remote Used Blks

A 64-bit word of the number of used prefixes with the minimum free threshold length remote in the pool

Remote Free Blks

A 64-bit word of the number of free prefixes with the minimum free threshold length remote in the pool

pool-threshold-stats

Syntax 
pool-threshold-stats [pool-name]
Context 
[Tree] (clear>router>dhcp6>server pool-threshold-stats)
Full Contexts 
clear router dhcp6 local-dhcp-server pool-threshold-stats
Supported Platforms 

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

Description 

This commands resets the peak stats in the pool level threshold stats in the specified pool. If the pool name is not specified, then the peak stats in all pools in the server are reset.

Parameters 
pool-name—
Clears information about the specified local DHCPv6 server pool.

17.57. pools

pools

Syntax 
pools mda-id[/port]
pools mda-id[/port] access-app [pool-name]
pools mda-id[/port] access-app [service service-id]
pools mda-id[/port] access-app queue-group queue-group-name [instance instance-id]
pools mda-id[/port] network-egress [pool-name]
pools mda-id[/port] network-egress queue-group queue-group-name [instance instance-id]
pools mda-id[/port] [direction [{pool-name | service service-id | queue-group queue-group-name} [instance instance-id]]]
pools slot-number
pools slot-number fp fp-number
pools slot-number fp fp-number app-ingress
Context 
[Tree] (show pools)
Full Contexts 
show pools
Supported Platforms 

All

Description 

This command displays pool information.

Parameters 
mda-id[/port]
Displays the pool information of the specified MDA and port.
Values—
slot/mda[/port]

 

access-app—
Specifies the pool application as either access ingress or egress.
Values—
access-ingress, access-egress

 

pool-name
Displays the pool information of the specified pool. If specified, the name must be default.
service-id
Displays pool information for the specified service.
Values—
1 to 2148278386, svc-name: 64 char max

 

queue-group-name
Displays information for the specified queue group.
Values—
32 chars max

 

instance-id—
Specifies the identification of a specific instance of the queue group.
Values—
1 to 65535

 

network-egress—
Displays network egress information.
direction—
Displays information for the ingress or egress direction.
Values—
ingress, egress

 

slot-number—
Displays information for the specified card slot.
Values—
1 to 10

 

fp-number—
Displays information for the specified FP.
Values—
1 to 8

 

app-ingress—
Displays network ingress or access ingress information.
Values—
network-ingress, access-ingress

 

Output 

The following outputs are example of pool information, and Table 336 describes the output fields.

Note:

The pool shared in use stat only increases when a queue is asking for a buffer outside it’s reserved size. If all the buffers in a pool are assigned to queues within their reserved size, then only the reserved in use size will increase. In case of resv CBS over subscription (CBS sum for all queues is bigger than pool resvCbs), it is possible that pool resv in use stat can increase above the actual pool reserved size.

Output Sample: show pools
*A:PE# show pools 5/1
===============================================================================
MDA Pools
===============================================================================
Slot/MDA          App.    Pool Name                   Actual ResvCBS  PoolSize
                                                      Admin ResvCBS
-------------------------------------------------------------------------------
5/1               Acc-Ing default                     0               0
                                                      30%
5/1               Acc-Egr default                     0               0
                                                      30%
5/1               Net-Egr default                     0               0
                                                      Sum
===============================================================================
===============================================================================
Port Pools
===============================================================================
Port              App.    Pool Name                   Actual ResvCBS  PoolSize
                                                      Admin ResvCBS
-------------------------------------------------------------------------------
5/1/1             Acc-Ing default                     16128           52224
                                                      30%
5/1/1             Acc-Egr default                     23040           75264
                                                      30%
5/1/1             Net-Egr default                     0               0
                                                      Sum
5/1/2             Acc-Ing default                     0               0
                                                      30%
5/1/2             Acc-Egr default                     0               0
                                                      30%
5/1/2             Net-Egr default                     32256           75264
                                                      Sum
5/1/3             Acc-Ing default                     0               0
                                                      30%
5/1/3             Acc-Egr default                     0               0
                                                      30%
5/1/3             Net-Egr default                     32256           75264
                                                      Sum
5/1/4             Acc-Ing default                     0               0
                                                      30%
5/1/4             Acc-Egr default                     0               0
                                                      30%
5/1/4             Net-Egr default                     32256           75264
                                                      Sum
5/1/5             Acc-Ing default                     0               0
                                                      30%
5/1/5             Acc-Egr default                     0               0
                                                      30%
5/1/5             Net-Egr default                     32256           75264
                                                      Sum
===============================================================================
*A:PE#
Output Sample: show pools network-egress
*A:PE# show pools 5/1/5 network-egress
===============================================================================
Pool Information
===============================================================================
Port                 : 5/1/5
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%
-------------------------------------------------------------------------------
Queue-Groups
-------------------------------------------------------------------------------
Queue-Group:Instance : qg1:1
-------------------------------------------------------------------------------
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           : 75264 KB
Pool Shared          : 43008 KB         Pool Resv             : 32256 KB
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Current Resv CBS    Provisioned    Rising         Falling        Alarm
%age                all Queues     Alarm Thd      Alarm Thd      Color
-------------------------------------------------------------------------------
Sum                 32232 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=5/1/5
===============================================================================
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        : 37632 KB             Oper MBS         : 37632 KB
High-Plus Drop T*: 37632 KB             High Drop Tail   : 37632 KB
Low Drop Tail    : 33792 KB             Exceed Drop Tail : 33792 KB
CBS              : 744 KB               Depth            : 0
Slope            : not-applicable
===============================================================================
Queue : 2 Net=l2 Port=5/1/5
===============================================================================
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        : 37632 KB             Oper MBS         : 37632 KB
High-Plus Drop T*: 37632 KB             High Drop Tail   : 37632 KB
Low Drop Tail    : 33792 KB             Exceed Drop Tail : 33792 KB
CBS              : 2256 KB              Depth            : 0
Slope            : not-applicable
===============================================================================
Queue : 3 Net=af Port=5/1/5
===============================================================================
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        : 37632 KB             Oper MBS         : 37632 KB
High-Plus Drop T*: 37632 KB             High Drop Tail   : 37632 KB
Low Drop Tail    : 33792 KB             Exceed Drop Tail : 33792 KB
CBS              : 7488 KB              Depth            : 0
Slope            : not-applicable
===============================================================================
Queue : 4 Net=l1 Port=5/1/5
===============================================================================
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        : 18816 KB             Oper MBS         : 18816 KB
High-Plus Drop T*: 18816 KB             High Drop Tail   : 18816 KB
Low Drop Tail    : 16896 KB             Exceed Drop Tail : 16896 KB
CBS              : 2256 KB              Depth            : 0
Slope            : not-applicable
===============================================================================
Queue : 5 Net=h2 Port=5/1/5
===============================================================================
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        : 37632 KB             Oper MBS         : 37632 KB
High-Plus Drop T*: 37632 KB             High Drop Tail   : 37632 KB
Low Drop Tail    : 33792 KB             Exceed Drop Tail : 33792 KB
CBS              : 7488 KB              Depth            : 0
Slope            : not-applicable
===============================================================================
Queue : 6 Net=ef Port=5/1/5
===============================================================================
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        : 37632 KB             Oper MBS         : 37632 KB
High-Plus Drop T*: 37632 KB             High Drop Tail   : 37632 KB
Low Drop Tail    : 33792 KB             Exceed Drop Tail : 33792 KB
CBS              : 7488 KB              Depth            : 0
Slope            : not-applicable
===============================================================================
Queue : 7 Net=h1 Port=5/1/5
===============================================================================
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        : 18816 KB             Oper MBS         : 18816 KB
High-Plus Drop T*: 18816 KB             High Drop Tail   : 18816 KB
Low Drop Tail    : 16896 KB             Exceed Drop Tail : 16896 KB
CBS              : 2256 KB              Depth            : 0
Slope            : not-applicable
===============================================================================
Queue : 8 Net=nc Port=5/1/5
===============================================================================
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        : 18816 KB             Oper MBS         : 18816 KB
High-Plus Drop T*: 18816 KB             High Drop Tail   : 18816 KB
Low Drop Tail    : 16896 KB             Exceed Drop Tail : 16896 KB
CBS              : 2256 KB              Depth            : 0
Slope            : not-applicable
===============================================================================
Queue : netQGrp->qg1:1(5/1/5)->1
===============================================================================
FC Map           : not-applicable
Dest Tap         : not-applicable       Dest FP          : not-applicable
Admin PIR        : 10000000             Oper PIR         : Max
Admin CIR        : 0                    Oper CIR         : 0
Admin MBS        : 12288 KB             Oper MBS         : 12288 KB
High-Plus Drop T*: 12288 KB             High Drop Tail   : 12288 KB
Low Drop Tail    : 10944 KB             Exceed Drop Tail : 9792 KB
CBS              : 0 KB                 Depth            : 0
Slope            : not-applicable
===============================================================================
===============================================================================
* indicates that the corresponding row element may have been truncated.
*A:PE#
Output Sample: show pool access-ingress
*A:PE# show pools 5/1/1 access-ingress
===============================================================================
Pool Information
===============================================================================
Port                 : 5/1/1
Application          : Acc-Ing          Pool Name             : default
CLI Config. Resv CBS : 30%(default)
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           : 52224 KB
Pool Shared          : 36096 KB         Pool Resv             : 16128 KB
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Current Resv CBS    Provisioned    Rising         Falling        Alarm
%age                all Queues     Alarm Thd      Alarm Thd      Color
-------------------------------------------------------------------------------
30%                 0 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->5/1/1:1->1
===============================================================================
FC Map               : be l2 af l1 h2 ef h1 nc
Dest Tap             : 5/1              Dest FP          : 1
Admin PIR            : 10000000         Oper PIR         : Max
Admin CIR            : 0                Oper CIR         : 0
Admin FIR            : 0                Oper FIR         : 0
Admin MBS            : 12288 KB         Oper MBS         : 12288 KB
High-Plus Drop Tail  : 12288 KB         High Drop Tail   : 12288 KB
Low Drop Tail        : 10944 KB         Exceed Drop Tail : 9792 KB
CBS                  : 0 KB             Depth            : 0
Slope                : not-applicable
===============================================================================
===============================================================================
Queue : 1->5/1/1:1->11
===============================================================================
FC Map               : be l2 af l1 h2 ef h1 nc
Dest Tap             : MCast            Dest FP          : not-applicable
Admin PIR            : 10000000         Oper PIR         : Max
Admin CIR            : 0                Oper CIR         : 0
Admin FIR            : 0                Oper FIR         : 0
Admin MBS            : 12288 KB         Oper MBS         : 12288 KB
High-Plus Drop Tail  : 12288 KB         High Drop Tail   : 12288 KB
Low Drop Tail        : 10944 KB         Exceed Drop Tail : 9792 KB
CBS                  : 0 KB             Depth            : 0
Slope                : not-applicable
===============================================================================
No Matching Entries
===============================================================================
===============================================================================
* indicates that the corresponding row element may have been truncated.
*A:PE#
Sample Output: show pools access-egress
*A:PE# show pools 5/1/1 access-egress
===============================================================================
Pool Information
===============================================================================
Port                 : 5/1/1
Application          : Acc-Egr          Pool Name             : default
CLI Config. Resv CBS : 30%(default)
Resv CBS Step        : 0%               Resv CBS Max          : 0%
Amber Alarm Threshold: 0%               Red Alarm Threshold   : 0%
-------------------------------------------------------------------------------
Queue-Groups
-------------------------------------------------------------------------------
Queue-Group:Instance : policer-output-queues:1
-------------------------------------------------------------------------------
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           : 75264 KB
Pool Shared          : 52224 KB         Pool Resv             : 23040 KB
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Current Resv CBS    Provisioned    Rising         Falling        Alarm
%age                all Queues     Alarm Thd      Alarm Thd      Color
-------------------------------------------------------------------------------
30%                 0 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->5/1/1:1->1
===============================================================================
FC Map               : be l2 af l1 h2 ef h1 nc
Dest Tap             : not-applicable   Dest FP          : not-applicable
Admin PIR            : 10000000         Oper PIR         : Max
Admin CIR            : 0                Oper CIR         : 0
Admin MBS            : 12288 KB         Oper MBS         : 12288 KB
High-Plus Drop Tail  : 12288 KB         High Drop Tail   : 12288 KB
Low Drop Tail        : 10944 KB         Exceed Drop Tail : 9792 KB
CBS                  : 0 KB             Depth            : 0
Slope                : not-applicable
===============================================================================
===============================================================================
Queue : accQGrp->policer-output-queues:1(5/1/1)->1
===============================================================================
FC Map               : not-applicable
Dest Tap             : not-applicable   Dest FP          : not-applicable
Admin PIR            : 10000000         Oper PIR         : Max
Admin CIR            : 0                Oper CIR         : 0
Admin MBS            : 12288 KB         Oper MBS         : 12288 KB
High-Plus Drop Tail  : 12288 KB         High Drop Tail   : 12288 KB
Low Drop Tail        : 10944 KB         Exceed Drop Tail : 9792 KB
CBS                  : 0 KB             Depth            : 0
Slope                : not-applicable
===============================================================================
===============================================================================
Queue : accQGrp->policer-output-queues:1(5/1/1)->2
===============================================================================
FC Map               : not-applicable
Dest Tap             : not-applicable   Dest FP          : not-applicable
Admin PIR            : 10000000         Oper PIR         : Max
Admin CIR            : 0                Oper CIR         : 0
Admin MBS            : 12288 KB         Oper MBS         : 12288 KB
High-Plus Drop Tail  : 12288 KB         High Drop Tail   : 12288 KB
Low Drop Tail        : 10944 KB         Exceed Drop Tail : 9792 KB
CBS                  : 0 KB             Depth            : 0
Slope                : not-applicable
===============================================================================
===============================================================================
===============================================================================
* indicates that the corresponding row element may have been truncated.
*A:PE#
Output Fields: show pools

Table 336 describes the output fields for the show pools command.

Table 336:  Output Fields: show pools

Label

Description

Type

Specifies the pool type.

ID-FP

Specifies the card-FP or MDA-FP or card, MDA, or port designation.

Application/Type

Specifies what the pool would be used for. The pools could be used for access or network traffic at either ingress or egress.

Pool Name

Specifies the name of the pool being used.

Resv CBS

Specifies the percentage of pool size reserved for CBS.

Utilization

Specifies the type of the slope policy.

State

The administrative status of the port.

Start-Avg

Specifies the percentage of the buffer utilized after which the drop probability starts to rise above 0.

Max-Avg

Specifies the percentage of the buffer utilized after which the drop probability is 100 percent. This implies that all packets beyond this point will be dropped.

Time Avg Factor

Specifies the time average factor the weighting between the previous shared buffer average utilization result and the new shared buffer utilization in determining the new shared buffer average utilization.

Actual ResvCBS

Specifies the actual percentage of pool size reserved for CBS.

Admin ResvCBS

Specifies the percentage of pool size reserved for CBS.

PoolSize

Specifies the size in percentage of buffer space. The value '-1' implies that the pool size should be computed as per fair weighting between all other pools.

Pool Total

Displays the total pool size.

Pool Shared

Displays the amount of the pool which is shared.

Pool Resv

Specifies the percentage of reserved pool size.

Pool Total In Use

Displays the total amount of the pool which is in use.

Pool Shared In Use

Displays the amount of the pool which is shared that is in use.

17.58. port

port

Syntax 
port [port-id] [statistics [egress-aggregate]] [detail]
port port-id associations
port [port-id] description [detail]
port port-id dotx1 [detail]
port aps
port [port-id] cem
port port-id atm [detail]
port port-id atm connections
port port-id atm cp [cp] [detail]
port port-id atm ilmi [detail]
port port-id atm interface-connection [detail]
port port-id atm pvc [vpi[/vci]] [detail]
port port-id atm pvp [vpi] [detail]
port port-id atm pvt [vpi1.vpi2] [detail]
port port-id cisco-hldc
port port-id ethernet [association | detail]
port port-id ethernet [association | detail] efm-oam [event-logs [{failure | degraded}] [{active | cleared}]]
port port-id ethernet [association | detail] lldp [nearest-bridge | nearest-non-tpmr | nearest-customer] [remote-info] [detail]
port port-id frame-relay [detail]
port port-id ima-link
port port-id macsec sub-port sub-port-id [detail] [statistics]
port port-id mlfr-link
port port-id monitor-threshold
port port-id optical
port port-id otu
port port-id port-queues queue queue-id
port port-id port-queues queue-depth [queue queue-id]
port port-id port-scheduler statistics
port port-id ppp [detail]
port port-id queue-group [ingress | egress] [queue-group-name] [access | network] [instance instance-id]
port port-id queue-group [ingress | egress] [queue-group-name] [access | network] associations [instance instance-id]
port port-id queue-group [ingress | egress] queue-group-name [access | network] [instance instance-id] queue-depth [queue queue-id]
port port-id queue-group [ingress | egress] [queue-group-name] [access | network] statistics [instance instance-id]
port port-id queue-group summary
port port-id vport vport-name monitor-threshold
port port-id wavekey-table {50g | 100g}
port port-id wavelength-table
port port-id port-id wavetracker
Context 
[Tree] (show port)
Full Contexts 
show port
Supported Platforms 

All

Description 

This command displays port or channel information.

If the port-id parameter only specifies a portion of a port identifier, a summary of all ports that start with that portion is displayed. For example, specifying a slot number and MDA number displays a summary of all ports on that MDA. If no port-id is provided then a summary of all ports in the system is displayed.

If the detail keyword is specified without any port-id, the detailed output of every port is displayed. This is useful for generating a complete report or as an input into the "| match" post-filtering command to display only specific fields for all ports (customized summaries).

If the port-id specifies a unique port, information about that port is displayed. The specific information displayed depends on the type of port. Additional information can be displayed if the detail keyword is included. In addition, information subsets can be displayed by using various keywords. For example, the otu keyword displays only the OTU Interface information for the port.

When the associations keyword is specified and the port-id is member of a LAG, the command is interpreted as a request to display the associations of that LAG (see the show>lag lag-id associations command).

Parameters 
port-id—
Specifies the physical port ID in the form slot/mda/port. Table 337 describes the port ID values.
Values—

port-id

slot[/mda[/port]] or

slot/mda/port [.channel]

aps-id

aps-group-id[.channel]

aps

keyword

group-id

1 to 64

ccag-id

slot/mda/path-id[cc-type]

path-id

a,b

cc-type

.sap-net, .net-sap

eth-sat-id

esat-id [/slot/[u]port]

esat

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, b

Table 337:  Port ID Values

Product

Slot

MDA

Port

Values

7750 SR-12

1 to 10

1, 2

1 to 60

(depending on the MDA type)

7750 SR-7

1 to 5

1, 2

7950 XRS

1 to 20

7450 ESS-7

1 to 4

7450 ESS-12

1 to 0

Channelized MDAs

CHOC12-SFP

slot/mda/port. [1 to 4]. [1 to 3]. [1 to 28]. [..24]

For example, 7/2/1.1.1.28.24

CHOC3-SFP

slot/mda/port. [1 to 3]. [1 to 28]. [..24]

For example, 7/2/1.1.28.24

DS3

slot/mda/port. [1 to 28] . [..24]

For example, 7/1/1.1.1

 

statistics—
Displays port statistics.
egress-aggregate—
Displays aggregate egress statistics.
detail—
Provides detailed information.
associations—
Displays a list of current router interfaces to which the port is associated.
description—
Displays port description strings.
dot1x—
Displays information about 802.1x status and statistics.
aps—
Displays ports on APS groups.
cem—
Displays CEM encap ports and channels.
atm—
Displays ATM information.
connections—
Displays ATM connection information.
cp—
Displays ATM port connection profile information.
ilmi—
Displays ATM ILMI information.
interface-connection—
Displays ATM connection information.
pvc—
Displays ATM port PVC information.
pvp—
Displays ATM port PVP information.
pvt—
Displays ATM port PVT information.
vci—
Specifies the ATM network virtual channel identifier (VCI).
Values—
1, 2, 5 to 65535

 

vpi—
Specifies the ATM network virtual path identifier (VPI).
Values—
0 to 4095 (NNI)
0 to 255 (UNI)

 

vpi1.vpi2—
Specifies the ATM network virtual path identifiers (VPIs).
Values—
0 to 4095.0 to 4095 (NNI)
0 to 255.0 to 255 (UNI)

 

cisco-hdlc—
Displays Cisco HDLC port information.
ethernet—
Displays Ethernet port information.
failure—
Keyword to display failure severity events.
degraded—
Keyword to display degrade severity events.
active—
Keyword to display only active events.
cleared—
Keyword to display remote information on the bridge MAC.
frame-relay—
Displays Frame Relay information.
nearest bridge—
Displays nearest bridge information.
nearest-non-tpmr—
Displays nearest Two-Port MAC Relay (TPMR) information.
nearest-customer—
Displays nearest customer information.
remote-info—
Displays remote information on the bridge MAC.
ima-link—
Displays the link-based IMA information for the port.
macsec—
Displays the MACsec information for the port.
mlfr-link—
Displays link-based MLFR information for the port.
monitor-threshold—
Displays the exceed-count for the port-scheduler under Vport (if specified) or for a physical port.
optical—
Displays optical information.
otu—
Displays optical transport unit (OTU) information.
port-scheduler—
Displays the packet and octet counters for traffic exiting the specified port with an applied port scheduler policy, showing the total forwarded and dropped packets and octets, and the forwarded and dropped packets and octets per level.
ppp—
Displays PPP protocol information for the port.
queue—
Displays the queue information.
queue-group—
Displays the queue group information.
queue-depth—
Displays the queue depth information.
instance-id—
Specifies the identification of a specific instance of the queue group.
Values—
1 to 65535

 

queue-id—
Specifies the queue identification.
Values—
1 to 8

 

vport-name—
Specifies the name of the Vport up, to 32 characters in length.
associations—
Displays a list of ports to which the Vport is assigned.
wavekey-table—
Displays a table of acceptable wave-keys for the different DWDM channels.
50g | 100g—
Displays specified DWDM wave key table information.
wavelength-table—
Displays DWDM wavelength table information.
wavetracker—
Displays Wave Tracker information.
Output 

See the following sections for output samples:

Sample Output: show port port-id (Summary Table of Ports)
*A:ALU-1# show port 1/1 
==============================================================================
Ports on Slot 1
==============================================================================
Port        Admin Link Port    Cfg  Oper LAG/ Port Port Port   SFP/XFP/       
Id          State      State   MTU  MTU  Bndl Mode Encp Type   MDIMDX         
------------------------------------------------------------------------------
1/1/1       Down  No   Down    1518 1518    1 accs dotq gige                  
1/1/2       Down  No   Down    1578 1578    - netw null gige                  
1/1/3       Down  No   Down    1578 1578    - netw null gige                  
1/1/4       Up    No   Down    1514 1514    - accs null gige                  
1/1/5       Up    No   Down    1578 1578    - netw null gige                  
==============================================================================
*A:ALU-1#
Output Fields: show port port-id

Table 338 describes the output fields for the show port port-id command.

Table 338:  Output Fields: show port port-id

Label

Description

Port ID

The port ID configured or displayed.

Admin State

Up — The administrative state is up.

Down — The administrative state is down.

Phy Link

Yes — A physical link is present.

No — A physical link is not present.

Port State

Up — The port is physically present and has physical link present.

Down — The port is physically present but does not have a link. Note that this state may also be considered as Link Down.

Ghost — A port that is not physically present.

None — The port is in its initial creation state or about to be deleted.

Link Up — A port that is physically present and has physical link present.

Note that when Link Up appears at the lowest level of a SONET/SDH path or a TDM tributary, it means the physical connection is active but the port is waiting on some other state before data traffic can flow. It is a waiting state and indicates that data traffic will not flow until it transitions to the Up state.

Cfg MTU

The configured MTU.

Oper MTU

The negotiated size of the largest packet which can be sent on the port SONET/SDH, channel, specified in octets.

For channels that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent on the channel.

LAG ID

The LAG or multi-link trunk (MLT) that the port is assigned to.

Port Mode

Network — The port is configured for transport network use.

Access — The port is configured for service access.

Hybrid — The port is configured for both access and network use.

Port Encap

Null — Ingress frames will not use tags or labels to delineate a service.

dot1q — Ingress frames carry 802.1Q tags where each tag signifies a different service.

Port Type

The type of port or optics installed.

SFP/MDI MDX

GIGE — Indicates the GigE SFP type.

FASTE — Indicates the FastE SFP type.

GIGX — Indicates the GigX SFP type.

MDI — Indicates that the Ethernet interface is of type MDI (Media Dependent Interface).

MDX — Indicates that the Ethernet interface is of type MDX (Media Dependent Interface with crossovers).

Sample Output: show port port-id (Showing Ethernet Interface)
 
*A:ALU-211# show port 1/1/2
===============================================================================
Ethernet Interface
===============================================================================
Description        : 10/100 Ethernet TX
Interface          : 1/1/2                      Oper Speed       : 100 mbps
Link-level         : Ethernet                   Config Speed     : 100 mbps
Admin State        : up                         Oper Duplex      : full
Oper State         : up - Active in LAG 10      Config Duplex    : full
Physical Link      : Yes                        MTU              : 1514
Single Fiber Mode  : No
IfIndex            : 35717120                   Hold time up     : 0 seconds
Last State Change  : 12/16/2008 19:31:40        Hold time down   : 0 seconds
Last Cleared Time  : 12/16/2008 19:31:48
.....
===============================================================================
*A:ALU-211# 
 
 
*A:ALU-1# show port 5/1/4
===============================================================================
Ethernet Interface
===============================================================================
Description        : 10-Gig Ethernet
Interface          : 5/1/4                      Oper Speed       : 10 Gbps
Link-level         : Ethernet                   Config Speed     : N/A
Admin State        : up                         Oper Duplex      : full
Oper State         : down                       Config Duplex    : N/A
Physical Link      : No                         MTU              : 9212
Single Fiber Mode  : No                         Min Frame Length : 64 Bytes
IfIndex            : 170000384                  Hold time up     : 0 seconds
Last State Change  : 04/28/2017 13:09:15        Hold time down   : 0 seconds
Last Cleared Time  : N/A                        DDM Events       : Enabled
Phys State Chng Cnt: 10                         RS-FEC Mode      : None
 
Configured Mode    : network                    Encap Type       : null
Dot1Q Ethertype    : 0x8100                     QinQ Ethertype   : 0x8100
PBB Ethertype      : 0x88e7                     
Ing. Pool % Rate   : 100                        Egr. Pool % Rate : 100
Ing. Pool Policy   : n/a
Egr. Pool Policy   : n/a
Net. Egr. Queue Pol: default                    
Egr. Sched. Pol    : n/a
HS Scheduler Plcy  : default
HS Port Pool Plcy  : default
Monitor Port Sched : Disabled                   
Monitor Agg Q Stats: Disabled                   
Auto-negotiate     : N/A                        MDI/MDX          : N/A
Oper Phy-tx-clock  : not-applicable             
Accounting Policy  : None                       Collect-stats    : Disabled
Acct Plcy Eth Phys : None                       Collect Eth Phys : Disabled
Egress Rate        : Default                    Ingress Rate     : Default
Load-balance-algo  : Default                    LACP Tunnel      : Disabled
Access Bandwidth   : Not-Applicable             Booking Factor   : 100
Access Available BW: 0                          
Access Booked BW   : 0                          
Sflow              : Disabled                   
 
Suppress Threshold : 1500                       Reuse Threshold  : 1000
Max Penalties      : 4000                       Max Suppress Time: 40 seconds
Half Life          : 20 seconds                 
 
Down-when-looped   : Disabled                   Keep-alive       : 10
Loop Detected      : False                      Retry            : 120
Use Broadcast Addr : False                      
 
Sync. Status Msg.  : Disabled                   Rx Quality Level : N/A
Tx DUS/DNU         : Disabled                   Tx Quality Level : N/A
SSM Code Type      : sdh                        ESMC Tunnel      : Disabled
 
Down On Int. Error : Disabled                   DOIE Tx Disable  : Disabled
 
CRC Mon SD Thresh  : Disabled                   CRC Mon Window   : 10 seconds
CRC Mon SF Thresh  : Disabled                   
 
Sym Mon SD Thresh  : Disabled                   Sym Mon Window   : 10 seconds
Sym Mon SF Thresh  : Disabled                   Tot Sym Mon Errs : 0
 
EFM OAM            : Disabled                   EFM OAM Link Mon : Disabled
Ignr EFM OAM State : False                      
 
Configured Address : 10:e8:78:4d:24:f0
Hardware Address   : 10:e8:78:4d:24:f0
Cfg Alarm          : remote local
 
Transceiver Data
 
Transceiver Status : operational
Transceiver Type   : SFP
Model Number       : 3HE04823AAAA01  ALA  IPU3ANKEAA
TX Laser Wavelength: 1310 nm                    Diag Capable     : yes
Connector Code     : LC                         Vendor OUI       : 00:90:65
Manufacture date   : 2016/07/23                 Media            : Ethernet
Serial Number      : AW40PC8         
Part Number        : FTLX1471D3BCL-A5
Optical Compliance : 10GBASE-LR 
Link Length support: 10km for SMF
 
===============================================================================
Transceiver Digital Diagnostic Monitoring (DDM), Internally Calibrated
===============================================================================
                              Value High Alarm  High Warn   Low Warn  Low Alarm
-------------------------------------------------------------------------------
Temperature (C)               +38.1     +78.0      +73.0       -8.0      -13.0 
Supply Voltage (V)             3.31      3.70       3.60       3.00       2.90 
Tx Bias Current (mA)           40.4      85.0       80.0       20.0       15.0 
Tx Output Power (dBm)         -1.30      2.00       1.00      -7.00      -8.00 
Rx Optical Power (avg dBm)    -1.38      2.50       2.00     -18.01     -20.00 
===============================================================================
===============================================================================
 
===============================================================================
OTU Interface
===============================================================================
OTU Status         : Disabled                   
===============================================================================
 
===============================================================================
Traffic Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Octets                                                 0                      0
Packets                                                0                      0
Errors                                                 0                      0
Utilization (300 seconds)                          0.00%                  0.00%
 
===============================================================================
Port Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Unicast Packets                                        0                      0
Multicast Packets                                      0                      0
Broadcast Packets                                      0                      0
Discards                                               0                      0
Unknown Proto Discards                                 0 
===============================================================================
===============================================================================
Ethernet-like Medium Statistics
===============================================================================
Alignment Errors :                   0  Sngl Collisions  :                   0
FCS Errors       :                   0  Mult Collisions  :                   0
SQE Test Errors  :                   0  Late Collisions  :                   0
CSE              :                   0  Excess Collisns  :                   0
Too long Frames  :                   0  Int MAC Tx Errs  :                   0
Symbol Errors    :                   0  Int MAC Rx Errs  :                   0
In Pause Frames  :                   0  Out Pause Frames :                   0
===============================================================================
Sample Output: show port port-id (Excerpt Showing CFP Port with a QSFP28 Adapter)
B:Dut-A# show port 3/2/1
===============================================================================
...
===============================================================================
Adapter Data
Adapter Type : cfp-to-qsfp28
Model Number : 3HE13894AARA01
Vendor OUI : 00:00:00
Manufacture date : 2018/07/07
Serial Number : RS183000030002
Part Number : 3HE13894AARA01
Output Fields: show port port-id (Excerpt Showing CFP Port with a QSFP28 Adapter)

The following describes the output fields for the show port port-id (Excerpt Showing CFP Port with a QSFP28 Adapter) command.

Table 339:  Output Fields: show port port-id (Excerpt Showing CFP PORT with a QSFP28 Adapter)

Label

Description

Adapter Type

The type of adapter module.

Model Number

The model number of the adapter.

Vendor OUI

The vendor-specific Organizationally Unique Identifier (OUI) field containing the IEEE company identifier for the vendor.

Manufacture Date

The manufacturing date of the hardware component in the yyyy/mm/dd ASCII format.

Serial Number

The vendor serial number of the hardware component.

Part Number

The vendor part number containing ASCII characters, defining the vendor part number or product name.

Sample Output: show port port-id detail (Ethernet Interface Port)
A:ALU-1# show port 5/1/4 detail
===============================================================================
Ethernet Interface
===============================================================================
Description        : 10-Gig Ethernet
Interface          : 5/1/4                      Oper Speed       : 10 Gbps
Link-level         : Ethernet                   Config Speed     : N/A
Admin State        : up                         Oper Duplex      : full
Oper State         : down                       Config Duplex    : N/A
Physical Link      : No                         MTU              : 9212
Single Fiber Mode  : No                         Min Frame Length : 64 Bytes
IfIndex            : 170000384                  Hold time up     : 0 seconds
Last State Change  : 04/28/2017 13:09:15        Hold time down   : 0 seconds
Last Cleared Time  : N/A                        DDM Events       : Enabled
Phys State Chng Cnt: 10                         RS-FEC Mode      : None
 
Configured Mode    : network                    Encap Type       : null
Dot1Q Ethertype    : 0x8100                     QinQ Ethertype   : 0x8100
PBB Ethertype      : 0x88e7                     
Ing. Pool % Rate   : 100                        Egr. Pool % Rate : 100
Ing. Pool Policy   : n/a
Egr. Pool Policy   : n/a
Net. Egr. Queue Pol: default                    
Egr. Sched. Pol    : n/a
HS Scheduler Plcy  : default
HS Port Pool Plcy  : default
Monitor Port Sched : Disabled                   
Monitor Agg Q Stats: Disabled                   
Auto-negotiate     : N/A                        MDI/MDX          : N/A
Oper Phy-tx-clock  : not-applicable             
Accounting Policy  : None                       Collect-stats    : Disabled
Acct Plcy Eth Phys : None                       Collect Eth Phys : Disabled
Egress Rate        : Default                    Ingress Rate     : Default
Load-balance-algo  : Default                    LACP Tunnel      : Disabled
Access Bandwidth   : Not-Applicable             Booking Factor   : 100
Access Available BW: 0                          
Access Booked BW   : 0                          
Sflow              : Disabled                   
 
Dampening State    : Active                     Current Penalties: 2297
Suppress Threshold : 1500                       Reuse Threshold  : 1000
Max Penalties      : 4000                       Max Suppress Time: 40 seconds
Half Life          : 20 seconds                 
 
Down-when-looped   : Disabled                   Keep-alive       : 10
Loop Detected      : False                      Retry            : 120
Use Broadcast Addr : False                      
 
Sync. Status Msg.  : Disabled                   Rx Quality Level : N/A
Tx DUS/DNU         : Disabled                   Tx Quality Level : N/A
SSM Code Type      : sdh                        ESMC Tunnel      : Disabled
 
Down On Int. Error : Disabled                   DOIE Tx Disable  : Disabled
 
CRC Mon SD Thresh  : Disabled                   CRC Mon Window   : 10 seconds
CRC Mon SF Thresh  : Disabled                   
 
Sym Mon SD Thresh  : Disabled                   Sym Mon Window   : 10 seconds
Sym Mon SF Thresh  : Disabled                   Tot Sym Mon Errs : 0
 
EFM OAM            : Disabled                   EFM OAM Link Mon : Disabled
Ignr EFM OAM State : False                      
 
Configured Address : 10:e8:78:4d:24:f0
Hardware Address   : 10:e8:78:4d:24:f0
Cfg Alarm          : remote local
 
Transceiver Data
 
Transceiver Status : operational
Transceiver Type   : SFP
Model Number       : 3HE04823AAAA01  ALA  IPU3ANKEAA
TX Laser Wavelength: 1310 nm                    Diag Capable     : yes
Connector Code     : LC                         Vendor OUI       : 00:90:65
Manufacture date   : 2016/07/23                 Media            : Ethernet
Serial Number      : AW40PC8         
Part Number        : FTLX1471D3BCL-A5
Optical Compliance : 10GBASE-LR 
Link Length support: 10km for SMF
 
===============================================================================
Transceiver Digital Diagnostic Monitoring (DDM), Internally Calibrated
===============================================================================
                              Value High Alarm  High Warn   Low Warn  Low Alarm
-------------------------------------------------------------------------------
Temperature (C)               +38.1     +78.0      +73.0       -8.0      -13.0 
Supply Voltage (V)             3.31      3.70       3.60       3.00       2.90 
Tx Bias Current (mA)           40.3      85.0       80.0       20.0       15.0 
Tx Output Power (dBm)         -1.29      2.00       1.00      -7.00      -8.00 
Rx Optical Power (avg dBm)    -1.38      2.50       2.00     -18.01     -20.00 
===============================================================================
===============================================================================
 
===============================================================================
OTU Interface
===============================================================================
OTU Status         : Disabled                   
===============================================================================
 
===============================================================================
Traffic Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Octets                                                 0                      0
Packets                                                0                      0
Errors                                                 0                      0
Utilization (300 seconds)                          0.00%                  0.00%
 
===============================================================================
Ethernet Statistics
===============================================================================
Broadcast Pckts  :                   0  Drop Events      :                   0
Multicast Pckts  :                   0  CRC/Align Errors :                   0
Undersize Pckts  :                   0  Fragments        :                   0
Oversize Pckts   :                   0  Jabbers          :                   0
Collisions       :                   0
Octets                         :                   0
Packets                        :                   0
Packets of 64 Octets           :                   0
Packets of 65 to 127 Octets    :                   0
Packets of 128 to 255 Octets   :                   0
Packets of 256 to 511 Octets   :                   0
Packets of 512 to 1023 Octets  :                   0
Packets of 1024 to 1518 Octets :                   0
Packets of 1519 or more Octets :                   0
===============================================================================
 
===============================================================================
Port Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Unicast Packets                                        0                      0
Multicast Packets                                      0                      0
Broadcast Packets                                      0                      0
Discards                                               0                      0
Unknown Proto Discards                                 0 
===============================================================================
 
===============================================================================
Ethernet-like Medium Statistics
===============================================================================
Alignment Errors :                   0  Sngl Collisions  :                   0
FCS Errors       :                   0  Mult Collisions  :                   0
SQE Test Errors  :                   0  Late Collisions  :                   0
CSE              :                   0  Excess Collisns  :                   0
Too long Frames  :                   0  Int MAC Tx Errs  :                   0
Symbol Errors    :                   0  Int MAC Rx Errs  :                   0
In Pause Frames  :                   0  Out Pause Frames :                   0
===============================================================================
 
===============================================================================
Per Threshold MDA Discard Statistics
===============================================================================
                                Packets                 Octets
-------------------------------------------------------------------------------
Threshold 0 Dropped :           0                       0                     
Threshold 1 Dropped :           0                       0                     
Threshold 2 Dropped :           0                       0                     
Threshold 3 Dropped :           0                       0                     
Threshold 4 Dropped :           0                       0                     
Threshold 5 Dropped :           0                       0                     
Threshold 6 Dropped :           0                       0                     
Threshold 7 Dropped :           0                       0                     
Threshold 8 Dropped :           0                       0                     
Threshold 9 Dropped :           0                       0                     
Threshold 10 Dropped :          0                       0                     
Threshold 11 Dropped :          0                       0                     
Threshold 12 Dropped :          0                       0                     
Threshold 13 Dropped :          0                       0                     
Threshold 14 Dropped :          0                       0                     
Threshold 15 Dropped :          0                       0                     
===============================================================================
 
===============================================================================
Ingress Port Forwarding Engine Drop Reason Statistics
===============================================================================
IPv4 Header Error                                      0
IPv4 Invalid Address                                   0
IPv6 Header Error                                      0
IPv6 Invalid Address                                   0
IP Route Blackholed                                    0
ACL Filter Discards                                    0
Unicast RPF Check Failed                               0
BFD Spoof Check Failed                                 0
Unicast MAC Destination Address Mismatch               0
Multicast MAC With Unicast Dest IP                     0
Unknown MAC Destination Address Discarded in VPLS      0
L2 Service MTU Exceeded                                0
Needs ICMP                                             0
===============================================================================
 
===============================================================================
Queue Statistics
===============================================================================
                                                        
-------------------------------------------------------------------------------
Ingress Queue  1             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue  2             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue  3             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue  4             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue  5             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue  6             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue  7             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue  8             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue  9             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue 10             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue 11             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue 12             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue 13             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue 14             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue 15             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue 16             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
 
Egress Queue  1              Packets                 Octets
     In/Inplus Prof fwded  :    0                       0
     In/Inplus Prof dropped:    0                       0
     Out/Exc Prof fwded    :    0                       0
     Out/Exc Prof dropped  :    0                       0
Egress Queue  2              Packets                 Octets
     In/Inplus Prof fwded  :    0                       0
     In/Inplus Prof dropped:    0                       0
     Out/Exc Prof fwded    :    0                       0
     Out/Exc Prof dropped  :    0                       0
Egress Queue  3              Packets                 Octets
     In/Inplus Prof fwded  :    0                       0
     In/Inplus Prof dropped:    0                       0
     Out/Exc Prof fwded    :    0                       0
     Out/Exc Prof dropped  :    0                       0
Egress Queue  4              Packets                 Octets
     In/Inplus Prof fwded  :    0                       0
     In/Inplus Prof dropped:    0                       0
     Out/Exc Prof fwded    :    0                       0
     Out/Exc Prof dropped  :    0                       0
Egress Queue  5              Packets                 Octets
     In/Inplus Prof fwded  :    0                       0
     In/Inplus Prof dropped:    0                       0
     Out/Exc Prof fwded    :    0                       0
     Out/Exc Prof dropped  :    0                       0
Egress Queue  6              Packets                 Octets
     In/Inplus Prof fwded  :    0                       0
     In/Inplus Prof dropped:    0                       0
     Out/Exc Prof fwded    :    0                       0
     Out/Exc Prof dropped  :    0                       0
Egress Queue  7              Packets                 Octets
     In/Inplus Prof fwded  :    0                       0
     In/Inplus Prof dropped:    0                       0
     Out/Exc Prof fwded    :    0                       0
     Out/Exc Prof dropped  :    0                       0
Egress Queue  8              Packets                 Octets
     In/Inplus Prof fwded  :    0                       0
     In/Inplus Prof dropped:    0                       0
     Out/Exc Prof fwded    :    0                       0
     Out/Exc Prof dropped  :    0                       0
===============================================================================
Output Fields: show port port-id detail

Table 340 describes the output fields for the show port port-id detail command.

Table 340:  Output Fields: show port port-id detail

Label

Description

Description

A text description of the port.

Interface

The port ID displayed in the slot/mda/port format.

Oper Speed

The operating speed of the interface.

Link-level

Ethernet — The port is configured as Ethernet.

SONET — The port is configured as SONET-SDH.

Config Speed

The configured speed of the interface.

Admin State

up — The port is administratively up.

down — The port is administratively down.

Oper Duplex

full — The link is set to full duplex mode.

half — The link is set to half duplex mode.

Oper State

up — The port is operationally up.

down — The port is operationally down.

Additionally, the lag-id of the LAG it belongs to in addition to the status of the LAG member (active or standby) is specified.

Config Duplex

Full — The link is set to full duplex mode.

Half — The link is set to half duplex mode.

Physical Link

Yes — A physical link is present.

No — A physical link is not present.

MTU

The size of the largest packet which can be sent/received on the Ethernet physical interface, specified in octets.

Single Fiber Mode

Yes - Single fiber option is configured.

No - Single fiber option is not configured.

Min Frame Length

Displays the configured minimum transmitted frame length.

IfIndex

Displays the interface's index number which reflects its initialization sequence.

Hold time up

The link up dampening time in seconds. The port link dampening timer value which reduces the number of link transitions reported to upper layer protocols.

Last State Change

Displays the system time moment that the MC-LAG group is up.

Hold time down

The link down dampening time in seconds. The down timer controls the dampening timer for link down transitions.

Last Cleared Time

Displays the system time moment that the peer is up.

DDM Events

Enabled — DDM events are enabled.

Disabled — DDM events are disabled.

Phys State Chng Cnt

Increments when a fully qualified (de-bounced) transition occurs at the physical layer of an ethernet port which includes the following transitions of the Port State as shown in the “show port” summary:

- from “Down” to either “Link Up” or “Up”

- from either “Link Up” or “Up” to “Down”

This counter does not increment for changes purely in the link protocol states (e.g. "Link Up" to "Up"). The counter is reset if the container objects for the port are deleted (e.g. MDA deconfigured, or IOM type changes).

RS-FEC Mode

Specifies the RS-FEC mode to support.

Configured Mode

network — The port is configured for transport network use.

access — The port is configured for service access.

Encap Type

Null — Ingress frames will not use any tags or labels to delineate a service.

dot1q — Ingress frames carry 802.1Q tags where each tag signifies a different service.

Dot1Q Ethertype

Indicates the Ethertype expected when the port's encapsulation type is Dot1Q.

QinQ Ethertype

Indicates the Ethertype expected when the port's encapsulation type is QinQ.

PBB Ethertype

Indicates the Ethertype used for PBB encapsulation.

Net. Egr. Queue Pol

Specifies the network egress queue policy or that the default policy is used.

Egr. Sched. Pol

Specifies the port scheduler policy or that the default policy default is in use.

Monitor Port Sched

Enabled — Congestion monitoring on an Egress Port Schedule (EPS) is enabled.

Disabled — Congestion monitoring on an EPS is disabled.

Auto-negotiate

True — The link attempts to automatically negotiate the link speed and duplex parameters.

False — The duplex and speed values are used for the link.

Collect-stats

Enabled — The collection of accounting and statistical data for the network Ethernet port is enabled. When applying accounting policies the data by default will be collected in the appropriate records and written to the designated billing file.

Disabled — Collection is disabled. Statistics are still accumulated by the IOM cards, however, the CPU will not obtain the results and write them to the billing file.

Egress Rate

The maximum amount of egress bandwidth (in kilobits per second) that this Ethernet interface can generate.

Ingress Rate

Indicates the maximum amount of ingress bandwidth (in mb/s) that this Ethernet port can receive with the configured sub-rate using packet-based accounting.

Load-balance-algo

Indicates the load balancing algorithm used on the port.

LACP Tunnel

Indicates whether LACP packet tunneling is enabled or disabled.

Sflow

Enabled — sFlow data collection for the port is enabled.

Disabled — sFlow data collection is disabled.

Dampening State

Displays the port dampening state: Disabled, Idle, or Active

Current Penalties

Displays the current accumulated penalties for port dampening.

Suppress Threshold

Displays the threshold at which the port-up state is suppressed until the accumulated penalties drop below the reuse threshold again.

Reuse Threshold

Displays the threshold at which the port-up state is no longer suppressed, after the port has been in a suppressed state and the accumulated penalties decay drops below this threshold.

Max Penalties

Displays the maximum penalty value for port dampening.

Max Suppress Time

Displays the time, in seconds, it can take after the link comes up before the worst case accumulated penalties have decayed to the reuse threshold.

Half Life

Displays the time, in seconds, that must pass before penalties decay to one-half the initial amount.

Down-when-looped

Shows whether the feature is enabled or disabled.

Keep Alive

Displays the time interval, in seconds, between keep-alive PDUs.

Loop Detected

True — Loop detected.

False — No loop detected.

Retry

Displays the minimum wait time, in seconds, before re-enabling the port after loop detection.

Use Broadcast Addr

True — Indicates that the broadcast address is to be used for the destination MAC address.

False — Indicates that the local port MAC address is to be used for the destination MAC address.

Sync. Status Msg

Whether synchronization status messages are enabled or disabled.

Rx Quality Level

Indicates which QL value has been received from the interface.

Tx DUS/DNU

Whether the QL value is forcibly set to QL-DUS/QL-DNU.

Tx Quality Level

Indicates which QL value is being transmitted out of the interface.

SSM Code Type

Indicates the SSM code type in use on the port.

ESMC Tunnel

Indicates whether ESMC frames are tunneled in Epipe or VPLS service.

Down On Int. Error

Enabled — Down on internal error feature is enabled.

Disabled — Down on internal error feature is disabled.

DOIE Tx Disable

Enabled — Laser is enabled if an internal MAC transmit error is encountered.

Disabled — Laser is disabled if an internal MAC transmit error is encountered.

CRC Mon SD Thresh

Specifies the error rate (for CRC errors) at which to declare the Signal Degrade (SD) condition on an Ethernet interface. If the field displays Disabled, no error rate has been specified.

CRC Mon Window

Specifies the size of the sliding window, in seconds, over which the Ethernet frames are sampled to detect signal fail or signal degrade conditions.

CRC Mon SF Thresh

Specifies the CRC error rate at which to declare the Signal Fail (SF) condition on an Ethernet interface. If the field displays Disabled, no error rate has been specified.

Sym Mon SD Thresh

Specifies the error rate (for symbol errors) at which to declare the Signal Degrade (SD) condition on an Ethernet interface. If the field displays Disabled, no error rate has been specified.

Sym Mon Window

Indicates the size of the sliding window, in seconds, over which the errors are measured.

Sym Mon SF Thresh

Specifies the symbol error rate at which to declare the Signal Fail (SF) condition on an Ethernet interface. If the field displays Disabled, no error rate has been specified.

Tot Sym Mon Errs

Displays the total number of symbol errors.

EFM OAM

Enabled — EFM OAM is enabled.

Disabled — EFM OAM is disabled.

EFM OAM Link Mon

Enabled — Link monitoring functionality is enabled.

Disabled — Link monitoring functionality is disabled.

Ignr EFM OAM State

Enabled — Any failure in the protocol state machine does not impact the state of the port.

Disabled — The port state is affected by any existing EFM-OAM protocol fault condition

Configured Address

The base chassis Ethernet MAC address.

Hardware Address

The interface's hardware or system assigned MAC address at its protocol sub-layer.

Transceiver Data

See Table 341.

Transceiver Status

Status of the transceiver.

Transceiver Type

The type of the transceiver.

Model Number

The model number of the transceiver.

TX Laser Wavelength

Indicates the transceiver laser wavelength.

Diag Capable

Indicates if the transceiver is capable of doing diagnostics.

Connector Code

The vendor organizationally unique identifier field (OUI)

contains the IEEE company identifier for the vendor.

Vendor OUI

The vendor-specific identifier field (OUI) contains the IEEE company identifier for the vendor.

Manufacture date

The manufacturing date of the hardware component in the mmddyyyy ASCII format.

Media

The media supported for the SFP.

Serial Number

The vendor serial number of the hardware component.

Part Number

The vendor part number contains ASCII characters, defining the vendor part number or product name.

Optical Compliance

Specifies the optical compliance code of the transceiver.

Link Length support

Specifies the link length support for the transceiver.

Transceiver Digital Diagnostic Monitoring (DDM)

Displays information for the transceiver Digital Diagnostic Monitoring (DDM), such as temperature and supply voltage.

Traffic Statistics

Refer to “Statistics on Physical PXC Ports” in the 7450 ESS, 7750 SR, 7950 XRS, and VSR Interface Configuration Guide.

Input/Output

When the collection of accounting and statistical data is enabled, then octet, packet, error, and utilization statistics are displayed.

Errors Input/Output

For packet-oriented interfaces, the number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. For character-oriented or fixed-length interfaces, the number of inbound transmission units that contained errors preventing them from being deliverable to a higher-layer protocol.

For packet-oriented interfaces, the number of outbound packets that could not be transmitted because of errors. For character-oriented or fixed-length interfaces, the number of outbound transmission units that could not be transmitted because of errors.

Utilization Input/Output

The value computed as the average of the traffic observed over the configured interval, presented as a percentage of the maximum possible traffic.

Ethernet Statistics

See Table 342.

Port Statistics

See Table 354.

Unicast Packets Input/Output

The number of packets, delivered by this sub-layer to a higher (sub-) layer, which were not addressed to a multicast or broadcast address at this sub-layer. The total number of packets that higher-level protocols requested be transmitted, and which were not addressed to a multicast or broadcast address at this sub-layer, including those that were discarded or not sent.

Multicast Packets Input/Output

The number of packets, delivered by this sub-layer to a higher (sub-) layer, which were addressed to a multicast address at this sub-layer. For a MAC layer protocol, this includes both group and functional addresses. The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sub-layer, including those that were discarded or not sent. For a MAC layer protocol, this includes both Group and Functional addresses.

Broadcast Packets Input/Output

The number of packets, delivered by this sub-layer to a higher (sub-) layer, which were addressed to a broadcast address at this sub-layer.

The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sub-layer, including those that were discarded or not sent.

For a MAC layer protocol, this includes both Group and Functional addresses.

Discards Input/Output

The number of inbound packets chosen to be discarded to possibly free up buffer space.

Unknown Proto Discards Input/Output

For packet-oriented interfaces, the number of packets received through the interface which were discarded because of an unknown or unsupported protocol. For character-oriented or fixed-length interfaces that support protocol multiplexing the number of transmission units received via the interface which were discarded because of an unknown or unsupported protocol. For any interface that does not support protocol multiplexing, this counter will always be 0. For ATM, this field displays cells discarded on an invalid vpi/vci. Unknown proto discards do not show up in the packet counts.

Ethernet-like Medium Statistics

See Table 343.

Per Threshold MDA Discard Statistics

Refer to “Packet Classification and Scheduling” in the 7450 ESS, 7750 SR, 7950 XRS, and VSR Interface Configuration Guide.

Ingress Port Forwarding Engine Drop Reason Statistics

When any of the packet counters increments, it indicates that a packet was dropped in the ingress data path or extracted to the control plane for further processing. The detailed per-reason drop statistics are available per-port for Ethernet ports (local on the 7450 ESS, 7750 SR, 7950 XRS, or satellite client ports) and for PXC sub-ports. An aggregate forwarding engine drop counter (packet and byte) is available per-SAP.

IPv4 Header Error

The IPv4 packet header contains an error such as an IPv4 header checksum error, an invalid IP version number (not 4 or 6), or an incorrect Total Length field.

IPv4 Invalid Address

An error in the source (SA) or destination (DA) IPv4 address was detected. For example class D or class E IPv4 DAs, loopback SA (127.0.0.0/8), 0.0.0.0/8 DA, SA is a subnet broadcast or network address and cases where the IPv4 address is a multicast address but the Ethernet destination address is not RFC1112 compliant. RFC1112 checks are also carried out on Ipipe traffic.

IPv6 Header Error

The IPv6 packet header contains an error such as an incorrect Payload Length field or an IP version not equal to '6' when the Ethernet etype or PPP ID indicates it is IPv6.

IPv6 Invalid Address

An error in the source (SA) or destination (DA) IPv6 address was detected. For example, an unspecified IPv6 DA, an IPv6 multicast SA and cases where the IPv6 address is a multicast address but the Ethernet destination address is not RFC2464 compliant. RFC 2464 checks are also carried out on IPIPE traffic.

IP Route Blackholed

The destination IP address of the packet matches a black hole route.

ACL Filter Discards

The packet was dropped by a filter (ACL) on the line card (such as IP or MAC filter). Packets dropped by CPM filters or ESM antispoof filters do not increment this counter.

Unicast RPF Check Failed

The IP packet failed the unicast reverse path forwarding (uRPF) check.

BFD Spoof Check Failed

The received BFD packet either failed the TTL check (single hop BFD TTL should be 255) or failed the source IP address lookup of known sessions. This counter may increment when BFD sessions are first configured since one side may start sending before the other is completely programmed and ready.

Unicast MAC Destination Address Mismatch

The unicast destination MAC address is a null address or does not match any of the expected MAC addresses associated with the receiving interface. Packets with multicast or broadcast MAC addresses do not increment this counter.

Multicast MAC With Unicast Dest IP

The Ethernet destination (MAC) address is multicast but the IP address is unicast.

Unknown MAC Destination Address Discarded in VPLS

The MAC destination address lookup in the MAC FDB failed and the VPLS service is configured to discard packets with unknown destination MAC addresses.

L2 Service MTU Exceeded

The length of the packet received on a SAP bound to a layer 2 service (such as VPLS or EPIPE) exceeded the configured MTU for the service.

Needs ICMP

The received packet requires the router to generate an ICMP message. For example, the IP packet TTL is expired or the destination host, network, or ESM subscriber is unreachable. Host unreachable can occur, among other reasons, if the destination address (for example, 10.0.1.2) of a packet resolves to a loopback interface subnet (for example, 10.0.1.1/24) but does not match the specific loopback address (for example, 10.0.1.1). Destination unreachable can also occur, for example, in response to an IPv6 packet received by a router from a point-to-point link (a non-Ethernet link) destined to an address within a subnet assigned to that same link (other than one of the receiving router's own addresses) as described in RFC 4443.

Sample Output: show port <port id> optical detail
*A:ALU-1# show port 4/1/1 optical detail
===============================================================================
Optical Interface
===============================================================================
Transceiver Data
 
Transceiver Status : operational
Transceiver Type   : MSA-100GLH
Model Number       : 28-0089-XX
TX Laser Wavelength: 1558.172 nm                Present Channel  : 24
TX Laser Frequency : 192.400 THz                Configured Chann*: 24
Laser Tunability   : fully-tunable              50GHz Ch Min/Max : 115/605
                                                100GHz Ch Min/Max: 12/61
RxDTV Adjust       : Enabled                    DAC Percent      : 50.00 %
Diag Capable       : yes                        
Number of Lanes    : 1                          
Connector Code     : LC                         Vendor OUI       : 00:03:fa
Manufacture date   : 2012/07/16                 Media            : Ethernet
Serial Number      : 122900645
Part Number        : AC100-201-00E
Optical Compliance : DWDM-TUN 
Link Length support: 80km for SMF
 
===============================================================================
Transceiver Digital Diagnostic Monitoring (DDM)
===============================================================================
                              Value High Alarm  High Warn   Low Warn  Low Alarm
-------------------------------------------------------------------------------
Temperature (C)               +60.9     +80.0      +70.0       +0.0       -5.0 
Supply Voltage (V)            12.07     13.00      12.60      11.40      11.00 
===============================================================================
 
===============================================================================
Transceiver Lane Digital Diagnostic Monitoring (DDM)
===============================================================================
                                 High Alarm   High Warn    Low Warn   Low Alarm
-------------------------------------------------------------------------------
Lane Temperature (C)                  +75.0       +70.0       +20.0       +15.0
Lane Tx Bias Current (mA)              10.0         9.0         3.0         2.0
Lane Tx Output Power (dBm)             3.00        2.00        0.00       -1.00
Lane Rx Optical Pwr (avg dBm)          8.16        5.00      -20.00      -23.01
 
-------------------------------------------------------------------------------
Lane ID Temp(C)/Alm       Tx Bias(mA)/Alm   Tx Pwr(dBm)/Alm   Rx Pwr(dBm)/Alm 
-------------------------------------------------------------------------------
    1          +48.4               5.1              0.99            -10.45     
===============================================================================
 
===============================================================================
Coherent Optical Module
===============================================================================
fg Tx Target Power:   1.00 dBm               Present Rx Channel : 24
Cfg Rx LOS Thresh  : -23.00 dBm               Cfg Rx Channel     : 24 (auto)
 
Disp Control Mode  : automatic                Sweep Start Disp   : -25500 ps/nm
Cfg Dispersion     :      0 ps/nm             Sweep End Disp     :   2000 ps/nm
CPR Window Size    : 4 symbols
 
Cfg Alarms         : modflt mod netrx nettx hosttx
Alarm Status       :
Defect Points      :
 
Rx Q Margin        :    10.1 dB                Chromatic Disp     :  1 ps/nm
SNR X Polar        :   19.7 dB                Diff Group Delay   :      0 ps
SNR Y Polar        :   19.8 dB                Pre-FEC BER        : 0.000E+00
 
Module State       : ready
Tx Turn-Up States  : init laserTurnUp laserReadyOff laserReady
                     modulatorConverge outputPowerAdjust
Rx Turn-Up States  : init laserReady waitForInput adcSignal opticalLock
                     demodLock
===============================================================================
 
-------------------------------------------------------------------------------
Coherent Optical Port Statistics (Elapsed Seconds: 80674)
-------------------------------------------------------------------------------
Statistic                        Current      Average      Minimum      Maximum
-------------------------------------------------------------------------------
Rx BER                         0.000E+00    2.323E-05    0.000E+00    4.646E-05
Rx SNR (dB)                         19.6         10.0          0.0         20.1
Rx Chromatic Disp (ps/nm)              1          -18          -37            1
Rx Diff Group Delay (ps)               0            0            0            0
Rx Freq Offset (MHz)                  38          -74         -347          200
Rx Q (dB)                           16.6          8.3          0.0         16.6
Rx Power (dBm)                    -10.44       -13.40       -99.00       -10.39
Tx Power (dBm)                      0.98        -2.00       -99.00         1.01
-------------------------------------------------------------------------------
===============================================================================
 
===============================================================================
Wavelength Tracker
===============================================================================
Port Type          : pluggable                SFP VOA Present    : yes
 
SFP VOA Type       : fast                     
Serial Number      : ALLU11--JS0100456        
Part Number        : 21131722-0101            
 
Power Control      : Enabled                  WaveKey Status     : Disabled
Target Power       : -10.00 dBm               WaveKey 1          : 0
Measured Power     :  -9.99 dBm               WaveKey 2          : 0
 
Cfg Alarms         : enc-fail enc-degr pwr-fail pwr-degr pwr-high pwr-low
                     missing
Alarm Status       : 
 
Maximum Power      :  -2.60 dBm               Power Upper Margin :   7.39 dB
Minimum Power      : -22.00 dBm               Power Lower Margin :  12.01 dB
===============================================================================
Table 341:  Output Fields: show port port-id optical detail

Label

Description

Transceiver Status

Status of the transceiver.

Transceiver Type

The type of the transceiver.

Model Number

The model number of the transceiver.

Transceiver Code

The code for the transmission media.

TX Laser Wavelength

Indicates the transceiver laser wavelength.

Present Channel

Specifies the present channel that the transceiver is on.

TX Laser Frequency

Indicates the transceiver laser frequency.

Configured Chann*

Specifies the channel that is configured for the transceiver.

Laser Tunability

Specifies the laser tune-ability of the transceiver.

50GHz Ch Min/Max

Specifies the 50 GHz channel minimum/maximum.

100GHz Ch Min/Max:

Specifies the 100 GHz channel minimum/maximum.

RxDTV Adjust

Specifies the Rx DTV adjust status.

DAC Percent

Specifies the DAC percentage of the transceiver.

Diag Capable

Indicates if the transceiver is capable of doing diagnostics.

Number of Lanes

Specifies the number of lanes of the transceiver.

Connector Code

The vendor organizationally unique identifier field (OUI)

contains the IEEE company identifier for the vendor.

Vendor OUI

Specifies the vendor OUI of the transceiver.

Manufacture date

The manufacturing date of the hardware component in the mmddyyyy ASCII format.

Media

The media supported for the SFP.

Serial Number

The vendor serial number of the hardware component.

Part Number

The vendor part number contains ASCII characters, defining the vendor part number or product name.

Optical Compliance

Specifies the optical compliance code of the transceiver.

Link Length support

Specifies the link length support for the transceiver.

Transceiver Digital Diagnostic Monitoring (DDM)

Displays information for the transceiver Digital Diagnostic Monitoring (DDM), such as temperature and supply voltage.

Transceiver Lane Digital Diagnostic Monitoring (DDM)

Displays information for the transceiver lane DDM, such as lane temperature and Tx bias current.

Coherent Optical Module

Displays information for the coherent optical module.

Coherent Optical Port Statistics

Displays statistics for the coherent optical port.

For Coherent CFP, the Rx Power field displays per-channel power.

Wavelength Tracker

Displays wavelength tracker information.

Sample Output: show port port-id vport <vport-name>
*A:Bennet-Dut-A# show port 1/1/2 vport "vp1" 
========================================================================
Ethernet port 1/1/2 Access Egress vport
========================================================================
VPort Name    : vp1                               
Description   : (Not Specified)
Sched Policy  : psp                               
 
Host-Matches
------------------------------------------------------------------------
Dest: dslam1                            
------------------------------------------------------------------------
========================================================================
*A:Bennet-Dut-A# 
 
 
*A:Bennet-Dut-A# show port 1/1/2 vport "vp1" associations 
========================================================================
Ethernet port 1/1/2 Access Egress vport
========================================================================
------------------------------------------------------------------------
VPort "vp1"
------------------------------------------------------------------------
svc-id : 1
 sap   : 1/1/2:1
 subscr: s1
 ip    : 10.1.1.2
 mac   : 00:00:00:00:00:01  pppoe-sid: N/A
========================================================================
*A:Bennet-Dut-A
 
 
*A:Bennet-Dut-A# show port 1/1/1 vport "abc" monitor-threshold 
===============================================================================
Port 1/1/1 Vport "abc" Monitor Threshold Info
===============================================================================
Attribute                            Exceed Count Config Rate   Threshold Prcnt
-------------------------------------------------------------------------------
Agg-Eps                              0            212           32
Lvl-1                                0            12323         89
Lvl-2                                0            32132         32
Lvl-5                                0            2323          4
Grp-01234567890123458746513513355656 0            2121          12
-------------------------------------------------------------------------------
Start Time    : 01/07/2015 16:53:16     End Time      : 01/07/2015 16:53:36
Total Samples : 
===============================================================================
*A:Bennet-Dut-A

Note: If the Vport name is omitted, statistics for all Vports are displayed (bulk read). The statistics are displayed only for the levels, groups, and agg-eps for which the monitor-threshold is enabled. The output information filtering per level, group, or agg-eps is not embedded in the show commands natively. Instead, the output can be filtered with the match extensions for the show command. For example, show port 1/1/1 vport test monitor-threshold | match Lvl-1.

 
*A:sne# show port 1/1/4 vport statistics
===============================================================================
Port 1/1/4 Access Egress vport
===============================================================================
VPort Name    : vp1
Description   : (Not Specified)
Sched Policy  : portschedpol1
Rate Limit    : Max
Rate Modify   : disabled
Modify delta  : 0
Vport Queueing Statistics
 
Last Cleared Time  : N/A
                        Packets                 Octets
Forwarded:              0                       0
Dropped  :              0                       0
-------------------------------------------------------------------------------
Vport per Level Queueing Statistics
                        Packets                 Octets
Level : 8
Forwarded:              0                       0
Dropped  :              0                       0
Level : 7
Forwarded:              0                       0
Dropped  :              0                       0
Level : 6
Forwarded:              0                       0
Dropped  :              0                       0
Level : 5
Forwarded:              0                       0
Dropped  :              0                       0
Level : 4
Forwarded:              0                       0
Dropped  :              0                       0
Level : 3
Forwarded:              0                       0
Dropped  :              0                       0
Level : 2
Forwarded:              0                       0
Dropped  :              0                       0
Level : 1
Forwarded:              0                       0
Dropped  :              0                       0
 
Host-Matches
-------------------------------------------------------------------------------
Dest: dslam1
-------------------------------------------------------------------------------
===============================================================================
*A:sne#
Sample Output: show port port-id detail (Excerpt Showing Ethernet Statistics)
A:ALA-48# show port 1/3/1 detail
===============================================================================
...
===============================================================================
Ethernet Statistics
===============================================================================
Broadcast Pckts  :               42621  Drop Events      :                   0
Multicast Pckts  :                   0  CRC/Align Errors :                   0
Undersize Pckts  :                   0  Fragments        :                   0
Oversize Pckts   :                   0  Jabbers          :                   0
Collisions       :                   0
 
Octets                         :             2727744
Packets                        :               42621
Packets of 64 Octets           :               42621
Packets of 65 to 127 Octets    :                   0
Packets of 128 to 255 Octets   :                   0
Packets of 256 to 511 Octets   :                   0
Packets of 512 to 1023 Octets  :                   0
Packets of 1024 to 1518 Octets :                   0
Packets of 1519 or more Octets :                   0
===============================================================================
Port Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Unicast Packets                                        0                      0
Multicast Packets                                      0                      0
Broadcast Packets                                  42621                      0
Discards                                               0                      0
Unknown Proto Discards                                 0
===============================================================================
...
Output Fields: show port port-id detail (Excerpt Showing Ethernet Statistics)

Table 342 describes the output fields for the show port detail command (showing the Ethernet Statistics section).

Table 342:  Output Fields: show port port-id detail (Excerpt Showing Ethernet Statistics)

Label

Description

Broadcast Pckts

The number of packets, delivered by this sub-layer to a higher (sub-) layer, which were addressed to a broadcast address at this sub-layer.

The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sub-layer, including those that were discarded or not sent.

For a MAC layer protocol, this includes both Group and Functional addresses.

Drop Events

The total number of events in which packets were dropped by the probe due to lack of resources. Note that this number is not necessarily the number of packets dropped; it is just the number of times this condition has been detected.

Multicast Pckts

The number of packets, delivered by this sub-layer to a higher (sub-) layer, which were addressed to a multicast address at this sub-layer. For a MAC layer protocol, this includes both Group and Functional addresses. The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sub-layer, including those that were discarded or not sent. For a MAC layer protocol, this includes both Group and Functional addresses.

CRC/Align Errors

The total number of packets received that had a length (excluding framing bits, but including FCS octets) of between 64 and 1518 octets, inclusive, but had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).

Undersize Pckts

The total number of packets received that were less than 64 octets long (excluding framing bits, but including FCS octets) and were otherwise well formed.

Fragments

The total number of packets received that were less than 64 octets in length (excluding framing bits but including FCS octets) and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).

Oversize Pckts

The total number of packets received that were longer than can be accepted by the physical layer of that port (9900 octets excluding framing bits, but including FCS octets for GE ports) and were otherwise well formed.

Jabbers

The total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets), and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).

Collisions

The best estimate of the total number of collisions on this Ethernet segment.

Octets

The total number of octets received.

Packets

The total number of packets received.

Sample Output: show port port-id detail (Excerpt Showing Ethernet-like Medium Statistics)
A:ALA-48# show port 1/3/1 detail
===============================================================================
...
===============================================================================
Ethernet-like Medium Statistics
===============================================================================
Alignment Errors :                   0  Sngl Collisions  :                   0
FCS Errors       :                   0  Mult Collisions  :                   0
SQE Test Errors  :                   0  Late Collisions  :                   0
CSE              :                   0  Excess Collisns  :                   0
Too long Frames  :                   0  Int MAC Tx Errs  :                   0
Symbol Errors    :                   0  Int MAC Rx Errs  :                   0
===============================================================================
A:ALA-48#
 
A:ALA-48# show port 1/2/1.sts192
============================================================================
WAN Interface Sublayer Path Info
============================================================================
Oper Status        : up
Signal Label       : 0x1a                   Rx Signal Label      : 0x1a
Trace String       : Nokia 7750 SR
Rx Trace Str(Hex)  : 89 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Cfg Alarm          : pais plop prdi pplm prei puneq plcd
Alarm Status       :
============================================================================
Port Statistics
============================================================================
                                                   Input
Output
----------------------------------------------------------------------------
Unicast Packets                                367218143
5311
Multicast Packets                                      0
0
Broadcast Packets                                      0
0
Discards                                               0
0
Unknown Proto Discards                                 0
============================================================================
A:ALA-48#
 
 
A:ALA-48# show port 1/2/1.sts192 detail
============================================================================
WAN Interface Sublayer Path Info
============================================================================
Oper Status        : up
Signal Label       : 0x1a                   Rx Signal Label      : 0x1a
Trace String       : Nokia 7750 SR
Rx Trace Str(Hex)  : 89 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Cfg Alarm          : pais plop prdi pplm prei puneq plcd
Alarm Status       :
============================================================================
Sonet Path
============================================================================
                                 Far End
-------------------------------------------
ES-P                   1               0
SES-P                  1               0
UAS-P                  0               0
CV-P                  10               0
============================================================================
============================================================================
Transmit:
LOP-P                  :               0
Fifo Error             :              96
Max Packet Error       :               0
Min Packet Error       :               0
LLP Packet Error       :               0
FIFO Underflow Error   :               0
 
Receive:
 
LOP-P                  :               0
AIS-P                  :               1
RDI-P                  :               0
PLM-P                  :               0
LCD-P                  :               0
Unequipped             :               0
Remote Error           :               6
Parity Error           :              10
Fifo Error             :               0
Max Pkt Error          :               0
Min Pkt Error          :               0
FCS Error              :               0
Packet Abort Error     :               0
Addr Ctrl Invalid      :               0
============================================================================
Port Statistics
============================================================================
Input
Output
----------------------------------------------------------------------------
Unicast Packets                                369758853
5312
Multicast Packets                                      0
0
Broadcast Packets                                      0
0
Discards                                               0
0
Unknown Proto Discards                                 0
============================================================================
A:ALA-48#
Output Fields: show port port-id detail (Excerpt Showing Ethernet-like Medium Statistics Output)

Table 343 describes the output fields for the show port detail command (showing the Ethernet-like Medium Statistics section).

Table 343:  Output Fields: show port detail (Except Showing Ethernet-like Medium Statistics)

Label

Description

Alignment Errors

The total number of packets received that had a length (excluding framing bits, but including FCS octets) of between 64 and 1518 octets, inclusive, but had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets.

Sngl Collisions

The number of frames that are involved in a single collision, and are subsequently transmitted successfully.

FCS Errors

The number of frames received on a particular interface that are an integral number of octets in length but do not pass the FCS check.

Mult Collisions

The number of frames that are involved in more than one collision and are subsequently transmitted successfully.

SQE Errors

The number of times that the SQE TEST ERROR is received on a particular interface.

Late Collisions

The number of times that a collision is detected on a particular interface later than one slotTime into the transmission of a packet.

CSE

The number of times that the carrier sense condition was lost or never asserted when attempting to transmit a frame on a particular interface.

Excess Collisns

The number of frames for which transmission on a particular interface fails due to excessive collisions.

Too long Frames

The number of frames received on a particular interface that exceed the maximum permitted frame size.

Int MAC Tx Errs

The number of frames for which transmission on a particular interface fails due to an internal MAC sublayer transmit error.

Symbol Errors

For an interface operating at 100 Mb/s, the number of times there was an invalid data symbol when a valid carrier was present.

Int MAC Rx Errs

The number of frames for which reception on a particular interface fails due to an internal MAC sublayer receive error.

In Pause Frames

The number of In Pause frames.

Out Pause Frames

The number of Out Pause frames.

Sample Output: show port port-id (Showing Channelized Ports)
A:ALA-7# show port 7/1/1.ds0grp-1.1
================================================================================
TDM DS0 Chan Group
================================================================================
Description        : DS3
Interface          : 7/1/1.ds0grp-1.1
TimeSlots          : 1
Speed              : 64                      CRC                  : 16
Admin Status       : up                      Oper status          : down
Last State Change  : 2007/04/11 01:14:37     Chan-Grp IfIndex     : 656441433
 
Configured mode    : access                  Encap Type           : bcp-null
Admin MTU          : 1522                    Oper MTU             : 1522
Physical Link      : No
================================================================================
Port Statistics
=======================================================================
                                         Input                  Output
-----------------------------------------------------------------------
Unicast Packets                              0                       0
Multicast Packets                            0                       0
Broadcast Packets                            0                       0
Discards                                     0                       0
Unknown Proto Discards                       0
=======================================================================
A:ALA-7#
 
 
A:ALA-7# show port 7/1/1.ds0grp-1.1 detail
================================================================================
TDM DS0 Chan Group
================================================================================
Description        : DS3
Interface          : 7/1/1.ds0grp-1.1
TimeSlots          : 1
Speed              : 64                      CRC                  : 16
Admin Status       : up                      Oper status          : down
Last State Change  : 04/11/2007 01:14:37     Chan-Grp IfIndex     : 656441433
 
Configured mode    : access                  Encap Type           : bcp-null
Admin MTU          : 1522                    Oper MTU             : 1522
Physical Link      : No
================================================================================
Port Statistics
=======================================================================
                                         Input                  Output
-----------------------------------------------------------------------
Unicast Packets                              0                       0
Multicast Packets                            0                       0
Broadcast Packets                            0                       0
Discards                                     0                       0
Unknown Proto Discards                       0
=======================================================================
A:ALA-7#
 
 
ALA-12# show port 7/1/1.1.1
===============================================================================
TDM DS0 Chan Group
===============================================================================
Description        : DS0GRP
Interface          : 3/1/1.1.1
TimeSlots          : 1
Speed              : 64                      CRC                  : 16
Admin Status       : up                      Oper status          : down
Last State Change  : 04/11/2007 06:54:28     Chan-Grp IfIndex     : 589332542
 
Configured mode    : access                  Encap Type           : bcp-null
Admin MTU          : 1518                    Oper MTU             : 1518
Physical Link      : No                      Bundle Number        : none
Idle Cycle Flags   : flags                   Load-balance-algo    : default
===============================================================================
Traffic Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Octets                                                 0                      0
Packets                                                0                      0
Errors                                                 0                      0
===============================================================================
Port Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Packets                                                0                      0
Discards                                               0                      0
Unknown Proto Discards                                 0
===============================================================================
ALA-12#
 
 
A:ALA-48# show port 3/1/3.e3
===============================================================================
TDM Interface
===============================================================================
Description        : E3
Interface          : 3/1/3.e3
Type               : e3                      Framing              : g751
Admin Status       : up                      Oper status          : down
Physical Link      : No                      Clock Source         : loop-timed
Last State Change  : 04/11/2007 06:54:28     Port IfIndex         : 589398019
 
Configured mode    : access                  Encap Type           : bcp-null
Admin MTU          : 1518                    Oper MTU             : 1518
CRC                : 16                      Channelized          : none
Idle Cycle Flags   : flags                   Loopback             : none
FEAC Loop Respond  : Disabled                In FEAC Loop         : No
BERT Pattern       : none                    BERT Duration        : N/A
Err Insertion Rate : 0                       Last BERT Synched    : 0 Seconds
BERT Status        : idle                    Last BERT Errors     : 0
                                             Last BERT Total Bits : 0
Cfg Alarm          : ais los
Alarm Status       :
Subrate Mode       : none
 
MDL Transmit       : none
-------------------------------------------------------------------------------
Local MDL Information
-------------------------------------------------------------------------------
EIC                :                         LIC                  :
FIC                :                         Unit                 :
PFI                :
Idle Signal Port   :
Test Signal Gen    :
-------------------------------------------------------------------------------
Far End MDL Information
-------------------------------------------------------------------------------
EIC                :                         LIC                  :
FIC                :                         Unit                 :
PFI                :
Idle Signal Port   :
Test Signal Gen    :
===============================================================================
Traffic Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Octets                                                 0                      0
Packets                                                0                      0
Errors                                                 0                      0
===============================================================================
Port Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Packets                                                0                      0
Discards                                               0                      0
Unknown Proto Discards                                 0
===============================================================================
A:ALA-48#
Output Fields: show port port-id (Showing Channelized Ports)

Table 344 describes the output fields for the show port command for a channelized port.

Table 344:  Output Fields: show port port-id (Showing Channelized Ports)

Label

Description

Description

A text description of the port.

Interface

The port ID.

TimeSlots

Specifies the DS0 timeslot used in the T1/E1 channel-group.

Speed

Indicates the speed of the DS0 channels used in the associated channel-group.

CRC

Indicates the precision of the cyclic redundancy check.

16 — A 16-bit CRC calculation.

32 — A 32-bit CRC calculation. 32-bit CRC increases the error detection ability, but it also adds some performance overhead.

Admin Status

Up — The port is administratively up.

Down — The administratively down.

Oper Status

Up — The port is operationally up.

Down — The port is operationally down.

Last State Change

Displays the last time the operational status of the port changed state.

Chan-Grp IfIndex

Displays the channel group’s interface index number which reflects its initialization sequence.

Configured Mode

network — The port is configured for transport network use.

access — The port is configured for service access. Channelized ports are always access ports.

Encap Type

The type of encapsulation protocol configured on this port's network interface.

bcp-null — Indicates that BCP is used as the NCP control protocol.

dot1q — Indicates that ingress frames carry 802.1Q tags where each tag signifies a different service.

Oper MTU

The negotiated size of the largest packet which can be sent on the channel, specified in octets. For channels that are used to transmit network datagrams, this is the size of the largest network datagram that can be sent.

Physical Link

Indicates whether or not the port has a physical link.

Unicast Packets Input/Output

The number of packets, delivered by this sub-layer to a higher (sub-) layer, which were not addressed to a multicast or broadcast address at this sub-layer.

Sample Output: show port port-id associations
A:ALA-1# show port 1/1/6 associations
==============================================================================
Interface Table
==============================================================================
Router/ServiceId                Name                            Encap Val
------------------------------------------------------------------------------
Router: Base                    if1000                          1000
Router: Base                    if2000                          2000
------------------------------------------------------------------------------
Interfaces
==============================================================================
A;ALA-1#
Output Fields: show port port-id associations

Table 345 describes the output fields for the show port port-id associations command.

Table 345:  Output Fields: show port port-id associations

Label

Description

Svc ID

The service identifier.

Name

The name of the IP interface.

Encap Value

The dot1q or qinq encapsulation value on the port for this IP interface.

Sample Output: show port port-id frame-relay
A:ALA-49>config>port# show port 8/1/2 frame-relay
===============================================================================
Frame Relay Info for 8/1/2
===============================================================================
Mode                    : dte           LMI Type                : itu
FR Interface Status     : fault
N391 DTE                : 6             N392 DCE                : 3
N392 DTE                : 3             N393 DCE                : 4
N393 DTE                : 4             T392 DCE                : 15
T391 DTE                : 10
Tx Status Enquiry       : 0             Rx Status Enquiry       : 0
Rx Status Messages      : 0             Tx Status Messages      : 0
Status Message Timeouts : 0             Status Enquiry Timeouts : 0
Discarded Messages      : 0             Inv. RxSeqNum Messages  : 0
===============================================================================
A:ALA-49>config>port#
Output Fields: show port port-id frame-relay

Table 346 describes the output fields for the show port port-id frame-relay command.

Table 346:  Output Fields: show port port-id frame-relay

Label

Description

Mode

Displays the mode of the interface. It can be set as Data terminal equipment (dte) or Data circuit-terminating equipment (DCE).

LMI Type

Displays the LMI type.

FR Interface Status

Displays the status of the Frame Relay interface as determined by the performance of the DLCMI. If no DLCMI is running, the Frame Relay interface will stay in the running state indefinitely.

Sample Output: show port port-id otu detail
A:ALA-49>config>port# show port 3/2/1 otu detail
===============================================================================
OTU Interface
===============================================================================
OTU Status         : Enabled                    FEC Mode         : enhanced
                                                Data Rate        : 11.049 Gb/s
Cfg Alarms         : loc los lof lom otu-ber-sf otu-bdi fec-sf
Alarm Status       : 
SF/SD Method       : FEC                        SF Threshold     : 1E-5
                                                SD Threshold     : 1E-7
 
SM-TTI Tx (auto)   : ALA-49:3/2/1/C17
SM-TTI Rx          : (Not Specified)
===============================================================================
OTU Statistics
===============================================================================
Statistics                                              Count
-------------------------------------------------------------------------------
FEC Corrected 0s                                                0
FEC Corrected 1s                                                0
FEC Unrrectable Sub-rows                                        0
FEC SES                                                         0
SM BIP8                                                         0
SM BEI                                                          0
SM SES                                                          0
PM BIP8                                                         0
PM BEI                                                          0
PM SES                                                          0
===============================================================================
Output Fields: show port port-id otu detail

Table 347 describes the output fields for the show port port-id otu detail command.

Table 347:  Output Fields: show port port-id otu detail

Label

Description

OTU Status

Status of the OTU (Optical Transport Unit): enabled or disabled. When OTU is enabled, and additional layer of framing encapsulates an MDA's natively programmed mode of operation, 10-Gigabit Ethernet LAN or WAN, adding SONET-Like Framing with FEC (Forward Error Correction). When OTU is disabled, the MDA operates in a 10-Gigabit Ethernet LAN or WAN as per Ethernet provisioning.

FEC Mode

Type of FEC (Forward Error Correction) in effect: g709, enhanced or disabled. When g709 is selected, the standard FEC method is used. When enhanced is selected, a proprietary FEC algorithm is used that extends optical reach in long haul applications. When disabled the bytes that are reserved for FEC in the OTU frame are transmitted as zeros and the FEC decoder is bypassed, but OTU framing is still in effect.

Data Rate

This indicates the data rate at which the port is operating. When OTU is encapsulating 10-Gigabit Ethernet WAN, the data rate is 10.709 Gb/s, the G.709 standard OTU2 data rate. When OTU is encapsulating 10-Gigabit Ethernet LAN, the data rate is either 11.049 Gb/s or 11.096 Gb/s, depending on the otu2-lan-data-rate configuration parameter of the port's OTU parameters. These data rates (11.049 Gb/s and 11.096 Gb/s) are considered OTU2e data rates that are non-standard or over-clocked with respect to G.709, but have become widely used in optical networking to transport un-altered 10-Gigabit Ethernet LAN payloads.

Cfg Alarms and Alarm Status

This indicates the alarms that shall be reported when raised or cleared. Alarms that are not in this list will not be reported when they are raised or cleared but will appear in the Alarm Status.

SF/SD Method

This indicates the selected method for declaring the SF (Signal Fail) or SD (Signal Degrade) alarm. When BIP8 is selected, the error rate of SM-BIP8 errors in the OTU frames declares SF or SD (This is very similar to SONET SF/SD which uses a rate of B2 errors). When FEC is selected, the rate of corrected bits declares SF or SD. This effectively indicates that the link would be degraded (SD) or failed (SF) if FEC was disabled and gives the user an early warning that the link is degrading or is about to fail.

SF Threshold

This is the configured error rate threshold at which the SF (Signal Fail) alarm will be raised.

SD Threshold

This is the configured error rate threshold at which the SD (Signal Degrade) alarm will be raised.

SM-TTI Tx (<mode>)

This is the configured SM-TTI (Section Monitor Trail Trace Identifier) to be transmitted by this port in the OTU overhead bytes. The modes are auto, string, or bytes. In the auto and string modes, a printable character string will be displayed. In bytes mode, up to 64 hex bytes will be displayed.

SM-TTI Rx

This is the SM-TTI (Section Monitor Trail Trace Identifier received by this port. When the received TTI is a printable string of characters, it will be displayed as a text string. When the received TTI contains one or more non-printable characters, it will be displayed at a sequence of 64 hex bytes. When the received TTI is all zeros, the string “Not Specified” will be displayed.

FEC Corrected 0s

Displays the number of bits that were received as 0s but corrected to 1s.

FEC Corrected 1s

Number of bits that were received as 1s but corrected to 0s.

FEC Uncorrectable Sub-Rows

The number of sub-rows that were not corrected because too many errors were detected.

FEC SES

The number of severely errored seconds were the number of uncorrectable sub-rows was greater than 15% of the maximum.

SM BIP8

The number of detected BIP-8 errors in the section monitor overhead.

SM BEI

The number of backward error indications received from the far end in the section monitor overhead.

SM SES

Section monitor severely errored seconds where the number of SM-BIP8 was greater than 15% of the maximum.

PM BIP8

The number of detected BIP-8 errors in the path monitor overhead.

PM BEI

The number of backward error indications received from the far end in the path monitor overhead.

PM SES

Section monitor severely errored seconds where the number of PM-BIP8 was greater than 15% of the maximum.

Sample Output: show port port-id port-scheduler statistics
*A:PE1# show port 5/1/5 port-scheduler statistics
 
===============================================================================
Port 5/1/5 Port Scheduler
===============================================================================
Policy-Name       : esp1
Description       : (Not Specified)
Last Cleared Time  : 11/16/2018 15:30:10
                        Packets                 Octets
Forwarded:              211912                  27124736
Dropped* :              853335                  109226880
-------------------------------------------------------------------------------
Port Scheduler per Level Queueing Statistics
                        Packets                 Octets
Level : 8
Forwarded:              0                       0
Dropped* :              0                       0
Level : 7
Forwarded:              0                       0
Dropped* :              0                       0
Level : 6
Forwarded:              0                       0
Dropped* :              0                       0
Level : 5
Forwarded:              0                       0
Dropped* :              0                       0
Level : 4
Forwarded:              0                       0
Dropped* :              0                       0
Level : 3
Forwarded:              0                       0
Dropped* :              0                       0
Level : 2
Forwarded:              84784                   10852352
Dropped* :              270297                  34598016
Level : 1
Forwarded:              127128                  16272384
Dropped* :              583038                  74628864
-------------------------------------------------------------------------------
* indicates that the policer drop statistics are not included if HQoS policers
are managed by the scheduler.
===============================================================================
Output Fields: show port port-id port-scheduler statistics

Table 348 describes the output fields for the show port port-id port-scheduler statistics command.

Table 348:  Output Fields: show port port-id port-scheduler statistics

Label

Description

Policy-Name

Displays the policy name

Description

Displays the description

Last Cleared

Displays the date and time the port scheduler counts were set to zero

Forwarded

Displays the number of forwarded packets and octets

Dropped

Displays the number of dropped packets and octets

Level

Displays the level number

Sample Output: show port port-id port-queues queue <queue-id>
# show port port-queues queue-depth queue 5
===============================================================================
Queue Depth Information (Port-based Network Egress)
===============================================================================
-------------------------------------------------------------------------------
Name                      : Queue: 5 Port=1/1/1
MBS                       : Def
Violation Threshold Percnt: xx.xx
Violation Total Count     : xxx
Violation Last Seen       : Thu Mar 26 12:39:33 PDT 2020
-------------------------------------------------------------------------------
Queue Depths (percentage)
-------------------------------------------------------------------------------
0%-10% 11%-20% 21%-30% 31%-40% 41%-50% 51%-60% 61%-70% 71%-80% 81%-90% 91%-100%
-------------------------------------------------------------------------------
100.00 0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00
-------------------------------------------------------------------------------
Average Elapsed Time             : 0d 00:11:11
Wghtd Avg Queue Poll Interval    : 100 ms
Wghtd Avg HiWtrMark Poll Interval: 1000 ms
-------------------------------------------------------------------------------
===============================================================================
Output Fields: show port port-id port-queues queue <queue-id>

Table 349 describes the output fields for the show port port-id port-queues queue queue-id command.

Table 349:  Output Fields: show port port-id port-queues queue <queue-id>

Label

Description

Name

Displays the name

Queue

Displays the queue information

MBS

Displays the MBS

Violation Threshold Percnt

Displays the violation threshold percentage

Violation Total Count

Displays the violation total count

Violation Last Seen

Displays the date and time of the last violation

Queue Depths (percentage)

Displays the queue depth percentages

Average Elapsed Time

Displays the average elapsed time

Wghtd Avg Queue Poll Interval

Displays the weighted average queue poll interval

Wghtd Avg HiWtrMark Poll Interval

Displays the weighted average high water mark queue poll interval

Sample Output: show port port-id ppp
A:SR-007# show port 1/1/1.1.1.1.1 ppp
===============================================================================
PPP Protocols for 1/1/1.1.1.1.1
===============================================================================
Protocol  State         Last Change         Restart Count   Last Cleared       
-------------------------------------------------------------------------------
lcp       opened        03/28/2007 13:06:28          7      03/28/2007 12:12:11
ipcp      initial       03/28/2007 11:39:45          0      03/28/2007 12:12:11
mplscp    initial       03/28/2007 11:39:45          0      03/28/2007 12:12:11
bcp       initial       03/28/2007 11:39:45          0      03/28/2007 12:12:11
osicp     opened        03/28/2007 13:06:28         12      03/28/2007 12:12:11
ipv6cp    opened        03/28/2007 13:06:28          7      03/28/2007 12:12:11
===============================================================================
PPP Statistics
===============================================================================
Local Mac address  : 00:03:fa:0e:76:e2  Remote Mac address : 00:00:00:00:00:00 
Local Magic Number : 0x7e9a9            Remote Magic Number: 0x7e18b           
Local IPv4 address : 0.0.0.0            Remote IPv4 address: 0.0.0.0           
Local IPv6 address : FE80::203:FAFF:FE81:5888              
Remote IPv6 address: FE80::203:FAFF:FE1A:7EE2 
Line Monitor Method: keepalive 
Keepalive statistics
Request interval   : 10           Threshold exceeded : 0                       
Drop Count         : 3            In packets         : 332                     
Time to link drop  : 00h00m30s    Out packets        : 332                     
Last cleared time  : 03/28/2007 12:12:11                                       
===============================================================================
A:SR-007# 
 
 
A:SR-007# show port 1/1/3 ppp detail
===============================================================================
PPP Protocols for 1/1/3.sts12
===============================================================================
Protocol  State         Last Change         Restart Count   Last Cleared
-------------------------------------------------------------------------------
lcp       initial       04/11/2007 10:56:11          0      04/11/2007 10:56:11
ipcp      initial       04/11/2007 10:56:11          0      04/11/2007 10:56:11
mplscp    initial       04/11/2007 10:56:11          0      04/11/2007 10:56:11
bcp       initial       04/11/2007 10:56:11          0      04/11/2007 10:56:11
osicp     initial       04/11/2007 10:56:11          0      04/11/2007 10:56:11
===============================================================================
PPP Statistics
===============================================================================
Local IP address   : 0.0.0.0            Remote IP address  : 0.0.0.0
Local Mac address  : 00:00:00:00:00:00  Remote Mac address : 00:00:00:00:00:00
Local Magic Number : 0x0                Remote Magic Number: 0x0
Line Monitor Method: keepalive
Keepalive statistics
Request interval   : 10           Threshold exceeded : 0
Drop Count         : 3            In packets         : 0
Time to link drop  : 00h00m30s    Out packets        : 0
Last cleared time  : 04/11/2007 10:56:11
===============================================================================
A:SR-007# 
 
 
 

The following output displays an example of a PPP link inside a multilink-bundle group:

*A:top_SR7# show port 3/1/4.1.2.3.1 ppp 
===============================================================================
LCP Protocol for 3/1/4.1.2.3.1
===============================================================================
Protocol  State         Last Change         Restart Count   Last Cleared       
-------------------------------------------------------------------------------
lcp       opened        05/22/2008 07:46:18          1      05/22/2008 06:28:48
===============================================================================
Keepalive statistics
 
Request interval   : 4            Threshold exceeded : 0                       
Drop Count         : 3            In packets         : 46404                   
Time to link drop  : 00h00m12s    Out packets        : 46404                   
Last cleared time  : 05/22/2008 06:28:48                                       
 
PPP Header Compression
 ACFC              : Enabled      PFC                : Enabled                 
===============================================================================
*A:top_SR7# 
 
 

The following output displays an example of a standalone PPP link:

*A:top_SR7# show port 3/1/
4.1.2.3.1 ppp                                                 
===============================================================================
PPP Protocols for 3/1/4.1.2.3.1
===============================================================================
Protocol  State         Last Change         Restart Count   Last Cleared       
-------------------------------------------------------------------------------
lcp       initial       05/24/2008 11:25:23          1      05/22/2008 06:28:48
ipcp      initial       05/22/2008 06:28:48          0      05/22/2008 06:28:48
mplscp    initial       05/22/2008 06:28:48          0      05/22/2008 06:28:48
bcp       initial       05/22/2008 06:28:48          0      05/22/2008 06:28:48
osicp     initial       05/22/2008 06:28:48          0      05/22/2008 06:28:48
ipv6cp    initial       05/22/2008 06:28:48          0      05/22/2008 06:28:48
===============================================================================
PPP Statistics
===============================================================================
Local Mac address  : 00:16:4d:8f:d3:57  Remote Mac address :                   
Local Magic Number : 0x0                Remote Magic Number: 0x0               
Local IPv4 address : 0.0.0.0            Remote IPv4 address: 0.0.0.0           
Local IPv6 address : ::                                    
Remote IPv6 address: ::                                    
 
Line Monitor Method: keepalive         
 
Keepalive statistics
 
Request interval   : 4            Threshold exceeded : 0                       
Drop Count         : 3            In packets         : 46418                   
Time to link drop  : 00h00m12s    Out packets        : 46418                   
Last cleared time  : 05/22/2008 06:28:48                                       
 
PPP Header Compression
 ACFC              : Enabled      PFC                : Enabled                 
===============================================================================
*A:top_SR7# 
Output Fields: show port port-id ppp

Table 350 describes the output fields for the show port port-id ppp command.

Table 350:  Output Fields: show port port-id ppp

Label

Description

Protocol

Displays the applicable protocols for the specified port.

State

Displays the current status of a PPP link. Values include initial, starting, closed, stopped, closing, stopping, requestSent, ackReceived, ackSent, opened.

Last Change

Displays the last time the PPP link state changed.

Restart Count

Displays the number of times that this Control Protocol has reached the 'open' state.

Last Cleared

Displays the date and time the restart count was set to zero.

Local IP address

Displays the IP address assigned the local end of the PPP link.

Remote IP address

Displays the IP address of the remote end of the PPP link.

Local Mac address

Displays the MAC address assigned the local end of the PPP link.

Remote Mac address

The Ethernet MAC address sent by the remote end of the PPP link.

Local Magic Number

Displays the local magic number to be sent to the peer. The magic number provides a method to detect loopbacks. If the value of the local magic number is the same as the value of remote magic number, then it is possible that the link might be looped back. If the two magic numbers do not match, then the link is not looped back.

Remote Magic Number

Displays the magic number sent by the peer.

If the value of remote magic number is the same as the value of the local magic number, then it is possible that the link might be looped back. If the two magic numbers do not match, then the link is not looped back.

Line Monitor Method

The type of line monitoring packets being sent and received on this PPP link.

Request Interval

The time interval in seconds at which keepalive requests are issued.

Threshold exceeded

Displays the number of times that the drop count was reached.

Drop Count

Displays the number of keepalive or LQR messages that were missed before the line was brought down.

In Packets

Displays the number of echo-reply packets received.

Time to link drop

Displays the time remaining before the link will be declared dropped if a keepalive echo reply packet is not received.

Out packets

Displays the number of echo-request packets sent.

Last cleared time

Displays the time since the last clear.

ACFC

Indicates whether Address and Control Field PPP Header Compression is enabled.

PFC

Indicates whether Protocol Field PPP Header Compression is enabled.

Sample Output: show port port-id atm
ALA-1# show port 9/1/2 atm
=============================================================================
ATM Info for 9/1/2
=============================================================================
Cell Mode             : UNI
Configured VCs        : 1                 Max Supported VCs  : 2000
Interface Oper Status : lower layer down  Number OCD Events  : 0
TC Alarm State        : LCD Failure
Last Unknown VPI/VCI  : none
=======================================================================
ATM Bandwidth Info
=======================================================================
                     kbps      %                         kbps      %
-----------------------------------------------------------------------
Ingress CBR        : 0          0%  Egress CBR         : 0          0%
Ingress RT-VBR     : 0          0%  Egress RT-VBR      : 0          0%
Ingress NRT-VBR    : 4000       1%  Egress NRT-VBR     : 0          0%
Ingress UBR        : 0          0%  Egress UBR         : 0          0%
-----------------------------------------------------------------------
Ingress Total      : 4000       1%  Egress Total       : 0          0%
ATM Link Bandwidth : 599041 kbps
Shaped Bandwidth   : 0 kbps
=======================================================================
ALA-1#
 
 
*A:ALA-48# show port 3/2/1 atm detail
=============================================================================
ATM Info for 3/2/1
=============================================================================
Cell Mode             : UNI               Mapping            : Direct
Configured VCs        : 0                 Configured VPs     : 0
Configured VTs        : 0                 Configured IFCs    : 0
Configured minimum VPI: 0
Last Unknown VPI/VCI  : none
=============================================================================
TC Sublayer Information
=============================================================================
TC Alarm State        : LCD Failure       Number OCD Events  : 0
HEC Errors (Dropped)  : 0                 HEC Errors (Fixed) : 0
===============================================================================
ATM Bandwidth Info
===============================================================================
                     kbps      %                             kbps      %
-------------------------------------------------------------------------------
Ingress CBR        : 0          0%      Egress CBR         : 0          0%
Ingress RT-VBR     : 0          0%      Egress RT-VBR      : 0          0%
Ingress NRT-VBR    : 0          0%      Egress NRT-VBR     : 0          0%
Ingress UBR        : 0          0%      Egress UBR         : 0          0%
-------------------------------------------------------------------------------
Ingress Total      : 0          0%      Egress Total       : 0          0%
ATM Link Bandwidth : 599041 kbps
Shaped Bandwidth   : 0 kbps
===============================================================================
ATM Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Octets                                                 0                      0
Cells                                                  0                      0
Unknown VPI/VCI Cells                                  0
===============================================================================
AAL-5 Packet Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Packets                                                0                      0
Dropped Packets                                        0                      0
CRC-32 Errors                                          0
===============================================================================
*A:ALA-48#
 
 
B:Dut-D# show port 2/2/1.1.1.1 atm 
=============================================================================
ATM Info for 2/2/1.1.1.1
=============================================================================
Cell Mode             : UNI               Mapping            : Direct        
Configured VCs        : 16                Configured VPs     : 0             
Configured VTs        : 0                 Configured IFCs    : 0             
Configured minimum VPI: 0                                                    
Last Unknown VPI/VCI  : none 
=============================================================================
TC Sublayer Information
=============================================================================
TC Alarm State        : No Alarm          Number OCD Events  : 0             
HEC Errors (Dropped)  : 0                 HEC Errors (Fixed) : 0 
===============================================================================
ATM Bandwidth Info
===============================================================================
                     kbps      %                             kbps      %       
-------------------------------------------------------------------------------
Ingress CBR        : 0          0%      Egress CBR         : 0          0%     
Ingress RT-VBR     : 0          0%      Egress RT-VBR      : 0          0%     
Ingress NRT-VBR    : 0          0%      Egress NRT-VBR     : 0          0%     
Ingress UBR        : 0          0%      Egress UBR         : 0          0%     
-------------------------------------------------------------------------------
Ingress Total      : 0          0%      Egress Total       : 0          0%     
ATM Link Bandwidth : 1920 kbps     
Shaped Bandwidth   : 0 kbps           
===============================================================================
B:Dut-D#
 
 
B:Dut-D# show port 2/2/1.1.1.1 atm detail
=============================================================================
ATM Info for 2/2/1.1.1.1
=============================================================================
Cell Mode             : UNI               Mapping            : Direct        
Configured VCs        : 16                Configured VPs     : 0             
Configured VTs        : 0                 Configured IFCs    : 0             
Configured minimum VPI: 0                                                    
Last Unknown VPI/VCI  : none 
=============================================================================
TC Sublayer Information
=============================================================================
TC Alarm State        : No Alarm          Number OCD Events  : 0             
HEC Errors (Dropped)  : 0                 HEC Errors (Fixed) : 0 
===============================================================================
ATM Bandwidth Info
===============================================================================
                     kbps      %                             kbps      %       
-------------------------------------------------------------------------------
Ingress CBR        : 0          0%      Egress CBR         : 0          0%     
Ingress RT-VBR     : 0          0%      Egress RT-VBR      : 0          0%     
Ingress NRT-VBR    : 0          0%      Egress NRT-VBR     : 0          0%     
Ingress UBR        : 0          0%      Egress UBR         : 0          0%     
-------------------------------------------------------------------------------
Ingress Total      : 0          0%      Egress Total       : 0          0%     
ATM Link Bandwidth : 1920 kbps     
Shaped Bandwidth   : 0 kbps           
===============================================================================
ATM Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Octets                                      228425945553           228453511542
Cells                                         4309923501             4310443614
Unknown VPI/VCI Cells                         4294967295                       
===============================================================================
AAL-5 Packet Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Packets                                       4302445396             4302705455
Dropped Packets                                        0                      0
CRC-32 Errors                                          0                       
===============================================================================
A:timetra-sim110#
 
 
B:Dut-D# show port 2/1/1 atm connections
=================================================================
ATM Connections, Port 2/1/1
=================================================================
           Owner  Type     Ing.TD  Egr.TD  Adm  OAM         Opr
-----------------------------------------------------------------
cp.1       SAP    CP       1       1       up               up
10/10      SAP    PVC      1       1       up   up          up
10/11      SAP    PVC      1       1       up   up          up
20/20      SAP    PVC      1       1       up   up          up
=================================================================
B:Dut-D#
Sample Output: show port port-id atm cp
A:SR12# show port 3/1/1 atm cp 
=========================================================================
ATM CPs, Port 3/1/1
=========================================================================
CP         Owner  Type     Ing.TD  Egr.TD  Adm  OAM         Opr          
-------------------------------------------------------------------------
5          SAP    CP       1       1                            
9          SAP    CP       1       1                            
=========================================================================
A:SR12#
 
 
A:SR12# show port 3/1/1 atm cp detail 
==========================================================================
ATM CP, Port 3/1/1
==========================================================================
CP         Owner  Type     Ing.TD  Egr.TD  Adm  OAM         Opr           
--------------------------------------------------------------------------
5          SAP    CP       1       1                            
==========================================================================
ATM CP Statistics
==========================================================================
Input                 Output
--------------------------------------------------------------------------
Octets                                      284958830153          15950085
Cells                                         5376581701            300945
Dropped CLP=0 Cells                                   90               200
Dropped Cells (CLP=0+1)                              290                  
Tagged Cells                                         780                  
==========================================================================
==========================================================================
ATM CP, Port 3/1/1
==========================================================================
CP         Owner  Type     Ing.TD  Egr.TD  Adm  OAM         Opr           
--------------------------------------------------------------------------
9          SAP    CP       1       1                            
==========================================================================
ATM CP Statistics
========================================================================= 
Input                 Output
--------------------------------------------------------------------------
Octets                                      284958830153          15950085
Cells                                         5376581701            300945
Dropped CLP=0 Cells                                   90               200
Dropped Cells (CLP=0+1)                              290                  
Tagged Cells                                         780                  
==========================================================================
A:SR12#
 
 
A:SR12# show port 3/1/1 atm cp 9      
==========================================================================
ATM CP
==========================================================================
Port Id            : 3/1/1               CP                 : 9
Owner              : SAP                 Endpoint Type      : CP
Ing. Td Idx        : 1                   Egr. Td Idx        : 1
==========================================================================
A:SR12#
 
 
A:SR12# show port 3/1/1 atm cp 9 detail 
==========================================================================
ATM CP
==========================================================================
Port Id            : 3/1/1               CP                 : 9
Owner              : SAP                 Endpoint Type      : CP
Ing. Td Idx        : 1                   Egr. Td Idx        : 1
==========================================================================
==========================================================================
ATM CP Statistics==
==========================================================================
Input                 Output
--------------------------------------------------------------------------
Octets                                      284958830153          15950085
Cells                                         5376581701            300945
Dropped CLP=0 Cells                                   90               200
Dropped Cells (CLP=0+1)                              290                  
Tagged Cells                                         780                  
==========================================================================
A:SR12#
 
 
B:Dut-D# show connection-profile
===============================================================================
Connection Profile Summary Information
===============================================================================
CP Index  Number of
          Members
-------------------------------------------------------------------------------
1         3
===============================================================================
B:Dut-D# 
 
 
B:Dut-D# show connection-profile 1
===============================================================================
Connection Profile 1 Information
===============================================================================
Description : My Connection Profile
Last Change : 09/11/2010 13:37:32
 
-------------------------------------------------------------------------------
VPI/VCI
-------------------------------------------------------------------------------
10/10
10/11
20/20
===============================================================================
B:Dut-D# 
Output Fields: show port port-id atm

Table 351 describes the output fields for the show port port-id atm command.

Table 351:  Output Fields: show port port-id atm

Label

Description

Cell Mode

Displays the cell format (UNI or NNI) that is used on the ATM interface.

Configured VCs

Displays the number of configured VCs.

Max Supported VCs

Indicates the maximum number of ATM VPCs that can be configured on this MDA.

Interface Oper Status

Indicates the status of the ATM interface. If the SONET-PATH layer and TC sublayer are operationally up, the ATM Interface is considered up. If the SONET-PATH layer and/or TC SubLayer is down, the ATM Interface is set to lowerLayerDown.

Number OCD Events

Displays the number of times the Out of Cell Delineation (OCD) events occurred.

TC Alarm State

Displays notifications that are generated when the ATM interface indicates that the TC sublayer is currently in the Loss of Cell Delineation (LCD) defect maintenance state or when the TC sublayer is currently not in the Loss of Cell Delineation (LCD) defect maintenance state.

Last Unknown VPI/VCI

Indicates the last unknown VPI/VCI that was received on this interface.

Ingress CBR

Indicates the total CBR bandwidth consumed on this interface in the ingress direction.

Egress CBR

Indicates the total CBR bandwidth consumed on this interface in the egress direction.

Ingress RT-VBR

Indicates the total real-time variable bit rate (rt-VBR) bandwidth consumed on this interface in the ingress direction.

Egress RT-VBR

Indicates the total real-time variable bit rate (rt-VBR) bandwidth consumed on this interface in the egress direction.

Ingress NRT-VBR

Indicates the total non-real-time variable bit rate (nrt-VBR) bandwidth consumed on this interface in the ingress direction.

Egress NRT-VBR

Indicates the total non-real-time variable bit rate (nrt-VBR) bandwidth consumed on this interface in the egress direction.

Ingress UBR

Indicates the total unspecified bit rate (UBR) bandwidth consumed on this interface in the ingress direction.

Egress UBR

Indicates the total unspecified bit rate (UBR) bandwidth consumed on this interface in the egress direction.

Ingress Total

Indicates the number of valid ATM cells received by the ATM interface including both CLP=0 and CLP=1 cells. If traffic policing is implemented, then cells are counted prior to the application of traffic policing.

ATM Link Bandwidth

Indicates the total ATM link bandwidth accepted on this interface.

Shaped Bandwidth

Indicates the total shaped bandwidth consumed on this interface in the egress direction.

HEC Errors (Dropped)

Indicates the number of cells with uncorrectable HEC errors on this interface.

HEC Errors (Fixed)

Indicates the number of fixed HEC errors on this interface.

Sample Output: show port port-id atm pvc detail
ALA-1# show port 9/1/2 atm pvc 0/500 detail
==============================================================================
ATM Endpoint
==============================================================================
Port Id            : 9/1/2               VPI/VCI            : 0/500
Admin State        : up                  Oper state         : down
OAM State          : ETE-AIS             Encap Type         : llc
Owner              : SAP                 AAL Type           : AAL-5
Endpoint Type      : PVC                 Cast Type          : P2P
Ing. Td Idx        : 5                   Egr. Td Idx        : 3
Last Changed       : 02/14/2007 14:15:12
==============================================================================
ATM Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Octets                                                 0                      0
Cells                                                  0                      0
===============================================================================
AAL-5 Packet Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Packets                                                0                      0
Dropped Packets                                        0                      0
CRC-32 Errors                                          0
Reassembly Timeouts                                    0
Over Sized SDUs                                        0
===============================================================================
ATM OAM Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
AIS                                                    0                      0
RDI                                                    0                      0
Loopback                                               0                      0
CRC-10 Errors                                          0
Other                                                  0
===============================================================================
A:ALA-1#
 
 
A:ALA-228# show port 2/2/1.1.1.1 atm pvc 0/100 detail
==============================================================================
ATM PVC
==============================================================================
Port Id            : 2/2/1.1.1.1         VPI/VCI            : 0/100           
Admin State        : up                  Oper state         : up              
OAM State          : up                  Encap Type         : llc             
Owner              : SAP                 AAL Type           : AAL-5           
Endpoint Type      : PVC                 Cast Type          : P2P             
Ing. Td Idx        : 101                 Egr. Td Idx        : 201             
Last Changed       : 06/15/2007 22:09:11 ILMI Vpi/Vci Range : n/a             
===============================================================================
ATM Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Octets                                          57173273               58892699
Cells                                            1078741                1111183
===============================================================================
AAL-5 Packet Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Packets                                           539382                 555603
Dropped Packets                                        0                      0
CRC-32 Errors                                          0                       
Reassembly Timeouts                                    0                       
Over Sized SDUs                                        0                       
===============================================================================
ATM OAM Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
AIS                                                    0                      0
RDI                                                    0                      1
Loopback                                               0                      0
CRC-10 Errors                                          0                       
Other                                                  0                       
===============================================================================
A:ALA-228#
Output Fields: show port port-id atm pvc detail

Table 352 describes the output fields for the show port port-id atm pvc detail command.

Table 352:  Output Fields: show port port-id atm pvc detail

Label

Description

Port Id

Configures or displays the port ID.

VPI/VCI

Displays the VPI/VCI values.

Admin State

Displays the administrative state of the interface connection.

Oper State

Indicates the status of the ATM interface.

OAM State

Indicates the OAM operational status of ATM connections.

ETE — indicates end-to-end connection.

AIS — denotes alarm indication signal.

RDI — denotes for remote defect indication.

LOC — indicates the alarm was due to loss of continuity.

Encap Type

Indicates the encapsulation type.

Owner

Identifies the system entity that owns a specific ATM connection.

AAL Type

Displays ATM Adaptation Layer 5 (AAL5) information.

Endpoint Type

Displays the endpoint type.

Cast Type

Indicates the connection topology type.

Type

Indicates the connection type.

Ing. Td Idx

Specifies the ATM traffic descriptor profile that applies to the receive direction of the interface connection.

Egr. Td Idx

Specifies the ATM traffic descriptor profile that applies to the transmit direction of the interface connection.

Last Changed

Indicates the date and time when the interface connection entered its current operational state.

Octets

Displays the number of input and output octets.

HEC discarded cells are not included in the input octet numbers.

Cells

Displays the number of input and output cells.

HEC discarded cells are not included in the input cell numbers.

Packets

Displays the number of input and output packets.

Packets discarded due to HEC or oversize discards are not counted. CRC errors are also in the packet counts show up on the VC level statistics but not on the port level.

Dropped Packets

Displays the number of packets dropped by the ATM SAR device.

CRC-32 Errors

Displays the number of valid AAL-5 SDUs and AAL-5 SDUs with CRC-32 errors received by the AAL-5 VCC.

Reassembly Timeouts

Displays the number of reassembly timeout occurrences.

Over Sized SDUs

Displays the total number of oversized SDU discards.

AIS

Displays the number of AIS cells transmitted and received on this connection for both end to end and segment.

RDI

Displays the number of RDI cells transmitted and received on this connection for both end to end and segment.

Loopback

Displays the number of loopback requests and responses transmitted and received on this connection for both end to end and segment.

CRC-10 Errors

Displays the number of cells discarded on this VPL with CRC 10 errors.

Other

Displays the number of OAM cells that are received but not identified.

Sample Output: show port port-id atm pvt detail
A:SR1_5>config>service# show port 1/2/2 atm pvt 0.0 detail
==============================================================================
ATM PVT
==============================================================================
Port Id            : 1/2/2               VPI Range          : 0.0             
Admin State        : up                  Oper state         : up              
Owner              : SAP                                                      
Endpoint Type      : PVT                 Cast Type          : P2P             
Ing. Td Idx        : 1                   Egr. Td Idx        : 1               
Last Changed       : 04/02/2007 01:59:21                                      
==============================================================================
ATM Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Octets                                                 0                      0
Cells                                                  0                      0
CLP=0 Cells                                            0                      0
Dropped CLP=0 Cells                                    0                      0
Dropped Cells (CLP=0+1)                                0                       
Tagged Cells                                           0                       
===============================================================================
A:SR1_5>config>service#
Output Fields: show port port-id atm pvt detail

Table 353 describes the output fields for the show port port-id atm pvt detail command.

Table 353:  Output Fields: show port port-id atm pvt detail

Label

Description

Port Id

Displays the port ID.

VPI/VCI

Displays the VPI/VCI values.

Admin State

Displays the administrative state of the interface connection.

Oper State

Indicates the status of the ATM interface.

Encap Type

Indicates the encapsulation type.

Owner

Identifies the system entity that owns a specific ATM connection.

Endpoint Type

Displays the endpoint type.

Cast Type

Indicates the connection topology type.

Ing. Td Idx

Specifies the ATM traffic descriptor profile that applies to the receive direction of the interface connection.

Egr. Td Idx

Specifies the ATM traffic descriptor profile that applies to the transmit direction of the interface connection.

Last Changed

Indicates the date and time when the interface connection entered its current operational state.

Octets

Displays the number of input and output octets.

HEC discarded cells are not included in the input octet numbers.

Cells

Displays the number of input and output cells.

HEC discarded cells are not included in the input cell numbers.

Dropped CLP

Displays the number of times the CLP1 cells have been dropped. CLP1 cells have lower priority than CLP0 cells and are expected to be discarded first in times of congestion.

Dropped Cells

Displays the number of cells dropped by the ATM SAR device.

Tagged Cells

Displays the number of cells that have been demoted from CLP0 to CLP1.

Sample Output: show port port-id [statistics [egress-aggregate]] [detail]

The output displays the aggregate egress queue statistics for ports configured with monitor-agg-egress-queue-stats which have non-zero counters. This can be shown for a single port, or all ports on an MDA or card. When the detail parameter is added, the output includes those ports with counters that are all zero.

*A:PE# show port 2 statistics egress-aggregate
===============================================================================
Port 2/1/1 Egress Aggregate Statistics on Slot 2
===============================================================================
                        Forwarded                Dropped                  Total
-------------------------------------------------------------------------------
PacketsIn                     292                      0                    292
PacketsOut                      0                      0                      0
OctetsIn                    25013                      0                  25013
OctetsOut                       0                      0                      0
===============================================================================
===============================================================================
Port 2/1/2 Egress Aggregate Statistics on Slot 2
===============================================================================
                        Forwarded                Dropped                  Total
-------------------------------------------------------------------------------
PacketsIn                     136                      0                    136
PacketsOut                      0                      0                      0
OctetsIn                     9320                      0                   9320
OctetsOut                       0                      0                      0
===============================================================================
*A:PE#
*A:PE# show port 2 statistics egress-aggregate detail
===============================================================================
Port 2/1/1 Egress Aggregate Statistics on Slot 2
===============================================================================
                        Forwarded                Dropped                  Total
-------------------------------------------------------------------------------
PacketsIn                     303                      0                    303
PacketsOut                      0                      0                      0
OctetsIn                    25996                      0                  25996
OctetsOut                       0                      0                      0
===============================================================================
===============================================================================
Port 2/1/2 Egress Aggregate Statistics on Slot 2
===============================================================================
                        Forwarded                Dropped                  Total
-------------------------------------------------------------------------------
PacketsIn                     140                      0                    140
PacketsOut                      0                      0                      0
OctetsIn                     9598                      0                   9598
OctetsOut                       0                      0                      0
===============================================================================
===============================================================================
Port 2/1/3 Egress Aggregate Statistics on Slot 2
===============================================================================
                        Forwarded                Dropped                  Total
-------------------------------------------------------------------------------
PacketsIn                       0                      0                      0
PacketsOut                      0                      0                      0
OctetsIn                        0                      0                      0
OctetsOut                       0                      0                      0
===============================================================================
*A:PE#
Sample Output: show port statistics
===============================================================================
Port Statistics on Slot 1
===============================================================================
Port                        Ingress Packets                  Ingress Octets
Id                           Egress Packets                   Egress Octets
-------------------------------------------------------------------------------
1/1/1                                     2                            1510    
                                          2                            1510    
1/1/2                                     2                            1510    
                                          2                            1510    
1/1/3                                     2                            1510    
                                          2                            1510    
1/1/5                                     4                            1648    
                                          3                            1574    
1/2/1                  18446744073709551608            18446744073709551504    
                       18446744073709551608            18446744073709551392    
1/2/2                  18446744073709551608            18446744073709551504    
                       18446744073709551608            18446744073709551392 
Output Fields: show port statistics

Table 354 describes the output fields for the show port statistics command.

Table 354:  Output Fields: show port statistics

Label

Description

Ingress Packets

Displays the ingress packets on a per-port basis.

Ingress Octets

Displays the ingress octets on a per-port basis.

Egress Packets

Displays the egress packets on a per-port basis.

Egress Octets

Displays the egress octets on a per-port basis.

Sample Output: show port port-id dot1x
A:Dut-C# show port 2/1/11 dot1x 
===============================================================================
802.1x Port Status
===============================================================================
Port control            : force-auth
Port status             : authorized
Authenticator PAE state : force-auth
Backend state           : idle
Reauth enabled          : no           Reauth period         : N/A
Max auth requests       : 2            Transmit period       : 30        
Supplicant timeout      : 30           Server timeout        : 30        
Quiet period            : 60        
Radius-plcy             : N/A
Tunneling               : false
===============================================================================
802.1x Session Statistics
===============================================================================
authentication method   : remote-radius
last session id         : PAC-04258000-6E64D82E
last session time       : 49213d04h
last session username   : N/A
last session term cause : N/A
user tx octets          : 1525626453326
user tx frames          : 329677551
user rx octets          : 1399995911442
user rx frames          : 302536308
===============================================================================
Macsec
===============================================================================
Admin State                  : Up
eapol-destination-address    :                  
Security Zone                : 3
ca-name                      : dut_B_C_256_01
===============================================================================
Output Fields: show port port-id dot1x

Table 355 describes the output fields for the following command.

  1. show port port-id dot1x
Table 355:  Output Fields: show port port-id dot1x

Label

Description

Port control

Specifies the 802.1x port control: auto, force-auth, force-unauth.

Port status

Specifies the 802.1x port status.

Authenticator PAE state

Specifies the 802.1x port authenticator PAE state.

Backend state

Specifies the 802.1x port backend state.

Reauth enabled

no — The 802.1x port reauth enabled is not up.

yes — The 802.1x port reauth enabled is up.

Reauth period

Specifies the 802.1x port reauthorization period.

Max auth requests

Specifies the 802.1x port maximum authorization requests.

Transmit period

Specifies the 802.1x port transmit period.

Supplicant timeout

Specifies the 802.1x port supplicant timeout.

Server timeout

Specifies the 802.1x port server timeout.

Quiet period

Specifies the 802.1x port quiet period: 1-3600 seconds.

Radius-plcy

Specifies the 802.1x port RADIUS policy name.

Tunneling

true — The 802.1x port tunneling is on.

false — The 802.1x port tunneling is not on.

authentication method

Specifies the 802.1x session authentication method.

last session id

Specifies the 802.1x last session ID.

last session time

Specifies the 802.1x last session time.

last session username

Specifies the 802.1x last session username.

last session term cause

Specifies the 802.1x last session term cause.

user tx octets

Specifies the 802.1x session user Tx octets.

user tx frames

Specifies the 802.1x session user Tx frames.

user rx octets

Specifies the 802.1x session user Rx octets.

user rx frames

Specifies the 802.1x session user Rx frames.

Admin State

Up — The MACsec is administratively up.

Down — The MACsec is administratively down.

If port <x/y/z> ethernet macsec sub-port 1 is shutdown, the admin state will be down. Otherwise, the admin state is up.

eapol-destination-address

Specifies the destination mac address used in the EAPoL packet for MACsec Key Agreement (MKA) PDUs.

Security Zone

Specifies which security zone this port belongs to.

ca-name

Specifies the CA name assigned to this port.

Sample Output: show port esat-n/n/n

The output displays Ethernet satellite port information.

*A:Dut-A# show port esat-1/1/2
 
===============================================================================
Ethernet Interface
===============================================================================
Description        : 10/100/Gig Ethernet SFP
Interface          : esat-1/1/2                 Oper Speed       : 1 Gbps
Link-level         : Ethernet                   Config Speed     : 1 Gbps
Admin State        : up                         Oper Duplex      : full
Oper State         : up                         Config Duplex    : full
Physical Link      : Yes                        MTU              : 1578
Single Fiber Mode  : No                         Min Frame Length : 64 Bytes
IfIndex            : 1140918274                 Hold time up     : 0 seconds
Last State Change  : 06/24/2016 09:33:16        Hold time down   : 0 seconds
Last Cleared Time  : N/A                        DDM Events       : Enabled
Phys State Chng Cnt: 1                         
 
Configured Mode    : access                     Encap Type       : null
Dot1Q Ethertype    : 0x8100                     QinQ Ethertype   : 0x8100
PBB Ethertype      : 0x88e7                    
Ing. Pool % Rate   : 100                        Egr. Pool % Rate : 100
Ing. Pool Policy   : n/a
Egr. Pool Policy   : n/a
Net. Egr. Queue Pol: default                   
Egr. Sched. Pol    : n/a
Monitor Port Sched : Disabled                  
Monitor Agg Q Stats: Disabled                  
Auto-negotiate     : true                       MDI/MDX          : MDI
Oper Phy-tx-clock  : not-applicable            
Accounting Policy  : None                       Collect-stats    : Disabled
Acct Plcy Eth Phys : None                       Collect Eth Phys : Disabled
Egress Rate        : Default                    Ingress Rate     : Default
Load-balance-algo  : Default                    LACP Tunnel      : Disabled
Access Bandwidth   : Not-Applicable             Booking Factor   : 100
Access Available BW: 0                         
Access Booked BW   : 0                         
Sflow              : Disabled                  
 
Down-when-looped   : Disabled                   Keep-alive       : 10
Loop Detected      : False                      Retry            : 120
Use Broadcast Addr : False                     
 
Sync. Status Msg.  : Disabled                   Rx Quality Level : N/A
Tx DUS/DNU         : Disabled                   Tx Quality Level : N/A
SSM Code Type      : sdh                        ESMC Tunnel      : Disabled
 
Down On Int. Error : Disabled                   DOIE Tx Disable  : N/A
 
CRC Mon SD Thresh  : Disabled                   CRC Mon Window   : 10 seconds
CRC Mon SF Thresh  : Disabled                  
 
EFM OAM            : Disabled                   EFM OAM Link Mon : Disabled
 
Configured Address : a4:7b:2c:c7:3f:d6
Hardware Address   : a4:7b:2c:c7:3f:d6
 
Transceiver Data
 
Transceiver Status : operational
Transceiver Type   : SFP
Model Number       : 3HE00027CAAA01  ALA  IPUIBDKDAA
TX Laser Wavelength: 850 nm                     Diag Capable     : yes
Connector Code     : LC                         Vendor OUI       : 00:90:65
Manufacture date   : 2014/11/30                 Media            : Ethernet
Serial Number      : NSN1ABK        
Part Number        : FTLF8519P3BTL-A5
Optical Compliance : GIGE-SX
Link Length support: 550m for OM2 50u MMF; 300m for OM1 62.5u MMF
 
===============================================================================
Transceiver Digital Diagnostic Monitoring (DDM), Internally Calibrated
===============================================================================
                              Value High Alarm  High Warn   Low Warn  Low Alarm
-------------------------------------------------------------------------------
Temperature (C)               +31.7    +110.0      +93.0      -30.0      -40.0
Supply Voltage (V)             3.25      3.60       3.50       3.10       3.00
Tx Bias Current (mA)            6.2      13.0       12.5        2.0        1.0
Tx Output Power (dBm)         -5.08      0.00      -3.00      -9.50     -13.50
Rx Optical Power (avg dBm)    -5.81      0.50      -1.00     -16.99     -21.02
===============================================================================
===============================================================================
 
===============================================================================
Traffic Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Octets                                        1585504864             1585783120
Packets                                          3196585                3197146
Errors                                                 0                      0
 
===============================================================================
Port Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Unicast Packets                                  3196583                3197143
Multicast Packets                                      0                      0
Broadcast Packets                                      2                      3
Discards                                               0                      0
Unknown Proto Discards                                 0
===============================================================================
 
===============================================================================
Ethernet-like Medium Statistics
===============================================================================
 
Alignment Errors :                   0  Sngl Collisions  :                   0
FCS Errors       :                   0  Mult Collisions  :                   0
SQE Test Errors  :                   0  Late Collisions  :                   0
CSE              :                   0  Excess Collisns  :                   0
Too long Frames  :                   0  Int MAC Tx Errs  :                   0
Symbol Errors    :                   0  Int MAC Rx Errs  :                   0
===============================================================================
Sample Output: show port ethernet

The following output is an example of Ethernet information.

A:ALU-1# show port 5/1/4 detail
===============================================================================
Ethernet Interface
===============================================================================
Description        : 10-Gig Ethernet
Interface          : 5/1/4                      Oper Speed       : 10 Gbps
Link-level         : Ethernet                   Config Speed     : N/A
Admin State        : up                         Oper Duplex      : full
Oper State         : down                       Config Duplex    : N/A
Physical Link      : No                         MTU              : 9212
Single Fiber Mode  : No                         Min Frame Length : 64 Bytes
IfIndex            : 170000384                  Hold time up     : 0 seconds
Last State Change  : 04/28/2017 13:09:15        Hold time down   : 0 seconds
Last Cleared Time  : N/A                        DDM Events       : Enabled
Phys State Chng Cnt: 10                         RS-FEC Mode      : None
 
Configured Mode    : network                    Encap Type       : null
Dot1Q Ethertype    : 0x8100                     QinQ Ethertype   : 0x8100
PBB Ethertype      : 0x88e7                     
Ing. Pool % Rate   : 100                        Egr. Pool % Rate : 100
Ing. Pool Policy   : n/a
Egr. Pool Policy   : n/a
Net. Egr. Queue Pol: default                    
Egr. Sched. Pol    : n/a
HS Scheduler Plcy  : default
HS Port Pool Plcy  : default
Monitor Port Sched : Disabled                   
Monitor Agg Q Stats: Disabled                   
Auto-negotiate     : N/A                        MDI/MDX          : N/A
Oper Phy-tx-clock  : not-applicable             
Accounting Policy  : None                       Collect-stats    : Disabled
Acct Plcy Eth Phys : None                       Collect Eth Phys : Disabled
Egress Rate        : Default                    Ingress Rate     : Default
Load-balance-algo  : Default                    LACP Tunnel      : Disabled
Access Bandwidth   : Not-Applicable             Booking Factor   : 100
Access Available BW: 0                          
Access Booked BW   : 0                          
Sflow              : Disabled                   
 
Dampening State    : Active                     Current Penalties: 2297
Suppress Threshold : 1500                       Reuse Threshold  : 1000
Max Penalties      : 4000                       Max Suppress Time: 40 seconds
Half Life          : 20 seconds                 
 
Down-when-looped   : Disabled                   Keep-alive       : 10
Loop Detected      : False                      Retry            : 120
Use Broadcast Addr : False                      
 
Sync. Status Msg.  : Disabled                   Rx Quality Level : N/A
Tx DUS/DNU         : Disabled                   Tx Quality Level : N/A
SSM Code Type      : sdh                        ESMC Tunnel      : Disabled
 
Down On Int. Error : Disabled                   DOIE Tx Disable  : Disabled
 
CRC Mon SD Thresh  : Disabled                   CRC Mon Window   : 10 seconds
CRC Mon SF Thresh  : Disabled                   
 
Sym Mon SD Thresh  : Disabled                   Sym Mon Window   : 10 seconds
Sym Mon SF Thresh  : Disabled                   Tot Sym Mon Errs : 0
 
EFM OAM            : Disabled                   EFM OAM Link Mon : Disabled
Ignr EFM OAM State : False                      
 
Configured Address : 10:e8:78:4d:24:f0
Hardware Address   : 10:e8:78:4d:24:f0
Cfg Alarm          : remote local
 
Transceiver Data
 
Transceiver Status : operational
Transceiver Type   : SFP
Model Number       : 3HE04823AAAA01  ALA  IPU3ANKEAA
TX Laser Wavelength: 1310 nm                    Diag Capable     : yes
Connector Code     : LC                         Vendor OUI       : 00:90:65
Manufacture date   : 2016/07/23                 Media            : Ethernet
Serial Number      : AW40PC8         
Part Number        : FTLX1471D3BCL-A5
Optical Compliance : 10GBASE-LR 
Link Length support: 10km for SMF
 
===============================================================================
Transceiver Digital Diagnostic Monitoring (DDM), Internally Calibrated
===============================================================================
                              Value High Alarm  High Warn   Low Warn  Low Alarm
-------------------------------------------------------------------------------
Temperature (C)               +38.1     +78.0      +73.0       -8.0      -13.0 
Supply Voltage (V)             3.31      3.70       3.60       3.00       2.90 
Tx Bias Current (mA)           40.3      85.0       80.0       20.0       15.0 
Tx Output Power (dBm)         -1.29      2.00       1.00      -7.00      -8.00 
Rx Optical Power (avg dBm)    -1.38      2.50       2.00     -18.01     -20.00 
===============================================================================
===============================================================================
 
===============================================================================
OTU Interface
===============================================================================
OTU Status         : Disabled                   
===============================================================================
 
===============================================================================
Traffic Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Octets                                                 0                      0
Packets                                                0                      0
Errors                                                 0                      0
Utilization (300 seconds)                          0.00%                  0.00%
 
===============================================================================
Ethernet Statistics
===============================================================================
Broadcast Pckts  :                   0  Drop Events      :                   0
Multicast Pckts  :                   0  CRC/Align Errors :                   0
Undersize Pckts  :                   0  Fragments        :                   0
Oversize Pckts   :                   0  Jabbers          :                   0
Collisions       :                   0
Octets                         :                   0
Packets                        :                   0
Packets of 64 Octets           :                   0
Packets of 65 to 127 Octets    :                   0
Packets of 128 to 255 Octets   :                   0
Packets of 256 to 511 Octets   :                   0
Packets of 512 to 1023 Octets  :                   0
Packets of 1024 to 1518 Octets :                   0
Packets of 1519 or more Octets :                   0
===============================================================================
 
===============================================================================
Port Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Unicast Packets                                        0                      0
Multicast Packets                                      0                      0
Broadcast Packets                                      0                      0
Discards                                               0                      0
Unknown Proto Discards                                 0 
===============================================================================
 
===============================================================================
Ethernet-like Medium Statistics
===============================================================================
Alignment Errors :                   0  Sngl Collisions  :                   0
FCS Errors       :                   0  Mult Collisions  :                   0
SQE Test Errors  :                   0  Late Collisions  :                   0
CSE              :                   0  Excess Collisns  :                   0
Too long Frames  :                   0  Int MAC Tx Errs  :                   0
Symbol Errors    :                   0  Int MAC Rx Errs  :                   0
In Pause Frames  :                   0  Out Pause Frames :                   0
===============================================================================
 
===============================================================================
Per Threshold MDA Discard Statistics
===============================================================================
                                Packets                 Octets
-------------------------------------------------------------------------------
Threshold 0 Dropped :           0                       0                     
Threshold 1 Dropped :           0                       0                     
Threshold 2 Dropped :           0                       0                     
Threshold 3 Dropped :           0                       0                     
Threshold 4 Dropped :           0                       0                     
Threshold 5 Dropped :           0                       0                     
Threshold 6 Dropped :           0                       0                     
Threshold 7 Dropped :           0                       0                     
Threshold 8 Dropped :           0                       0                     
Threshold 9 Dropped :           0                       0                     
Threshold 10 Dropped :          0                       0                     
Threshold 11 Dropped :          0                       0                     
Threshold 12 Dropped :          0                       0                     
Threshold 13 Dropped :          0                       0                     
Threshold 14 Dropped :          0                       0                     
Threshold 15 Dropped :          0                       0                     
===============================================================================
 
===============================================================================
Ingress Port Forwarding Engine Drop Reason Statistics
===============================================================================
IPv4 Header Error                                      0
IPv4 Invalid Address                                   0
IPv6 Header Error                                      0
IPv6 Invalid Address                                   0
IP Route Blackholed                                    0
ACL Filter Discards                                    0
Unicast RPF Check Failed                               0
BFD Spoof Check Failed                                 0
Unicast MAC Destination Address Mismatch               0
Multicast MAC With Unicast Dest IP                     0
Unknown MAC Destination Address Discarded in VPLS      0
L2 Service MTU Exceeded                                0
Needs ICMP                                             0
===============================================================================
 
===============================================================================
Queue Statistics
===============================================================================
                                                        
-------------------------------------------------------------------------------
Ingress Queue  1             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue  2             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue  3             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue  4             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue  5             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue  6             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue  7             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue  8             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue  9             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue 10             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue 11             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue 12             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue 13             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue 14             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue 15             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue 16             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
 
Egress Queue  1              Packets                 Octets
     In/Inplus Prof fwded  :    0                       0
     In/Inplus Prof dropped:    0                       0
     Out/Exc Prof fwded    :    0                       0
     Out/Exc Prof dropped  :    0                       0
Egress Queue  2              Packets                 Octets
     In/Inplus Prof fwded  :    0                       0
     In/Inplus Prof dropped:    0                       0
     Out/Exc Prof fwded    :    0                       0
     Out/Exc Prof dropped  :    0                       0
Egress Queue  3              Packets                 Octets
     In/Inplus Prof fwded  :    0                       0
     In/Inplus Prof dropped:    0                       0
     Out/Exc Prof fwded    :    0                       0
     Out/Exc Prof dropped  :    0                       0
Egress Queue  4              Packets                 Octets
     In/Inplus Prof fwded  :    0                       0
     In/Inplus Prof dropped:    0                       0
     Out/Exc Prof fwded    :    0                       0
     Out/Exc Prof dropped  :    0                       0
Egress Queue  5              Packets                 Octets
     In/Inplus Prof fwded  :    0                       0
     In/Inplus Prof dropped:    0                       0
     Out/Exc Prof fwded    :    0                       0
     Out/Exc Prof dropped  :    0                       0
Egress Queue  6              Packets                 Octets
     In/Inplus Prof fwded  :    0                       0
     In/Inplus Prof dropped:    0                       0
     Out/Exc Prof fwded    :    0                       0
     Out/Exc Prof dropped  :    0                       0
Egress Queue  7              Packets                 Octets
     In/Inplus Prof fwded  :    0                       0
     In/Inplus Prof dropped:    0                       0
     Out/Exc Prof fwded    :    0                       0
     Out/Exc Prof dropped  :    0                       0
Egress Queue  8              Packets                 Octets
     In/Inplus Prof fwded  :    0                       0
     In/Inplus Prof dropped:    0                       0
     Out/Exc Prof fwded    :    0                       0
     Out/Exc Prof dropped  :    0                       0
===============================================================================
Sample Output: show port ethernet efm-oam

The following output is an example of EFM-OAM information.

show port 1/1/1 ethernet efm-oam
===============================================================================
Ethernet Oam (802.3ah)
===============================================================================
Admin State        : down
Oper State         : disabled
Mode               : active
Pdu Size           : 1518
Config Revision    : 0
Function Support   : LB
Transmit Interval  : 1000 ms
Multiplier         : 5
Hold Time          : 0
Tunneling          : false
Loop Detected      : false
Grace Tx Enable    : true (inactive)
Grace Vendor OUI   : 00:16:4d
Dying Gasp on Reset: true (inactive)
Soft Reset Tx Act  : none
Trigger Fault      : none
Vendor OUI         : 00:16:4d (alu)
Vendor Info        : 00:01:00:02
No Peer Information Available
Loopback State     : None
Loopback Ignore Rx : Ignore
Ignore Efm State   : false
Link Monitoring    : disabled
Peer RDI Rx
  Critical Event   : out-of-service
  Dying Gasp       : out-of-service
  Link Fault       : out-of-service
  Event Notify     : log-only
Local SF Action                         Discovery
  Event Burst      : 1                    Ad Link Mon Cap  : yes
  Port Action      : out-of-service
  Dying Gasp       : disabled
  Critical Event   : disabled
Errored Frame                           Errored Frame Period
  Enabled          : no                   Enabled          : no
  Event Notify     : enabled              Event Notify     : enabled
  SF Threshold     : 1                    SF Threshold     : 1
  SD Threshold     : disabled (0)         SD Threshold     : disabled (0)
  Window           : 10 ds                Window           : 1488095 frames
Errored Symbol Period                   Errored Frame Seconds Summary
  Enabled          : no                   Enabled          : no
  Event Notify     : enabled              Event Notify     : enabled
  SF Threshold     : 1                    SF Threshold     : 1
  SD Threshold     : disabled (0)         SD Threshold     : disabled (0)
  Window (time)    : 10 ds                Window           : 600 ds
  Window (symbols) : 125000000
===============================================================================
Active Failure Ethernet OAM Event Logs
===============================================================================
Number of Logs : 0
===============================================================================
 
===============================================================================
Ethernet Oam Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Information                                            0                      0
Loopback Control                                       0                      0
Unique Event Notify                                    0                      0
Duplicate Event Notify                                 0                      0
Unsupported Codes                                      0                      0
Frames Lost                                                                   0
===============================================================================
Sample Output: show port ethernet efm-oam event-logs

The following output is an example of EFM-OAM (Link OAM) event logs.

show port 1/2/1 ethernet efm-oam event-logs
==============================================================================
Active Failure Ethernet OAM Event Logs
===============================================================================
Log Index               : 2
Event Time Reference    : 10d 03:58:24
Location                : remote
Type                    : Dying Gasp
Event Total             : 1
Port Affecting          : yes
-------------------------------------------------------------------------------
Number of Logs : 1
===============================================================================
 
===============================================================================
Active Degraded Ethernet OAM Event Logs
===============================================================================
Number of Logs : 0
===============================================================================
 
===============================================================================
Cleared Failure Ethernet OAM Event Logs
===============================================================================
Number of Logs : 0
===============================================================================
 
===============================================================================
Cleared Degraded Ethernet OAM Event Logs
===============================================================================
Number of Logs : 0
===============================================================================
Sample Output: show port port-id ethernet lldp
show port 1/1/1 ethernet lldp
==============================================================================
Link Layer Discovery Protocol (LLDP) Port Information
==============================================================================
 
Port 1/1/1 Bridge nearest-bridge
-------------------------------------------------------------------------------
Admin State           : txAndRx        Notifications         : Disabled
Tunnel Nearest Bridge : Disabled
Transmit TLVs         : portDesc sysName sysDesc sysCap
PortID TLV Subtype    : tx-if-name
 
Management Address Transmit Configuration:
Index 1 (system)      : Enabled        Address               : 10.1.1.31
Index 2 (IPv6 system) : Disabled       Address               : ::
 
Port 1/1/1 Bridge nearest-non-tpmr
-------------------------------------------------------------------------------
Admin State           : disabled       Notifications         : Disabled
Transmit TLVs         : None
PortID TLV Subtype    : tx-local
 
Management Address Transmit Configuration:
Index 1 (system)      : Disabled       Address               : 10.1.1.31
Index 2 (IPv6 system) : Disabled       Address               : ::
 
Port 1/1/1 Bridge nearest-customer
-------------------------------------------------------------------------------
Admin State           : disabled       Notifications         : Disabled
Transmit TLVs         : None
PortID TLV Subtype    : tx-local
 
Management Address Transmit Configuration:
Index 1 (system)      : Disabled       Address               : 10.1.1.31
Index 2 (IPv6 system) : Disabled       Address               : ::
 
==============================================================================  
Sample Output: show port port-id ethernet lldp remote-info
show port 1/1/1 ethernet lldp remote-info
==============================================================================
Link Layer Discovery Protocol (LLDP) Port Information
==============================================================================
Port 1/1/1 Bridge nearest-bridge Remote Peer Information
-------------------------------------------------------------------------------
Remote Peer Index 9 at timestamp 12/08/2014 21:34:30:
Supported Caps        : bridge router
Enabled Caps          : bridge router
Chassis Id Subtype    : 4 (macAddress)
Chassis Id            : D8:1C:FF:00:00:00
PortId Subtype        : 5 (interfaceName)
Port Id               : 31:2F:32:2F:32
                        "1/2/2"
Port Description      : n/a
System Name           : cses-V28
System Description    : TiMOS-B-0.0.I4269 both/i386 Nokia 7750 SR Copyright
                        (c) 2000-2016 Nokia.
                        All rights reserved. All use subject to applicable
                        license agreements.
                        Built on Wed Dec 3 19:14:27 PST 2014 by builder in /
                        rel0.0/I4269/panos/main
 
Port 1/1/1 Bridge nearest-non-tpmr Remote Peer Information
-------------------------------------------------------------------------------
No remote peers found
 
Port 1/1/1 Bridge nearest-customer Remote Peer Information
-------------------------------------------------------------------------------
No remote peers found
 
============================================================================== 
Sample Output: show port port-id ethernet lldp remote-info detail
show port 1/1/1 ethernet lldp remote-info detail
==============================================================================
Link Layer Discovery Protocol (LLDP) Port Information
==============================================================================
Port 1/1/1 Bridge nearest-bridge Remote Peer Information
-------------------------------------------------------------------------------
Remote Peer Index 9 at timestamp 12/08/2014 21:34:30:
Supported Caps        : bridge router
Enabled Caps          : bridge router
Chassis Id Subtype    : 4 (macAddress)
Chassis Id            : D8:1C:FF:00:00:00
PortId Subtype        : 5 (interfaceName)
Port Id               : 31:2F:32:2F:32
                        "1/2/2"
Port Description      : n/a
System Name           : cses-V28
System Description    : TiMOS-B-0.0.I4269 both/i386 Nokia 7750 SR Copyright
                        (c) 2000-2016 Nokia.
                        All rights reserved. All use subject to applicable
                        license agreements.
                        Built on Wed Dec 3 19:14:27 PST 2014 by builder in /
                        rel0.0/I4269/panos/main
 
Remote Peer Index 9 management addresses at time 12/08/2014 21:34:30:
Address SubType       : 1 (IPv4)
Address               : 10.1.1.28
Address If SubType    : 2              Address If Id         : 1
Address OID           : .1.3.6.1.4.1.6527.1.3.3
 
 
Port 1/1/1 Bridge nearest-non-tpmr Remote Peer Information
-------------------------------------------------------------------------------
No remote peers found
 
Port 1/1/1 Bridge nearest-customer Remote Peer Information
-------------------------------------------------------------------------------
No remote peers found
 
==============================================================================
Sample Output: show port port-id ethernet lldp detail
show port 1/1/1 ethernet lldp detail
==============================================================================
Link Layer Discovery Protocol (LLDP) Port Information
==============================================================================
 
Port 1/1/1 Bridge nearest-bridge
-------------------------------------------------------------------------------
Admin State           : txAndRx        Notifications         : Disabled
Tunnel Nearest Bridge : Disabled
Transmit TLVs         : portDesc sysName sysDesc sysCap
PortID TLV Subtype    : tx-if-name
 
Management Address Transmit Configuration:
Index 1 (system)      : Enabled        Address               : 10.1.1.31
Index 2 (IPv6 system) : Disabled       Address               : ::
 
Port LLDP Stats:
Tx Frames             : 11749          Tx Length Err Frames  : 0
Rx Frames             : 70399          Rx Frame Discard      : 0
Rx Frame Errors       : 0              Rx TLV Discard        : 0
Rx TLV Unknown        : 0              Rx Ageouts            : 3
 
 
Port 1/1/1 Bridge nearest-non-tpmr
-------------------------------------------------------------------------------
Admin State           : disabled       Notifications         : Disabled
Transmit TLVs         : None
PortID TLV Subtype    : tx-local
 
Management Address Transmit Configuration:
Index 1 (system)      : Disabled       Address               : 10.1.1.31
Index 2 (IPv6 system) : Disabled       Address               : ::
 
Port LLDP Stats:
Tx Frames             : 0              Tx Length Err Frames  : 0
Rx Frames             : 0              Rx Frame Discard      : 0
Rx Frame Errors       : 0              Rx TLV Discard        : 0
Rx TLV Unknown        : 0              Rx Ageouts            : 0
 
 
Port 1/1/1 Bridge nearest-customer
-------------------------------------------------------------------------------
Admin State           : disabled       Notifications         : Disabled
Transmit TLVs         : None
PortID TLV Subtype    : tx-local
 
Management Address Transmit Configuration:
Index 1 (system)      : Disabled       Address               : 10.1.1.31
Index 2 (IPv6 system) : Disabled       Address               : ::
 
Port LLDP Stats:
Tx Frames             : 0              Tx Length Err Frames  : 0
Rx Frames             : 0              Rx Frame Discard      : 0
Rx Frame Errors       : 0              Rx TLV Discard        : 0
Rx TLV Unknown        : 0              Rx Ageouts            : 0
 
============================================================================== 
Sample Output: show port port-id macsec sub-port <sub-port-id>
A:Dut-C#  show port 2/1/11 macsec sub-port 1
===============================================================================
Port 2/1/11:1 MACsec
===============================================================================
Admin State                  : Up
eapol-destination-address    :                  
Security Zone                : 3
CA Name                      : dut_B_C_256_01
===============================================================================
===============================================================================
Connectivity Association "dut_B_C_256_01"
===============================================================================
Admin State        : Up
Description        : (Not Specified)
Replay Protection  : Enabled
Replay Window Size : 0
Macsec Encrypt     : Enabled
Clear Tag Mode     : none
Cipher Suite       : gcm-aes-256
Encryption Offset  : 0
Assigned ports     : 2/1/11 
-------------------------------------------------------------------------------
Static Cak
-------------------------------------------------------------------------------
MKA Key Server Priority      : 16
Active Pre-Shared-Key Index  : 1
Active Pre-Shared-Key CKN    : 11223344556677889900aabbccddeeff112233445566778*
=========================================================
Dot1x macsec
=========================================================
Subport <x>
Encap-match: encap
Service-id port-id: 1 1/1/c1/1:1
Interface-name port-id: na
eapol-destination-address : dest mac
macsec-enabled : yes
Security zone <zone>
ca-name <ca-name>
===============================================================================
* indicates that the corresponding row element may have been truncated.
Output Fields: show port port-id macsec subport-id <sub-port-id>

Table 356 describes the output fields for the show port port-id macsec subport-id <sub-port-id> command.

Table 356:  Output Fields: show port port-id macsec sub-port <sub-port-id>

Label

Description

Admin State

Up — The CA is administratively up.

Down — The CA is administratively down.

If port <x/y/z> ethernet>macsec sub-port 1 is shutdown, the admin state will be down. Otherwise, the admin state is up.

eapol-destination-address

Specifies the destination mac address used in the EAPoL packet for MACsec Key Agreement (MKA) PDUs.

Security Zone

Specifies which security zone this port belongs to. Security zones provide the scalability restrictions in terms of MACsec peers per zone.

CA name

Specifies the CA name.

Description

Specifies a user description for this CA.

Replay Protection

Enabled — Replay Protection is enabled.

Disabled — Replay Protection is disabled.

If replay protection is enabled for this CA, the out of replay-window packets will be discarded. Otherwise, the Replay Window Size value is ignored. The default value is disabled, so that when adding MACsec to an interface, it will not affect traffic immediately.

Replay Window Size

Specifies the size, in packets, of the replay window. Each packet is assigned a unique packet number. Replay protection enforces strict ordering of the packets and protects against replay attacks. In networks where out-of-order packets are expected, the window size can be set up to 4294967295.

Macsec Encrypt

Enabled — MACsec encryption is enabled on the traffic. All fields behind source or destination MAC addresses are encrypted on each packet.

Disabled — MACsec encryption is disabled for the traffic. The packet fields are sent in clear text but data integrity is checked on each packet, and the MACsec overhead (header and ICV) is still added to each packet.

Clear Tag Mode

In the case of VLAN-tagged traffic, if the traffic is crossing a network, one or two VLAN tags can be transmitted in clear text so that this traffic can receive preferential treatment over the network based on 802.1 q-tag or p-bits.

Values: single-tag, dual-tag

Cipher Suite

Specifies the cipher suite used for encrypting the SAK: gcm-aes-128, gcm-aes-256, gcm-aes-xpn-128, gcm-aes-xpn-256.

Encryption Offset

Specifies the encryption offset configured on this node: 0, 30, 50.

In the case of IP traffic, the IP header can be transmitted in clear text so that the traffic is routed accordingly when crossing the network. A value of 30 will be used for IPv4 and 50 for IPv6.

Assigned ports

Specifies all ports that contain this CA.

MKA Key Server Priority

Specifies the MKA key server priority: 0 to 255 (default 16).

A priority of 0 means more it is more likely to become the MKA server. If multiple participants have the same priority, the MAC address becomes the differentiator for electing the MKA server.

Active Pre-Shared Key Index

Specifies the active pre-shared key index: 1-2 (default 1).

Active Pre-Shared Key CKN

Specifies the active PSK CAK name.

Subport

Specifies the MACsec sub-port used.

Multiple MACsec instances can be configured under one port, matching traffic based on the encap-match parameter.

Encap-match

Specifies which types of traffic MACsec is enabled for.

Service-id port-id

Specifies the service IDs affected by the encap-match configured under this sub-port. One or more services can be affected by the match (by using * or by targeting ports with traffic aggregations, for example).

Interface-name port-id

Specifies the interface name of the port.

eapol-destination-address

Specifies the destination MAC address used in the EAPoL packet for MACsec Key Agreement (MKA) PDUs.

macsec-enabled

Specifies if MACsec is enabled.

Security zone

Specifies which security zone this port belongs to. Security zones provide scalability restrictions in terms of MACsec peers per zone.

ca-name

Specifies the CA name assigned to this port.

Sample Output: show port port-id macsec sub-port <sub-port-id> detail
*A:Dut-C# show port 2/1/11 macsec sub-port 1 statistics 
===============================================================================
MACsec Statistics
===============================================================================
-------------------------------------------------------------------------------
txSecyStats
-------------------------------------------------------------------------------
    Untagged Packets                   : 0
    Too Long Packets                   : 0
-------------------------------------------------------------------------------
txSCSecyStats
-------------------------------------------------------------------------------
TxSc SCI PortNum : 1
    Protected Packets                  : 0
    Encrypted Packets                  : 0
    Protected Octets                   : 0
    Encrypted Octets                   : 0
-------------------------------------------------------------------------------
txSASecyStats
-------------------------------------------------------------------------------
    AN : 0
        Protected SA Packets           : 0
        Encrypted SA Packets           : 0
    AN : 1
        Protected SA Packets           : 0
        Encrypted SA Packets           : 0
    AN : 2
        Protected SA Packets           : 0
        Encrypted SA Packets           : 0
    AN : 3
        Protected SA Packets           : 0
        Encrypted SA Packets           : 0
-------------------------------------------------------------------------------
rxSecyStats
-------------------------------------------------------------------------------
    No Tag Packets                     : 4681
    Bad Tag Packets                    : 0
    No SCI Packets                     : 0
    Overrun Packets                    : 0
-------------------------------------------------------------------------------
rxSCSecyStats
-------------------------------------------------------------------------------
SCI : a47b2ce1110d0001
    No Using SA Packets                : 0
    Late Packets                       : 0
    Not Valid Packets                  : 0
    Delayed Packets                    : 0
    Unchecked Packets                  : 0
    OK Packets                         : 0
    Validated Octets                   : 0
    Decrypted Octets                   : 0
-------------------------------------------------------------------------------
rxSASecyStats
-------------------------------------------------------------------------------
SCI : a47b2ce1110d0001
    AN : 2
        No Using SA Packets            : 0
        Not Valid Packets              : 0
        OK Packets                     : 0
    AN : 3
        No Using SA Packets            : 0
        Not Valid Packets              : 0
        OK Packets                     : 0
-------------------------------------------------------------------------------
rxSCSecyStats
-------------------------------------------------------------------------------
SCI : a47b2ce1128e0001
    No Using SA Packets                : 0
    Late Packets                       : 0
    Not Valid Packets                  : 0
    Delayed Packets                    : 0
    Unchecked Packets                  : 0
    OK Packets                         : 0
    Validated Octets                   : 0
    Decrypted Octets                   : 0
-------------------------------------------------------------------------------
rxSASecyStats
-------------------------------------------------------------------------------
SCI : a47b2ce1128e0001
    AN : 0
        No Using SA Packets            : 0
        Not Valid Packets              : 0
        OK Packets                     : 0
    AN : 1
        No Using SA Packets            : 0
        Not Valid Packets              : 0
        OK Packets                     : 0
    AN : 2
        No Using SA Packets            : 0
        Not Valid Packets              : 0
        OK Packets                     : 0
    AN : 3
        No Using SA Packets            : 0
        Not Valid Packets              : 0
        OK Packets                     : 0
===============================================================================
Sample Output: show port port-id macsec sub-port <sub-port-id> statistics
A:Dut-C#  show port 2/1/11 macsec statistics 
===============================================================================
MACsec Statistics
===============================================================================
-------------------------------------------------------------------------------
txSecyStats
-------------------------------------------------------------------------------
    Untagged Packets                   : 0
    Too Long Packets                   : 0
-------------------------------------------------------------------------------
rxSecyStats
-------------------------------------------------------------------------------
    No Tag Packets                     : 758
    Bad Tag Packets                    : 0
    No SCI Packets                     : 0
    Overrun Packets                    : 0
-------------------------------------------------------------------------------
txSCSecyStats
-------------------------------------------------------------------------------
    Protected Packets                  : 0
    Encrypted Packets                  : 355170025
    Protected Octets                   : 0
    Encrypted Octets                   : 1637917300250
-------------------------------------------------------------------------------
rxSCSecyStats
-------------------------------------------------------------------------------
SCI : 00:00:a4:7b:2c:e1
    No Using SA Packets                : 0
    Late Packets                       : 0
    Not Valid Packets                  : 0
    Delayed Packets                    : 0
    Unchecked Packets                  : 0
    OK Packets                         : 325904694
    Validated Octets                   : 0
    Decrypted Octets                   : 1502922287478
-------------------------------------------------------------------------------
txSASecyStats
-------------------------------------------------------------------------------
    AN : 0
        Protected SA Packets           : 0
        Encrypted SA Packets           : 355170201
-------------------------------------------------------------------------------
rxSASecyStats
-------------------------------------------------------------------------------
SCI : 00:00:a4:7b:2c:e1
    AN : 0
        No Using SA Packets            : 0
        Not Valid Packets              : 0
        OK Packets                     : 325904947
===============================================================================
Output Fields: show port port-id macsec sub-port <sub-port-id> statistics

Table 357 describes the output fields for the following command.

  1. show port port-id macsec sub-port <sub-port-id> statistics
Table 357:  Output Fields: show port port-id macsec sub-port <sub-port-id> statistics

Label

Description

Untagged Packets

Indicates the number of transmitted packets without the MAC security tag (SecTAG) when the value oftmnxMacsecConnAssocReplayProtect for the configured CA is set to 'false'.

Too Long Packets

Indicates the number of transmitted packets discarded because the packet length is greater than the Maximum Transmission Unit (MTU) of the Ethernet physical interface.

No Tag Packets

Indicates the number of received packets discarded without the MAC security tag (SecTAG).

Bad Tag Packets

Indicates the number of received packets discarded with an invalid SecTAG or a zero value Packet Number (PN) or an invalid Integrity Check Value (ICV).

No SCI Packets

Indicates the number of received packets discarded with unknown SCI information when the C bit in the SecTAG is set.

Overrun Packets

Indicates the number of packets discarded because the number of received packets exceeded the cryptographic performance capabilities.

Protected Packets

Indicates the number of packets that are integrity protected but not encrypted for this transmitting SA.

Encrypted Packets

Indicates the number of packets that are integrity protected and encrypted for this transmitting SA.

Protected Octets

Indicates the number of plain text octets that are integrity protected but not encrypted on the transmitting SC.

Encrypted Octets

Indicates the number of plain text octets that are integrity protected and encrypted on the transmitting SC.

SCI

Indicates the Secure Channel Identifier (SCI).

No Using SA Packets

Indicates the number of received packets that have been discarded on this SA which is not currently in use.

Late Packets

Indicates the number of received packets that have been discarded due to replay window protection on this SC.

Not Valid Packets

Indicates the number of not valid packets that have been discarded on this active SA.

Delayed Packets

Indicates the number of received packets with the condition a PN lower than the lower bound of the replay protection on this SC.

Unchecked Packets

Indicates the number of packets that have failed the integrity check on this SC.

OK Packets

Indicates the number of validated packets on this SA.

Validated Octets

Indicates the number of octets of plain text recovered from received packets that were integrity protected but not encrypted.

Decrypted Octets

Indicates the number of octets of plain text recovered from received packets that were integrity protected and encrypted.

AN

Indicates the AN for identifying the receiving SA.

Protected SA Packets

Indicates the number of packets that are integrity protected but not encrypted for this SA.

Encrypted SA Packets

Indicates the number of packets that are integrity protected and encrypted for this SA.

port

Syntax 
port [port-id] [detail]
Context 
[Tree] (show port)
Full Contexts 
show port
Supported Platforms 

All

Description 

This command displays the ESA port information.

Parameters 
port-id—
Specifies the ESA virtual port.
Values—

port-id:

esa-esa-id/vm-id/fm-sub

Information/stats on the internal interface toward an AA ESA-VM for from-subscriber traffic

esa-esa-id/vm-id/to-sub

Information/stats on the internal interface toward an AA ESA-VM for to-subscriber traffic

esa-esa-id/vm-id/aa-svc

Information/stats on the internal interface toward an AA ESA-VM for aa-service traffic

esa-esa-id/vm-id/private

Information/stats on the internal interface toward a tunnel ESA-VM for private traffic

esa-esa-id/vm-id/public

Information/stats on the internal interface toward a tunnel ESA-VM for public traffic

esa-esa-id/vm-id/ike

Information/stats on the internal interface toward a tunnel ESA-VM for IKE traffic

esa-esa-id/vm-id/icmp

Information/stats on the internal interface toward a tunnel ESA-VM for ICMP traffic

esa-esa-id/vm-id/frag

Information/stats on the internal interface toward a tunnel ESA-VM for fragmented traffic

esa-esa-id/vm-id/nat-in-ip

Information/stats on the internal interface toward a BB ESA-VM for NAT44 and NAT64 upstream/downstream traffic on the inside, for WLAN-GW tunnel traffic from/towards Access Points, or for a reassembly traffic over a SAP based interface

esa-esa-id/vm-id/nat-out-ip

Information/stats on the internal interface toward a BB ESA-VM for NAT44, DS-Lite, NAT64 and L2-aware NAT upstream/downstream traffic on the outside, or for WLAN-GW UE traffic from/towards the network

esa-esa-id/vm-id/nat-in-l2

Information/stats on the internal interface toward a BB ESA-VM for L2-aware NAT

esa-esa-id/vm-id/lns-net

Information/stats on the internal interface toward a LNS ESA-VM, L2TP encapsulated packets from the LAC which will undergo L2TP header removal

esa-esa-id/vm-id/lns-esm

Information/stats on the internal interface toward a LNS ESA-VM, IP packets from the Network which will undergo L2TP encapsulation

esa-esa-id/vm-id/nat-in-ds

Information/stats on the internal interface toward a BB ESA-VM for DS-lite upstream/downstream traffic on the inside

esa-esa-id/vm-id/lo-gre

Information/statistics on the internal interface between a WLAN-GW anchor ESA VM and tunnel ESA VM, for both up and downstream traffic

 

detail
Specifies the ESA virtual port information.
Output 

The following is an example output for this command.

Table 358 describes the show port output fields.

Sample Output
*A:Dut-C# show port 
===============================================================================
Ports on ESA 6
===============================================================================
Port          Admin Link Port    Cfg  Oper LAG/ Port Port Port   C/QS/S/XFP/
Id            State      State   MTU  MTU  Bndl Mode Encp Type   MDIMDX
-------------------------------------------------------------------------------
esa-6/1/fm-sub
              Up    Yes  Up                   - netw null vport
esa-6/1/to-sub
              Up    Yes  Up                   - netw null vport
esa-6/1/aa-svc
              Up    Yes  Up                   - accs dotq vport
esa-6/2/private
              Up    Yes  Up                   - accs dotq vport
esa-6/2/public
              Up    Yes  Up                   - accs dotq vport
esa-6/2/ike   Up    Yes  Up                   - accs dotq vport
esa-6/2/icmp  Up    Yes  Up                   - accs dotq vport
esa-6/2/frag  Up    Yes  Up                   - accs dotq vport
esa-6/3/nat-in-ip
              Up    Yes  Up                   - accs qinq vport
esa-6/3/nat-out-ip
              Up    Yes  Up                   - accs qinq vport
esa-6/3/nat-in-l2
              Up    Yes  Up                   - netw dotq vport
esa-6/3/lns-net
              Up    Yes  Up                   - accs qinq vport
esa-6/3/lns-esm
              Up    Yes  Up                   - accs qinq vport
esa-6/3/nat-in-ds
              Up    Yes  Up                   - accs qinq vport
esa-6/3/lo-gre
              Up    Yes  Up                   - accs qinq vport
=========================================================================
Sample Output
*A:SR-12/Dut-B# show port esa-1/1/private 
 
===============================================================================
IPsec Virtual Interface
===============================================================================
Description        : IPsec
Interface          : esa-1/1/private            Admin State      : up
MTU                :                            Oper State       : up
Last State Change  : 09/22/2020 17:08:47        IfIndex          : 1124074673
Last Cleared Time  : 09/22/2020 18:12:09        
 
Configured Mode    : access                     Encap Type       : 802.1q
Net. Egr. Queue Pol: default                    
 
Configured Address : 02:0e:5a:01:01:81
Hardware Address   : 02:0e:5a:01:01:81
===============================================================================
 
===============================================================================
Port Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Unicast Packets                              98063991552            11743826469
Multicast Packets                                      0                      0
Broadcast Packets                                      0                      0
Discards                                        6455498                       0
Unknown Proto Discards                                 0 
Sample Output
*A:Dut-B# show port esa-1/1/to-sub detail 
 
===============================================================================
ISA-AA Port
===============================================================================
Description        : Application Assurance
Port               : esa-1/1/to-sub             Admin State      : up
Last State Change  : 03/25/2020 03:12:27        Oper State       : up
 
Configured Mode    : network                    Encap Type       : null
Net. Egr. Queue Pol: default                    
Egr. Sched. Pol    : N/A                        
 
Configured Address : 02:0e:5a:01:01:82
Hardware Address   : 02:0e:5a:01:01:82
===============================================================================
 
===============================================================================
Port Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Unicast Packets                               3524040996             3524040996
Multicast Packets                                      0                      0
Broadcast Packets                                      0                      0
Discards                                               0                      0
Unknown Proto Discards                                 0 
===============================================================================
 
===============================================================================
Ethernet-like Medium Statistics
===============================================================================
 
Alignment Errors :                   0  Sngl Collisions  :                   0
FCS Errors       :                   0  Mult Collisions  :                   0
SQE Test Errors  :                   0  Late Collisions  :                   0
CSE              :                   0  Excess Collisns  :                   0
Too long Frames  :                   0  Int MAC Tx Errs  :                   0
Symbol Errors    :                   0  Int MAC Rx Errs  :                   0
===============================================================================
 
===============================================================================
Queue Statistics
===============================================================================
                                                        
-------------------------------------------------------------------------------
Ingress Queue  1             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    3524040996              4567815758362
     Out Profile dropped   :    0                       0
Ingress Queue  2             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue  3             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue  4             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue  5             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue  6             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue  7             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue  8             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue  9             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue 10             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue 11             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue 12             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue 13             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue 14             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue 15             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
Ingress Queue 16             Packets                 Octets
     In Profile forwarded  :    0                       0
     In Profile dropped    :    0                       0
     Out Profile forwarded :    0                       0
     Out Profile dropped   :    0                       0
 
Egress Queue  1              Packets                 Octets
     In/Inplus Prof fwded  :    0                       0
     In/Inplus Prof dropped:    0                       0
     Out/Exc Prof fwded    :    3524040996              4567815758362
     Out/Exc Prof dropped  :    0                       0
Egress Queue  2              Packets                 Octets
     In/Inplus Prof fwded  :    0                       0
     In/Inplus Prof dropped:    0                       0
     Out/Exc Prof fwded    :    0                       0
     Out/Exc Prof dropped  :    0                       0
Egress Queue  3              Packets                 Octets
     In/Inplus Prof fwded  :    0                       0
     In/Inplus Prof dropped:    0                       0
     Out/Exc Prof fwded    :    0                       0
     Out/Exc Prof dropped  :    0                       0
Egress Queue  4              Packets                 Octets
     In/Inplus Prof fwded  :    0                       0
     In/Inplus Prof dropped:    0                       0
     Out/Exc Prof fwded    :    0                       0
     Out/Exc Prof dropped  :    0                       0
Egress Queue  5              Packets                 Octets
     In/Inplus Prof fwded  :    0                       0
     In/Inplus Prof dropped:    0                       0
     Out/Exc Prof fwded    :    0                       0
     Out/Exc Prof dropped  :    0                       0
Egress Queue  6              Packets                 Octets
     In/Inplus Prof fwded  :    0                       0
     In/Inplus Prof dropped:    0                       0
     Out/Exc Prof fwded    :    0                       0
     Out/Exc Prof dropped  :    0                       0
Egress Queue  7              Packets                 Octets
     In/Inplus Prof fwded  :    0                       0
     In/Inplus Prof dropped:    0                       0
     Out/Exc Prof fwded    :    0                       0
     Out/Exc Prof dropped  :    0                       0
Egress Queue  8              Packets                 Octets
     In/Inplus Prof fwded  :    0                       0
     In/Inplus Prof dropped:    0                       0
     Out/Exc Prof fwded    :    0                       0
     Out/Exc Prof dropped  :    0                       0
===============================================================================
Table 358:  Show Port Output Fields

Label

Description

Port ID

The port ID configured or displayed

Admin State

Up — The administrative state is up.

Down — The administrative state is down.

Link

Yes — A link is present.

No — A link is not present.

Port State

Up — The port is physically present and has physical link present.

Down — The port is physically present, but does not have a link. This state may also be considered as Link Down.

Ghost — A port that is not physically present

None — The port is in its initial creation state or about to be deleted.

Link Up — A port that is physically present and has physical link present. When Link Up appears at the lowest level of a SONET/SDH path or a TDM tributary, it means the physical connection is active but the port is waiting on some other state before data traffic can flow. It is a waiting state and indicates that data traffic will not flow until it transitions to the Up state.

Cfg MTU

The configured MTU

Oper MTU

The negotiated size of the largest packet that can be sent on this ESA interface, specified in octets

LAG/Bndl

The LAG or multi-link trunk (MLT) to which the port is assigned

Port Mode

Network (netw) — The port is configured for transport network use.

Access (accs) — The port is configured for service use.

Hybrid — The port is configured for both access and network use.

Port Encp

Null — Ingress frames will not use tags or labels to delineate a service.

dot1q — Ingress frames carry 802.1Q tags, where each tag signifies a different service.

Port Type

The type of port installed: vport (virtual port)

C/QS/S/XFP/ MDIMDX

Not applicable

port

Syntax 
port port-id hs-secondary-shaper
port port-id hs-secondary-shaper secondary-shaper-name [statistics | associations]
Context 
[Tree] (show port)
Full Contexts 
show port
Supported Platforms 

All

Description 

This command displays the details of the HS secondary shapers configured on the specified port.

Parameters 
port-id—
Displays information about the specified physical port ID in the slot/mda/port format.
secondary-shaper-name—
Displays information about the HS secondary name, up to 32 characters.
statistics—
Displays statistics for the HS secondary shaper. The secondary-shaper-name must be specified.
associations—
Displays the entities associated with the HS secondary shaper. The secondary-shaper-name must be specified.
Output 

The following output is an example of port HS secondary shaper information.

Sample Output
*A:PE# show port 1/1/2 hs-secondary-shaper "default"
 
===============================================================================
Ethernet Port 1/1/2 Egress HS Secondary Shaper Information
===============================================================================
Policy Name        : default
Description        : (Not Specified)
Rate               : max
Low Burst Max Class: 6
 
-------------------------------------------------------------------------------
Class                                   Rate
-------------------------------------------------------------------------------
1                                       max
2                                       max
3                                       max
4                                       max
5                                       max
6                                       max
-------------------------------------------------------------------------------
===============================================================================
 
*A:PE# show port 1/1/2 hs-secondary-shaper "default" statistics
 
===============================================================================
Ethernet Port 1/1/2 Egress HS Secondary Shaper Information
===============================================================================
Policy Name        : default
 
------------------------------------------------------------------------
Statistics Information
------------------------------------------------------------------------
 
------------------------------------------------------------------------
                        Packets                 Octets
Class 1
    Forwarded         : 0                       0
Class 2
    Forwarded         : 0                       0
Class 3
    Forwarded         : 0                       0
Class 4
    Forwarded         : 0                       0
Class 5
    Forwarded         : 0                       0
Class 6
    Forwarded         : 0                       0
Aggregate
    Forwarded         : 0                       0
------------------------------------------------------------------------
===============================================================================
 
*A:PE# show port 1/1/2 hs-secondary-shaper "default" associations
 
===============================================================================
Ethernet Port 1/1/2 Egress HS Secondary Shaper Information
===============================================================================
Policy Name        : default
Description        : (Not Specified)
Rate               : max
Low Burst Max Class: 6
 
-------------------------------------------------------------------------------
Class                                   Rate
-------------------------------------------------------------------------------
1                                       max
2                                       max
3                                       max
4                                       max
5                                       max
6                                       max
-------------------------------------------------------------------------------
 
-------------------------------------------------------------------------------
Service Associations
-------------------------------------------------------------------------------
Service ID                Service Type               SAP
-------------------------------------------------------------------------------
2                         IES                        1/1/2:2
-------------------------------------------------------------------------------
 
-------------------------------------------------------------------------------
Subscriber Associations
-------------------------------------------------------------------------------
Subscriber ID
-------------------------------------------------------------------------------
No Subscriber Associations Found.
-------------------------------------------------------------------------------
===============================================================================
*A:PE#

port

Syntax 
port queue-group [{ingress | egress}] [queue-group-name] [{access | network}] [instance instance-id] [{statistics | associations | queue-depth [queue queue-id]}]
port queue-group summary
Context 
[Tree] (show port)
Full Contexts 
show port
Supported Platforms 

All

Description 

This command displays physical port information for the port’s queue group.

Parameters 
ingress—
Specifies whether the queue group name is an ingress policy.
egress—
Specifies whether the queue group name is an egress policy.
queue-group-name—
Specifies the name of an existing queue group template up to 32 characters.
access—
Specifies that the queue group name is on an access port.
network—
Specifies that the queue group name is on a network port.
instance-id—
Specifies the identification of a specific instance of the queue group.
statistics—
Displays statistical information for the queue group.
associations—
Displays the entities associated with the specified queue group name.
queue-depth—
Displays the queue depth information for the specified queue group queue.
queue-id—
Specifies the identification of a queue.
Output 

The following output is an example of port information for the port’s queue group.

Sample Output
*A:PE# show port 5/1/1 queue-group ingress
 
===============================================================================
Ethernet Port 5/1/1 Access Ingress Queue-Group
===============================================================================
Group Name     : qg1
Description    : (Not Specified)
Sched Policy   : None               Acct Pol     : None
Collect Stats  : disabled
 
Queues
-------------------------------------------------------------------------------
Ing. QGroup    : qg1                Queue-Id     : 1 (Unicast) (Priority)
Description    : (Not Specified)
Admin PIR      : max*               Admin CIR    : 0*
PIR Rule       : closest*           CIR Rule     : closest*
Admin FIR      : 0*                 FIR Rule     : closest*
CBS            : def*               MBS          : def*
Monitor Depth  : not-applicable
Low Drop Tail  : def*
 
* means the value is inherited
===============================================================================
===============================================================================
*A:PE#
*A:PE# show port 5/1/1 queue-group egress
 
===============================================================================
Ethernet port 5/1/1 Access Egress queue-group
===============================================================================
Group Name       : qg1                Instance-Id  : 1
Description      : (Not Specified)
Sched Policy     : None               Acct Pol     : None
Collect Stats    : disabled           Agg. Limit   : max
Limit Unused BW  : Disabled
Frame Based Acc  : Disabled
HS Turbo Queues  : Disabled
 
Queues
-------------------------------------------------------------------------------
Queue-Group      : qg1                Instance-Id  : 1      Queue-Id   : 1
Description      : (Not Specified)
Admin PIR        : 50000*             Admin CIR    : 0*
PIR Rule         : closest*           CIR Rule     : closest*
CBS              : def*               MBS          : 1000 KB*
Weight           : not-applicable     CIR Weight   : not-applicable
Monitor Depth    : not-applicable
HiPlus Drop Tail : def*               Hi Drop Tail : def*
Low Drop Tail    : def*               Exceed Drop *: def*
 
* means the value is inherited
===============================================================================
 
Host-Matches
-------------------------------------------------------------------------------
No Host-Matches found
-------------------------------------------------------------------------------
Group Name       : policer-output-qu* Instance-Id  : 1
Description      : (Not Specified)
Sched Policy     : None               Acct Pol     : None
Collect Stats    : disabled           Agg. Limit   : max
Limit Unused BW  : Disabled
Frame Based Acc  : Disabled
HS Turbo Queues  : Disabled
 
Queues
-------------------------------------------------------------------------------
Queue-Group      : policer-output-qu* Instance-Id  : 1      Queue-Id   : 1
Description      : Default egress policer output queues.
Admin PIR        : max*               Admin CIR    : 0*
PIR Rule         : closest*           CIR Rule     : closest*
CBS              : def*               MBS          : def*
Weight           : not-applicable     CIR Weight   : not-applicable
Monitor Depth    : not-applicable
HiPlus Drop Tail : def*               Hi Drop Tail : def*
Low Drop Tail    : def*               Exceed Drop *: def*
 
Queue-Group      : policer-output-qu* Instance-Id  : 1      Queue-Id   : 2
Description      : Default egress policer output queues.
Admin PIR        : max*               Admin CIR    : 0*
PIR Rule         : closest*           CIR Rule     : closest*
CBS              : def*               MBS          : def*
Weight           : not-applicable     CIR Weight   : not-applicable
Monitor Depth    : not-applicable
HiPlus Drop Tail : def*               Hi Drop Tail : def*
Low Drop Tail    : def*               Exceed Drop *: def*
 
* means the value is inherited
===============================================================================
 
Host-Matches
-------------------------------------------------------------------------------
No Host-Matches found
-------------------------------------------------------------------------------
===============================================================================
* indicates that the corresponding row element may have been truncated.
*A:PE#
*A:PE# show port 5/1/1 queue-group summary
 
===============================================================================
Port queue-group summary
===============================================================================
Access-egress queue groups:
----------------------------
qg1
policer-output-queues
Total number of access-egress queue groups  : 2
 
Network-egress queue groups:
----------------------------
Total number of network-egress queue groups : 0
 
Access-ingress queue groups:
----------------------------
qg1
Total number of access-ingress queue groups : 1
===============================================================================
*A:PE#

port

Syntax 
port {port-id | bundle-id | bpgrp-id | aps-id} atm
port port-id atm cp [cp] statistics
port port-id atm ilmi statistics
port port-id atm interface-connection statistics
port port-id atm pvc [vpi[/vci]] statistics
port port-id atm pvp [vpi] statistics
port port-id atm pvt [vpi1.vpi2] statistics
port {port-id | bundle-id | bpgrp-id | aps-id} statistics
port port-id ethernet dampening
port port-id ethernet efm-oam events [local | remote]
port port-id exp-secondary-shaper shaper-name statistics
port port-id fwd-engine drop-reason statistics
port port-id hs-secondary-shaper shaper-name statistics
port port-id monitor-threshold
port port-id hs-pool high-water-mark {[standard value] | [alternate value]}
port port-id phys-state-change-count
port port-id port-scheduler statistics
port port-id queue-group queue-group-name [instance instance-id] queue-depth [queue queue-id] {ingress | egress} [access | network]
port port-id queue-group queue-group-name [instance instance-id] [access | network] {ingress | egress} statistics
port port-id vport [name] monitor-threshold
port port-id vport name statistics
Context 
[Tree] (clear port)
Full Contexts 
clear port
Supported Platforms 

All

Description 

This command clears port statistics for the specified ports.

Parameters 
port-id—
Specifies the physical port identifier.
Values—
slot [/mda[/port]] or slot/mda/port [.channel]]

 

bundle-id—
Specifies the multilink bundle identifier.
Values—

bundle-type-slot/mda.bundle-num

bundle

keyword

type

ima, fr, ppp

bundle-num

1 to 336

 

bpgrp-id—
Specifies the bundle protection group identifier.

bpgrp-type-bpgrp-num

bgrp

keyword

type

ima, ppp

bgrp-num

1 to 2000

aps-id—
Specifies the APS group identifier.

aps-group-id[.channel]

aps

keyword

group-id

1 to 64

statistics—
Specifies that port statistics will be cleared.
atm—
Specifies that ATM port statistics will be cleared.
cp—
Clears Connection Profile statistics.
Values—
1 to 8000

 

interface-connection—
Clears interface-connection statistics.
ilmi—
Clears ILMI information. This parameter is only applicable for ports/bundles that support ILMI.
pvc—
Clears PVC statistics.
vpi—
Specifies the ATM network virtual path identifier (VPI) for this PVC.
Values—
0 to 4095 (NNI)
0 to 255 (UNI)

 

vci—
Specifies the ATM network virtual channel identifier (VCI) for this PVC.
Values—
[1, 2, 5 to 65535] 1

 

pvp—
Clears PVP statistics.
vpi—
Specifies the ATM network virtual path identifier (VPI) for this PVP.
Values—
0 to 4095 (NNI)
0 to 255 (UNI)

 

pvt—
Clears PVT statistics.
vpi—
Specifies the ATM network virtual path identifier (VPI) for this PVT.
Values—
[0 to 4095].[0 to 4095] (NNI)
[0 to 255].[0 to 255] (UNI)

 

slot—
Specifies the slot number.
Values—
1 to10

 

mda—
The MDA number.
Values—
1, 2

 

Default—
All MDAs
port-connection—
Clears port-connection statistics.
phys-state-change-count—
Clears the counter that tracks physical port state transitions for ethernet ports ("Phys State Chng Cnt" in "show port" output, or tmnxPortPhysStateChangeCount in the TIMETRA-PORT-MIB).
port-scheduler—
Clears the packet and octet counters for the port scheduler that is applied to the specified port.
queue-group-name
Clears the specified port queue group name. It uniquely identifies a port ingress queue group in the managed system, up to 32 characters.
instance-id—
Specifies the specific instance of a queue group.
Values—
1 to 65535

 

ingress—
Clears ingress queue group information.
egress—
Clears egress queue group information.
access—
Clears access mode statistics for the queue group.
network—
Clears network mode statistics for the queue group.
ethernet—
Specifies an Ethernet port will have the clear functions executed.
dampening—
Clears the current accumulated penalties of the exponential port dampening feature for the port. The accumulated penalties can be cleared only with this command keyword.
efm-oam—
Clears efm-oam statistics on the port.
events—
Specifies an efm-oam event will be cleared.
local —
Specifies that only local EFM OAM events will be cleared.
remote —
Specifies that only remote (received from peer) events will be cleared. Local and remote is not specified.
Default—
Without specifying an option, both local and remote are cleared.
shaper-name—
Clears information about the specified shaper name, up to 32 characters.
name—
Clears information about the specified Vport name up to 32 characters.
standard value
Clears high water marks within specific standard port class pools using the standard parameters.
Values—
1 to 6

 

alternate value
Clears high water marks within specific alternative port class pools using the alternative parameters.
Values—
1 to 6

 

Output 

The following output is an example of port information.

Sample Output
A:SR12# clear port 3/1/1 atm  
  - atm
 
      cp              - Clear Connection Profile statistics
      ilmi            - Clear ILMI statistics
      interface-conn* - Clear interface-connection statistics
      pvc             - Clear PVC statistics
      pvp             - Clear PVP statistics
      pvt             - Clear PVT statistics
 
A:SR12# clear port 3/1/1 atm cp 
  - cp [<cp>] statistics
 
 <cp>                 : [1..8000]
 <statistics>         : 

port

Syntax 
port port-id
Context 
[Tree] (tools>dump port)
Full Contexts 
tools dump port
Supported Platforms 

All

Description 

This command enables the context to dump port information.

Parameters 
port-id—
Specifies the physical port ID.

port-id

slot/mda/port

bundle-id

bundle-type-slot/mda.bundle-num

bundle

keyword

type

ima, fr, ppp

bundle-num

1 to 336

bpgrp-id

bpgrp-type-bpgrp-num

bpgrp

keyword

type

ima, ppp

bpgrp-num

1 to 2000

aps-id

aps-group-id

aps

keyword

group-id

1 to 128

port

Syntax 
port [sap sap-id | sdp sdp-id:vc-id] [group [grp-ip-address]] [detail] [family]
Context 
[Tree] (show>service>id>pim-snooping port)
Full Contexts 
show service id pim-snooping port
Supported Platforms 

All

Description 

This command displays PIM port information.

Parameters 
sap-id—
Displays the port information associated with the specified SAP
sdp-id:vc-id —
Displays the port information associated with the specified SDP
grp-ip-address —
Specifies the IP multicast group address for which this entry contains information
detail
Displays detailed port information
family—
Displays either IPv4 or IPv6 information for the specified port
Values—
ipv4 or ipv6

 

Output 

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

Sample Output
*A:PE# show service id 1 pim-snooping port
===============================================================================
PIM Snooping Ports ipv4
===============================================================================
Sap/Sdp Id                         Opr
-------------------------------------------------------------------------------
SAP:1/1/1                          Up
SAP:1/1/2                          Up
===============================================================================
*A:PE#

port

Syntax 
port [session-name] [sender ip-address] [detail]
Context 
[Tree] (tools>dump>router>gmpls port)
Full Contexts 
tools dump router gmpls port
Supported Platforms 

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

Description 

This command dumps information about a port.

Parameters 
session-name—
The name of the session. 80 characters max; accepts * as a wildcard character.
sender ip-address—
The IP address of the sender, in dotted decimal notation.
Values—
a.b.c.d

 

detail—
Keyword to output information in greater detail.
Output 

The following output is an example of port information.

Sample Output
*A:Dut-B-UNI-C>tools>dump>router>gmpls# port sender
sender <ip-address>
192.0.2.01  192.0.2.03  192.0.2.04  192.0.2.02
 
*A:Dut-B-UNI-C>tools>dump>router>gmpls# port sender 192.0.2.03
----------------------------------------------------------------------------------
LspPort "vrId: 1  Type: 0 Session: A1::5 Sender: 0.0.0.0"
   TunnelGrpId: 5  MemberId: 5  Mode:LoadSharing
   cfgFarEnd: 192.0.2.03 Flags: 0x0  NumUpdSent: 7  NumSrlgChng: 0
      PSB: vrId: 1 Session (To: 192.0.2.03 - 3 - 192.0.2.01), Sender (192.0.2.01 - 
299)
      SRLG Collected :-
        SRLG 27
        SRLG List: Num 2 -->
        4         5      
        SRLG 27
----------------------------------------------------------------------------------
----------------------------------------------------------------------------------
LspPort "vrId: 1  Type: 0 Session: B1::1 Sender: 192.0.2.03"
   TunnelGrpId: 1  MemberId: 1  Mode:LoadSharing
   cfgFarEnd: 192.0.2.03 Flags: 0x0  NumUpdSent: 24  NumSrlgChng: 0
    PSB: vrId: 1 Session (To: 192.0.2.01 - 1 - 192.0.2.03), Sender (192.0.2.03 - 46)
----------------------------------------------------------------------------------
----------------------------------------------------------------------------------
LspPort "vrId: 1  Type: 0 Session: B1::4 Sender: 192.0.2.02"
   TunnelGrpId: 4  MemberId: 4  Mode:LoadSharing
   cfgFarEnd: 192.0.2.02 Flags: 0x0  NumUpdSent: 20  NumSrlgChng: 0
      PSB: vrId: 1 Session (To: 192.0.2.01 - 3 - 192.0.2.02), Sender (192.0.2.02
 - 286)
----------------------------------------------------------------------------------
----------------------------------------------------------------------------------
LspPort "vrId: 1  Type: 0 Session: B1::6 Sender: 192.0.2.04"
   TunnelGrpId: 6  MemberId: 6  Mode:LoadSharing
   cfgFarEnd: 192.0.2.04 Flags: 0x0  NumUpdSent: 15  NumSrlgChng: 0
      PSB: vrId: 1 Session (To: 192.0.2.01 - 3 - 192.0.2.04), Sender (192.0.2.04
 - 871)
----------------------------------------------------------------------------------
----------------------------------------------------------------------------------
LspPort "vrId: 1  Type: 0 Session: C1::3 Sender: 0.0.0.0"
   TunnelGrpId: 3  MemberId: 1  Mode:LoadSharing
   cfgFarEnd: 192.0.2.04 Flags: 0x0  NumUpdSent: 12  NumSrlgChng: 3
      PSB: vrId: 1 Session (To: 192.0.2.04 - 2 - 192.0.2.01), Sender (192.0.2.01
 - 297)
      SRLG Collected :-
        SRLG 27
        SRLG 5
        SRLG 27
----------------------------------------------------------------------------------
----------------------------------------------------------------------------------
LspPort "vrId: 1  Type: 0 Session: D1::2 Sender: 0.0.0.0"
   TunnelGrpId: 2  MemberId: 2  Mode:LoadSharing
   cfgFarEnd: 192.0.2.02 Flags: 0x0  NumUpdSent: 10  NumSrlgChng: 0
      PSB: vrId: 1 Session (To: 192.0.2.02 - 1 - 192.0.2.01), Sender (192.0.2.01
 - 296)
      SRLG Collected :-
        SRLG 27
        SRLG 4
        SRLG 27
----------------------------------------------------------------------------------
Total Port Count: 6
 
*A:Dut-B-UNI-C>tools>dump>router>gmpls# port sender 192.0.2.03
<session-name>
"A1::5"  "B1::1"  "B1::6"  "B1::4"  "C1::3"  "D1::2"
detail
 
*A:Dut-B-UNI-C>tools>dump>router>gmpls# port sender 192.0.2.03 detail
----------------------------------------------------------------------------------
LspPort "vrId: 1  Type: 0 Session: A1::5 Sender: 0.0.0.0"
   TunnelGrpId: 5  MemberId: 5  Mode:LoadSharing
   cfgFarEnd: 192.0.2.03 Flags: 0x0  NumUpdSent: 7  NumSrlgChng: 0
      PSB: vrId: 1 Session (To: 192.0.2.03 - 3 - 192.0.2.01), Sender (192.0.2.01
 - 299)
      SRLG Collected :-
        SRLG 27
        SRLG List: Num 2 -->
        4         5      
        SRLG 27
----------------------------------------------------------------------------------
----------------------------------------------------------------------------------
LspPort "vrId: 1  Type: 0 Session: B1::1 Sender: 192.0.2.03"
   TunnelGrpId: 1  MemberId: 1  Mode:LoadSharing
   cfgFarEnd: 192.0.2.03 Flags: 0x0  NumUpdSent: 24  NumSrlgChng: 0
      PSB: vrId: 1 Session (To: 192.0.2.01 - 1 - 192.0.2.03), Sender (192.0.2.03
 - 46)
----------------------------------------------------------------------------------
----------------------------------------------------------------------------------
LspPort "vrId: 1  Type: 0 Session: B1::4 Sender: 192.0.2.02"
   TunnelGrpId: 4  MemberId: 4  Mode:LoadSharing
   cfgFarEnd: 192.0.2.02 Flags: 0x0  NumUpdSent: 20  NumSrlgChng: 0
      PSB: vrId: 1 Session (To: 192.0.2.01 - 3 - 192.0.2.02), Sender (192.0.2.02
 - 286)
----------------------------------------------------------------------------------
----------------------------------------------------------------------------------
LspPort "vrId: 1  Type: 0 Session: B1::6 Sender: 192.0.2.04"
   TunnelGrpId: 6  MemberId: 6  Mode:LoadSharing
   cfgFarEnd: 192.0.2.04 Flags: 0x0  NumUpdSent: 15  NumSrlgChng: 0
      PSB: vrId: 1 Session (To: 192.0.2.01 - 3 - 192.0.2.04), Sender (192.0.2.04
 - 871)
----------------------------------------------------------------------------------
----------------------------------------------------------------------------------
LspPort "vrId: 1  Type: 0 Session: C1::3 Sender: 0.0.0.0"
   TunnelGrpId: 3  MemberId: 1  Mode:LoadSharing
   cfgFarEnd: 192.0.2.04 Flags: 0x0  NumUpdSent: 12  NumSrlgChng: 3
      PSB: vrId: 1 Session (To: 192.0.2.04 - 2 - 192.0.2.01), Sender (192.0.2.01
 - 297)
      SRLG Collected :-
        SRLG 27
        SRLG 5
        SRLG 27
----------------------------------------------------------------------------------
----------------------------------------------------------------------------------
LspPort "vrId: 1  Type: 0 Session: D1::2 Sender: 0.0.0.0"
   TunnelGrpId: 2  MemberId: 2  Mode:LoadSharing
   cfgFarEnd: 192.0.2.02 Flags: 0x0  NumUpdSent: 10  NumSrlgChng: 0
      PSB: vrId: 1 Session (To: 192.0.2.02 - 1 - 192.0.2.01), Sender (192.0.2.01
 - 296)
      SRLG Collected :-
        SRLG 27
        SRLG 4
        SRLG 27
----------------------------------------------------------------------------------
Total Port Count: 6

port

Syntax 
port port-id [{ingress | egress}] [{access | network}] queue-group queue-group-name [instance instance-id] [{detail | root-detail | thresholds | priority-info | depth}] [arbiter {name | root}]
Context 
[Tree] (show>qos>policer-hierarchy port)
Full Contexts 
show qos policer-hierarchy port
Supported Platforms 

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

Description 

This command displays information about the policer hierarchy per port.

Parameters 
port-id—
Displays information about the specified port.
Values—
slot/mda/port[.channel]

 

ingress—
Displays ingress port information.
egress—
Displays egress port information.
access—
Displays policer-hierarchy statistics applied on the specified access port.
network—
Displays policer hierarchy statistics applied on the specified network port.
queue-group-name—
Displays information about the specified queue group name, up to 32 characters.
instance-id—
Displays information about the instance of the named queue group.
Values—
1 to 65535

 

detail—
Displays detailed information.
root-detail —
Displays detailed information about the arbiter root.
thresholds—
Displays the threshold, parenting, rate, and traffic information related to a policer.
priority-info—
Displays the threshold information related to the root arbiter.
depth—
Displays the bucket depth, parenting, rate, and traffic information related to a policer.
name—
Displays information about the name of the QoS arbiter of this forwarding plane.
root—
Displays information about the arbiter root.

port

Syntax 
port port-id queue-group queue-group-name [scheduler scheduler-name] [{ingress | egress}] [{access | network}] [instance instance-id] [detail]
port port-id vport name summary
port port-id [detail]
port port-id vport name [scheduler scheduler-name] [detail]
Context 
[Tree] (show>qos>scheduler-hierarchy port)
Full Contexts 
show qos scheduler-hierarchy port
Supported Platforms 

All

Description 

This command displays scheduler hierarchy information per port.

Parameters 
port-id—
Specifies the port ID.

port-id

slot/mda/port [.channel]

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

detail—
Displays detailed information.
queue-group-name—
Displays information about the specified queue group on the port.
scheduler-name—
Displays information about the specified scheduler policy on the port.
ingress—
Specifies to display ingress queue group information.
egress—
Specifies to display egress queue group information.
access—
Displays scheduler-hierarchy statistics applied on an access port.
network—
Displays scheduler-hierarchy statistics applied on a network port.
instance-id—
Specifies the identification of a specific instance of the queue group.
vport name
Displays statistics for the named VPORT.
Output 

The following output is an example of port scheduler hierarchy information, and Table 359 describes port scheduler hierarchy fields.

Sample Output
*A:Dut-R# show qos scheduler-hierarchy port 1/2/1 detail 
===============================================================================
Scheduler Hierarchy - Port 1/2/1
===============================================================================
Port-scheduler-policy p1
    Port Bandwidth : 10000000   Max Rate : max       
    Consumed : 0          Offered : 0         
[Within CIR Level 8]
    Rate : max       
    Consumed : 0          Offered : 0         
 
[Within CIR Level 7]
    Rate : max       
    Consumed : 0          Offered : 0         
 
[Within CIR Level 6]
    Rate : max       
    Consumed : 0          Offered : 0         
 
    (Q) : 2->1/2/1:1->3 
    Assigned : 768        Offered : 0         
    Consumed : 0         
    Weight   : 0         
 
[Within CIR Level 5]
    Rate : max       
    Consumed : 0          Offered : 0         
 
[Within CIR Level 4]
    Rate : max       
    Consumed : 0          Offered : 0         
 
[Within CIR Level 3]
    Rate : max       
    Consumed : 0          Offered : 0         
 
[Within CIR Level 2]
    Rate : max       
    Consumed : 0          Offered : 0         
                                      
    (S) voip(SAP 1/2/1:1)
    Assigned : 0          Offered : 0         
    Consumed : 0         
    Weight   : 40        
 
    (S) all(SAP 1/2/1:1)
    Assigned : 19000      Offered : 0         
    Consumed : 0         
    Weight   : 50        
 
[Within CIR Level 1]
    Rate : max       
    Consumed : 0          Offered : 0         
 
[Within CIR Level 0]
    Rate : 0         
    Consumed : 0          Offered : 0         
 
[Above CIR Level 8]
    Rate : max       
    Consumed : 0          Offered : 0         
 
[Above CIR Level 7]
    Rate : max       
    Consumed : 0          Offered : 0         
 
[Above CIR Level 6]
    Rate : max       
    Consumed : 0          Offered : 0         
 
[Above CIR Level 5]
    Rate : max       
    Consumed : 0          Offered : 0         
 
[Above CIR Level 4]
    Rate : max       
    Consumed : 0          Offered : 0         
 
[Above CIR Level 3]
    Rate : max                        
    Consumed : 0          Offered : 0         
 
[Above CIR Level 2]
    Rate : max       
    Consumed : 0          Offered : 0         
 
    (S) voip(SAP 1/2/1:1)
    Assigned : 10000000   Offered : 0         
    Consumed : 0         
    Weight   : 30        
 
    (S) all(SAP 1/2/1:1)
    Assigned : 960000     Offered : 0         
    Consumed : 0         
    Weight   : 50        
 
[Above CIR Level 1]
    Rate : max       
    Consumed : 0          Offered : 0         
 
    (Q) : 2->1/2/1:1->3 
    Assigned : 786        Offered : 0         
    Consumed : 0         
    Weight   : 1         
 
===============================================================================
*A:Dut-R# 
Table 359:  Show QoS Schedule-Hierarchy Port Output Fields

Label

Description

S

Displays the scheduler name.

Q

Displays the queue ID and information.

Admin CIR/PIR:

Specifies the configured value of CIR/PIR.

Assigned CIR/PIR:

Specifies the on-the-wire PIR/CIR rate given to a member by that parent level.

Offered CIR/PIR:

Specifies the on-the-wire offered load on that member.

Consumed CIR/PIR:

Specifies the amount of scheduler bandwidth used by this member.

port

Syntax 
port port-id queue-group queue-group-name [egress] [{access | network}] [instance instance-id] [detail]
port port-id vport name [detail]
Context 
[Tree] (show>qos>agg-rate port)
Full Contexts 
show qos agg-rate port
Supported Platforms 

All

Description 

This command displays the H-QoS aggregate rate limit per port or Vport.

Parameters 
port-id
Specifies the port ID.

port-id

slot/mda/port [.channel]

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

queue-group queue-group-name
Displays information about the specified queue group on the port.
egress—
Displays egress queue group information.
access—
Displays H-QoS aggregate rate limit information on an access port.
network—
Displays H-QoS aggregate rate limit information on a network port.
instance instance-id
Specifies the identification of a specific instance of the queue-group.
Values—
1 to 65535

 

vport name
Displays H-QoS aggregate rate limit information for the specified Vport.
detail—
Displays detailed information.
Output 

The following output is an example of QoS port aggregation rate output, and Table 360 describes the QoS port aggregation rate fields.

Sample Output
*A:PE# show qos agg-rate port 1/1/1 queue-group "qg1" instance 1 access egress
===============================================================================
Aggregate Rate Information - Queue Group Port 1/1/1
===============================================================================
-------------------------------------------------------------------------------
Egress Scheduler Policy :
Egress Queue-Group : qg1                                Instance-Id : 1
-------------------------------------------------------------------------------
Root (Egr)
| slot(1)
|    AdminRate              : 10000
|    OperRate               : 0
|    Limit Unused Bandwidth : disabled
|    OnTheWireRates         : false
|    LastMileOnTheWireRates : false
|
-------------------------------------------------------------------------------
===============================================================================
*A:PE#
Table 360:  Show QoS Aggregation Rate Port Output Fields

Label

Description

Egress Scheduler Policy

Indicates the name of the egress scheduler policy.

Egress Queue-Group

Indicates the queue group name.

Instance-Id

Indicates the identifier of a specific instance of the queue group.

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.

port

Syntax 
port port-id [detail]
Context 
[Tree] (show>system>ptp port)
Full Contexts 
show system ptp port
Supported Platforms 

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

Description 

This command displays port information.

Parameters 
port-id—
Specifies the port ID.
Values—
slot/mda/port

 

detail—
Displays detailed information.
Output 

The following output is an example of PTP port information.

Sample Output
A:bksim1618# show system ptp port
===============================================================================
IEEE 1588/PTP Ethernet Port Summary Information
===============================================================================
Port       PTP Adm/Opr   PTP State    Neighbors   Tx Rate     Rx Rate
-------------------------------------------------------------------------------
10/2/16       up/up         passive         5          12312       4400
1/1/1         up/up         slave           1          12312       4400
1/1/2         up/up         master         61          12312       4400
1/1/3         up/down       disabled        0              0          0
1/1/4         up/up         listening       0              0          0
-------------------------------------------------------------------------------
No. of PTP Ports : 5                            Total  99999     999999
 
 
A:bksim1618# show system ptp port 1/1/1 detail
===============================================================================
IEEE 1588/PTP Ethernet Port Information
===============================================================================
Port                : 1/1/2              
Local MAC Addr      : 02:43:BA:01:00:03  Multicast MAC Addr : 01:1b:19:00:00:00
PTP Admin State     : up                 PTP Oper State     : up        
PTP Port Number     : 3                  PTP Port State     : Slave
Tx Sync/Delay Rate  : 64 pkt/s           Tx Anno Rate       : 1 pkt/2 s          
Neighbor Clocks     : 4                  Timestamp Point    : port
===============================================================================
IEEE 1588/PTP Neighbor Clocks
===============================================================================
  MAC Address          Clock Id           Port Num     Rx Packet Rate
-------------------------------------------------------------------------------
  01:02:03:04:05:06    ac65fffffe000001      65535           64
  01:02:03:04:05:07    ac65fffffe000002          1            0
  01:02:03:04:05:08    ac65fffffe000003          2           64
  01:02:03:04:05:09    ac65fffffe000004         99            0
===============================================================================
IEEE 1588/PTP Packet Statistics
===============================================================================
                                                      Input              Output
-------------------------------------------------------------------------------
PTP Packets                                                      253         11
  Announce                                                       243          1
  Sync                                                             0          0
  Follow Up                                                        0          0
  Delay Request                                                    0          0
  Delay Response                                                   0          0
  Signaling                                                       10         10
  Other                                                            0          0
Discards                                                           0          0
  Bad PTP domain                                                   0          0
  Alternate Master                                                 0          0
  Out Of Sequence                                                  0          0
  Other                                                            0          0
================================================================================
 
 
A:bksim1620# show system ptp peer 10.1.1.2 router 5 detail
===============================================================================
IEEE 1588/PTP Peer Information
===============================================================================
Router Instance   : 5
IP Address        : 10.1.1.2            Announce Direction : rx+tx
Admin State       : up                 G.8265.1 Priority  : n/a
Sync Interval     : 64 pkt/s           
Local PTP Port    : 2                  PTP Port State     : passive
Clock Id          : ac5dfffffe000000   Remote PTP Port    : 2
GM Clock Id       : ac5cfffffe000000   GM Clock Class     : 13
GM Clock Accuracy : 0xfe (unknown)     GM Clock Variance  : ffff (not computed)
GM Clock Priority1: 128                GM Clock Priority2 : 128
Steps Removed     : 1                  Parent Clock       : no
Tx Timestamp Point: port               Rx Timestamp Point : port
Last Tx Port      : 1/1/2              Last Rx Port       : 1/1/2
Asym Factor Tx    : 456 ns             Asym Factor Rx     : 456 ns
===============================================================================

port

Syntax 
port port-id statistics
Context 
[Tree] (clear>system>ptp port)
Full Contexts 
clear system ptp port
Supported Platforms 

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

Description 

This command clears PTP port information.

Parameters 
port-id
Clears the specified port ID.
Values—
slot/mda/port

 

statistics—
Clears statistics information of the specified port ID.

17.59. port-connection

port-connection

Syntax 
port-connection [detail]
Context 
[Tree] (show>ml-bundle>ima>atm port-connection)
Full Contexts 
show multilink-bundle ima atm port-connection
Supported Platforms 

7450 ESS, 7750 SR-7/12/12e

Description 

This command displays port connection information.

Parameters 
detail —
Displays detailed information.
Output 

The following output is an example of port connection information, and Table 361 describes the output fields.

Sample Output: show multilink-bundle <bundle-id> ima atm port-connection
A:NS052651098# show multilink-bundle bundle-ima-1/1.1 ima atm port-connection 
==============================================================================
ATM Port Connection
==============================================================================
Port Id            : bundle-ima-1/1.1                                         
Admin State        : up                  Oper state         : up              
Owner              : SAP                                                      
Endpoint Type      : Port                Cast Type          : P2P             
Ing. Td Idx        : 2                   Egr. Td Idx        : 2               
Last Changed       : 01/16/2007 14:24:00                                      
==============================================================================
A:NS052651098#
Table 361:  Output Fields: show multilink-bundle <bundle-id> ima atm port-connection

Label

Description

Port ID

Displays the port ID for this bundle.

Admin State

ima — Indicates that the bundle is of type IMA group.

Down — The bundle is administratively down.

Oper State

Up — The bundle is operationally up.

Down—The bundle is operationally down.

Owner

Identifies the system entity that owns a specific ATM connection.

Endpoint Type

Displays the endpoint type.

Cast Type

Indicates the connection topology type.

Ing. Td Idx

Specifies the ATM traffic descriptor profile that applies to the receive direction of the interface connection.

Egr. Td Idx

Specifies the ATM traffic descriptor profile that applies to the transmit direction of the interface connection.

Last Changed

Indicates the date and time when the interface connection entered its current operational state.

17.60. port-db

port-db

Syntax 
port-db sap sap-id
port-db sap sap-id detail
port-db sap sap-id group grp-ipv6-address
port-db sdp sdp-id:vc-id [detail]
port-db sdp sdp-id:vc-id group grp-ipv6-address
Context 
[Tree] (show>service>id>mld-snooping port-db)
Full Contexts 
show service id mld-snooping port-db
Supported Platforms 

All

Description 

This command displays MLD snooping information related to a specific SAP.

Output 

The following output is an example of MLD snooping information for a specific SAP.

Sample Output
*A:rbae_C# show service id 1 mld-snooping port-db sap 1/1/4         
===============================================================================
MLD Snooping SAP 1/1/4 Port-DB for service 1
===============================================================================
Group Address
                Mode    Type    From-VPLS  Up Time        Expires  Num   MC    
                                                                   Src   Stdby 
-------------------------------------------------------------------------------
FF04::1
                include dynamic local      0d 00:00:19    0s       1           
FF04::2
                include dynamic local      0d 00:00:18    0s       1           
-------------------------------------------------------------------------------
Number of groups: 2
===============================================================================
*A:rbae_C# 
 
*A:rbae_C# show service id 1 mld-snooping port-db sap 1/1/4 detail 
===============================================================================
MLD Snooping SAP 1/1/4 Port-DB for service 1
-------------------------------------------------------------------------------
MLD Group FF04::1
-------------------------------------------------------------------------------
Mode             : include              Type             : dynamic             
Up Time          : 0d 00:00:33          Expires          : 0s                  
Compat Mode      : MLD Version 2                                               
V1 Host Expires  : 0s                                    :                     
MVR From-VPLS    : local                MVR To-SAP       : local               
MC Standby       : no                                                          
-------------------------------------------------------
Source Address
                Up Time      Expires  Type     Fwd/Blk
-------------------------------------------------------
2011::1
                0d 00:00:33  20s      dynamic  Fwd              
-------------------------------------------------------------------------------
MLD Group FF04::2
-------------------------------------------------------------------------------
Mode             : include              Type             : dynamic             
Up Time          : 0d 00:00:32          Expires          : 0s                  
Compat Mode      : MLD Version 2                                               
V1 Host Expires  : 0s                                    :                     
MVR From-VPLS    : local                MVR To-SAP       : local               
MC Standby       : no                                                          
-------------------------------------------------------
Source Address
                Up Time      Expires  Type     Fwd/Blk
-------------------------------------------------------
2011::1
                0d 00:00:33  20s      dynamic  Fwd              
-------------------------------------------------------------------------------
Number of groups: 2
===============================================================================
*A:rbae_C# 

port-db

Syntax 
port-db sap sap-id
port-db sap sap-id detail
port-db sap sap-id group grp-ipv6-address
port-db sdp sdp-id:vc-id [detail]
port-db sdp sdp-id:vc-id group grp-ipv6-address
Context 
[Tree] (show>service>id>mld-snooping port-db)
Full Contexts 
show service id mld-snooping port-db
Supported Platforms 

All

Description 

This command displays MLD snooping information related to a specific SAP.

port-db

Syntax 
port-db sap sap-id [detail]
port-db sap sap-id group grp-address
port-db sdp sdp-id:vc-id [detail]
port-db sdp sdp-id:vc-id group grp-ip-address
vxlan vtep ip-address vni vni-id
Context 
[Tree] (show>service>id>igmp-snooping port-db)
Full Contexts 
show service id igmp-snooping port-db
Supported Platforms 

All

Description 

This command displays information on the IGMP snooping port database for the VPLS service.

Parameters 
grp-ip-address
Displays the IGMP snooping port database for a specific multicast group address
sap-id
Displays the IGMP snooping port database for a specific SAP
sdp-id
Displays 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 —
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

 

grp-address
Displays IGMP snooping statistics matching the specified group address.
ip-address
Displays IGMP snooping statistics matching one particular source within the multicast group.
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).
vni
The VXLAN Network Identifier (VNI) for which to display information.
Values—
1 to 16777215

 

Output 

Sample Output
*A:ALA-1>show>service>id>snooping# port-db sap 1/1/2
===============================================================================
IGMP Snooping SAP 1/1/2 Port-DB for service 10
===============================================================================
Group Address    Mode     Type     Up Time        Expires   Num Sources
-------------------------------------------------------------------------------
239.0.0.1        include  dynamic  0d 00:04:44    0s        2
Group Address    Mode     Type     From-VPLS  Up Time        Expires  Num Src
-------------------------------------------------------------------------------
239.0.0.1        include  dynamic  Local      0d 00:04:44    0s       2
-------------------------------------------------------------------------------
Number of groups: 1
===============================================================================
*A:ALA-1>show>service>id>snooping# 
 
 
*A:ALA-1>show>service>id>snooping# port-db sap 1/1/2 detail
===============================================================================
IGMP Snooping SAP 1/1/2 Port-DB for service 10
===============================================================================
IGMP Group 239.0.0.1
-------------------------------------------------------------------------------
Mode             : include              Type             : dynamic
Up Time          : 0d 00:04:57          Expires          : 0s
Compat Mode      : IGMP Version 3
V1 Host Expires  : 0s                   V2 Host Expires  : 0s
-------------------------------------------------------
Source Address  Up Time      Expires  Type     Fwd/Blk
-------------------------------------------------------
1.1.1.1         0d 00:04:57  20s      dynamic  Fwd
1.1.1.2         0d 00:04:57  20s      dynamic  Fwd
-------------------------------------------------------------------------------
Number of groups: 1
===============================================================================
*A:ALA-1>show>service>id>snooping#

Table 362 describes the show output fields.

Table 362:  IGMP Snooping Port Database Fields

Label

Description

Group Address

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

Mode

Specifies the type of membership reports received on the interface for the group.

In the include mode, reception of packets sent to the specified multicast address is requested only from those IP source addresses listed in the source-list parameter of the IGMP membership report.

In the exclude mode, reception of packets sent to the specified multicast address is requested from all IP source addresses except those listed in the source-list parameter.

Type

Indicates how this group entry was learned.

If this group entry was learned by IGMP, the value is set to dynamic.

For statically configured groups, the value is set to static.

Compatibility mode

Specifies the IGMP mode. This is used for routers to be compatible with older-version routers. IGMPv3 hosts must operate in Version 1 and Version 2 compatibility modes. IGMPv3 hosts must keep state per local interface regarding the compatibility mode of each attached network. A host's compatibility mode is determined from the host compatibility mode variable which can be in one of three states: IGMPv1, IGMPv2 or IGMPv3. This variable is kept per interface and is dependent on the version of general queries heard on that interface as well as the older-version querier present timers for the interface.

V1 host expires

The time remaining until the local router will assume that there are no longer any IGMP Version 1 members on the IP subnet attached to this interface. Upon hearing any IGMPv1 membership report, this value is reset to the group membership timer. While this time remaining is non-zero, the local router ignores any IGMPv2 leave messages for this group that it receives on this interface.

V2 host expires

The time remaining until the local router will assume that there are no longer any IGMP Version 2 members on the IP subnet attached to this interface. Upon hearing any IGMPv2 membership report, this value is reset to the group membership timer. While this time remaining is non-zero, the local router ignores any IGMPv3 leave messages for this group that it receives on this interface.

Source address

The source address for which this entry contains information.

Up Time

The time since the source group entry was created.

Expires

The amount of time remaining before this entry will be aged out.

Number of sources

Indicates the number of IGMP group and source specific queries received on this SAP.

Forwarding/Blocking

Indicates whether this entry is on the forward list or block list.

Number of groups

Indicates the number of groups configured for this SAP.

port-db

Syntax 
port-db sap sap-id [group grp-ip-address]
port-db sap sap-id group grp-ip-address source src-ip-address
port-db sdp sdp-id:vc-id [group grp-ip-address]
port-db sdp sdp-id:vc-id group grp-ip-address source src-ip-address
port-db [group grp-ip-address] vxlan vtep ip-address vni vni-id
port-db group grp-ip-address source src-ip-address vxlan vtep ip-address vni vni-id
Context 
[Tree] (clear>service>id>igmp-snooping port-db)
Full Contexts 
clear service id igmp-snooping port-db
Supported Platforms 

All

Description 

This command clears the information on the IGMP snooping port database for the VPLS service.

Parameters 
sap-id
Clears IGMP snooping statistics matching the specified SAP ID and optional encapsulation value
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 information for the specified virtual circuit ID on the SDP ID
Default—
For mesh SDPs only, all VC IDs
Values—
1 to 4294967295

 

grp-ip-address
Clears IGMP snooping statistics matching the specified group address
src-ip-address
Clears IGMP snooping statistics matching the specified particular source
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).
vni-id
Displays information for the specified VXLAN Network Identifier (VNI)
Values—
1 to 16777215

 

port-db

Syntax 
port-db sap sap-id [group grp-ip-address]
port-db sap sap-id group grp-ip-address source src-ip-address
port-db sdp sdp-id:vc-id [group grp-ip-address]
port-db sdp sdp-id:vc-id group grp-ip-address source src-ip-address
port-db [group grp-ip-address] vxlan vtep ip-address vni vni-id
port-db group grp-ip-address source src-ip-address vxlan vtep ip-address vni vni-id
Context 
[Tree] (clear>service>id>mld-snooping port-db)
Full Contexts 
clear service id mld-snooping port-db
Supported Platforms 

All

Description 

This command clears MLD snooping port-db group data.

Parameters 
sap-id
Clears IGMP snooping statistics matching the specified SAP ID and optional encapsulation value
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 information for the specified virtual circuit ID on the SDP ID
Default—
For mesh SDPs only, all VC IDs
Values—
1 to 4294967295

 

grp-ip-address
Clears IGMP snooping statistics matching the specified group address
src-ip-address
Clears IGMP snooping statistics matching the specified particular source
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).
vni-id
Displays information for the specified VXLAN Network Identifier (VNI)
Values—
1 to 16777215

 

17.61. port-forwarding-action

port-forwarding-action

Syntax 
port-forwarding-action
Context 
[Tree] (tools>perform>nat port-forwarding-action)
Full Contexts 
tools perform nat port-forwarding-action
Supported Platforms 

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

Description 

This command displays NAT port forwarding actions.

17.62. port-forwarding-entries

port-forwarding-entries

Syntax 
port-forwarding-entries
Context 
[Tree] (show>service>nat port-forwarding-entries)
Full Contexts 
show service nat port-forwarding-entries
Supported Platforms 

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

Description 

This command displays port forwarding entries.

Output 

The following is sample output for this command.

Sample Output
*A:SR12_PPPOE#  show service nat port-forwarding-entries 
===============================================================================
NAT port forwarding entries
===============================================================================
Subscriber
iRtr       iAddress                                prot iPort type              
oRtr       oAddress                          persist-id oPort expiry            
 
===============================================================================
100        10.2.3.4                                tcp  666   classic-lsn-sub
Base       10.0.0.6                          N/A        666   N/A               
 
100        10.2.3.4                                udp  666   classic-lsn-sub
Base       10.0.0.6                          N/A        666   N/A               
 
-------------------------------------------------------------------------------
No. of entries: 2
===============================================================================
*A:SR12_PPPOE# 
 

17.63. port-list

port-list

Syntax 
port-list [port-list-name]
port-list port-list-name references
Context 
[Tree] (show>filter>match-list port-list)
Full Contexts 
show filter match-list port-list
Supported Platforms 

All

Description 

This command displays TCP/UDP/SCTP port values or ranges for match criteria in IPv4 and IPv6 ACL and CPM filter policies.

Parameters 
port-list-name—
A string of up to 32 characters of printable ASCII characters. If special characters are used, the string must be enclosed within double quotes.
references—
Displays the filter policies, policy entries and source/destination/port match type per entry referring to this match list.

port-list

Syntax 
port-list
port-list port-list-name [association]
Context 
[Tree] (show>qos>match-list port-list)
Full Contexts 
show qos match-list port-list
Supported Platforms 

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

Description 

This command displays the list of configured QoS port lists or the details of a specific QoS port list together with the network QoS policies in which it is used and the entry number within that policy.

Parameters 
port-list-name—
Displays a port list, up to 32 characters of printable ASCII characters. If special characters are used, the string must be enclosed within double quotes.
association—
Displays the network QoS policy and entry number in which the specified port list is used.
Output 

The following output is an example of QoS port list information. Table 363 describes the output fields.

Sample Output
*A:PE# show qos match-list port-list
===============================================================================
QoS Match Port List
===============================================================================
Port List Name                   Description                   Num Ports/Ranges
-------------------------------------------------------------------------------
portlist1                                                      2
portlist2                                                      2
-------------------------------------------------------------------------------
No. of Port-List: 2
===============================================================================
*A:PE#
*A:PE# show qos match-list port-list "portlist1"
===============================================================================
QoS Match Port List
===============================================================================
Port List Name        : portlist1
Description           : (Not Specified)
-------------------------------------------------------------------------------
Ports/Ranges
-------------------------------------------------------------------------------
80 90-100
-------------------------------------------------------------------------------
No. of Ports/Ranges : 2
-------------------------------------------------------------------------------
===============================================================================
*A:PE#
*A:PE# show qos match-list port-list "portlist1" association
===============================================================================
QoS Match IP Prefix List
===============================================================================
Port List Name        : portlist1
Description           : (Not Specified)
-------------------------------------------------------------------------------
Ports/Ranges
-------------------------------------------------------------------------------
80 90-100
-------------------------------------------------------------------------------
No. of Ports/Ranges : 2
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Association
-------------------------------------------------------------------------------
QoS Policy ID                           Criteria Entry
-------------------------------------------------------------------------------
10                   (network-egress)   10                 (destination-port)
-------------------------------------------------------------------------------
===============================================================================
Table 363:  Output Fields: show qos match-list port-list

Label

Description

Port List Name

Displays the port list name.

Description

Displays the port list description.

Num Ports/Range

Displays the number of ports or range of ports.

No. of Port-List

Displays the number of port lists.

QoS Policy ID

Displays the QoS policy ID.

17.64. port-map

port-map

Syntax 
port-map [client-map-id]
Context 
[Tree] (show>system>satellite>eth-sat port-map)
[Tree] (show>system>satellite>tdm-sat port-map)
Full Contexts 
show system satellite eth-sat port-map
show system satellite tdm-sat port-map
Supported Platforms 

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

  1. show system satellite eth-sat port-map

7450 ESS, 7750 SR-7/12/12e, 7750 SR-a, 7750 SR-e

  1. show system satellite tdm-sat port-map
Description 

This command displays information about configured satellites port maps.

Parameters 
client-map-id—
Specifies the client map to display.
Output 

The following output is an example of TDM satellite port map information.

Sample Output
A:Dut-A# show system satellite tdm-sat 1 port-map 
===============================================================================
Satellite Port Mapping Information
===============================================================================
Client Port    Adm  State   Uplink Port    Adm  State   Host Port  Adm  State
-------------------------------------------------------------------------------
tsat-1/1/1     Down Down    tsat-1/1/u1    Up   Up      1/1/4      Up   Up
tsat-1/1/2     Down Down    tsat-1/1/u1    Up   Up      1/1/4      Up   Up
tsat-1/1/3     Down Down    tsat-1/1/u1    Up   Up      1/1/4      Up   Up
tsat-1/1/4     Down Down    tsat-1/1/u1    Up   Up      1/1/4      Up   Up
===============================================================================

17.65. port-recorder detail

port-recorder detail

Syntax 
port-recorder detail [flow-count flows] [byte-count kbytes] [isa mda-id] url file-url
Context 
[Tree] (tools>dump>app-assure>group port-recorder detail)
Full Contexts 
tools dump application-assurance group port-recorder detail
Description 

This command saves the port recorded by the tool into a file. The port-recorder is configured using debug commands.

Parameters 
flow-count flows
Match ports with flow count greater than the specified value.
Values—
slot 1 to 4294967295

 

bytes-count kbytes
Match ports with bytes count greater than the specified value.
Values—
slot 1 to 4294967295

 

isa mda-id
Specifies the AA ISA
Values—
slot 1 to 10, mda 1 to 2

 

url file-url
Specifies the URL for the file to direct the port-recorder output to.
Values—

local-url:

<cflash-id>/][<file-path>]

200 chars max, including cflash-id

directory length 99 chars max each

remote-url:

[{ftp://| tftp://}<login>:<pswd>@<remote-locn>/][<file-path>]

255 chars max

directory length 99 chars max each

remote-locn:

<hostname> | <ipv4-address> | <ipv6-address> ]

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..FFFF]H

d - [0..255]D

interface

32 chars max, for link local addresses

cflash-id

flash slot ID

 

17.66. port-recorder status

port-recorder status

Syntax 
port-recorder status [isa mda-id]
Context 
[Tree] (tools>dump>app-assure>group port-recorder status)
Full Contexts 
tools dump application-assurance group port-recorder status
Description 

This command displays the current status of the port-recorder with current-time, start-time, stop-time, sample-rates as well as number of bytes and flows for UDP and TCP traffic on the specified AA ISA card. The port-recorder is configured using debug commands.

Parameters 
isa mda-id
Specifies the AA ISA
Values—
slot 1 to 10, mda 1 to 2

 

17.67. port-recorder top

port-recorder top

Syntax 
port-recorder top granularity [max-count max-count] [isa mda-id]
Context 
[Tree] (tools>dump>app-assure>group port-recorder top)
Full Contexts 
tools dump application-assurance group port-recorder top
Description 

This command displays by bytes or flows the top ports recorded by the tool on a particular AA ISA.

Parameters 
granularity —
Specifies if the output is sorted by bytes or flows.
Values—
bytes, flows

 

max-count count-value
Specifies the maximum number of values to display.
Values—
1 to 25

 

isa mda-id
Specifies the AA ISA
Values—
slot 1 to 10, mda 1 to 2

 

17.68. port-scheduler-policy

port-scheduler-policy

Syntax 
port-scheduler-policy [port-scheduler-policy-name] [association]
port-scheduler-policy port-scheduler-policy-name network-policy network-queue-policy-name
port-scheduler-policy port-scheduler-policy-name sap-egress policy-id
port-scheduler-policy port-scheduler-policy-name scheduler-policy scheduler-policy-name
port-scheduler-policy port-scheduler-policy-name scheduler-policy scheduler-policy-name sap-egress policy-id
Context 
[Tree] (show>qos port-scheduler-policy)
Full Contexts 
show qos port-scheduler-policy
Supported Platforms 

All

Description 

This command displays port-scheduler policy information

Parameters 
port-scheduler-policy-name—
Displays information for the specified existing port scheduler policy.
association—
Displays associations related to the specified port scheduler policy.
network-policy network-queue-policy-name
Displays information for the specified existing network queue policy.
sap-egress policy-id
Displays information for the specified existing SAP egress policy.
scheduler-policy scheduler-policy-name
Displays information for the specified existing scheduler policy.
Output 

The following output is an example of QoS port scheduler policy information, and Table 364 describes the QoS port scheduler policy fields.

Sample Output
*A:Dut-R# show qos port-scheduler-policy p1 
===============================================================================
QoS Port Scheduler Policy
===============================================================================
Policy-Name       : p1                                                         
HQOS Algorithm    : default
Max Rate          : max                 Last changed      : 05/21/2007 10:39:15
Lvl1 PIR          : max                 Lvl1 CIR          : max                
Lvl2 PIR          : max                 Lvl2 CIR          : max                
Lvl3 PIR          : max                 Lvl3 CIR          : max                
Lvl4 PIR          : max                 Lvl4 CIR          : max                
Lvl5 PIR          : max                 Lvl5 CIR          : max                
Lvl6 PIR          : max                 Lvl6 CIR          : max                
Lvl7 PIR          : max                 Lvl7 CIR          : max                
Lvl8 PIR          : max                 Lvl8 CIR          : max                
Orphan Lvl        : default             Orphan Weight     : default            
Orphan CIR-Lvl    : default             Orphan CIR-Weight : default            
===============================================================================
QoS Port Scheduler Policy
===============================================================================
Policy-Name       : p1 
-------------------------------------------------------------------------------
Associations
-------------------------------------------------------------------------------
 - Port : 5/1/1
===============================================================================
*A:Dut-R# 
 

The following configuration displays dist-lag-rate-shared and percent-rate for level, group and max-rate in a port-scheduler-policy.

*B:vineshDut-A>config>qos>port-sched-plcy# info 
----------------------------------------------
 dist-lag-rate-shared
  max-rate percent 30.00
 group "test" create
                percent-rate 20.00 cir 20.00
  exit
  level 1 percent-rate 10.00 percent-cir 10.00
  level 2 percent-rate 20.00 percent-cir 20.00
  level 3 percent-rate 30.00 percent-cir 30.00
  level 4 percent-rate 40.00 percent-cir 40.00
  level 5 percent-rate 50.00 percent-cir 50.00
  level 6 percent-rate 60.00 percent-cir 60.00
  level 7 percent-rate 70.00 percent-cir 70.00
  level 8 percent-rate 80.00 percent-cir 80.00
 

Overrides

*B:vineshDut-A>config>port# info 
----------------------------------------------
        ethernet
            mode access
            egress-scheduler-policy "psp2"
            egress-scheduler-override create
                max-rate percent 50.00
                level 1 percent-rate 10.00 percent-cir 10.00
                level 2 percent-rate 20.00 percent-cir 20.00
                level 3 percent-rate 30.00 percent-cir 30.00
                level 4 percent-rate 40.00 percent-cir 40.00
                level 5 percent-rate 50.00 percent-cir 50.00
                level 6 percent-rate 60.00 percent-cir 60.00
                level 7 percent-rate 70.00 percent-cir 70.00
                level 8 percent-rate 80.00 percent-cir 80.00
            exit
            autonegotiate limited
        exit
        no shutdown
----------------------------------------------
 

The following output shows a port-scheduler-policy showing Dist Lag Rate and percent parameters.

*B:vineshDut-A>config>port# /show qos port-scheduler-policy "psp2" 
===============================================================================
QoS Port Scheduler Policy
===============================================================================
Policy-Name       : psp2                
Description       : (Not Specified)
HQOS Algorithm    : default
Max Rate          : max                 Max Rate Percent  : 30.00
Dist LAG Rate     : True                Last changed      : 07/16/2014 21:31:51
Group             : test                
Group PIR         : max                 Group CIR         : max
Group PIR Percent : 20.00               Group CIR Percent : 20.00
 
Lvl1 PIR          : max                 Lvl1 CIR          : max
Lvl1 PIR Percent  : 10.00               Lvl1 CIR Percent  : 10.00
Lvl2 PIR          : max                 Lvl2 CIR          : max
Lvl2 PIR Percent  : 20.00               Lvl2 CIR Percent  : 20.00
Lvl3 PIR          : max                 Lvl3 CIR          : max
Lvl3 PIR Percent  : 30.00               Lvl3 CIR Percent  : 30.00
Lvl4 PIR          : max                 Lvl4 CIR          : max
Lvl4 PIR Percent  : 40.00               Lvl4 CIR Percent  : 40.00
Lvl5 PIR          : max                 Lvl5 CIR          : max
Lvl5 PIR Percent  : 50.00               Lvl5 CIR Percent  : 50.00
Lvl6 PIR          : max                 Lvl6 CIR          : max
Lvl6 PIR Percent  : 60.00               Lvl6 CIR Percent  : 60.00
Lvl7 PIR          : max                 Lvl7 CIR          : max
Lvl7 PIR Percent  : 70.00               Lvl7 CIR Percent  : 70.00
Lvl8 PIR          : max                 Lvl8 CIR          : max
Lvl8 PIR Percent  : 80.00               Lvl8 CIR Percent  : 80.00
Orphan Lvl        : default             Orphan Weight     : default
Orphan CIR-Lvl    : default             Orphan CIR-Weight : default
===============================================================================
Part of show port  Output
-------------------------------------------------------------------------------
Egr Port Sched Override
-------------------------------------------------------------------------------
Max Rate           : max*                       Max Rate Percent : 50.00
Lvl1 PIR           : max*                       Lvl1 CIR         : max*
Lvl1 PIR Percent   : 10.00                      Lvl1 CIR Percent : 10.00
Lvl2 PIR           : max*                       Lvl2 CIR         : max*
Lvl2 PIR Percent   : 20.00                      Lvl2 CIR Percent : 20.00
Lvl3 PIR           : max*                       Lvl3 CIR         : max*
Lvl3 PIR Percent   : 30.00                      Lvl3 CIR Percent : 30.00
Lvl4 PIR           : max*                       Lvl4 CIR         : max*
Lvl4 PIR Percent   : 40.00                      Lvl4 CIR Percent : 40.00
Lvl5 PIR           : max*                       Lvl5 CIR         : max*
Lvl5 PIR Percent   : 50.00                      Lvl5 CIR Percent : 50.00
Lvl6 PIR           : max*                       Lvl6 CIR         : max*
Lvl6 PIR Percent   : 60.00                      Lvl6 CIR Percent : 60.00
Lvl7 PIR           : max*                       Lvl7 CIR         : max*
Lvl7 PIR Percent   : 70.00                      Lvl7 CIR Percent : 70.00
Lvl8 PIR           : max*                       Lvl8 CIR         : max*
Lvl8 PIR Percent   : 80.00                      Lvl8 CIR Percent : 80.00
* means the value is inherited        
-------------------------------------------------------------------------------
 
 
Table 364:  Show QoS Port Scheduler Output Fields

Label

Description

Policy Name

Displays the port scheduler policy name.

HQOS Algorithm

Displays the port scheduler H-QoS algorithm used to calculate the operational rates for the children connected to the port scheduler.

Max Rate

Displays the explicit maximum frame-based bandwidth limit of this port scheduler.

Lvlx PIR

Displays the total bandwidth limit, PIR, for the specified priority level.

Lvlx CIR

Displays the within-CIR bandwidth limit for the specified priority level.

Orphan Lvl

Displays above-CIR port priority of orphaned queues and scheduler.

Orphan Weight

Displays the weight of orphaned queues and schedulers that are above-CIR.

Orphan CIR-Lvl

Displays the port priority of orphaned queues and schedulers that are within-CIR.

Orphan CIR-Weight

Displays the weight of orphaned queues and schedulers that are within-CIR.

Associations

Displays associations related to the specified port scheduler policy.

Mode

Displays the port scheduler policy mode (STRICT, RR, WRR, WDRR).

Accounting

Displays whether the accounting mode is frame-based or packet-based

Last Changed

Displays the last time the configuration changed.

Queue #

Displays the weight of the queue if configured.

17.69. port-topology

port-topology

Syntax 
port-topology [uni-dir]
Context 
[Tree] (show>system port-topology)
Full Contexts 
show system port-topology
Supported Platforms 

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

Description 

This command generates a listing of the internal connections within the router. These include connections to satellite ports. Use of the uni-dir keyword will list each connection twice; once for each direction.

Parameters 
uni-dir—
Specifies to list each direction as a separate row.
Output 

The following output is an example of port topology information.

Sample Output
*A:Dut-A# show system port-topology
===============================================================================
Port Topology
===============================================================================
Port Far-end
Id Port Id
-------------------------------------------------------------------------------
esat-1/1/u1 1/1/1
esat-1/1/u2 1/1/2
esat-1/1/u3 1/2/1
esat-1/1/u4 1/2/2
esat-20/1/u1 1/1/3
esat-20/1/u2 1/2/3
esat-20/1/u3 2/1/3
esat-20/1/u4 2/2/3
-------------------------------------------------------------------------------
No. of Number of port-topology associations: 8
===============================================================================

17.70. port-tree

port-tree

Syntax 
port-tree port-id
Context 
[Tree] (show port-tree)
Full Contexts 
show port-tree
Supported Platforms 

All

Description 

This command displays the tree for SONET/SDH or TDM ports/channels WAN PHY mode (xgig wan) Ethernet ports.

Parameters 
port-id—
Specifies the physical port ID. Table 365 describes the port ID values.
Values—
slot/mda/port [.channel]
Table 365:  Port ID Values

Product

Slot

MDA

Port

Values

7750 SR-12

1 to 10

1, 2

1 to 60

(depending on the MDA type)

7750 SR-7

1 to 5

1, 2

7950 XRS

1 to 20

7450 ESS-7

1 to 4

7450 ESS-12

1 to 10

Channelized MDAs

CHOC12-SFP

slot/mda/port. [1 to 4] . [1 to 3] . [1 to 28] . [..24]

For example, 7/2/1.1.1.28.24

CHOC3-SFP

slot/mda/port. [1 to 3] . [1 to 28] . [..24]

For example, 7/2/1.1.28.24

DS3

slot/mda/port. [1 to 28] . [..24]

For example, 7/1/1.1.1

 

Output 

The following output is an example of port information, and Table 366 describes the output fields.

Sample Output: show port-tree <port-id>
A:ALA-48>config# show port-tree 7/1/1
    ifIndex  type, sonet-sdh-index (* = provisioned)
===========  =======================================
  119570432  Port, N/A *
  656441345      DS3, none *
  656441405          DS1, 1 *
  656441430          DS1, 2
  656441455          DS1, 3
  656441480          DS1, 4
  656441505          DS1, 5
  656441530          DS1, 6
  656441555          DS1, 7
  656441580          DS1, 8
  656441605          DS1, 9
  656441630          DS1, 10
  656441655          DS1, 11
  656441680          DS1, 12
  656441705          DS1, 13
  656441730          DS1, 14
  656441755          DS1, 15
  656441780          DS1, 16
  656441805          DS1, 17
  656441830          DS1, 18
  656441855          DS1, 19
  656441880          DS1, 20
  656441905          DS1, 21
  656441930          DS1, 22
  656441980          DS1, 24
  656442005          DS1, 25
  656442030          DS1, 26
  656442055          DS1, 27
  656442080          DS1, 28
A:ALA-48>config#
Table 366:  Output Fields: show port-tree <port-id>

Label

Description

IfIndex

Displays the interface index number which reflects its initialization sequence.

type

Specifies the type.

sonet-sdh-index

Specifies the sonet-sdh-index.

*

When an asterisk (*) is displayed after the sonet-sdh-index, the port/channel is provisioned.

17.71. post-policer-mapping

post-policer-mapping

Syntax 
post-policer-mapping [post-policer-name] [association | detail]
Context 
[Tree] (show>qos post-policer-mapping)
Full Contexts 
show qos post-policer-mapping
Supported Platforms 

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

Description 

This command displays information about post-policer mapping policies. Omitting the policy name will list all policies.

Parameters 
post-policer-name—
Specifies the name of the post-policer mapping policy, up to 32 characters.
association—
Displays the entities associated with the post-policer mapping policy.
detail—
Displays the detailed information for the post-policer mapping policy.
Output 

This section shows sample output for post-policer mapping.

Sample Output
*A:PE# show qos post-policer-mapping
===============================================================================
Post Policer Mapping Summary
===============================================================================
Policy                        Description
-------------------------------------------------------------------------------
ppm1                          Map FC EF/exceed to BE/out
-------------------------------------------------------------------------------
Policies
===============================================================================
*A:PE#
 
*A:PE# show qos post-policer-mapping detail
===============================================================================
Post Policer Mapping Information
===============================================================================
Policy Name        : ppm1
Description        : Map FC EF/exceed to BE/out
-------------------------------------------------------------------------------
Post Policer Mapping Information
-------------------------------------------------------------------------------
FC                  Profile             Mapped-FC           Mapped-Profile
-------------------------------------------------------------------------------
ef                  Exceed              be                  Out
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Sap Egress Associations
-------------------------------------------------------------------------------
Policy ID
-------------------------------------------------------------------------------
10
-------------------------------------------------------------------------------
===============================================================================

17.72. power-management

power-management

Syntax 
power-management [zone]
Context 
[Tree] (show>chassis power-management)
Full Contexts 
show chassis power-management
Supported Platforms 

7750 SR-12e, 7750 SR-s, 7950 XRS

Description 

This command shows the power management requirement and utilization information for the 7950 XRS.

Parameters 
zone—
The chassis power zone.
Values—
1, 2

 

Output 

The following output is an example of power management information, and Table 367 describes the output fields.

Sample Output: show chassis power-management
*A:Dut-A#  show chassis power-management 
 
===============================================================================
Chassis Information
===============================================================================
Power Management Information
 
  Power Management Mode             : basic
  Power Safety Level                : 100%
  Power Safety Alert                : 0 watts
  Power-Zone                        : 1
  Number of PEQs                    : 12
  
  PEQ number                        : 1
    PEQ Equipped Type               : apeq-dc-2000
    PEQ Provisioned Type            : apeq-dc-2000
    Status                          : shutdown
    Input Feed Status               : input B down
    Hardware Data
      Part number                   : 3HE07114AARA01
      CLEI code                     : IPUPAJHUAA
      Serial number                 : NS1250G0116
      Manufacture date              : 12202012
      Manufacturing deviations      : (Not Specified)
     Manufacturing assembly number : 8205320107
      Administrative state          : down
      Operational state             : down
      Time of last boot             : 2014/01/07 11:01:44
      Current alarm state           : alarm active
  
  PEQ number                        : 2
    PEQ Equipped Type               : apeq-dc-2000
    PEQ Provisioned Type            : (Not Specified)
    Status                          : up
    Input Feed Status               : input B down
    Hardware Data
      Part number                   : 3HE07114AARA01
      CLEI code                     : IPUPAJHUAA
      Serial number                 : NS1249G0022
      Manufacture date              : 12202012
      Manufacturing deviations      : (Not Specified)
      Manufacturing assembly number : 8205320107
      Administrative state          : up
      Operational state             : unprovisioned
      Time of last boot             : 2014/01/07 11:01:44
      Current alarm state           : alarm active
  
  PEQ number                        : 3
    PEQ Equipped Type               : apeq-dc-2000
    PEQ Provisioned Type            : apeq-dc-2000
    Status                          : up
    Input Feed Status               : input B down
    Hardware Data
      Part number                   : 3HE07114AARA01
      CLEI code                     : IPUPAJHUAA
      Serial number                 : NS1250G0141
      Manufacture date              : 12202012
      Manufacturing deviations      : (Not Specified)
      Manufacturing assembly number : 8205320107
      Administrative state          : up
      Operational state             : up
      Time of last boot             : 2014/01/07 11:01:44
      Current alarm state           : alarm active
  
  PEQ number                        : 4
    PEQ Equipped Type               : apeq-dc-2000
    PEQ Provisioned Type            : apeq-dc-2000
    Status                          : up
    Input Feed Status               : input B down
    Hardware Data
      Part number                   : 3HE07114AARA01
      CLEI code                     : IPUPAJHUAA
      Serial number                 : NS1249G0201
      Manufacture date              : 12202012
      Manufacturing deviations      : (Not Specified)
      Manufacturing assembly number : 8205320107
      Administrative state          : up
      Operational state             : up
      Time of last boot             : 2014/01/07 11:01:44
      Current alarm state           : alarm active
                                      
  PEQ number                        : 5
    PEQ Equipped Type               : apeq-dc-2000
    PEQ Provisioned Type            : apeq-dc-2000
    Status                          : up
    Input Feed Status               : input B down
    Hardware Data
      Part number                   : 3HE07114AARA01
      CLEI code                     : IPUPAJHUAA
      Serial number                 : NS1250G0123
      Manufacture date              : 12202012
      Manufacturing deviations      : (Not Specified)
      Manufacturing assembly number : 8205320107
      Administrative state          : up
      Operational state             : up
      Time of last boot             : 2014/01/07 11:01:44
      Current alarm state           : alarm active
  
  PEQ number                        : 6
    PEQ Equipped Type               : apeq-dc-2000
    PEQ Provisioned Type            : apeq-dc-2000
    Status                          : up
    Input Feed Status               : input B down
    Hardware Data
      Part number                   : 3HE07114AARA01
      CLEI code                     : IPUPAJHUAA
      Serial number                 : NS1250G0061
      Manufacture date              : 12182012
      Manufacturing deviations      : (Not Specified)
      Manufacturing assembly number : 8205320107
      Administrative state          : up
      Operational state             : up
      Time of last boot             : 2014/01/07 11:01:44
      Current alarm state           : alarm active
  
  PEQ number                        : 7
    PEQ Equipped Type               : apeq-dc-2000
    PEQ Provisioned Type            : apeq-dc-2000
    Status                          : up
    Input Feed Status               : input B down
    Hardware Data                     
      Part number                   : 3HE07114AARB01
      CLEI code                     : IPUPAJHUAA
      Serial number                 : NS13226A310
      Manufacture date              : 06042013
      Manufacturing deviations      : (Not Specified)
      Manufacturing assembly number : 82-0532-02
      Administrative state          : up
      Operational state             : up
      Time of last boot             : 2014/01/07 11:01:44
      Current alarm state           : alarm active
  
  PEQ number                        : 8
    PEQ Equipped Type               : apeq-dc-2000
    PEQ Provisioned Type            : apeq-dc-2000
    Status                          : up
    Input Feed Status               : input B down
    Hardware Data
      Part number                   : 3HE07114AARA01
      CLEI code                     : IPUPAJHUAA
      Serial number                 : NS1250G0152
      Manufacture date              : 12202012
      Manufacturing deviations      : (Not Specified)
      Manufacturing assembly number : 8205320107
      Administrative state          : up
      Operational state             : up
      Time of last boot             : 2014/01/07 11:01:44
      Current alarm state           : alarm active
  
  PEQ number                        : 9
    PEQ Equipped Type               : apeq-dc-2000
    PEQ Provisioned Type            : apeq-dc-2000
    Status                          : up
    Input Feed Status               : input B down
    Hardware Data
      Part number                   : 3HE07114AARA01
      CLEI code                     : IPUPAJHUAA
      Serial number                 : NS1250G0122
      Manufacture date              : 12202012
      Manufacturing deviations      : (Not Specified)
      Manufacturing assembly number : 8205320107
      Administrative state          : up
      Operational state             : up
      Time of last boot             : 2014/01/07 11:01:44
      Current alarm state           : alarm active
  
  PEQ number                        : 10
    PEQ Equipped Type               : apeq-dc-2000
    PEQ Provisioned Type            : apeq-dc-2000
    Status                          : up
    Input Feed Status               : input B down
    Hardware Data
      Part number                   : 3HE07114AARA01
      CLEI code                     : IPUPAJHUAA
      Serial number                 : NS1250G0146
      Manufacture date              : 12202012
      Manufacturing deviations      : (Not Specified)
      Manufacturing assembly number : 8205320107
      Administrative state          : up
      Operational state             : up
      Time of last boot             : 2014/01/07 11:01:44
      Current alarm state           : alarm active
  
  PEQ number                        : 11
    PEQ Equipped Type               : apeq-dc-2000
    PEQ Provisioned Type            : apeq-dc-2000
    Status                          : up
    Input Feed Status               : input B down
    Hardware Data
      Part number                   : 3HE07114AARA01
      CLEI code                     : IPUPAJHUAA
      Serial number                 : NS1249G0202
      Manufacture date              : 12202012
      Manufacturing deviations      : (Not Specified)
      Manufacturing assembly number : 8205320107
      Administrative state          : up
      Operational state             : up
      Time of last boot             : 2014/01/07 11:01:44
      Current alarm state           : alarm active
  
  PEQ number                        : 12
    PEQ Equipped Type               : apeq-dc-2000
    PEQ Provisioned Type            : apeq-dc-2000
    Status                          : up
    Input Feed Status               : input B down
    Hardware Data
      Part number                   : 3HE07114AARA01
      CLEI code                     : IPUPAJHUAA
      Serial number                 : NS1250G0115
      Manufacture date              : 12202012
      Manufacturing deviations      : (Not Specified)
      Manufacturing assembly number : 8205320107
      Administrative state          : up
      Operational state             : up
      Time of last boot             : 2014/01/07 11:01:44
      Current alarm state           : alarm active
===============================================================================
 
  PCM number                        : 1
    PCM Equipped Type               : not detected
    PCM Provisioned Type            : (not provisioned)
  PCM number                        : 2
    PCM Equipped Type               : not detected)
    PCM Provisioned Type            : (not provisioned)
    
  PCM number                        : 3
    PCM Equipped Type               : not detected 
    PCM Provisioned Type            : (not provisioned)
  PCM number                        : 4
    PCM Equipped Type               : not detected 
    PCM Provisioned Type            : (Not provisioned)
  PCM number                        : 5
    PCM Equipped Type               : not detected 
    PCM Provisioned Type            : (Not provisioned)
  PCM number                        : 6
    PCM Equipped Type               : indeterminate
    PCM Provisioned Type            : (Not provisioned)
  PCM number                        : 7
    PCM Equipped Type               : indeterminate
    PCM Provisioned Type            : (Not provisioned)
  PCM number                        : 8
    PCM Equipped Type               : indeterminate
    PCM Provisioned Type            : (Not provisioned)
  PCM number                        : 9
    PCM Equipped Type               : indeterminate
    PCM Provisioned Type            : dual-pcm
  PCM number                        : 10
    PCM Equipped Type               : quad-pcm
    PCM Provisioned Type            : (Not provisioned)
    Power-Zone                      : 1
    Status                          : up
    Input Feed Status               : power to all inputs 
Hardware Data
      Part number                   : Sim Part#
      CLEI code                     : Sim CLEI
      Serial number                 : peq-12
      Manufacture date              : 01012003
      Manufacturing deviations      : Sim MfgDeviation peq-12
      Manufacturing assembly number : 01-2345-67
 
 
  PCM number                        : 11 
    PCM Equipped Type               : quad-pcm 
    PCM Provisioned Type            : quad-pcm  
    Power-Zone                      : 1 
    Status                          : up 
    Input Feed Status               : power to all inputs  
    Hardware Data 
      Part number                   : Sim Part# 
      CLEI code                     : Sim CLEI 
      Serial number                 : peq-12 
      Manufacture date              : 01012003 
      Manufacturing deviations      : Sim MfgDeviation peq-12 
      Manufacturing assembly number : 01-2345-67 
 
  PCM number                        : 12 
    PCM Equipped Type               : quad-pcm 
    PCM Provisioned Type            : quad-pcm  
    Power-Zone                      : 1 
    Status                          : up 
    Input Feed Status               : power to all inputs  
    Hardware Data 
      Part number                   : Sim Part# 
      CLEI code                     : Sim CLEI 
      Serial number                 : peq-12 
      Manufacture date              : 01012003 
      Manufacturing deviations      : Sim MfgDeviation peq-12 
      Manufacturing assembly number : 01-2345-67 
 
 
------------------------------------------------------------------------------- 
Chassis Control Module (CCM) Information 
   
  CCM Slot                          : A 
    Equipped                        : yes 
    Hardware Data 
      Part number                   : Sim Part# 
      CLEI code                     : Sim CLEI 
      Serial number                 : ccm-1 
      Manufacture date              : 01012003 
      Manufacturing deviations      : Sim MfgDeviation ccm-1 
      Manufacturing assembly number : 01-2345-67 
      Administrative state          : up 
      Operational state             : up 
      Temperature                   : -128C 
      Temperature threshold         : 75C 
      Time of last boot             : N/A 
      Current alarm state           : alarm cleared 
    Hardware Resources (Power-Zone 1) 
      Voltage 
        Minimum                     :    52.80 Volts  (09/10/2014 18:09:58) 
        Current                     :    52.80 Volts  
        Peak                        :    52.80 Volts  (09/10/2014 18:09:58) 
      Wattage 
        Minimum                     :    20.00 Watts  (09/10/2014 18:09:58) 
        Current                     :    20.00 Watts  
        Peak                        :    20.00 Watts  (09/10/2014 18:09:58) 
        Max Required                :    22.00 Watts  
      Amperage 
        Minimum                     :     0.38 Amps   (09/10/2014 18:09:58) 
        Current                     :     0.38 Amps    
        Peak                        :     0.38 Amps   (09/10/2014 18:09:58) 
   
  CCM Slot                          : B 
    Equipped                        : yes 
    Hardware Data 
      Part number                   :  
      CLEI code                     :  
      Serial number                 :  
      Manufacture date              :  
      Manufacturing deviations      : (Not Specified) 
      Manufacturing assembly number :  
      Administrative state          : up 
      Operational state             : up 
      Temperature                   : 0C 
      Temperature threshold         : 75C 
      Time of last boot             : N/A 
      Current alarm state           : alarm cleared 
    Hardware Resources (Power-Zone 1) 
      Voltage 
        Minimum                     :     0.00 Volts  (N/A) 
        Current                     :     0.00 Volts  
        Peak                        :     0.00 Volts  (N/A) 
      Wattage 
        Minimum                     :     0.00 Watts  (N/A) 
        Current                     :     0.00 Watts  
        Peak                        :     0.00 Watts  (N/A) 
        Max Required                :     0.00 Watts  
      Amperage 
        Minimum                     :     0.00 Amps   (N/A) 
        Current                     :     0.00 Amps    
        Peak                        :     0.00 Amps   (N/A) 
=============================================================================== 
Chassis 2 Detail 
=============================================================================== 
Table 367:  Output Fields: show chassis power-management

Label

Description

Power Management Mode

Specifies the configured power management mode: None, Basic, or Advanced.

Power Safety Level

Specifies the configured Power Safety Level, which is a percentage of the worst case power consumption level.

Power Safety Alert

Specifies the configured power level in watts, which causes the system to raise an alarm if the available power level drops below a set level.

Power-Zone

Specifies the chassis power zone.

Number of PEQs

Specifies the total number of APEQs installed.

PEQ number:

Specifies the APEQ to which the information is associated

PEQ Equipped Type

Specifies the APEQ type installed.

PEQ Provisioned Type

Specifies the APEQ type provisioned.

Status

Specifies the APEQ status.

Input Feed Status

Specifies the feed status. This field indicates that power is detected on all inputs or lists the inputs where no power is detected.

PCM Equipped Type

Indicates the type of PCM installed in the specified PIM or PCM slot:

  1. (empty slot)
  2. indeterminate
  3. quad-pcm

Some PCMs can only be verified for presence based on power available at the associated APEQ. These are indicated as indeterminate.

When the equipped type is quad-pcm, the additional fields of Power-Zone, Status, and Input Feed Status and Hardware Data are displayed.

PCM Provisioned Type

One of the following types:

  1. (not specified)
  2. dual-pcm
  3. quad-pcm

For a given PCM number, if the equipped type is not detected and the provisioned type is not specified, the PCM is not displayed.

Hardware Data:

Part number

The APEQ part number.

CLEI code

The APEQ CLEI code.

Serial number

The APEQ serial number.

Manufacture date

The date the APEQ was manufactured.

Manufacturing deviations

Specifies any manufacturing deviations.

Manufacturing assembly number

The APEQ assembly number.

Administrative state

Specifies the administrative state of the APEQ.

Operational state

Specifies the operational state of the APEQ.

Time of last boot

Indicates the time stamp of the last system restart.

Current alarm state

Indicates the current alarm state.

17.73. power-module

power-module

Syntax 
power-module [power-module-id] [detail]
Context 
[Tree] (show>chassis>power-shelf power-module)
Full Contexts 
show chassis power-shelf power-module
Supported Platforms 

7750 SR-s

Description 

This command displays the power-module.

Parameters 
power-module-id—
Specifies the power module ID.
Values—
1 to 10

 

detail
Displays detailed power module information.
Output 

The following output is an example of a power module

Sample Output: show chassis power-shelf power-module
A:DUT-A# show chassis power-shelf 1 power-module 
===============================================================================
Power Shelf Summary
===============================================================================
Slot       Provisioned Type             Admin Operational   Zone   Input Output
               Equipped Type (if diff)  State State                Mode  
-------------------------------------------------------------------------------
1          ps-a10-shelf-dc              up    up            1      80A   on
===============================================================================
===============================================================================
Power Module Summary
===============================================================================
Slot       Provisioned Type             Admin Operational   Input  Zone
               Equipped Type (if diff)  State State         A B    
-------------------------------------------------------------------------------
1          ps-a-dc-6000                 up    up            Y Y    1
2          ps-a-dc-6000                 up    up            Y Y    1
===============================================================================
A:DUT-A# show chassis power-shelf 2 power-module 
===============================================================================
Power Shelf Summary
===============================================================================
Slot       Provisioned Type             Admin Operational   Zone   Input Output
               Equipped Type (if diff)  State State                Mode  
-------------------------------------------------------------------------------
2          ps-b10-shelf-ac/hv           up    up            1      N/A   on
===============================================================================
===============================================================================
Power Module Summary
===============================================================================
Slot       Provisioned Type             Admin Operational   Input  Zone
               Equipped Type (if diff)  State State         A B    
-------------------------------------------------------------------------------
1          ps-b-ac/hv-6000              up    up            Y Y    1
2          ps-b-ac/hv-6000              up    down          N N    1
5          ps-b-ac/hv-6000              up    down          N N    1
===============================================================================
A:DUT-A# 
A:DUT-A# show chassis power-shelf 2 power-module 1 detail 
===============================================================================
Power Shelf Summary
===============================================================================
Slot       Provisioned Type             Admin Operational   Zone   Input Output
               Equipped Type (if diff)  State State                Mode  
-------------------------------------------------------------------------------
2          ps-b10-shelf-ac/hv           up    up            1      N/A   on
===============================================================================
===============================================================================
Power Module 1 detail
===============================================================================
Slot       Provisioned Type             Admin Operational   Input  Zone
               Equipped Type (if diff)  State State         A B    
-------------------------------------------------------------------------------
1          ps-b-ac/hv-6000              up    up            Y Y    1
Power Module Specific Data
    Output Status                 : ok
Hardware Data
    Platform type                 : N/A
    Part number                   : 3HE11183AARA0101
    CLEI code                     : GA-PSUHVDC
    Serial number                 : NS1736W0096
    Manufacture date              : 09152017
    Manufacturing deviations      : For Internal Use Only
    Manufacturing assembly number : 
    Time of last boot             : 2020/07/07 11:13:07
    Current alarm state           : alarm cleared
===============================================================================
A:DUT-A# show chassis power-shelf 2 detail                
===============================================================================
Power Shelf 2 detail
===============================================================================
Slot       Provisioned Type             Admin Operational   Zone   Input Output
               Equipped Type (if diff)  State State                Mode  
-------------------------------------------------------------------------------
2          ps-b10-shelf-ac/hv           up    up            1      N/A   on
Power Shelf Specific Data
    Description                   : (Not Specified)
    Controller serial number      : NS1745W0143
Hardware Data
    Platform type                 : N/A
    Part number                   : 3HE11179AARA
    CLEI code                     : T-REX-HVDC
    Serial number                 : NS1747W0004
    Manufacture date              : 12212017
    Manufacturing deviations      : For Internal Use Only
    Manufacturing assembly number : 
    Time of last boot             : 2020/07/07 11:13:07
    Current alarm state           : alarm cleared
Hardware Data
    Platform type                 : N/A
    Part number                   : 3HE11181AARA
    CLEI code                     : M-SHELFCON
    Serial number                 : NS1745W0143
    Manufacture date              : 11152017
    Manufacturing deviations      : For Internal Use Only
    Manufacturing assembly number : 
    Time of last boot             : 2020/07/07 11:13:07
    Current alarm state           : alarm cleared
===============================================================================
A:DUT-A# 

17.74. power-shelf

power-shelf

Syntax 
power-shelf [power-shelf-id] [detail] [chassis chassis-name]
Context 
[Tree] (show>chassis power-shelf)
Full Contexts 
show chassis power-shelf
Supported Platforms 

7750 SR-s

Description 

This command displays the power shelf.

Parameters 
power-shelf-id—
Specifies the power shelf ID.
Values—
1 to 2

 

detail
Displays detailed power shelf information.
chassis-name—
Specifies the chassis name, up to 256 characters maximum.
Output 

The following output is an example of power shelves

Sample Output: show chassis power-shelf
A:DUT-A# show chassis power-shelf 
===============================================================================
Power Shelf Summary
===============================================================================
Slot       Provisioned Type             Admin Operational   Zone   Input Output
               Equipped Type (if diff)  State State                Mode  
-------------------------------------------------------------------------------
1          ps-a10-shelf-dc              up    up            1      80A   on
2          ps-b10-shelf-ac/hv           up    up            1      N/A   on
===============================================================================

17.75. ppp

ppp

Syntax 
ppp
Context 
[Tree] (show>service>id>ppp ppp)
Full Contexts 
show service id ppp ppp
Description 

This command enables the context to display service PPP information for the specified service.

ppp

Syntax 
ppp
Context 
[Tree] (tools>perform>subscr-mgmt>loc-user-db ppp)
Full Contexts 
tools perform subscriber-mgmt local-user-db ppp
Supported Platforms 

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

Description 

This command contains the tools used to control PPP entries in the local user database.

ppp

Syntax 
ppp
Context 
[Tree] (tools>perform>subscr-mgmt>loc-user-db ppp)
Full Contexts 
tools perform subscriber-mgmt local-user-db ppp
Supported Platforms 

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

Description 

This command provides the tools to control PPPoE entries in the local user database.

ppp

Syntax 
ppp
Context 
[Tree] (show>service>id ppp)
Full Contexts 
show service id ppp
Supported Platforms 

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

Description 

This command enables the context to display PPP information.

ppp

Syntax 
ppp
Context 
[Tree] (show>call-trace ppp)
Full Contexts 
show call-trace ppp
Supported Platforms 

7450 ESS, 7750 SR-14s, 7750 SR-2s, 7750 SR-7/12/12e, 7750 SR-7s, 7750 SR-a, 7750 SR-e, VSR

Description 

This command enables the context to display Point-to-Point Protocols (PPP) call trace information.

ppp

Syntax 
ppp [multiclass]
Context 
[Tree] (show>multilink-bundle ppp)
Full Contexts 
show multilink-bundle ppp
Supported Platforms 

7450 ESS, 7750 SR-7/12/12e

Description 

This command enables the context to display PPP group data.

Parameters 
multiclass—
Specifies to display multi-class MLPPP information.
Output 

The following output is an example of PPP information.

Sample Output: show multilink-bundle <bundle-id> ppp
A:timetra-sim110# show multilink-bundle bundle-ppp-1/1.1 ppp
===============================================================================
PPP Protocols for bundle-ppp-1/1.1
===============================================================================
Protocol  State         Last Change         Restart Count   Last Cleared       
-------------------------------------------------------------------------------
ipcp      initial       02/16/2007 06:11:44          0      02/16/2007 06:11:44
mplscp    initial       02/16/2007 06:11:44          0      02/16/2007 06:11:44
bcp       initial       02/16/2007 06:11:44          0      02/16/2007 06:11:44
osicp     initial       02/16/2007 06:11:44          0      02/16/2007 06:11:44
ipv6cp    initial       02/16/2007 06:11:44          0      02/16/2007 06:11:44
===============================================================================
Local Mac address  : 8c:6e:01:01:00:3d  Remote Mac address : 00:00:00:00:00:00 
Local IPv4 address : 0.0.0.0            Remote IPv4 address: 0.0.0.0           
Local IPv6 address : ::                                    
Remote IPv6 address: ::                                    
===============================================================================
*A:mlppp_top#
 
 
*A:mlppp_top# show multilink-bundle bundle-ppp-1/1.1 ppp multiclass 
===============================================================================
MLPPP Per Class Traffic Statistics for bundle-ppp-1/1.1
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Class  0                                                                       
  Octets                                               0                      0
  Packets                                              0                      0
  Errors                                               0                      0
Class  1                                                                       
  Octets                                               0                      0
  Packets                                              0                      0
  Errors                                               0                      0
Class  2                                                                       
  Packets                                              0                      0
  Errors                                               0                      0
Class  3                                                                       
  Octets                                               0                 270400
  Packets                                              0                   2704
  Errors                                               0                      0
===============================================================================
*A:mlppp_top#

ppp

Syntax 
ppp port-id
Context 
[Tree] (tools>dump ppp)
Full Contexts 
tools dump ppp
Supported Platforms 

All

Description 

This command displays PPP information for a port.

Parameters 
port-id—
Specifies the physical port ID.

port-id

slot/mda/port [.channel]

bundle-id

bundle-type-slot/mda.bundle-num

bundle

keyword

type

ppp

bundle-num

1 to 336

bpgrp

bpgrp-type-bpgrp-num

bpgrp

keyword

type

ppp

bpgrp-num

1 to 2000

aps-id

aps-group-id[channel.]

aps

keyword

group-id

1 to 128

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

Output 

The following output is an example of PPP information.

Sample Output
*A:sr7# tools dump ppp aps-1.1.1.1 
==============================================================================
Id             : aps-1.1.1.1        ppp unit       : 40
member of      : bpgrp-ppp-1
==============================================================================
looped back    : no                 dbgMask        : 0x0
------------------------------------------------------------------------------
LCP 
------------------------------------------------------------------------------
phase          : NETWORK            state          : OPENED
passive        : off                silent         : off
restart        : on
 
mru            : 1500               mtu            : 1502
ack'd peer mru : 1500
got local mrru : 1524
local magic    : 0x0                peer magic     : 0x0
 
keepalive      : on                 echo num       : 2
echo timer     : on                 echos fail     : 3
echo intv      : 10                 echos pend     : 0
 
options      mru      asyncMap upap     chap     magic    pfc     
we negotiate Yes       No       No       No       No      Yes     
peer ack'd   Yes       No       No       No       No       No     
we allow     Yes       No       No       No       No      Yes     
we ack'd     Yes       No       No       No       No       No     
 
options      acfc     lqr      mrru     shortSeq endPoint mlhdrfmt  
we negotiate Yes       No      Yes       No      Yes       No     
peer ack'd    No       No      Yes       No      Yes       No     
we allow     Yes       No      Yes      Yes      Yes       No     
we ack'd      No       No      Yes       No      Yes       No     
==============================================================================
*A:sr7# 

17.76. ppp-policy

ppp-policy

Syntax 
ppp-policy [ppp-policy-name [association]]
Context 
[Tree] (show>subscr-mgmt ppp-policy)
Full Contexts 
show subscriber-mgmt ppp-policy
Supported Platforms 

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

Description 

This command displays PPP policy information.

Parameters 
ppp-policy-name—
Specifies an existing PPP policy.
association—
Displays the object the PPP policy is associated.
Output 

The following output displays PPP policy information and Table 368 describes the field descriptions.

Table 368:  Show Subscriber Management PPP Policy Field Descriptions

Label

Description

Description

Specifies the description.

Last Mgmt Change

Specifies the date and time of the last management change.

PPP-mtu

Specifies the configured maximum PPP MTU size.

Force PPP-mtu >1492

Specifies if PPPoE MRU negotiations greater than 1492 bytes are enabled without receiving a "PPP-Max-Payload" tag in the PADI/PADR client message (Yes, No).

Keepalive Interval

Specifies the keepalive interval, in seconds.

Keepalive Multiplier

Specifies the keepalive multiplier value.

Disable AC-Cookies

Specifies to disable AC cookies (Yes, No).

PADO Delay

Specifies the PADO delay value, in milliseconds.

Max Sessions-Per-Mac

Specifies the maximum number of sessions with the same client MAC address and active on the same SAP or MSAP.

Reply-On-PADT

Specifies to reply on PADT (Yes, No).

Allow Same CID

Specifies to allow the same Circuit ID for multiple PPPoE sessions with the same client MAC address and active on the same SAP when using the internal DHCPv4 client for IPv4 address allocation (Yes, No).

Re-establish Session

Specifies if a PPPoE session can be re-established upon receiving a PADR from a PPPoE client that previously disconnected without sending a PADT and for which a session is still active in the BNG (PADR, Disabled).

PPP-Authentication

Specifies the PPP Authentication method (PAP, CHAP, pref-PAP or pref-CHAP).

PPP-CHAP Challenge

Specifies the minimum and maximum length of a PPP CHAP Challenge (in bytes).

PPP-Init-Delay (ms)

Specifies the delay in milliseconds for sending an LCP configure request after the discovery phase.

IPCP negotiate subnet

Specifies if IPCP subnet negotiation is enabled (Yes, No).

Unique SIDs-Per-SAP

Specifies the unique SIDs per-SAP (disabled, per-capture-sap, per-msap).

Reject-Disabled-Ncp

Specifies if an LCP protocol reject is sent for an unconfigured NCP (Yes, No).

Ignore-Magic-Num

Specifies if the LCP peer magic number should be ignored (Yes, No).

Session Timeout

Specifies the session timeout value in seconds (default = unlimited).

SID Allocation

Specifies the PPPoE Session ID allocation method (sequential, random).

PADO AC-Name

Specifies the AC name used in PADO messages.

Default username

Specifies the default username for PAP or CHAP authentication.

Default password

Specifies the default PAP password (Specified, Not specified).

Accept MRRU

Specifies to accept MRRU (true, false).

Request short sequence nr.

Specifies to request short sequence numbers (true, false).

Endpoint class

Specifies the endpoint class (null, ipv4-address or mac-address).

Endpoint address

Specifies the endpoint IPv4 or mac address.

Sample Output
# /show subscriber-mgmt ppp-policy "ppp-policy-1"
===============================================================================
PPP Policy "ppp-policy-1"
===============================================================================
Description          : (Not Specified)
Last Mgmt Change     : 01/09/2020 16:40:19
PPP-mtu              : N/A                     Force PPP-mtu >1492  : No
Keepalive Interval   : 30s                     Keepalive Multiplier : 3
Disable AC-Cookies   : No                      PADO Delay           : 0msec
Max Sessions-Per-Mac : 1                       Reply-On-PADT        : No
Allow Same CID       : No                      Re-establish Session : Disabled
PPP-Authentication   : pref-CHAP               PPP-CHAP Challenge   : 32 - 64
PPP-Init-Delay (ms)  : 0                       IPCP negotiate subnet: No
Unique SIDs-Per-SAP  : disabled                Reject-Disabled-Ncp  : No
Ignore-Magic-Num     : No                      Session Timeout      : unlimited
SID Allocation       : sequential
PADO AC-Name         : (Not Specified)
Default username     : (Not Specified)
Default password     : (Not Specified)
-------------------------------------------------------------------------------
PPP Custom Options
-------------------------------------------------------------------------------
Protocol Number Value
-------------------------------------------------------------------------------
No options configured.
-------------------------------------------------------------------------------
MLPPP
-------------------------------------------------------------------------------
Accept MRRU                 : false
Request short sequence nr.  : false
Endpoint class              : null
Endpoint address            : (Not Specified)
-------------------------------------------------------------------------------

ppp-policy

Syntax 
ppp-policy [ppp-policy-name [association]]
Context 
[Tree] (show>subscr-mgmt ppp-policy)
Full Contexts 
show subscriber-mgmt ppp-policy
Supported Platforms 

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

Description 

This command displays PPP policy information.

Parameters 
ppp-policy-name—
Specifies an existing PPP policy.
association—
Displays the object the PPP policy is associated.
Output 

The following output displays PPP policy information and Table 369 describes the field descriptions.

Table 369:  Show Subscriber Management PPP Policy Field Descriptions

Label

Description

Description

Specifies the description.

Last Mgmt Change

Specifies the date and time of the last management change.

PPP-mtu

Specifies the configured maximum PPP MTU size.

Force PPP-mtu >1492

Specifies if PPPoE MRU negotiations greater than 1492 bytes are enabled without receiving a "PPP-Max-Payload" tag in the PADI/PADR client message (Yes, No).

Keepalive Interval

Specifies the keepalive interval, in seconds.

Keepalive Multiplier

Specifies the keepalive multiplier value.

Disable AC-Cookies

Specifies to disable AC cookies (Yes, No).

PADO Delay

Specifies the PADO delay value, in milliseconds.

Max Sessions-Per-Mac

Specifies the maximum number of sessions with the same client MAC address and active on the same SAP or MSAP.

Reply-On-PADT

Specifies to reply on PADT (Yes, No).

Allow Same CID

Specifies to allow the same Circuit ID for multiple PPPoE sessions with the same client MAC address and active on the same SAP when using the internal DHCPv4 client for IPv4 address allocation (Yes, No).

Re-establish Session

Specifies if a PPPoE session can be re-established upon receiving a PADR from a PPPoE client that previously disconnected without sending a PADT and for which a session is still active in the BNG (PADR, Disabled).

Max Sessions-Per-Cid

Specifies the maximum number of sessions with the same Agent Circuit ID that can be active on the same SAP or MSAP.

Allow No CID

Specifies whether PPPoE sessions without an Agent Circuit ID to be established on a SAP or MSAP with a max-sessions-per-cid limit configured (Yes, No).

PPP-Authentication

Specifies the PPP Authentication method (PAP, CHAP, pref-PAP or pref-CHAP).

PPP-CHAP Challenge

Specifies the minimum and maximum length of a PPP CHAP Challenge (in bytes).

PPP-Init-Delay (ms)

Specifies the delay in milliseconds for sending an LCP configure request after the discovery phase.

IPCP negotiate subnet

Specifies if IPCP subnet negotiation is enabled (Yes, No).

Unique SIDs-Per-SAP

Specifies the unique SIDs per-SAP (disabled, per-capture-sap, per-msap).

Reject-Disabled-Ncp

Specifies if an LCP protocol reject is sent for an unconfigured NCP (Yes, No).

Ignore-Magic-Num

Specifies if the LCP peer magic number should be ignored (Yes, No).

Session Timeout

Specifies the session timeout value in seconds (default = unlimited).

SID Allocation

Specifies the PPPoE Session ID allocation method (sequential, random).

PADO AC-Name

Specifies the AC name used in PADO messages.

Default username

Specifies the default username for PAP or CHAP authentication.

Default password

Specifies the default PAP password (Specified, Not specified).

Accept MRRU

Specifies to accept MRRU (true, false).

Request short sequence nr.

Specifies to request short sequence numbers (true, false).

Endpoint class

Specifies the endpoint class (null, ipv4-address or mac-address).

Endpoint address

Specifies the endpoint IPv4 or mac address.

Sample Output
# /show subscriber-mgmt ppp-policy "ppp-policy-1"
===============================================================================
PPP Policy "ppp-policy-1"
===============================================================================
Description          : (Not Specified)
Last Mgmt Change     : 01/09/2020 16:40:19
PPP-mtu              : N/A                     Force PPP-mtu >1492  : No
Keepalive Interval   : 30s                     Keepalive Multiplier : 3
Disable AC-Cookies   : No                      PADO Delay           : 0msec
Max Sessions-Per-Mac : 1                       Reply-On-PADT        : No
Allow Same CID       : No                      Re-establish Session : Disabled
Max Sessions-Per-Cid : 10
Allow No CID         : No
PPP-Authentication   : pref-CHAP               PPP-CHAP Challenge   : 32 - 64
PPP-Init-Delay (ms)  : 0                       IPCP negotiate subnet: No
Unique SIDs-Per-SAP  : disabled                Reject-Disabled-Ncp  : No
Ignore-Magic-Num     : No                      Session Timeout      : unlimited
SID Allocation       : sequential
PADO AC-Name         : (Not Specified)
Default username     : (Not Specified)
Default password     : (Not Specified)
-------------------------------------------------------------------------------
PPP Custom Options
-------------------------------------------------------------------------------
Protocol Number Value
-------------------------------------------------------------------------------
No options configured.
-------------------------------------------------------------------------------
MLPPP
-------------------------------------------------------------------------------
Accept MRRU                 : false
Request short sequence nr.  : false
Endpoint class              : null
Endpoint address            : (Not Specified)
-------------------------------------------------------------------------------

17.77. pppoe

pppoe

Syntax 
pppoe
Context 
[Tree] (show>service>id pppoe)
Full Contexts 
show service id pppoe
Supported Platforms 

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

Description 

This command enables the context to display PPPoE information.

pppoe

Syntax 
pppoe
Context 
[Tree] (clear>call-trace pppoe)
Full Contexts 
clear call-trace pppoe
Supported Platforms 

7450 ESS, 7750 SR-14s, 7750 SR-2s, 7750 SR-7/12/12e, 7750 SR-7s, 7750 SR-a, 7750 SR-e, VSR

Description 

This command enables the context to clear the PPPoE job.

pppoe

Syntax 
pppoe
Context 
[Tree] (clear>service>id pppoe)
Full Contexts 
clear service id pppoe
Supported Platforms 

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

Description 

This command enables the context to clear PPPoE-related data for the specified service.

17.78. pppoe-client

pppoe-client

Syntax 
pppoe-client [brg-id brg-ident]
pppoe-client [brg-id brg-ident] [detail]
pppoe-client [brg-id brg-ident] [statistics]
Context 
[Tree] (show>subscr-mgmt>vrgw>brg pppoe-client)
Full Contexts 
show subscriber-mgmt vrgw brg pppoe-client
Supported Platforms 

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

Description 

This command displays information of PPPoE clients started by the vRGW.

Parameters 
brg-ident—
Specifies the string identifying the BRG, up to 32 characters maximum.
detail—
Displays detailed PPPoE client information.
statistics—
Displays PPPoE client statistics.
Output 

The following output is an example of PPPoE client information.

Sample Output
Node# show subscriber-mgmt vrgw brg pppoe-client
================================================================
PPPoE Clients
================================================================
Id
  Svc-Id     MAC               PPPoE-Sid Up-Time
    IP-Address      IPv6-Prefix
----------------------------------------------------------------
00:0c:29:00:00:10
  20         00:0c:29:00:00:10 1         0d 00:00:05
    10.255.1.16     2001:db8:101::/64
----------------------------------------------------------------
No. of PPPoE Clients: 1
================================================================
Node# show subscriber-mgmt vrgw brg pppoe-client detail
===============================================================================
PPPoE Clients detail
===============================================================================
Id                 : 00:0c:29:00:00:10
Service Id         : 20
MAC Address        : 00:0c:29:00:00:10
Up Time            : 0d 00:00:27
Policy             : clnt_plcy
PPPoE Session Id   : 1
Service Name       : (Not Specified)
AC MAC             : 08:06:ff:00:00:02
AC Name            : BNG
LCP State          : opened
IPCP State         : opened
IPv6CP State       : opened
Local Magic Num    : 201366211
Remote Magic Num   : 374038276
Remote MRU         : 1492
PPP User-Name      : 00:0c:29:00:00:10
PPP Auth-Protocol  : none
IP Address         : 10.255.1.16
Primary DNS        : 1.1.1.1
Secondary DNS      : 1.1.2.2
Primary NBNS       : 2.2.1.1
Secondary NBNS     : 2.2.2.2
IPv6 Intf Id       : 02:0c:29:ff:fe:00:00:10
IPv6 Prefix        : 2001:db8:101::/64
Prefix Timeout     : 86375
Primary IPv6 DNS   : 2001:db8:dddd:1::1
Secondary IPv6 DNS : 2001:db8:dddd:2::1
-------------------------------------------------------------------------------
No. of PPPoE Clients: 1
===============================================================================
Node# show subscriber-mgmt vrgw brg pppoe-client statistics
==================================================
PPPoE Clients statistics
==================================================
Id            : 00:0c:29:00:00:10
Packet Type         Received       Transmitted
PADI                -              1
PADO                1              -
PADR                -              1
PADS                1              -
PADT                0              0
Session             9              9
LCP Echo Request 
(since restart)     0              21
LCP Echo Reply 
(since restart)     21             0
RS                  -              1
RA                  1              -
DHCP6 Info          -              1
DHCP6 Reply         1              -
--------------------------------------------------
Rx Dropped    : 0
--------------------------------------------------
No. of PPPoE Clients: 1
==================================================

pppoe-client

Syntax 
pppoe-client
Context 
[Tree] (tools>perform>subscr-mgmt>brg pppoe-client)
Full Contexts 
tools perform subscriber-mgmt vrgw brg pppoe-client
Supported Platforms 

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

Description 

This command enables tools for controlling PPPoE clients in a BRG.

17.79. prefix-ext-stats

prefix-ext-stats

Syntax 
prefix-ext-stats ipv6-address/prefix-length
prefix-ext-stats pool pool-name
Context 
[Tree] (show>router>dhcp6>server prefix-ext-stats)
Full Contexts 
show router dhcp6 local-dhcp-server prefix-ext-stats
Supported Platforms 

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

Description 

This command displays extended statistics per DHCPv6 prefix in local DHCPv6 server.

The following statistics are included in output:

  1. The number of stable leases in the prefix
  2. The number of provisioned /64 address block in the prefix
  3. The number of used /64 address block in the prefix
  4. The number of free /64 address block in the prefix
  5. The percentage of used address (with /64 address block)
  6. The percentage of free address (with /64 address block)

For each statistic (except for Provisioned Addresses), there is current value and peak value, peak value is the highest value since prefix creation or last reset via command clear>router rt-id>dhcp6>local-dhcp-server svr-name>prefix-ext-stats.

When the pool parameter is used, the statistics of each prefix in the pool are displayed.

Parameters 
ipv6-address/prefix-length—
Specifies the IPv6 prefix.
pool-name—
The name of DHCPv6 local server pool.
Output 

The following output is an example of prefix extended stats information.

Sample Output
show router 500 dhcp6 local-dhcp-server "d6" prefix-ext-stats 2001:ABCD::/62 
===============================================================================
Extended statistics for prefix 2001:ABCD::/62
===============================================================================
                           Current         Peak            TimeStamp
-------------------------------------------------------------------------------
Local:
  Failover Oper State      Active                          
  Stable Leases            0               0               01/07/2013 19:54:52
  Provisioned Blks         4                               
  Used Blks                0               0               01/07/2013 19:54:52
  Free Blks                4               4               01/07/2013 19:54:52
  Used Pct                 0               0               01/07/2013 19:54:52
  Free Pct                 100             100             01/07/2013 19:54:52
Last Reset Time                                            01/07/2013 19:54:52
-------------------------------------------------------------------------------
Number of entries          1
===============================================================================
 

Table 370 describes extended prefix statistics output fields.

Table 370:  Prefix Extended Statistics Field Descriptions 

Field

Description

Current

The current extended prefix statistics

Peak

The peak value since the last reset

TimeStamp

The date and time of the last reset

Failover Oper State

The operational state of the DHCP specified prefix

Stable Leases

The number of stable leases

Provisioned Blks

The number of provisioned blocks

Used Blks

The number of used blocks

Free Blks

The number of free blocks

Used Pct

The percentage of extended prefixes in use

Free Pct

The percentage of free prefixes in use

Last Reset Time

The date and time of the last reset

Number of entries

The total number of entries

prefix-ext-stats

Syntax 
prefix-ext-stats ipv6-address/prefix-length
prefix-ext-stats pool pool-name
Context 
[Tree] (clear>router>dhcp6>server prefix-ext-stats)
Full Contexts 
clear router dhcp6 local-dhcp-server prefix-ext-stats
Supported Platforms 

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

Description 

This command reset the begin time of peak values in output of the show router rt-id dhcp6 local-dhcp-server svr-name prefix-ext-stats command/

Parameters 
ipv6-address/prefix-length—
Clears information about the specified IPv6 prefix.
pool-name—
Clears information about the specified local DHCPv6 server pool name.

17.80. prefix-label

prefix-label

Syntax 
prefix-label
Context 
[Tree] (show>router>bgp prefix-label)
Full Contexts 
show router bgp prefix-label
Supported Platforms 

All

Description 

This command displays BGP Prefix label information.

17.81. prefix-sids

prefix-sids

Syntax 
prefix-sids [ipv4-unicast| ipv6-unicast | ipv4-multicast | ipv6-multicast | mt mt-id-number] [ip-prefix[/prefix-length]] [sid sid] [adv-router system-id | hostname] [srms | no-srms] [algo algo-id]
Context 
[Tree] (show>router>isis prefix-sids)
Full Contexts 
show router isis prefix-sids
Supported Platforms 

All

Description 

This command displays IS-IS prefix SIDs.

Parameters 
ipv4-unicast—
Displays IPv4 unicast parameters.
ipv6-unicast—
Displays IPv6 unicast parameters.
ipv4-multicast—
Displays IPv4 multicast parameters.
ipv6-multicast—
Displays IPv6 multicast parameters.
mt-id-number
Displays multi-topology parameters.
Values—
0, 2, 3, 4

 

ip-prefix[/prefix-length]—
Displays information about the specified IP prefix and length.
Values—
ipv4-prefix:
  1. a.b.c.d (host bits must be 0)
ipv4-prefix-length: [0 to 32]
ipv6-prefix-length:
  1. x:x:x:x:x:x:x:x (eight 16-bit pieces)
  2. x:x:x:x:x:x:d.d.d.d
  3. x: [0 to FFFF]H
  4. d: [0 to 255]D
  5. ipv6-prefix-length: [0 to 128]

 

sid—
Displays information for the specific segment identifier.
Values—
0 to 524287

 

system-id | hostname—
Displays information for the specific IS-IS advertising router. Host name up to 38 characters.
srms—
Displays parameters filtered for segment routing mapping server.
no-srms—
Displays parameters filtered for no segment routing mapping server.
algo-id
Displays information for the specified algorithm.
Values—
0 to 255

 

Output 

The following output is an example of prefix SID information, and Table 371 describes the output fields.

Sample Output
*A:Dut-B#
*A:Dut-B# show router isis 0 prefix-sids
===============================================================================
Rtr Base ISIS Instance 0 Prefix/SID Table
===============================================================================
Prefix                            SID        Lvl/Typ    SRMS   AdvRtr
                                              Algo       MT     Flags
-------------------------------------------------------------------------------
10.20.1.1/32                      1          2/Int.      N     Dut-A
                                                 0          0      NnP
10.20.1.1/32                      11         2/Int.      N     Dut-A
                                                 128        0      NnP
10.20.1.2/32                      2          1/Int.      N     Dut-B
                                                 0          0      NnP
10.20.1.2/32                      12         1/Int.      N     Dut-B
                                                 128        0      NnP
10.20.1.2/32                      2          2/Int.      N     Dut-B
                                                 0          0      NnP
10.20.1.2/32                      12         2/Int.      N     Dut-B
                                                 128        0      NnP
10.20.1.3/32                      3          2/Int.      N     Dut-C
                                                 0          0      NnP
10.20.1.3/32                      13         2/Int.      N     Dut-C
                                                 128        0      NnP
10.20.1.4/32                      4          2/Int.      N     Dut-B
                                                 0          0      RNnP
10.20.1.4/32                      14         2/Int.      N     Dut-B
                                                 128        0      RNnP
10.20.1.4/32                      4          1/Int.      N     Dut-D
                                                 0          0      NnP
10.20.1.4/32                      14         1/Int.      N     Dut-D
                                                 128        0      NnP
-------------------------------------------------------------------------------
No. of Prefix/SIDs: 12 (4 unique)
-------------------------------------------------------------------------------
SRMS : Y/N  = prefix SID advertised by SR Mapping Server (Y) or not (N)
       S    = SRMS prefix SID is selected to be programmed
Flags: R    = Re-advertisement
       N    = Node-SID
       nP   = no penultimate hop POP
E    = Explicit-Null
       V    = Prefix-SID carries a value
       L    = value/index has local significance
===============================================================================
 
*A:Dut-B# show router isis 0 prefix-sids algo 128
===============================================================================
Rtr Base ISIS Instance 0 Prefix/SID Table
===============================================================================
Prefix                            SID        Lvl/Typ    SRMS   AdvRtr
                                              Algo       MT     Flags
-------------------------------------------------------------------------------
10.20.1.1/32                      11         2/Int.      N     Dut-A
                                                 128        0      NnP
10.20.1.2/32                      12         1/Int.      N     Dut-B
                                                 128        0      NnP
10.20.1.2/32                      12         2/Int.      N     Dut-B
                                                 128        0      NnP
10.20.1.3/32                      13         2/Int.      N     Dut-C
                                                 128        0      NnP
10.20.1.4/32                      14         2/Int.      N     Dut-B
                                                 128        0      RNnP
10.20.1.4/32                      14         1/Int.      N     Dut-D
                                                 128        0      NnP
-------------------------------------------------------------------------------
No. of Prefix/SIDs: 6 (4 unique)
-------------------------------------------------------------------------------
SRMS : Y/N  = prefix SID advertised by SR Mapping Server (Y) or not (N)
       S    = SRMS prefix SID is selected to be programmed
Flags: R    = Re-advertisement
       N    = Node-SID
       nP   = no penultimate hop POP
       E    = Explicit-Null
       V    = Prefix-SID carries a value
       L    = value/index has local significance
===============================================================================
Table 371:  IS-IS Prefix SIDs Output Fields 

Label

Description

Prefix

Displays the IP prefix for the SID

SID

Displays the SID value.

Adv-Rtr

Displays the IP address of the advertised router.

SRMS

Displays whether the prefix SID is advertised by the SR mapping server (Y or N) or selected to be programmed (S).

Flags

Displays the SID flags.

No. of Prefix/SIDs

Displays the number of Prefix/SIDs.

prefix-sids

Syntax 
prefix-sids [ip-prefix[/prefix-length]] [sid sid] [adv-router router-id]
Context 
[Tree] (show>router>ospf prefix-sids)
[Tree] (show>router>ospf3 prefix-sids)
Full Contexts 
show router ospf prefix-sids
show router ospf3 prefix-sids
Supported Platforms 

All

Description 

This command displays OSPF prefix SIDs.

Parameters 
ip-prefix[/prefix-length]
Displays information about the specified IP prefix and length, up to 64 characters.
sid
Displays information for the specific segment identifier.
Values—
0 to 524287

 

router-id
Displays information for the specific advertising router identified by its router ID.
Output 

Sample Output
*A:Dut-F# show router ospf prefix-sids 
========================================================================
Rtr Base OSPFv2 Instance 0 Prefix-Sids
========================================================================
Prefix                             Area            RtType      SID
                                   Adv-Rtr                     Flags
------------------------------------------------------------------------
1.0.11.1/32                        0.0.0.0         INTER-AREA  4
                                   10.20.1.2                   NnP
1.0.11.1/32                        0.0.0.1         INTRA-AREA  4
                                   10.20.1.1                   NnP
1.0.11.1/32                        0.0.0.1         INTRA-AREA  999
                                   10.20.1.3                   NnPB
1.0.22.2/32                        0.0.0.0         INTER-AREA  5
                                   10.20.1.2                   NnPA
1.0.22.2/32                        0.0.0.1         INTRA-AREA  5
                                   10.20.1.2                   NnP
1.0.22.2/32                        0.0.0.1         INTRA-AREA  996
                                   10.20.1.6                   NnPB
1.0.33.3/32                        0.0.0.0         INTER-AREA  0
                                   10.20.1.2                   NnP
1.0.33.3/32                        0.0.0.1         INTRA-AREA  0
                                   10.20.1.3                   NnP
1.0.33.3/32                        0.0.0.1         INTRA-AREA  998
                                   10.20.1.1                   NnPB
1.0.44.4/32                        0.0.0.0         INTRA-AREA  1
                                   10.20.1.4                   NnP
1.0.44.4/32                        0.0.0.0         INTRA-AREA  994
                                   10.20.1.5                   NnPB
1.0.44.4/32                        0.0.0.1         INTER-AREA  1
                                   10.20.1.2                   NnP
1.0.55.5/32                        0.0.0.0         INTRA-AREA  2
                                   10.20.1.5                   NnP
1.0.55.5/32                        0.0.0.0         INTRA-AREA  995
                                   10.20.1.4                   NnPB
1.0.55.5/32                        0.0.0.1         INTER-AREA  2
                                   10.20.1.2                   NnP
1.0.66.6/32                        0.0.0.0         INTER-AREA  3
                                   10.20.1.2                   NnP
1.0.66.6/32                        0.0.0.1         INTRA-AREA  3
                                   10.20.1.6                   NnP
1.0.66.6/32                        0.0.0.1         INTRA-AREA  997
                                   10.20.1.2                   NnPB
10.20.1.1/32                       0.0.0.0         INTER-AREA  10
                                   10.20.1.2                   NnP
10.20.1.1/32                       0.0.0.1         INTRA-AREA  10
                                   10.20.1.1                   NnP
10.20.1.2/32                       0.0.0.0         INTRA-AREA  11
                                   10.20.1.2                   NnP
10.20.1.2/32                       0.0.0.1         INTER-AREA  11
                                   10.20.1.2                   NnPA
10.20.1.3/32                       0.0.0.0         INTER-AREA  6
                                   10.20.1.2                   NnP
10.20.1.3/32                       0.0.0.1         INTRA-AREA  6
                                   10.20.1.3                   NnP
10.20.1.4/32                       0.0.0.0         INTRA-AREA  7
                                   10.20.1.4                   NnP
10.20.1.4/32                       0.0.0.1         INTER-AREA  7
                                   10.20.1.2                   NnP
10.20.1.5/32                       0.0.0.0         INTRA-AREA  8
                                   10.20.1.5                   NnP
10.20.1.5/32                       0.0.0.1         INTER-AREA  8
                                   10.20.1.2                   NnP
10.20.1.6/32                       0.0.0.0         INTRA-AREA  9
                                   10.20.1.6                   NnP
10.20.1.6/32                       0.0.0.1         INTER-AREA  9
                                   10.20.1.2                   NnP
------------------------------------------------------------------------
No. of Prefix/SIDs: 30
SID Flags : N = Node-SID
           nP = no penultimate hop POP
            M = Mapping server
            E = Explicit-Null
            V = Prefix-SID carries a value
            L = value/index has local significance
            I = Inter Area flag 
            A = Attached flag 
            B = Backup flag 
========================================================================
*A:Dut-F#                             
*A:Dut-C# show router ospf prefix-sids sid 66 
========================================================================
Rtr Base OSPFv2 Instance 0 Prefix-Sids
========================================================================
Prefix                             Area            RtType      SID
                                   Adv-Rtr         Active      Flags
------------------------------------------------------------------------
10.20.1.6/32                       0.0.0.0         INTER-AREA  66
                                   10.20.1.4       N           NnP
10.20.1.6/32                       0.0.0.0         INTER-AREA  66
                                   10.20.1.5       Y           NnP
10.20.1.6/32                       0.0.0.1         INTER-AREA  66
                                   10.20.1.2       N           NnP
------------------------------------------------------------------------
No. of Prefix/SIDs: 3
Flags:  N = Node-SID
       nP = no penultimate hop POP 
        M = Mapping server 
        E = Explicit-Null  
        V = Prefix-SID carries a value  
        L = value/index has local significance  
        I = Inter Area flag 
        A = Attached flag 
========================================================================
*A:Dut-C#
*A:Dut-C>config>router>ospf3# show router ospf3 0 prefix-sids 
=========================================================================
Rtr Base OSPFv3 Instance 0 Prefix-Sids
=========================================================================
Prefix                             Area            RtType     SID
                                   Adv-Rtr         SRMS       Flags
-------------------------------------------------------------------------
3ffe::100:b01/128                  0.0.0.1         INTRA-AREA 4
                                   10.20.1.1       N          NnPA
3ffe::100:1602/128                 0.0.0.1         INTRA-AREA 5
                                   10.20.1.2       N          NnPA
3ffe::100:2103/128                 0.0.0.1         INTRA-AREA 0
                                   10.20.1.3       N          NnPA
3ffe::100:2c04/128                 0.0.0.1         INTER-AREA 1
                                   10.20.1.2       N          NnP
3ffe::100:2c04/128                 0.0.0.1         INTER-AREA 1
                                   10.20.1.6       N          NnP
3ffe::100:3705/128                 0.0.0.1         INTER-AREA 2
                                   10.20.1.2       N          NnP
3ffe::100:3705/128                 0.0.0.1         INTER-AREA 2
                                   10.20.1.6       N          NnP
3ffe::100:4206/128                 0.0.0.1         INTRA-AREA 3
                                   10.20.1.6       N          NnPA
3ffe::a14:101/128                  0.0.0.1         INTRA-AREA 10
                                   10.20.1.1       N          NnPA
3ffe::a14:102/128                  0.0.0.1         INTER-AREA 11
                                   10.20.1.2       N          NnPA
3ffe::a14:102/128                  0.0.0.1         INTER-AREA 11
                                   10.20.1.6       N          NnP
3ffe::a14:103/128                  0.0.0.1         INTRA-AREA 6
                                   10.20.1.3       N          NnPA
3ffe::a14:104/128                  0.0.0.1         INTER-AREA 7
                                   10.20.1.2       N          NnP
3ffe::a14:104/128                  0.0.0.1         INTER-AREA 7
                                   10.20.1.6       N          NnP
3ffe::a14:105/128                  0.0.0.1         INTER-AREA 8
                                   10.20.1.2       N          NnP
3ffe::a14:105/128                  0.0.0.1         INTER-AREA 8
                                   10.20.1.6       N          NnP
3ffe::a14:106/128                  0.0.0.1         INTER-AREA 9
                                   10.20.1.2       N          NnP
3ffe::a14:106/128                  0.0.0.1         INTER-AREA 9
                                   10.20.1.6       N          NnPA
-------------------------------------------------------------------------
No. of Prefix/SIDs: 18
SRMS      : Y/N = prefix SID advertised by SR Mapping Server (Y) or not (N)
            S   = SRMS prefix SID is selected to be programmed
SID Flags : N = Node-SID
           nP = no penultimate hop POP
            M = Mapping server
            E = Explicit-Null
            V = Prefix-SID carries a value
            L = value/index has local significance
            I = Inter Area flag 
            A = Attached flag 
            B = Backup flag 
=========================================================================

Table 372 describes the OSPF prefix SIDs output fields.

Table 372:  OSPF Prefix SIDs Output Fields 

Label

Description

Prefix

Displays the IP prefix for the SID

Area

Displays the OSPF area

RtType

Displays the route type (INTRA-AREA or INTER-AREA)

SID

Displays the SID value.

Adv-Rtr

Displays the IP address of the advertised router.

SRMS

Displays whether the prefix SID is advertised by the SR mapping server (Y or N) or selected to be programmed (S).

Flags

Displays the SID flags.

No. of Prefix/SIDs

Displays the number of Prefix/SIDs.

17.82. prefix-stats

prefix-stats

Syntax 
prefix-stats ipv6-address/prefix-length
prefix-stats pool pool-name
Context 
[Tree] (show>router>dhcp6>local-dhcp-server prefix-stats)
Full Contexts 
show router dhcp6 local-dhcp-server prefix-stats
Supported Platforms 

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

Description 

This command displays prefix statistics.

Parameters 
ipv6-address—
Specifies the base IP address of the subnet. This address must be unique within the subnet and specified in dotted decimal notation. Allowed values are IP addresses in the range 1.0.0.0 – 223.255.255.255 (with support of /31 subnets).
pool-name—
Specifies the name of DHCPv6 local server pool.

17.83. prefix-threshold-stats

prefix-threshold-stats

Syntax 
prefix-threshold-stats pool pool-name detail [format {exact | scientific}]
prefix-threshold-stats pool pool-name
prefix-threshold-stats ipv6-address/prefix-length detail [format {exact | scientific}]
prefix-threshold-stats ipv6-address/prefix-length
Context 
[Tree] (show>router>dhcp6>server prefix-threshold-stats)
Full Contexts 
show router dhcp6 local-dhcp-server prefix-threshold-stats
Supported Platforms 

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

Description 

This commands displays prefix level threshold stats of local DHCPv6 server prefix. A minimum-free threshold needs to be configured before system collects threshold stats for the prefix.

The stats for each threshold are calculated based on the configured minimum-free prefix length.

For example, a /59 prefix is provision in the local DHCPv6 server, and the server allocated two PD leases, one /62 and one /63. And there is a /63 minimum threshold configured. The threshold stats are calculated based on /63 as the base unit (block). Then the value of the current used block would be 3 because there is one /62 lease and one /63 lease, that equals to a total three /63.

Parameters 
pool pool-name
Specifies the name of the pool in local DHCPv6 server, up to 32 characters.
detail—
Displays detailed output statistics.
format—
Specifies that the number format in the display is either exact or scientific.
ipv6-address/prefix-length—
Specifies the IPv6 prefix with prefix length.
Values—

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

prefix-length [1 to 128]

 

Output 

The following output is an example of prefix threshold information.

Sample Output
show router 500 dhcp6 local-dhcp-server "d6" leases                          
===============================================================================
Leases for DHCPv6 server d6
===============================================================================
IP Address/Prefix                          Lease State       Remaining   Fail
  Link-local Address                                         LifeTime    Ctrl
-------------------------------------------------------------------------------
8888:0:0:ffe0:db8:/62
  fe80::3:ffff:fe00:db8:111                    stable            18h19m2s    local
8888:0:0:ffe4::/63
  fe80::3:ffff:fe00:db8:211                    stable            19h49m37s   local
-------------------------------------------------------------------------------
2 leases found
===============================================================================
show router 500 dhcp6 local-dhcp-server "d6" prefix-threshold-stats pool "1" 
===============================================================================
Server "d6"
===============================================================================
  Operational state         : inService
-------------------------------------------------------------------------------
Pool                        : 1
-------------------------------------------------------------------------------
  Stable leases             : 2
  Advertised leases         : 0
-------------------------------------------------------------------------------
Prefix                      : 8888:0:0:ffe0:db8:/59
-------------------------------------------------------------------------------
  Stable leases             : 2
  Advertised leases         : 0
  Draining                  : N
  -----------------------------------------------------------------------------
  Threshold   Used   Peak   Too low   Depleted   Peak timestamp
  -----------------------------------------------------------------------------
  /62         25%    25%    Y         N          01/20/2015 23:51:36
  /63         19%    19%    N         N          01/21/2015 05:00:53
===============================================================================

The command shown above displays an overview of prefix level thresholds in the specified pool:

  1. The Peak field indicates the peak value of used.
  2. The Too low field indicate if the configured minimum-free threshold is exceeded.
  3. The Depleted field indicate if there is no available prefix with the length in the provisioned prefix.
  4. The Peak timestamp field indicates the time of peak used value.
 
show router 500 dhcp6 local-dhcp-server "d6" prefix-threshold-stats pool "1" detail 
===============================================================================
Server "d6"
===============================================================================
  Operational state         : inService
-------------------------------------------------------------------------------
Pool                        : 1
-------------------------------------------------------------------------------
  Stable leases             : 2
  Advertised leases         : 0
-------------------------------------------------------------------------------
Prefix                      : 8888:0:0:ffe0::/59
-------------------------------------------------------------------------------
  Stable leases             : 2
  Advertised leases         : 0
  Draining                  : N
  -----------------------------------------------------------------------------
  Threshold                 : /62
  -----------------------------------------------------------------------------
  Current Provisioned Blks  : 8.000000x10^0
  Current Used Blks         : 2.000000x10^0
  Current Free Blks         : 6.000000x10^0
  Current Used Percent      : 25%
  Current Used Peak Blks    : 2.000000x10^0
  Current Used Peak Percent : 25%     
  Current Used Peak Time    : 01/21/2015 21:59:02
  Current Free Percent      : 75%
  Current Free Too Low      : N
  Current Free Depleted     : N
  Local Provisioned Blks    : 8.000000x10^0
  Local Used Blks           : 2.000000x10^0
  Local Free Blks           : 6.000000x10^0
  Local Used Peak Blks      : 2.000000x10^0
  Local Used Peak Percent   : 25%
  Local Used Peak Time      : 01/21/2015 21:59:02
  Remote Provisioned Blks   : 0.000000x10^0
  Remote Used Blks          : 0.000000x10^0
  Remote Free Blks          : 0.000000x10^0
  Remote Used Peak Blks     : 0.000000x10^0
  Remote Used Peak Percent  : 0%
  Remote Used Peak Time     : 01/21/2015 21:59:02
  Peak Reset Time           : 01/21/2015 21:59:02
  Valid Data                : Y
  -----------------------------------------------------------------------------
  Threshold                 : /63
  -----------------------------------------------------------------------------
  Current Provisioned Blks  : 1.600000x10^1
  Current Used Blks         : 3.000000x10^0
  Current Free Blks         : 1.300000x10^1
  Current Used Percent      : 19%     
  Current Used Peak Blks    : 3.000000x10^0
  Current Used Peak Percent : 19%
  Current Used Peak Time    : 01/21/2015 21:59:13
  Current Free Percent      : 81%
  Current Free Too Low      : N
  Current Free Depleted     : N
  Local Provisioned Blks    : 1.600000x10^1
  Local Used Blks           : 3.000000x10^0
  Local Free Blks           : 1.300000x10^1
  Local Used Peak Blks      : 3.000000x10^0
  Local Used Peak Percent   : 19%
  Local Used Peak Time      : 01/21/2015 21:59:13
  Remote Provisioned Blks   : 0.000000x10^0
  Remote Used Blks          : 0.000000x10^0
  Remote Free Blks          : 0.000000x10^0
  Remote Used Peak Blks     : 0.000000x10^0
  Remote Used Peak Percent  : 0%
  Remote Used Peak Time     : 01/21/2015 21:59:13
  Peak Reset Time           : 01/21/2015 21:59:13
  Valid Data                : Y
 

The command shown above displays detailed statistics of all prefix level thresholds in the specified pool:

  1. Blks means the minimum free prefix length.
  2. Valid Data output indicates whether the data is or is not valid. The data is invalid when a background stats update is scheduled or busy.
 
show router 500 dhcp6 local-dhcp-server "d6" prefix-threshold-
stats 8888:0:0: ffe0:db8:/59 
===============================================================================
Server "d6"
===============================================================================
  Operational state         : inService
-------------------------------------------------------------------------------
Pool                        : 1
-------------------------------------------------------------------------------
  Stable leases             : 2
  Advertised leases         : 0
-------------------------------------------------------------------------------
Prefix                      : 8888:0:0:ffe0:db8:/59
-------------------------------------------------------------------------------
  Stable leases             : 2
  Advertised leases         : 0
  Draining                  : N
  -----------------------------------------------------------------------------
  Threshold   Used   Peak   Too low   Depleted   Peak timestamp
  -----------------------------------------------------------------------------
  /62         25%    25%    N         N          01/21/2015 21:59:02
  /63         19%    19%    N         N          01/21/2015 21:59:13
 

The command shown above displays an overview of prefix level thresholds in the specified provision prefix.

show router 500 dhcp6 local-dhcp-server "d6" prefix-threshold-stats 8888:0:0:ffe0::/
59 detail 
===============================================================================
Server "d6"
===============================================================================
  Operational state         : inService
-------------------------------------------------------------------------------
Pool                        : 1
-------------------------------------------------------------------------------
  Stable leases             : 2
  Advertised leases         : 0
-------------------------------------------------------------------------------
Prefix                      : 8888:0:0:ffe0:db8:/59
-------------------------------------------------------------------------------
  Stable leases             : 2
  Advertised leases         : 0
  Draining                  : N
  -----------------------------------------------------------------------------
  Threshold                 : /62
  -----------------------------------------------------------------------------
  Current Provisioned Blks  : 8.000000x10^0
  Current Used Blks         : 2.000000x10^0
  Current Free Blks         : 6.000000x10^0
  Current Used Percent      : 25%
  Current Used Peak Blks    : 2.000000x10^0
  Current Used Peak Percent : 25%     
  Current Used Peak Time    : 01/21/2015 21:59:02
  Current Free Percent      : 75%
  Current Free Too Low      : N
  Current Free Depleted     : N
  Local Provisioned Blks    : 8.000000x10^0
  Local Used Blks           : 2.000000x10^0
  Local Free Blks           : 6.000000x10^0
  Local Used Peak Blks      : 2.000000x10^0
  Local Used Peak Percent   : 25%
  Local Used Peak Time      : 01/21/2015 21:59:02
  Remote Provisioned Blks   : 0.000000x10^0
  Remote Used Blks          : 0.000000x10^0
  Remote Free Blks          : 0.000000x10^0
  Remote Used Peak Blks     : 0.000000x10^0
  Remote Used Peak Percent  : 0%
  Remote Used Peak Time     : 01/21/2015 21:59:02
  Peak Reset Time           : 01/21/2015 21:59:02
  Valid Data                : Y
  -----------------------------------------------------------------------------
  Threshold                 : /63
  -----------------------------------------------------------------------------
  Current Provisioned Blks  : 1.600000x10^1
  Current Used Blks         : 3.000000x10^0
  Current Free Blks         : 1.300000x10^1
  Current Used Percent      : 19%     
  Current Used Peak Blks    : 3.000000x10^0
  Current Used Peak Percent : 19%
  Current Used Peak Time    : 01/21/2015 21:59:13
  Current Free Percent      : 81%
  Current Free Too Low      : N
  Current Free Depleted     : N
  Local Provisioned Blks    : 1.600000x10^1
  Local Used Blks           : 3.000000x10^0
  Local Free Blks           : 1.300000x10^1
  Local Used Peak Blks      : 3.000000x10^0
  Local Used Peak Percent   : 19%
  Local Used Peak Time      : 01/21/2015 21:59:13
  Remote Provisioned Blks   : 0.000000x10^0
  Remote Used Blks          : 0.000000x10^0
  Remote Free Blks          : 0.000000x10^0
  Remote Used Peak Blks     : 0.000000x10^0
  Remote Used Peak Percent  : 0%
  Remote Used Peak Time     : 01/21/2015 21:59:13
  Peak Reset Time           : 01/21/2015 21:59:13
  Valid Data                : Y

The command displayed above displays detailed statistics of prefix level thresholds in the specified provision prefix.

 
 

Table 373 describes prefix threshold statistics output fields.

Table 373:  Prefix Threshold Statistics Field Descriptions 

Field

Description

Operational state

The operational state of the local DHCP server instance

unknown — The operational state is unknown

inService — The operational state is in service

outOfService — The operational state is out of service

transition — The operational state is in transition

waitPersistence — The DHCP server instance is waiting for a persistence action to complete.

Pool

The number of pools in the specified prefix

Stable leases

The number of stable leases associated with the prefix

Advertised leases

The advertised leases associated with the prefix

Prefix

The specified prefix

Draining

The draining state

Y — enabled

N — disabled

Threshold

The prefix level threshold

Current Provisioned Blks

The number of provisioned blocks for this prefix

Current Used Blks

The number of used blocks for this prefix

Current Free Blks

The number of free blocks for this prefix

Current Used Percent

The percentage of used prefixes with the minimum free threshold length for this prefix

Current Used Peak Blks

A 64-bit word of the peak value of the number of used blocks for this prefix

Current Used Peak Percentage

The peak value of the number of used prefixes with the minimum free threshold length in the pool as a percentage of the provisioned prefixes.

Current Used Peak Time

The time at which the peak value of the number of used prefixes in the pool was reached

Current Free Percent

The percentage of free prefixes with the minimum free threshold length in the pool compared to the number of provisioned prefixes.

Current Free Too Low

The number of free prefixes with the minimum free threshold length available in the pool that is below the configured number of prefixes with the minimum free threshold length

Current Free Depleted

The number of prefixes with the minimum free threshold length available

Local Provisioned Blks

A 64-bit word of the number of provisioned prefixes with the minimum free threshold length local

Local Used Blks

The higher 64-bits word of the number of used prefixes with the minimum free threshold length

Local Free Blks

A 64-bit word of the number of free prefixes with the minimum free threshold length

Local Used Peak Blks

A 64-bit word of the peak value of the number of used prefixes with the minimum free threshold length

Local Used Peak Percent

The peak value of the number of used prefixes with the minimum free threshold length local in the pool as a percentage of the provisioned prefixes

Local Used Peak Time

The time at which the peak value of the number of used prefixes local in the pool was reached

Remote Provisioned Blks

A 64-bit word of the number of provisioned prefixes with the minimum free threshold length

Remote Used Blks

A 64-bit word of the number of used prefixes with the minimum free threshold length remote in the pool

Remote Free Blks

A 64-bit word of the number of free prefixes with the minimum free threshold length remote in the pool

Remote Used Peak Blks

The higher 64-bit word of the number of used prefixes with the minimum free threshold length

Remote Used Peak Percent

The peak value of the number of used prefixes with the minimum free threshold length remote in the pool as a percentage of the provisioned prefixes

Remote Used Peak Time

The time at which the peak value of the number of used prefixes remote in the pool was reached.

Peak Reset Time

The time at which the peak values have been reset

Valid Dada

The actual status of the threshold statistics data of the pool.

Y — the data is up to date and may be used.

N — the data is being recalculated in the background and is not stable for further use

prefix-threshold-stats

Syntax 
prefix-threshold-stats ipv6-address/prefix-length
prefix-threshold-stats pool pool-name
Context 
[Tree] (clear>router>dhcp6>server prefix-threshold-stats)
Full Contexts 
clear router dhcp6 local-dhcp-server prefix-threshold-stats
Supported Platforms 

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

Description 

This commands resets the peak stats in the prefix level threshold stats in the specified provision prefix or pool.

Parameters 
pool-name —
Clears information about the specified pool in local DHCPv6 server.
ipv6-address/prefix-length—
Clears information about the specified IPv6 prefix with prefix length.

17.84. prefixes

prefixes

Syntax 
prefixes prefix ip-prefix/ip-prefix-length [summary | detail] [session ip-addr[label-space]] [community community]
prefixes prefix [family] [summary | detail] [session ip-addr[label-space]] [community community]
prefixes [family] [summary | detail] [egress-if port-id] [community community]
prefixes [family] [summary | detail] [egress-lsp tunnel-id] [community community]
prefixes [egress-nh ip-address] [family] [summary | detail] [community community]
prefixes prefix ip-prefix/ip-prefix-length [summary | detail] [egress-if port-id] [community community]
prefixes prefix ip-prefix/ip-prefix-length [summary | detail] [egress-lsp tunnel-id] [community community]
prefixes prefix ip-prefix/ip-prefix-length [egress-nh ip-address] [summary | detail] [community community]
Context 
[Tree] (show>router>ldp>bindings prefixes)
Full Contexts 
show router ldp bindings prefixes
Supported Platforms 

All

Description 

This command displays LDP Prefix fec bindings.

Parameters 
prefix ip-prefix/ip-prefix-length
Specify information for the specified IP prefix and mask length.
Values—

ipv4-prefix

- a.b.c.d

ipv4-prefix-length

[0 to 32]

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

ipv6-prefix-length

[0 to 128]

 

session ip-addr[label-space]
Specify information for the specified IP address and label space.
Values—

ipv4-address

- a.b.c.d:label-space

ipv6-address

- x:x:x:x:x:x:x:x[label-space]

label-space

0 to 65535

 

detail—
Displays detailed information.
summary—
Displays information in a summarized format.
family—
Displays either IPv4 or IPv6 active LDP information.
Values—
ipv4 or ipv6

 

egress-lsp tunnel-id
Specifies the tunnel identifier for this egress LSP.
Values—
0 to 4294967295

 

egress-nh ip-address
Displays LDP active bindings by matching egress-nh.
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

 

egress-if port-id
Displays LDP active bindings by matching egress-if.
community—
The string defining the LDP community assigned to the session. Allowed values are any string up to 32 characters long composed of printable, 7-bit ASCII characters excluding double quotes. If the string contains spaces, use double quotes to delimit the start and end of the string.
Values—
up to 32 characters | no-community (selects FEC with no community string

 

Output 

Sample Output
*A:SRU4# show router ldp bindings prefixes 
===============================================================================
LDP Bindings (IPv4 LSR ID 10.20.1.4)
             (IPv6 LSR ID 3ffe::6e14:104)
===============================================================================
Label Status:
        U - Label In Use, N - Label Not In Use, W - Label Withdrawn
        WP - Label Withdraw Pending, BU - Alternate For Fast Re-Route
        e - Label ELC
FEC Flags:
        LF - Lower FEC, UF - Upper FEC, M - Community Mismatch, BA - ASBR Backup FEC
===============================================================================
LDP IPv4 Prefix Bindings
===============================================================================
Prefix                                      IngLbl                    EgrLbl
Peer                                        EgrIntf/LspId             
EgrNextHop                                  FEC-Flags                 
-------------------------------------------------------------------------------
0.0.0.0/0                                     --                      16910
10.100.1.1:0                                  --                      
  --                                                                  
                                                                       
1.1.1.0/24                                  3U                        14828
10.100.1.1:0                                  --                      
  --                                                                  
                                                                       
1.1.1.0/24                                  3U                        3e
10.20.1.1:0 
*A:Dut-C>config>router>ldp# show router ldp bindings prefixes detail 
===============================================================================
LDP Bindings (IPv4 LSR ID 10.20.1.4)
             (IPv6 LSR ID 3ffe::6e14:104)
===============================================================================
Label Status:
        U - Label In Use, N - Label Not In Use, W - Label Withdrawn
        WP - Label Withdraw Pending, BU - Alternate For Fast Re-Route
        e - Label ELC
FEC Flags:
        LF - Lower FEC, UF - Upper FEC, M - Community Mismatch, BA - ASBR Backup FEC
==============================================================================
LDP IPv4 Prefix Bindings
==============================================================================
-------------------------------------------------------------------------------
Prefix         : 0.0.0.0/0
-------------------------------------------------------------------------------
Peer           : 10.100.1.1:0
Community      : RED
Ing Lbl        :   --               Egr Lbl    : 16910
Egr Int/LspId  :   --               
EgrNextHop     :   --
Egr. Flags     : None               Ing. Flags : None
Egr If Name    : n/a                
-------------------------------------------------------------------------------
Prefix         : 1.1.1.0/24
-------------------------------------------------------------------------------
Peer           : 10.100.1.1:0
Community      : RED
Ing Lbl        : 3U                 Egr Lbl    : 14828
Egr Int/LspId  :   --               
EgrNextHop     :   --
Egr. Flags     : None               Ing. Flags : None
Egr If Name    : n/a                
-------------------------------------------------------------------------------
Prefix         : 1.1.1.0/24
-------------------------------------------------------------------------------

17.85. profile

profile

Syntax 
profile [user-profile-name]
Context 
[Tree] (show>system>security profile)
Full Contexts 
show system security profile
Supported Platforms 

All

Description 

This command displays user profile information.

If the profile-name is not specified, then information for all profiles are displayed.

Parameters 
user-profile-name—
Displays information for the specified user profile.
Output 

The following is an example of user profile output information.

Table 374 describes user profile output fields.

Sample Output
A:ALA-7# show system security profile administrative
=============================================================================== 
User Profile                                                                    
=============================================================================== 
User Profile : administrative                                                   
Def. Action  : permit-all                                                       
------------------------------------------------------------------------------- 
Entry        : 10                                                               
Description  :                                                                  
Match Command: configure system security                                        
Action       : permit                                                           
------------------------------------------------------------------------------- 
Entry        : 20                                                               
Description  :                                                                  
Match Command: show system security                                             
Action       : permit                                                           
-------------------------------------------------------------------------------
No. of profiles: 
===============================================================================
A:ALA-7#
Table 374:  Show User Profile Output Fields

Label

Description

User Profile

Displays the profile name used to deny or permit user console access to a hierarchical branch or to specific commands.

Def. action

Permit all — Permits access to all commands.

Deny — Denies access to all commands.

None — No action is taken.

Entry

The entry ID in a policy or filter table.

Description

Displays the text string describing the entry.

Match Command

Displays the command or subtree commands in subordinate command levels.

Action

Permit all — Commands matching the entry command match criteria are permitted.

Deny — Commands not matching the entry command match criteria are not permitted.

No. of profiles

The total number of profiles listed.

profile

Syntax 
profile [profile-name]
Context 
[Tree] (show>system>security profile)
Full Contexts 
show system security profile
Supported Platforms 

All

Description 

This command displays user profiles for CLI command tree permissions.

Parameters 
profile-name—
Specify the profile name to display information about a single user profile. If no profile name is displayed, the entire list of profile names are listed.
Output 

The following is an example of profile information.

Table 375 describes the profile output fields.

Sample Output
A:ALA-48>config>system>snmp# show system security profile
===============================================================================
User Profile
===============================================================================
User Profile : test
Def. Action  : none
-------------------------------------------------------------------------------
Entry        : 1
Description  :
Match Command:
Action       : unknown
===============================================================================
User Profile : default
Def. Action  : none
-------------------------------------------------------------------------------
Entry        : 10
Description  :
Match Command: exec
Action       : permit
-------------------------------------------------------------------------------
Entry        : 20
Description  :
Match Command: exit
Action       : permit
-------------------------------------------------------------------------------
Entry        : 30
Description  :
Match Command: help
Action       : permit
-------------------------------------------------------------------------------
...
-------------------------------------------------------------------------------
Entry        : 80
Description  :
Match Command: enable-admin
Action       : permit
===============================================================================
 
User Profile : administrative
Def. Action  : permit-all
-------------------------------------------------------------------------------
Entry        : 10
Description  :
Match Command: configure system security
Action       : permit
-------------------------------------------------------------------------------
Entry        : 20
Description  :
Match Command: show system security
Action       : permit
===============================================================================
-------------------------------------------------------------------------------
No. of profiles: 3
===============================================================================
A:ALA-48>config>system>snmp#
Table 375:  Show Profile Output Fields

Label

Description

User Profile

default — Displays the action to be given to the user profile if none of the entries match the command.

administrative — Specifies the administrative state for this profile.

Def. Action

none — No action is given to the user profile when none of the entries match the command.

permit-all — The action to be taken when an entry matches the command.

Entry

10 - 80 — Displays an entry which represents the configuration for a system user.

Description

A text string describing the entry.

Match Command

administrative — Enables the user to execute all commands.

configure system security — Enables the user to execute the config system security command.

enable-admin — Enables the user to enter a special administrative mode by entering the enable-admin command.

exec — Enables the user to execute (exec) the contents of a text file as if they were CLI commands entered at the console.

exit — Enables the user to execute the exit command.

help — Enables the user to execute the help command.

logout — Enables the user to execute the logout command.

password — Enables the user to execute the password command.

show config — Enables the user to execute the show config command.

show — Enables the user to execute the show command.

show system security — Enables the user to execute the show system security command.

Action

permit — Enables the user access to all commands.

deny-all — Denies the user access to all commands.

17.86. protection-template

protection-template

Syntax 
protection-template
Context 
[Tree] (show>router>mpls>mpls-tp protection-template)
Full Contexts 
show router mpls mpls-tp protection-template
Supported Platforms 

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

Description 

This command displays MPLS-TP protection template information.

Output 

The following output is an example of MPLS protection template fields.

Sample Output
*A:mlstp-dutA# show router mpls mpls-tp protection-template
===============================================================================
MPLS-TP Protection Templates
===============================================================================
Template Name  : privatebed-protection-template  Router ID      : 1
Protection Mode: one2one                         Direction      : bidirectional
Revertive      : revertive                       Wait-to-Restore: 300sec
Rapid-PSC-Timer: 10ms                            Slow-PSC-Timer : 5sec
===============================================================================

17.87. protocol

protocol

Syntax 
protocol
Context 
[Tree] (clear>router>bgp protocol)
Full Contexts 
clear router bgp protocol
Supported Platforms 

All

Description 

This command resets the entire BGP protocol. If the AS number was previously changed, the BGP AS number does not inherit the new value.

protocol

Syntax 
protocol [protocol-name] count [detail]
protocol count [detail]
protocol count top granularity [max-count max-count]
Context 
[Tree] (show>app-assure>group>aa-sub protocol)
[Tree] (show>app-assure>group protocol)
Full Contexts 
show application-assurance group aa-sub protocol
show application-assurance group protocol
Supported Platforms 

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

Description 

This command displays per-protocol statistics. The system-wide statistics displayed account for all flows completed and the last internal snapshot of the active flows.

Subscriber statistics are available for special study subscribers and account for all completed and active flows at the moment of this statistics request.

Parameters 
protocol-name—
Displays information about the specified protocol name.
count—
Displays protocol counters.
detail—
Displays detailed information.
Output 

The following is an example output for the protocol command.

Sample Output
A:ALU>show>app-assure>group# protocol count 
===============================================================================
Protocol Statistics
===============================================================================
Protocol                         Disc Octets          Packets       Flows
-------------------------------------------------------------------------------
aim_oscar                          0% 0               0             0
aim_oscar_file_xfer                0% 0               0             0
aim_oscar_video_voice              0% 0               0             0
aim_toc                            0% 0               0             0
bittorrent                         0% 0               0             0
...
 
 
A:ALU>show>app-assure>group# protocol "http_audio" count detail 
===============================================================================
Protocol "http_audio" Statistics
===============================================================================
    Protocol:
Type                      Octets            Packets         Flows
-------------------------------------------------------------------------------
    http_audio:
Admitted from subscriber: 14958             201             2
Denied from subscriber:   0                 0               0
Active flows from subscriber:                               0
Admitted to subscriber:   587590            396             2
Denied to subscriber:     0                 0               0
Active flows to subscriber:                                 0
Total flow duration:      21 seconds
Terminated flows:                                           4
Short Duration flows:                                       4
Medium Duration flows:                                      0
Long Duration flows:                                        0
Active subscribers:       1
===============================================================================
A:ALU>show>app-assure>group# 

protocol

Syntax 
protocol [protocol-name]
protocol [protocol-name] detail
Context 
[Tree] (show>app-assure protocol)
Full Contexts 
show application-assurance protocol
Supported Platforms 

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

Description 

This command displays application-assurance policy protocols loaded from the isa-aa.tim file.

Parameters 
protocol-name—
Displays all protocols from the isa-aa.tim file.
detail—
Displays detailed information about the specified protocol name.
Output 

The following is an example show output for the protocol command.

Sample Output
A:ALU-ABC>show>app-assure# protocol 
===============================================================================
Application Assurance Protocols
===============================================================================
                        Protocol : Description
-------------------------------------------------------------------------------
                       aim_oscar : America Online Oscar Instant Messaging.
             aim_oscar_file_xfer : America Online Oscar File Transfer.
           aim_oscar_video_voice : America Online Oscar Video and Voice
                                   Traffic.
                         aim_toc : America Online Talk to Oscar Instant
                                   Messaging.
                      bittorrent : BitTorrent peer to peer protocol.
...
A:ALU-ABC>show>app-assure# 
 
 
A:ALU-ABC>show>app-assure# protocol tftp 
===============================================================================
Application Assurance Protocols
===============================================================================
                        Protocol : Description
-------------------------------------------------------------------------------
                            tftp : IETF RFC 1350: Trivial File Transfer
                                   Protocol.
===============================================================================
A:ALU-ABC>show>app-assure# 

17.88. protocol-list

protocol-list

Syntax 
protocol-list [protocol-list-name]
protocol-list protocol-list-name references
Context 
[Tree] (show>filter>match-list protocol-list)
Full Contexts 
show filter match-list protocol-list
Supported Platforms 

All

Description 

This command displays the protocol-list information.

Parameters 
protocol-list-name—
A string of up to 32 characters of printable ASCII characters. If special characters are used, the string must be enclosed within double quotes.
references—
Displays the filter policies and policy entries referring to this match.

17.89. protocol-protection

protocol-protection

Syntax 
protocol-protection
Context 
[Tree] (show>system>security>cpu-protection protocol-protection)
Full Contexts 
show system security cpu-protection protocol-protection
Supported Platforms 

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

Description 

This command display all interfaces with non-zero drop counters.

protocol-protection

Syntax 
protocol-protection
Context 
[Tree] (clear>cpu-protection protocol-protection)
Full Contexts 
clear cpu-protection protocol-protection
Supported Platforms 

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

Description 

This command clears the interface counts of packets dropped by protocol protection.

17.90. provider-tunnel

provider-tunnel

Syntax 
provider-tunnel
Context 
[Tree] (show>service>id provider-tunnel)
Full Contexts 
show service id provider-tunnel
Supported Platforms 

All

Description 

This command displays provider tunnel information.

Output 

The following is an example of provider tunnel information.

Sample Output
A:PE-2# show service id 2000 provider-tunnel 
===============================================================================
Service Provider Tunnel Information
===============================================================================
Type               : inclusive          Root and Leaf      : enabled
Admin State        : inService          Data Delay Intvl   : 15 secs
PMSI Type          : ldp                LSP Template       : 
Remain Delay Intvl : 0 secs             LSP Name used      : 8193
PMSI Owner         : bgpEvpnMpls        
===============================================================================
A:PE-2# 
 
 
*A:Dut-B# /tools dump service id 1 provider-tunnels type originating
=======================================================================
VPLS 1 Inclusive Provider Tunnels Originating
=======================================================================
ipmsi (LDP)                                     P2MP-ID  Root-Addr
-----------------------------------------------------------------------
8193                                            8193    10.20.1.2
-----------------------------------------------------------------------
 
 
*A:Dut-B# /tools dump service id 1 provider-tunnels type terminating
=======================================================================
VPLS 1 Inclusive Provider Tunnels Terminating
=======================================================================
ipmsi (LDP)                                     P2MP-ID  Root-Addr
-----------------------------------------------------------------------
                                                8193    10.20.1.3
                                                8193    10.20.1.4
                                                8193    10.20.1.6
                                                8193    10.20.1.7
-----------------------------------------------------------------------
 
 
*A:Dut-B# /tools dump service id 1 provider-tunnels
=======================================================================
VPLS 1 Inclusive Provider Tunnels Originating
=======================================================================
ipmsi (LDP)                                     P2MP-ID  Root-Addr
-----------------------------------------------------------------------
8193                                            8193    10.20.1.2
-----------------------------------------------------------------------
=======================================================================
VPLS 1 Inclusive Provider Tunnels Terminating
=======================================================================
ipmsi (LDP)                                     P2MP-ID  Root-Addr
-----------------------------------------------------------------------
                                                8193    10.20.1.3
                                                8193    10.20.1.4
                                                8193    10.20.1.6
                                                8193    10.20.1.7
-----------------------------------------------------------------------
 

provider-tunnel

Syntax 
provider-tunnel
Context 
[Tree] (show>service>id provider-tunnel)
Full Contexts 
show service id provider-tunnel
Supported Platforms 

All

Description 

This command displays the service provider tunnel information.

Output 

The following output is an example of service provider tunnel information.

Sample Output
*A:Dut-B# show service id 1 provider-tunnel
 
=======================================================================
Service Provider Tunnel Information
=======================================================================
Type               : inclusive          Root and Leaf      : enabled
Admin State        : inService          Data Delay Intvl   : 3 secs
PMSI Type          : ldp                LSP Template       :
Remain Delay Intvl : 0 secs             LSP Name used      : 8193
=======================================================================
*A:Dut-B# /tools dump service id 1 provider-tunnels type originating
 
=======================================================================
VPLS 1 Inclusive Provider Tunnels Originating
=======================================================================
ipmsi (LDP)                                     P2MP-ID  Root-Addr
-----------------------------------------------------------------------
8193                                            8193    10.20.1.2
 
-----------------------------------------------------------------------
*A:Dut-B# /tools dump service id 1 provider-tunnels type terminating
 
=======================================================================
VPLS 1 Inclusive Provider Tunnels Terminating
=======================================================================
ipmsi (LDP)                                     P2MP-ID  Root-Addr
-----------------------------------------------------------------------
                                                8193    10.20.1.3
                                                8193    10.20.1.4
                                                8193    10.20.1.6
                                                8193    10.20.1.7
-----------------------------------------------------------------------
*A:Dut-B# /tools dump service id 1 provider-tunnels
=======================================================================
VPLS 1 Inclusive Provider Tunnels Originating
=======================================================================
ipmsi (LDP)                                     P2MP-ID  Root-Addr
-----------------------------------------------------------------------
8193                                            8193    10.20.1.2
-----------------------------------------------------------------------
=======================================================================
VPLS 1 Inclusive Provider Tunnels Terminating
=======================================================================
ipmsi (LDP)                                     P2MP-ID  Root-Addr
-----------------------------------------------------------------------
                                                8193    10.20.1.3
                                                8193    10.20.1.4
                                                8193    10.20.1.6
                                                8193    10.20.1.7
-----------------------------------------------------------------------
 
*A:Dut-B# show service id 1 provider-tunnel
=======================================================================
Service Provider Tunnel Information
=======================================================================
Type               : inclusive          Root and Leaf      : enabled
Admin State        : inService          Data Delay Intvl   : 3 secs
PMSI Type          : ldp                LSP Template       :
Remain Delay Intvl : 0 secs             LSP Name used      : 8193
=======================================================================
 
*A:Dut-C# show service id 1001 provider-tunnel                     
========================================================================
Service Provider Tunnel Information
========================================================================
Type               : inclusive          Root and Leaf      : enabled
 
Admin State        : inService          Data Delay Intvl   : 3 secs
 
PMSI Type          : rsvp               LSP Template       : ipmsi
 
Remain Delay Intvl : 0 secs             LSP Name used      : ipmsi-1001-73728
========================================================================

17.91. provider-tunnel-using

provider-tunnel-using

Syntax 
provider-tunnel-using leaf-only [bgp-ad | bgp-vpls | bgp-evpn-mpls]
provider-tunnel-using root-and-leaf [bgp-ad | bgp-vpls | bgp-evpn-mpls]
Context 
[Tree] (show>service provider-tunnel-using)
Full Contexts 
show service provider-tunnel-using
Supported Platforms 

All

Description 

This command displays the list of provider tunnels existing in the router for all services. The output can be filtered based on the provider tunnel owner.

Parameters 
leaf-only—
Displays the leaf-only provider tunnels for all services.
root-and-leaf—
Displays the root and leaf provider tunnels for all services.
bgp-ad—
Filters the provider tunnels owned by BGP AD services.
bgp-vpls—
Filters the provider tunnels owned by BGP VPLS services.
bgp-evpn-mpls—
Filters the provider tunnels owned by BGP EVPN-MPLS services.
Output 

The following is an example of provider tunnel using information.

Sample Output
A:PE-76# show service provider-tunnel-using root-and-leaf
=====================================================
Provider-Tunnel Using (Root-and-Leaf)
=====================================================
SvcId      SdpId             Owner       Admin Oper
                                         State State
-----------------------------------------------------
300        32767:4294967294  bgpEvpnMpls Up    Up
-----------------------------------------------------
Number of Root-and-Leaf : 1
=====================================================
A:PE-76# show service provider-tunnel-using root-and-leaf bgp-evpn-mpls 
=====================================================
Provider-Tunnel Using (Root-and-Leaf)
=====================================================
SvcId      SdpId             Owner       Admin Oper
                                         State State
-----------------------------------------------------
300        32767:4294967294  bgpEvpnMpls Up    Up
-----------------------------------------------------
Number of Root-and-Leaf : 1
=====================================================

17.92. provider-tunnels

provider-tunnels

Syntax 
provider-tunnels [type {originating | terminating}
Context 
[Tree] (tools>dump>service>id provider-tunnels)
Full Contexts 
tools dump service id provider-tunnels
Supported Platforms 

All

Description 

This command dumps the inclusive provider tunnels based on type.

Output 

Sample Output
*A:Dut-C>tools# dump service vpls 1001 provider-tunnels type terminating 
========================================================================
VPLS 1001 Inclusive Provider Tunnels Terminating             
========================================================================
ipmsi (RSVP)                                 P2MP-ID Tunl-ID Ext-Tunl-ID
------------------------------------------------------------------------
                                             1001    61440   10.20.1.1       
                                             1001    64944   10.20.1.2       
------------------------------------------------------------------------
*A:Dut-C>tools# dump service vpls 1001 provider-tunnels type originating 
========================================================================
VPLS 1001 Inclusive Provider Tunnels Originating             
========================================================================
ipmsi (RSVP)                                 P2MP-ID Tunl-ID Ext-Tunl-ID
------------------------------------------------------------------------
ipmsi-1001-73728                             1001    61440   10.20.1.3       
 -----------------------------------------------------------------------
*A:Dut-C>tools# dump service vpls 1001 provider-tunnels                  
========================================================================
VPLS 1001 Inclusive Provider Tunnels Originating             
========================================================================
ipmsi (RSVP)                                 P2MP-ID Tunl-ID Ext-Tunl-ID
------------------------------------------------------------------------
ipmsi-1001-73728                             1001    61440   10.20.1.3       
------------------------------------------------------------------------
 
========================================================================
VPLS 1001 Inclusive Provider Tunnels Terminating             
========================================================================
ipmsi (RSVP)                                 P2MP-ID Tunl-ID Ext-Tunl-ID
------------------------------------------------------------------------
                                             1001    61440   10.20.1.1       
                                             1001    64944   10.20.1.2       
 -----------------------------------------------------------------------
 
*A:Dut-C>tools# dump service vpls 1001 provider-tunnels type terminating 
========================================================================
VPLS 1001 Inclusive Provider Tunnels Terminating             
========================================================================
ipmsi (RSVP)                                 P2MP-ID Tunl-ID Ext-Tunl-ID
------------------------------------------------------------------------
                                             1001    61440   10.20.1.1       
                                             1001    64944   10.20.1.2       
------------------------------------------------------------------------
*A:Dut-C>tools# dump service vpls 1001 provider-tunnels type originating 
========================================================================
VPLS 1001 Inclusive Provider Tunnels Originating             
========================================================================
ipmsi (RSVP)                                 P2MP-ID Tunl-ID Ext-Tunl-ID
------------------------------------------------------------------------
ipmsi-1001-73728                             1001    61440   10.20.1.3       
 -----------------------------------------------------------------------
*A:Dut-C>tools# dump service vpls 1001 provider-tunnels                  
========================================================================
VPLS 1001 Inclusive Provider Tunnels Originating             
========================================================================
ipmsi (RSVP)                                 P2MP-ID Tunl-ID Ext-Tunl-ID
------------------------------------------------------------------------
ipmsi-1001-73728                             1001    61440   10.20.1.3       
------------------------------------------------------------------------
 
========================================================================
VPLS 1001 Inclusive Provider Tunnels Terminating             
========================================================================
ipmsi (RSVP)                                 P2MP-ID Tunl-ID Ext-Tunl-ID
------------------------------------------------------------------------
                                             1001    61440   10.20.1.1       
                                             1001    64944   10.20.1.2       
 -----------------------------------------------------------------------

17.93. proxy-arp

proxy-arp

Syntax 
proxy-arp [ip-address] [detail]
proxy-arp [ip-address] dynamic
Context 
[Tree] (show>service>id proxy-arp)
Full Contexts 
show service id proxy-arp
Supported Platforms 

All

Description 

This command displays, in a table, the existing proxy-ARP entries for a particular service. The table is populated by EVPN MAC routes that contain a MAC and an IP address, as well as static entries or dynamic entries from snooped ARP messages on access SAP or SDP-bindings.

A 7750 SR, 7450 ESS, or 7950 XRS that receives an ARP request from a SAP or SDP-binding performs a lookup in the proxy-ARP table for the service. If a match is found, the router replies to the ARP and does not allow ARP flooding in the VPLS service. If a match is not found, the ARP is flooded within the service if the configuration allows it.

The command allows for specific IP addresses to be displayed. Dynamic IP entries associated to a MAC list are displayed with the corresponding MAC list and resolve timers information.

Parameters 
ip-address—
Specifies an IP address.
Values—
a.b.c.d

 

detail—
Displays detailed information.
dynamic—
Displays detailed information about dynamic entries.
Output 

Sample Output
*A:PE-3# show service id 5 proxy-arp 
-------------------------------------------------------------------------------
Proxy Arp
-------------------------------------------------------------------------------
Admin State       : enabled             
Dyn Populate      : enabled             
Age Time          : disabled            Send Refresh      : 120 secs
Table Size        : 250                 Total             : 1
Static Count      : 0                   EVPN Count        : 0
Dynamic Count     : 1                   Duplicate Count   : 0
Dup Detect
-------------------------------------------------------------------------------
Detect Window     : 3 mins              Num Moves         : 5
Hold down         : 9 mins              
Anti Spoof MAC    : None
EVPN
-------------------------------------------------------------------------------
Garp Flood        : enabled             Req Flood         : enabled
Static Black Hole : disabled            
EVPN Route Tag    : 10            
-------------------------------------------------------------------------------
*A:PE-3# show service id 5 proxy-arp detail 
-------------------------------------------------------------------------------
Proxy Arp
-------------------------------------------------------------------------------
Admin State       : enabled             
Dyn Populate      : enabled             
Age Time          : disabled            Send Refresh      : 120 secs
Table Size        : 250                 Total             : 1
Static Count      : 0                   EVPN Count        : 0
Dynamic Count     : 1                   Duplicate Count   : 0
Dup Detect
-------------------------------------------------------------------------------
Detect Window     : 3 mins              Num Moves         : 5
Hold down         : 9 mins              
Anti Spoof MAC    : None
EVPN
-------------------------------------------------------------------------------
Garp Flood        : enabled             Req Flood         : enabled
Static Black Hole : disabled            
EVPN Route Tag    : 10            
-------------------------------------------------------------------------------
===============================================================================
VPLS Proxy Arp Entries
===============================================================================
IP Address          Mac Address         Type      Status    Last Update
-------------------------------------------------------------------------------
10.0.0.1            00:ca:fe:ca:fe:01   dyn       active    12/20/2016 12:38:28
-------------------------------------------------------------------------------
Number of entries : 1
===============================================================================
*A:PE-3# show service id 5 proxy-arp dynamic 
===============================================================================
Proxy ARP Dyn Cfg Summary
===============================================================================
IP Addr                                 Mac List
-------------------------------------------------------------------------------
10.0.0.1                                list-1
-------------------------------------------------------------------------------
Number of Entries: 1
===============================================================================
*A:PE-3# show service id 5 proxy-arp dynamic 10.0.0.1 
===============================================================================
Proxy ARP Dyn Cfg Detail
===============================================================================
IP Addr        Mac List                           Resolve Time   Remaining
                                                  (mins)          Resolve Time
                                                                 (secs)
-------------------------------------------------------------------------------
10.0.0.1       list-1                             1              0
-------------------------------------------------------------------------------
Number of Entries: 1
===============================================================================

proxy-arp

Syntax 
proxy-arp [ip-address ip-address] [detail]
Context 
[Tree] (show>service>id proxy-arp)
Full Contexts 
show service id proxy-arp
Supported Platforms 

All

Description 

This command displays the proxy-ARP entries existing for a particular service. A 7750 SR, 7450 ESS or 7950 XRS router receiving an ARP request from a SAP or SDP-binding will perform a lookup in the proxy-arp table for the service. If the router finds a match, it will reply to the ARP and will not let the ARP be flooded in the VPLS service. If the router does not find a match, the ARP will be flooded within the service. The command allows for specific IP addresses to be shown.

The detail parameter allows the user to display all the entries. An individual IP address entry can also be shown.

Output 

The following output is an example of service proxy ARP information.

Sample Output
:PE71(1)# show service id 600 proxy-arp      
-------------------------------------------------------------------------------
Proxy Arp
-------------------------------------------------------------------------------
Admin State       : enabled             
Dyn Populate      : enabled             
Age Time          : 200 secs            Send Refresh      : 120 secs
 
Dup Detect
-------------------------------------------------------------------------------
Detect Window     : 3 mins              Num Moves         : 3
Hold down         : max                 
Anti Spoof MAC    : 00:ca:ca:ca:ca:ca
 
EVPN
-------------------------------------------------------------------------------
Garp Flood        : disabled            Req Flood         : disabled
-------------------------------------------------------------------------------
A:PE71(1)# show service id 600 proxy-arp detail 
-------------------------------------------------------------------------------
Proxy Arp
-------------------------------------------------------------------------------
Admin State       : enabled             
Dyn Populate      : enabled             
Age Time          : 200 secs            Send Refresh      : 120 secs
 
Dup Detect
-------------------------------------------------------------------------------
Detect Window     : 3 mins              Num Moves         : 3
Hold down         : max                 
Anti Spoof MAC    : 00:ca:ca:ca:ca:ca
 
EVPN
-------------------------------------------------------------------------------
Garp Flood        : disabled            Req Flood         : disabled
-------------------------------------------------------------------------------
 
===============================================================================
VPLS Proxy Arp Entries
===============================================================================
IP Address          Mac Address         Type      Status    Last Update
-------------------------------------------------------------------------------
172.16.0.1          00:ca:fe:ca:fe:02   evpn      active    12/01/2014 12:02:27
172.16.0.61         00:ca:de:ba:ca:00   dyn       active    12/01/2014 15:40:10
172.16.0.100        00:00:00:00:00:01   stat      inActv    12/01/2014 12:01:57
172.16.0.102        00:00:00:00:00:02   stat      inActv    12/01/2014 12:01:57
-------------------------------------------------------------------------------
Number of entries : 4
===============================================================================
A:PE71(1)#
 

proxy-arp

Syntax 
proxy-arp
Context 
[Tree] (tools>perform>service>id proxy-arp)
Full Contexts 
tools perform service id proxy-arp
Supported Platforms 

All

Description 

This command enables the proxy-arp context.

proxy-arp

Syntax 
proxy-arp
proxy-arp duplicate [ip-address]
proxy-arp dynamic [ip-address]
Context 
[Tree] (clear>service>id proxy-arp)
Full Contexts 
clear service id proxy-arp
Supported Platforms 

All

Description 

This command allows all the duplicate or dynamic proxy-ARP entries to be cleared from the table. Individual IP entries can also be specified.

proxy-arp

Syntax 
proxy-arp usage
Context 
[Tree] (tools>dump>service proxy-arp)
Full Contexts 
tools dump service proxy-arp
Supported Platforms 

All

Description 

This command provides information about the usage and limit of the system-wide proxy-arp table for all the services. The command also shows if the limit has been exceeded and a trap raised.

Output 

Sample Output
*A:Dut# tools dump service proxy-arp usage 
Proxy arp Usage
Current Usage       :         10 
System Limit        :     511999 
High Usage Trap Raised:       No 
High Usage Threshold:         95 percent 
High Usage Clear Threshold:   90 percent 

17.94. proxy-arp-nd

proxy-arp-nd

Syntax 
proxy-arp-nd
Context 
[Tree] (show>service proxy-arp-nd)
Full Contexts 
show service proxy-arp-nd
Supported Platforms 

All

Description 

This command enables the context to configure the service-level proxy-arp-nd commands.

17.95. proxy-db

proxy-db

Syntax 
proxy-db [detail]
proxy-db group grp-ipv6-address
Context 
[Tree] (show>service>id>mld-snooping proxy-db)
Full Contexts 
show service id mld-snooping proxy-db
Supported Platforms 

All

Description 

This command displays proxy-reporting database entries.

Output 

The following output is an example of MLD snooping proxy database information.

Sample Output
*A:rbae_C# show service id 1 mld-snooping proxy-db  
===============================================================================
MLD Snooping Proxy-reporting DB for service 1
===============================================================================
Group Address
                 Mode     Up Time        Num Sources   
-------------------------------------------------------------------------------
FF04:db8:1
                 include  0d 00:01:01    1             
FF04:db8:2
                 include  0d 00:01:00    1             
-------------------------------------------------------------------------------
Number of groups: 2
===============================================================================
*A:rbae_C# 
 
 
*A:rbae_C# show service id 1 mld-snooping proxy-db detail  
===============================================================================
MLD Snooping Proxy-reporting DB for service 1
-------------------------------------------------------------------------------
MLD Group FF04::1
-------------------------------------------------------------------------------
Up Time : 0d 00:01:03                   Mode : include                         
---------------------------------------------------------------------------
Source Address                                                 Up Time
---------------------------------------------------------------------------
2011:db8:1                                                        0d 00:01:03
-------------------------------------------------------------------------------
MLD Group FF04:db8:2
-------------------------------------------------------------------------------
Up Time : 0d 00:01:02                   Mode : include                         
---------------------------------------------------------------------------
Source Address                                                 Up Time
---------------------------------------------------------------------------
2011:db8:1                                                        0d 00:01:02
-------------------------------------------------------------------------------
Number of groups: 2
===============================================================================
*A:rbae_C# 

proxy-db

Syntax 
proxy-db [detail]
proxy-db group grp-ip-address
Context 
[Tree] (show>service>id>mld-snooping proxy-db)
Full Contexts 
show service id mld-snooping proxy-db
Supported Platforms 

All

Description 

This command displays proxy-reporting database entries.

Parameters 
grp-ip-address—
Displays the IGMP snooping proxy reporting database for a specific multicast group address.
detail—
Displays detailed information about the proxy-reporting database.

proxy-db

Syntax 
proxy-db [detail]
proxy-db group grp-address
Context 
[Tree] (show>service>id>igmp-snooping proxy-db)
Full Contexts 
show service id igmp-snooping proxy-db
Supported Platforms 

All

Description 

This command displays information on the IGMP snooping proxy reporting database for the VPLS service.

Parameters 
grp-ip-address
Displays the IGMP snooping proxy reporting database for a specific multicast group address.
Output 

The following output displays an example of IGMP snooping proxy database information.

Sample Output
A:ALA-1>show>service>id>snooping# proxy-db
===============================================================================
IGMP Snooping Proxy-reporting DB for service 10
===============================================================================
Group Address    Mode     Up Time        Num Sources
-------------------------------------------------------------------------------
239.0.0.1        include  0d 00:05:40    2
-------------------------------------------------------------------------------
Number of groups: 1
===============================================================================
 
A:ALA-1>show>service>id>snooping# proxy-db detail
===============================================================================
IGMP Snooping Proxy-reporting DB for service 10
===============================================================================
-------------------------------------------------------------------------------
IGMP Group 239.0.0.1
-------------------------------------------------------------------------------
Up Time : 0d 00:05:54                   Mode : include
------------------------------
Source Address  Up Time
------------------------------
10.1.1.1         0d 00:05:54
10.1.1.2         0d 00:05:54
-------------------------------------------------------------------------------
Number of groups: 1
===============================================================================
A:ALA-1>show>service>id>snooping# 

proxy-db

Syntax 
proxy-db [detail]
proxy-db group grp-address
Context 
[Tree] (show>service>id>igmp-snooping proxy-db)
Full Contexts 
show service id igmp-snooping proxy-db
Supported Platforms 

All

Description 

This command displays information on the IGMP snooping proxy reporting database for the VPLS service.

Parameters 
grp-ip-address
Displays the IGMP snooping proxy reporting database for a specific multicast group address.
Output 

Sample Output
*A:ALA-1>show>service>id>snooping# proxy-db
===============================================================================
IGMP Snooping Proxy-reporting DB for service 10
===============================================================================
Group Address    Mode     Up Time        Num Sources
-------------------------------------------------------------------------------
239.0.0.1        include  0d 00:05:40    2
-------------------------------------------------------------------------------
Number of groups: 1
===============================================================================
*A:ALA-1>show>service>id>snooping#
 
 
*A:ALA-1>show>service>id>snooping# proxy-db detail
===============================================================================
IGMP Snooping Proxy-reporting DB for service 10
-------------------------------------------------------------------------------
IGMP Group 239.0.0.1
-------------------------------------------------------------------------------
Up Time : 0d 00:05:54                   Mode : include
------------------------------
Source Address  Up Time
------------------------------
1.1.1.1         0d 00:05:54
1.1.1.2         0d 00:05:54
-------------------------------------------------------------------------------
Number of groups: 1
===============================================================================
*A:ALA-1>show>service>id>snooping# 

Table 376 describes the show output fields.

Table 376:  IGMP Snooping proxy Fields

Label

Description

Group Address

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

Mode

Specifies the type of membership report(s) received on the interface for the group. In the include mode, reception of packets sent to the specified multicast address is requested only from those IP source addresses listed in the source-list parameter of the IGMP membership report.

In the “exclude” mode, reception of packets sent to the specified multicast address is requested from all IP source addresses except those listed in the source-list parameter.

Up Time

The total operational time in seconds.

Num Sources

Indicates the number of IGMP group and source specific queries received on this interface.

Number of groups

Number of IGMP groups.

Source Address

The source address for which this entry contains information.

17.96. proxy-nd

proxy-nd

Syntax 
proxy-nd [ipv6-address] [detail]
proxy-nd [ipv6-address] dynamic
Context 
[Tree] (show>service>id proxy-nd)
Full Contexts 
show service id proxy-nd
Supported Platforms 

All

Description 

This command displays, in a table, the existing proxy-ND entries for a particular service. The table is populated by the EVPN MAC routes containing a MAC and an IPv6 address, as well as static entries or dynamic entries from snooped NA messages on access SAP or SDP-bindings.

A 7750 SR, 7450 ESS, or 7950 XRS that receives a Neighbor Solicitation (NS) from a SAP or SDP-binding performs a lookup in the proxy-ND table for the service. If a match is found, the router replies to the NS and does not allow NS flooding in the VPLS service. If a match is not found, the NS is flooded in the service if the configuration allows it.

The command allows for specific IPv6 addresses to be shown. Dynamic IPv6 entries associated to a MAC list are shown with the corresponding MAC list and resolve timers information.

Parameters 
ipv6-address—
Specifies an IPv6 address.
Values—
ipv6-address:
                  x:x:x:x:x:x:x:x (eight 16-bit pieces)
                  x:x:x:x:x:x:d.d.d.d
                  where:
                            x - [0 to FFFF]H
                            d - [0 to 255]D

 

detail—
Displays detailed information.
dynamic—
Displays detailed information about dynamic entries.
Output 

Sample Output
*A:PE-2#  show service id 5 proxy-nd        
-------------------------------------------------------------------------------
Proxy ND
-------------------------------------------------------------------------------
Admin State       : enabled             
Dyn Populate      : enabled             
Age Time          : disabled            Send Refresh      : 120 secs
Table Size        : 250                 Total             : 1
Static Count      : 0                   EVPN Count        : 0
Dynamic Count     : 1                   Duplicate Count   : 0
Dup Detect
-------------------------------------------------------------------------------
Detect Window     : 3 mins              Num Moves         : 5
Hold down         : 9 mins              
Anti Spoof MAC    : None
EVPN
-------------------------------------------------------------------------------
Unknown NS Flood  : enabled             ND Advertise      : Router
Rtr Unsol NA Flood: enabled             Host Unsol NA Fld : enabled
EVPN Route Tag    : 10            
-------------------------------------------------------------------------------
*A:PE-2#  show service id 5 proxy-nd detail 
-------------------------------------------------------------------------------
Proxy ND
-------------------------------------------------------------------------------
Admin State       : enabled             
Dyn Populate      : enabled             
Age Time          : disabled            Send Refresh      : 120 secs
Table Size        : 250                 Total             : 1
Static Count      : 0                   EVPN Count        : 0
Dynamic Count     : 1                   Duplicate Count   : 0
Dup Detect
-------------------------------------------------------------------------------
Detect Window     : 3 mins              Num Moves         : 5
Hold down         : 9 mins              
Anti Spoof MAC    : None
EVPN
-------------------------------------------------------------------------------
Unknown NS Flood  : enabled             ND Advertise      : Router
Rtr Unsol NA Flood: enabled             Host Unsol NA Fld : enabled
EVPN Route Tag    : 10            
-------------------------------------------------------------------------------
===============================================================================
VPLS Proxy ND Entries
===============================================================================
IP Address               Mac Address       Type Status Rtr/ Last Update
                                                       Host 
-------------------------------------------------------------------------------
2001:db8:1000::1         00:ca:fe:ca:fe:01 dyn  active Rtr  12/20/2016 14:04:10
-------------------------------------------------------------------------------
Number of entries : 1
===============================================================================
*A:PE-2#  show service id 5 proxy-nd dynamic 
===============================================================================
Proxy ND Dyn Cfg Summary
===============================================================================
IP Addr                                 Mac List
-------------------------------------------------------------------------------
2001:db8:1000::1                        list-1
-------------------------------------------------------------------------------
Number of Entries: 1
===============================================================================
*A:PE-2#  show service id 5 proxy-nd dynamic 2001:db8:1000::1
===============================================================================
Proxy ND Dyn Cfg Detail
===============================================================================
IP Addr                                 Mac List
 Resolve Time(mins)                      Remaining Resolve Time(secs)
-------------------------------------------------------------------------------
2001:db8:1000::1                        list-1
1                                       0
-------------------------------------------------------------------------------
Number of Entries: 1
===============================================================================

proxy-nd

Syntax 
proxy-nd [ip-address ip-address] [detail]
Context 
[Tree] (show>service>id proxy-nd)
Full Contexts 
show service id proxy-nd
Supported Platforms 

All

Description 

This command displays the information about the proxy ND settings configured in a specified service. The detail parameter allows the user to display all the entries. An individual IP address entry can also be shown.

Output 

The following output is an example of service proxy ND information.

Sample Output
:PE71(1)# show service id 600 proxy-nd 
-------------------------------------------------------------------------------
Proxy nd
-------------------------------------------------------------------------------
Admin State       : enabled             
Dyn Populate      : enabled             
Age Time          : 200 secs            Send Refresh      : 120 secs
 
Dup Detect
-------------------------------------------------------------------------------
Detect Window     : 3 mins              Num Moves         : 3
Hold down         : max                 
Anti Spoof MAC    : 00:ca:ca:ca:ca:ca
 
EVPN
-------------------------------------------------------------------------------
Garp Flood        : disabled            Req Flood         : disabled
-------------------------------------------------------------------------------
A:PE71(1)# show service id 600 proxy-nd detail 
-------------------------------------------------------------------------------
Proxy nd
-------------------------------------------------------------------------------
Admin State       : enabled             
Dyn Populate      : enabled             
Age Time          : 200 secs            Send Refresh      : 120 secs
 
Dup Detect
-------------------------------------------------------------------------------
Detect Window     : 3 mins              Num Moves         : 3
Hold down         : max                 
Anti Spoof MAC    : 00:ca:ca:ca:ca:ca
 
EVPN
-------------------------------------------------------------------------------
Garp Flood        : disabled            Req Flood         : disabled
-------------------------------------------------------------------------------
 
===============================================================================
VPLS Proxy ND Entries
===============================================================================
IP Address          Mac Address         Type      Status    Last Update
-------------------------------------------------------------------------------
172.16.0.1          00:ca:fe:ca:fe:02   evpn      active    12/01/2014 12:02:27
172.16.0.61         00:ca:de:ba:ca:00   dyn       active    12/01/2014 15:40:10
172.16.0.100        00:00:00:00:00:01   stat      inActv    12/01/2014 12:01:57
172.16.0.102        00:00:00:00:00:02   stat      inActv    12/01/2014 12:01:57
-------------------------------------------------------------------------------
Number of entries : 4
===============================================================================
A:PE71(1)#

proxy-nd

Syntax 
proxy-nd
Context 
[Tree] (tools>perform>service>id proxy-nd)
Full Contexts 
tools perform service id proxy-nd
Supported Platforms 

All

Description 

This command enables the proxy-nd context.

proxy-nd

Syntax 
proxy-nd
proxy-nd duplicate [ipv6-address]
proxy-nd dynamic [ipv6-address]
Context 
[Tree] (clear>service>id proxy-nd)
Full Contexts 
clear service id proxy-nd
Supported Platforms 

All

Description 

This command allows all the duplicate or dynamic proxy-ND entries to be cleared from the table. Individual IPv6 entries can also be specified.

proxy-nd

Syntax 
proxy-nd usage
Context 
[Tree] (tools>dump>service proxy-nd)
Full Contexts 
tools dump service proxy-nd
Supported Platforms 

All

Description 

This command provides information about the usage and limit of the system-wide proxy-nd table for all the services. The command also shows if the limit has been exceeded and a trap raised.

Output 

Sample Output
*A:Dut# tools dump service proxy-nd usage 
Proxy nd Usage
Current Usage       :         0 
System Limit        :     511999 
High Usage Trap Raised:       No 
High Usage Threshold:         95 percent 
High Usage Clear Threshold:   90 percent 

17.97. psb

psb

Syntax 
psb [tunnelid tunnel-id] [lspid lsp-id] [detail]
Context 
[Tree] (tools>dump>router>gmpls psb)
Full Contexts 
tools dump router gmpls psb
Supported Platforms 

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

Description 

This command dumps information about a PSB.

Parameters 
tunnel-id—
The identifier of the tunnel.
Values—
0 to 4294967295

 

lsp-id—
The identifier of the LSP.
Values—
1 to 65535

 

detail—
Keyword to output information in greater detail.
Output 

The following output is an example of PSB information.

Sample Output
*A:Dut-B-UNI-C>tools>dump>router>gmpls# psb
PSB:
 vrId: 1 Session (To: 192.0.2.03 - 3 - 192.0.2.01), Sender (192.0.2.01 - 299)
--------------------------------------------------------------------------------
PSB:
 vrId: 1 Session (To: 192.0.2.01 - 1 - 192.0.2.03), Sender (192.0.2.03 - 46)
--------------------------------------------------------------------------------
PSB:
 vrId: 1 Session (To: 192.0.2.01 - 3 - 192.0.2.04), Sender (192.0.2.04 - 871)
--------------------------------------------------------------------------------
PSB:
 vrId: 1 Session (To: 192.0.2.01 - 3 - 192.0.2.02), Sender (192.0.2.02 - 286)
--------------------------------------------------------------------------------
PSB:
 vrId: 1 Session (To: 192.0.2.04 - 2 - 192.0.2.01), Sender (192.0.2.01 - 297)
--------------------------------------------------------------------------------
PSB:
 vrId: 1 Session (To: 192.0.2.02 - 1 - 192.0.2.01), Sender (192.0.2.01 - 296)
--------------------------------------------------------------------------------
Total PSB Count: 6
 
*A:Dut-B-UNI-C>tools>dump>router>gmpls# psb tunnelid 1 detail
--------------------------------------------------------------------------------
PSB:
 vrId: 1 Session (To: 192.0.2.01 - 1 - 192.0.2.03), Sender (192.0.2.03 - 46)
 
PSB CurrState: GMPLS_PSB_UP  PrevState: GMPLS_PSB_UP  Flags: 0x0
isIngress: N   isTransit: N   isEgress: Y
DnStream Peer: None
UpStream Peer: vrId 1 PeerAddr 10.27.255.213
UpStream TELink: vrId 1 TELinkId 1010701,  dBLink: vrId 1 DBLinkId 101070117
   RemoteDBLinkId: 101070117, PortId: 0x2268000, refCnt: 1, State: UP
 
Sender Template   - Sender: 192.0.2.03,  LspId: 46
Session Attribute -
   Session Name: B1::1
   Ctype: 7,  HoldPri: 1,  SetupPri: 5,  Flags: 0x2
   IncludeGroup: 0x0,  IncludeAllGroup: 0x0,  ExcludeGroup: 0x0
Lsp Attribute - TLV: 1,  Flags: 0x80000
NextPathRefresh: 0secs,  PathRefreshTimeout: 151secs
Path RX Message Id: 2209,  Epoch: 13810201,  Flags: 0x1
 
PSB RRO : ->
  (1) Unnumbered RouterId 10.27.255.213, InterfaceId 1010701, Flags 0x0
  (2) SRLG 27
  (3) Label 101070117,  Flags 0x0
  (4) Unnumbered RouterId 10.27.255.213, InterfaceId 13004, Flags 0x0
  (5) Label 101070130,  Flags 0x80
  (6) Unnumbered RouterId 10.27.255.215, InterfaceId 13007, Flags 0x0
  (7) SRLG 6
  (8) Label 101070130,  Flags 0x0
  (9) Unnumbered RouterId 10.27.255.215, InterfaceId 1010701, Flags 0x0
  (10) SRLG 27
  (11) Label 101070117,  Flags 0x80
  (12) Unnumbered RouterId 192.0.2.03, InterfaceId 1010701, Flags 0x0
  (13) Label 101070117,  Flags 0x0
 
PSB ERO : ->
  (1) IPv4Prefix 192.0.2.01/32, Strict [1]
 
PSB XRO : ->
   NULL XRO
PROTECTION - Flags: 0x0,  E2EProtectionType: 0
 
              LinkFlags: 0x0, SegProtFlags: 0x0, SegProtType: 0x1
ASSOCIATION - Type: 0,  AssociationId: 46,  Source: 192.0.2.03
NOTIFY REQ  - Node: 10.27.255.213
 
RSB:
NextResvRefresh: 9secs,  ResvRefreshTimeout: 0secs
Resv TX Message Id: 2661,  Flags: 0x0
PROTECTION - Flags: 0x0,  E2EProtectionType: 0
              LinkFlags: 0x0, SegProtFlags: 0x0, SegProtType: 0x1
 
FLOWSPEC : ->
   Ctype: 6 SwitchingGranularity: 1,  MTU: 9212,  TlvFlags: 0x1
   EthBWProfileTlv - Profile: 0,  Index: 0
                     CIR: 10.000 Gbps,  CBS: 10.000 Gbps
                     EIR: infinity,  EBS: infinity
  FILTERSPEC Label : 0
  FILTERSPEC RRO : ->
  (1) Unnumbered RouterId 192.0.2.01, InterfaceId 1010701, Flags 0x0
  (2) Label 101070117,  Flags 0x80
 
NOTIFY REQ - Node: 192.0.2.01
 
Bound to LSPPORT: vrId: 1  Type: 0 Session: B1::1 Sender: 192.0.2.03
 
Num Paths Received       :78
Num Paths Transmitted    :0
Num Resvs Received       :0
Num Resvs Transmitted    :1
 
Num Summmary Paths Received   :737
Num Summmary Paths Transmitted:0
Num Summmary Resvs Received   :0
Num Summmary Resvs Transmitted:750
Created at 37048 (21983 secs back)
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
PSB:
 vrId: 1 Session (To: 192.0.2.02 - 1 - 192.0.2.01), Sender (192.0.2.01 - 296)
 
PSB CurrState: GMPLS_PSB_UP  PrevState: GMPLS_PSB_UP  Flags: 0x0
isIngress: Y   isTransit: N   isEgress: N
DnStream Peer: vrId 1 PeerAddr 10.27.255.213
UpStream Peer: None
DnStream TELink: vrId 1 TELinkId 1010702,  dBLink: vrId 1 DBLinkId 101070217
   RemoteDBLinkId: 101070217, PortId: 0x2270000, refCnt: 1, State: UP
 
Sender Template   - Sender: 192.0.2.01,  LspId: 296
Session Attribute -
   Session Name: D1::2
   Ctype: 7,  HoldPri: 1,  SetupPri: 5,  Flags: 0x2
   IncludeGroup: 0x0,  IncludeAllGroup: 0x0,  ExcludeGroup: 0x0
Lsp Attribute - TLV: 1,  Flags: 0x80000
NextPathRefresh: 3secs,  PathRefreshTimeout: 0secs
Path TX Message Id: 471,  Flags: 0x0
 
PSB RRO : ->
  (1) Unnumbered RouterId 192.0.2.01, InterfaceId 1010702, Flags 0x0
  (2) Label 101070217,  Flags 0x0
 
PSB ERO : ->
  (1) Unnumbered RouterId 192.0.2.01, LinkId 1010702, Loose [1]
  (2) IPv4Prefix 10.27.255.213/32, Strict [0]
  (3) Unnumbered RouterId 10.27.255.219, LinkId 1010702, Strict [0]
  (4) IPv4Prefix 192.0.2.02/32, Loose [0]
 
PSB XRO : ->
   NULL XRO
PROTECTION - Flags: 0x0,  E2EProtectionType: 1
              LinkFlags: 0x0, SegProtFlags: 0x0, SegProtType: 0x0
ASSOCIATION - Type: 0,  AssociationId: 296,  Source: 192.0.2.01
NOTIFY REQ  - Node: 192.0.2.01
 
RSB:
NextResvRefresh: 0secs,  ResvRefreshTimeout: 151secs
Resv RX Message Id: 19,  Epoch: 13810201,  Flags: 0x1
PROTECTION - Flags: 0x0,  E2EProtectionType: 1
              LinkFlags: 0x0, SegProtFlags: 0x0, SegProtType: 0x0
 
FLOWSPEC : ->
   Ctype: 6 SwitchingGranularity: 1,  MTU: 9212,  TlvFlags: 0x1
   EthBWProfileTlv - Profile: 0,  Index: 0
                     CIR: 10.000 Gbps,  CBS: 10.000 Gbps
                     EIR: infinity,  EBS: infinity
  FILTERSPEC Label : 101070217
  FILTERSPEC RRO : ->
  (1) Unnumbered RouterId 192.0.2.01, InterfaceId 1010702, Flags 0x0
  (2) Label 101070217,  Flags 0x0
  (3) Unnumbered RouterId 10.27.255.213, InterfaceId 1010702, Flags 0x0
  (4) SRLG 27
  (5) Label 101070217,  Flags 0x80
  (6) Unnumbered RouterId 10.27.255.213, InterfaceId 13000, Flags 0x0
  (7) SRLG 4
  (8) Label 101070230,  Flags 0x0
  (9) Unnumbered RouterId 10.27.255.219, InterfaceId 13001, Flags 0x0
  (10) Label 101070230,  Flags 0x80
  (11) Unnumbered RouterId 10.27.255.219, InterfaceId 1010702, Flags 0x0
  (12) SRLG 27
  (13) Label 101070217,  Flags 0x0
  (14) Unnumbered RouterId 192.0.2.02, InterfaceId 1010702, Flags 0x0
  (15) Label 101070217,  Flags 0x80
 
NOTIFY REQ - Node: 10.27.255.213
 
Bound to LSPPORT: vrId: 1  Type: 0 Session: D1::2 Sender: 0.0.0.0
 
Num Paths Received       :0
Num Paths Transmitted    :1         
 Num Resvs Received       :23
Num Resvs Transmitted    :0
 
Num Summmary Paths Received   :0
Num Summmary Paths Transmitted:1834
Num Summmary Resvs Received   :1824
Num Summmary Resvs Transmitted:0
Created at 4439 (54592 secs back)
--------------------------------------------------------------------------------
Total PSB Count: 2

psb

Syntax 
psb
Context 
[Tree] (tools>dump>router>rsvp psb)
Full Contexts 
tools dump router rsvp psb
Supported Platforms 

All

Description 

This command displays RSVP information.

Output 

The following output is an example of MPLS RSVP PSB detail fields.

Sample Output
*A:Dut-A>config>router>mpls>lsp$ /tools dump router rsvp psb detail 
-----------------------------------------------------------------------
PSB: 
 P2P: Session (To: 10.20.1.4 - 61441 - 10.20.1.1), Sender (10.20.1.1 - 2) PHop 
255.255.255.255
 
PSB CurrState: BACKUPS_CONNECTED  PrevState: BACKUPS_INIT  Flags: 0x0
LocalLabel 0 OutLabel 131070
Incoming IfIndex: Interface: Local API(-1)
Refresh interval 0, Send Path refresh in 3 secs,  Path Refresh timeout 0 secs
PrevHop: Ctype 1  Addr 255.255.255.255, LIH 0
DnStream Nbr: Addr-> 10.20.1.3  IfIndex ip-10.10.2.1(3)
UpStream Neighbor is NULLP
Session Attribute:
   Session Name: bypass-node10.20.1.2
   HoldPri: 0 SetupPri: 7 Flags: 0x2
   Ctype: 7, IncludeGroup: 0x0 IncludeAllGroup: 0x0 ExcludeGroup: 0x0
ClassType: Absent
TSpec: Flags 0x8000 QOSC 0, PDR (infinity), PBS 0.000 bps, CDR (0.000 bps) MTU: 0
CSPF Hop List: ->
  (1) UnnumIfId 3 RtrId 10.20.1.1 EgrAdmGrp 0x0 (Strict)
  (2) UnnumIfId 2 RtrId 10.20.1.3 EgrAdmGrp 0x0 (Strict)
  (3) UnnumIfId 5 RtrId 10.20.1.4 EgrAdmGrp 0x0 (Strict)
PSB RRO : -> 
  (1) * Flags : 0x0 :      U 
  (1) * UnInf : 10.20.1.1, 3
PSB SENT RRO : -> 
  (1) * Flags : 0x0 :      U 
  (1) * UnInf : 10.20.1.1, 3
PSB FILTERSPEC RRO : -> 
  (1) * Flags : 0x0 :      U 
  (1) * UnInf : 10.20.1.3, 2
  (2) * Flags : 0x1 :     Global
  (2) * Label : 131070
  (3) * Flags : 0x0 :      U 
  (3) * UnInf : 10.20.1.4, 5
  (4) * Flags : 0x1 :     Global
  (4) * Label : 131070
PSB ERO : -> 
  (1) Unnumbered RouterId 10.20.1.1, LinkId 3, Strict
  (2) Unnumbered RouterId 10.20.1.3, LinkId 2, Strict
  (3) Unnumbered RouterId 10.20.1.4, LinkId 5, Strict
PSB SENT ERO : ->                    
  (1) Unnumbered RouterId 10.20.1.3, LinkId 2, Strict
  (2) Unnumbered RouterId 10.20.1.4, LinkId 5, Strict
SendTempl: Sender:10.20.1.1_2
AdSpec Present - Flags: 0x0 
  AdSpec General
  - Service Break bit           : 0x0 
  - IS Hop Count                : 0x0 
  - Path Bandwidth Estimate     : 0x0 
  - Minimum Path latency        : 0x0 
  - Composed path MTU           : 0 
 
Num Paths Received   :0
Num Paths Transmitted:5
Num Resvs Received   :8
Num Resvs Transmitted:0
 
Num Summmary Paths Received   :0
Num Summmary Paths Transmitted:0
Num Summmary Resvs Received   :0
Num Summmary Resvs Transmitted:0
Created at 91359 (26 secs back)
-----------------------------------------------------------------------
-----------------------------------------------------------------------
PSB: 
 P2P: Session (To: 10.20.1.6 - 1 - 10.20.1.1), Sender (10.20.1.1 - 30208) 
PHop 0.0.0.0
 
PSB CurrState: PRIMARYS_CONNECTED  PrevState: PRIMARYS_INIT  Flags: 0x8
LocalLabel 0 OutLabel 131071
Incoming IfIndex: Interface: Local API(-1)
Refresh interval 5, Send Path refresh in 4 secs,  Path Refresh timeout 0 secs
PrevHop: Ctype 1  Addr 0.0.0.0, LIH 0
DnStream Nbr: Addr-> 10.20.1.2  IfIndex ip-10.10.1.1(2)
UpStream Neighbor is NULLP
Session Attribute:
   Session Name: 1::1
   HoldPri: 0 SetupPri: 7 Flags: 0x17
   Ctype: 7, IncludeGroup: 0x0 IncludeAllGroup: 0x0 ExcludeGroup: 0x0
ClassType: Absent
TSpec: Flags 0x8000 QOSC 1, PDR (infinity), PBS 0.000 bps, CDR (0.000 bps) MTU: 0
CSPF Hop List: ->                    
  (1) UnnumIfId 2 RtrId 10.20.1.1 EgrAdmGrp 0x0 (Strict)
  (2) UnnumIfId 2 RtrId 10.20.1.2 EgrAdmGrp 0x0 (Strict)
  (3) UnnumIfId 2 RtrId 10.20.1.4 EgrAdmGrp 0x0 (Strict)
  (4) UnnumIfId 2 RtrId 10.20.1.6 EgrAdmGrp 0x0 (Strict)
PSB RRO : -> 
  (1) * Flags : 0x9 :      U LP_AVAIL NODE 
  (1) * UnInf : 10.20.1.1, 2
PSB SENT RRO : -> 
  (1) * Flags : 0x0 :      U 
  (1) * UnInf : 10.20.1.1, 2
PSB FILTERSPEC RRO : -> 
  (1) * Flags : 0x9 :      U LP_AVAIL NODE 
  (1) * UnInf : 10.20.1.2, 2
  (2) * Flags : 0x1 :     Global
  (2) * Label : 131071
  (3) * Flags : 0x1 :      U LP_AVAIL 
  (3) * UnInf : 10.20.1.4, 2
  (4) * Flags : 0x1 :     Global
  (4) * Label : 131071
  (5) * Flags : 0x0 :      U 
  (5) * UnInf : 10.20.1.6, 2
  (6) * Flags : 0x1 :     Global
  (6) * Label : 131071
PSB ERO : -> 
  (1) Unnumbered RouterId 10.20.1.2, LinkId 2, Strict
  (2) Unnumbered RouterId 10.20.1.4, LinkId 2, Strict
  (3) Unnumbered RouterId 10.20.1.6, LinkId 2, Strict
PSB SENT ERO : -> 
  (1) Unnumbered RouterId 10.20.1.2, LinkId 2, Strict
  (2) Unnumbered RouterId 10.20.1.4, LinkId 2, Strict
  (3) Unnumbered RouterId 10.20.1.6, LinkId 2, Strict
SendTempl: Sender:10.20.1.1_30208
AdSpec not present
FRR: Flags 0x2 HopLimit 16 SetupPri 7 HoldPri 0 IncludeAny 0x0 ExcludeAny 0x0 
IncludeAll 0x0
PLR: Flag (0x166) State PLRS_BYPASS_UP AvoidNodeId 10.20.1.2 inIntf -1 inLabel 0
PLR: FRRRequestCount: 1  CSPFFailures: 0  ProtectionType: NodeProtect
 
Num Paths Received   :0
Num Paths Transmitted:5
Num Resvs Received   :5              
 Num Resvs Transmitted:0
 
Num Summmary Paths Received   :0
Num Summmary Paths Transmitted:0
Num Summmary Resvs Received   :0
Num Summmary Resvs Transmitted:0
Created at 91359 (28 secs back)
-----------------------------------------------------------------------
  Total PSB Count   : 2 

17.98. ptp

ptp

Syntax 
ptp
Context 
[Tree] (show>service>id ptp)
Full Contexts 
show service id ptp
Supported Platforms 

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

Description 

This command displays Precision Timing Protocol (PTP) information.

ptp

Syntax 
ptp
Context 
[Tree] (show>system ptp)
Full Contexts 
show system ptp
Supported Platforms 

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

Description 

This command displays Precision Time Protocol (PTP) configuration and state information. This information can be displayed for the entire node or on a per router instance basis.

Output 

The following output is an example of PTP information, and Table 377 describes the output fields.

Sample Output
B:NS082761964# show system ptp 
===============================================================================
IEEE 1588/PTP Clock Information
===============================================================================
-------------------------------------------------------------------------------
Local Clock
-------------------------------------------------------------------------------
Clock Type        : boundary           PTP Profile         : ITU-T G.8275.1
Domain            : 0                  Network Type        : sdh
Admin State       : up                 Oper State          : up
Announce Interval : 1 pkt/2 s          Announce Rx Timeout : 3 intervals
Peer Limit        : none (Base Router) G.8275.1 Priority   : 128 
Clock Id          : 001af0fffeb2fead   Clock Class         : 255 (slave-only)
Clock Accuracy    : 0xfe (unknown)     Clock Variance      : ffff (not computed)
Clock Priority1   : 128                Clock Priority2     : 128
PTP Recovery State: locked             Last Changed        : 08/24/2010 13:17:37
Frequency Offset  : +231.920 ppb
-------------------------------------------------------------------------------
Parent Clock
-------------------------------------------------------------------------------
IP Address        : 10.1.1.1           Router            : Base
Port              : 1/2/8              Remote MAC Address: 01:02:03:04:05:06
Local Clock is Parent Clock
Parent Clock Id   : 001af0fffeab36ad   Parent Port Number: 2
GM Clock Id       : 00b0aefffe011ca6   GM Clock Class    : 13
GM Clock Accuracy : 0xfe (unknown)     GM Clock Variance : 0x6400 (3.7E-09)
GM Clock Priority1: 128                GM Clock Priority2: 128
-------------------------------------------------------------------------------
Time Information
-------------------------------------------------------------------------------
Timescale           : PTP
Current Time        : 2011-08-30 15:31:42.99 UTC
Frequency Traceable : yes
Time Traceable      : yes
Time Source         : gps
==============================================================================
Table 377:  System PTP Field Descriptions

Label

Description

Local Clock

Clock Type

The type of clock of the network element.

  1. ordinarySlave — The system is always a slave clock in the master-slave hierarchy. The system derives its timing from one or more master clocks in the network.
  2. ordinaryMaster — The system is a grandmaster clock in the master-slave hierarchy. The system provides timing to multiple slave clocks in the network.
  3. boundary — The system is a boundary clock, which may be anywhere in the master-slave clock hierarchy. It can obtain timing from a master clock, and provide timing to multiple slave clocks.

PTP Profile

The Precision Time Protocol (PTP) profile specifies the standard to which PTP conforms.

  1. g8265dot1-2010 — The PTP profile specified in the ITU-T G.8265.1 recommendation.
  2. ieee1588-2008 — The default PTP profile specified in the IEEE 1588-2008 standard.
  3. g8275dot1-2014 — The PTP profile specified in the ITU-T G.8275.1 recommendation.

Domain

The domain in which PTP 1588 runs on the system.

Network Type

The SR OS is configured to use PTP clock classes corresponding to either SONET or SDH quality levels.

Admin State

The administrative state of PTP.

Oper State

The operational state of PTP.

Announce Interval

The packet rate requested in REQUEST_UNICAST_TRANSMISSION signaling messages for announce packets.

Announce Rx Timeout

The number of announce intervals that have to occur without receiving a PTP announce message before the PTP event ANNOUNCE_RECEIPT_TIMEOUT_EXPIRES occurs.

Peer Limit

The maximum number of PTP peers that may be automatically created by the system on this router instance.

G.8275.1 Priority

The priority used in the best master clock algorithm for the local (internal) PTP port when Clock Profile is g8275dot1-2014.

Clock ID

The clock Identity value of the local PTP clock (defaultDS).

Clock Class

The clockClass value of the local PTP clock (defaultDS).

Clock Accuracy

The clockAccuracy value accuracy of the local PTP clock (defaultDS).

Clock Variance

The offsetScaledLogVariance value of the local PTP clock (defaultDS).

Clock Priority1

The priority1 value of the local PTP clock (defaultDS).

Clock Priority2

The priority2 value of the local PTP clock (defaultDS).

PTP Recovery State

The state of the frequency recovery algorithm.

  1. notApplicable — The system is not attempting to recover a clock.
  2. initial — The system is configured to recover a clock, but not enough information has yet been received to adjust the local clock to match a master clock.
  3. acquiring — The system has enough information to attempt clock recovery, and has started the process of adjusting its local clock frequency to match the master clock.
  4. phaseTracking — The system has adjusted its local clock to the approximate frequency of the master clock, and is adjusting the local clock to minimize the phase difference between the two clocks.
  5. holdover — The system has stopped receiving useful information from the chosen master clock, and is maintaining the last estimated frequency for its local clock.
  6. locked — The system is locked to the chosen master clock and the phase error between the master clock and the local clock is relatively small.

Last Changed

The date and time of the last change of the PTP Recovery State.

Frequency Offset

The offset computed by the frequency recovery algorithm required to align the local oscillator to the frequency of the parent clock. The value is provided in parts per billion. Positive values indicate that the recovered clock is faster than nominal, and negative values indicate that the recovered clock is slower than nominal.

Parent Clock

IP Address

The IP address of the parent clock that was last chosen by the local PTP clock.

Router

The name of the routing instance that contains the parent clock IP.

Port

The local port used for communication with the parent clock.

Remote MAC Address

The MAC address of the parent clock port sending PTP message to the local PTP clock

Local Clock is Parent Clock

Displayed if there is no external parent clock.

Parent Clock ID

The clockIdentity of the parent clock.

Parent Port Number

The portNumber of the PTP port on the parent clock that is used to communicate with the local PTP clock.

GM Clock Id

The clockIdentity value of the grandmaster clock advertised by the parent clock.

GM Clock Class

The clockClass value of the grandmaster clock advertised by the parent clock.

GM Clock Accuracy

The clockAccuracy value of the grandmaster clock advertised by the parent clock.

GM Clock Variance

The offsetScaledLogVariance value of the grandmaster clock advertised by the parent clock.

GM Clock Priority1

The priority1 value of the grandmaster clock advertised by the parent clock.

GM Clock Priority2

The priority2 value of the grandmaster clock advertised by the parent clock.

Time Information

Timescale

The time scale of the time distributed by PTP.

Current Time

The date and time. If the timescale is PTP, then the time is converted to UTC time based on the current offset between UTC and PTP time.

Frequency Traceable

Indicates if the time distributed by PTP is traceable a primary reference.

Time Traceable

Indicates if the time distributed by PTP is traceable to a primary reference.

Time Source

The source of time used by the grandmaster clock.

ptp

Syntax 
ptp
Context 
[Tree] (clear>system ptp)
Full Contexts 
clear system ptp
Supported Platforms 

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

Description 

This command enables the context to clear Precision Timing Protocol (PTP) information.

17.99. pvc

pvc

Syntax 
pvc [vpi[/vci]] [detail]
Context 
[Tree] (show>ml-bundle>ima>atm pvc)
Full Contexts 
show multilink-bundle ima atm pvc
Supported Platforms 

7450 ESS, 7750 SR-7/12/12e

Description 

This command displays ATM port PVC information.

Parameters 
vpi—
Displays the VPI values.
Values—
vpi: 0 to 4095 (NNI) 0 to 255 (UNI)

 

vci: —
Displays the VCI values.
Values—
1, 2, 5 to 65535

 

detail —
Provides detailed information.
Output 

The following output is an example of PVC information, and Table 378 describes the output fields.

Sample Output: show multilink-bundle <bundle-id> ima atm pvc
A:NS052651098# show multilink-bundle bundle-ima-1/1.1 ima atm pvc 
================================================================
ATM PVCs, Port bundle-ima-1/1.1
================================================================
VPI/VCI    Owner  Type     Ing.TD  Egr.TD  Adm  OAM         Opr                
----------------------------------------------------------------
1/100      SAP    PVC      2       2       up   up          up  
================================================================
A:NS052651098#
 
 
A:NS052651098# show multilink-bundle bundle-ima-1/1.1 ima atm pvc detail 
================================================================
ATM PVCs, Port bundle-ima-1/1.1
================================================================
VPI/VCI    Owner  Type     Ing.TD  Egr.TD  Adm  OAM         Opr                
----------------------------------------------------------------
1/100      SAP    PVC      2       2       up   up          up  
 
===============================================================================
ATM Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Octets                                                 0                      0
Cells                                                  0                      0
===============================================================================
AAL-5 Packet Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Packets                                                0                      0
Dropped Packets                                        0                      0
CRC-32 Errors                                          0                       
Reassembly Timeouts                                    0                       
Over Sized SDUs                                        0                       
===============================================================================
ATM OAM Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
AIS                                                    0                      0
RDI                                                    0                      0
Loopback                                               0                      0
CRC-10 Errors                                          0                       
Other                                                  0                       
===============================================================================
A:NS052651098#
Table 378:  Output Fields: show multilink-bundle <bundle-id> ima atm pvc

Label

Description

VPI/VCI

Displays the VPI/VCI value.

Owner

Specifies the type of this multilink bundle.

mlppp — Indicates that the bundle is of type MLPPP.

ima — Indicates that the bundle is of type IMA group.

Type

Identifies the system entity that owns a specific ATM connection.

Ing.TD

Specifies the ATM traffic descriptor profile that applies to the receive direction of the interface connection.

Egr.TD

Specifies the ATM traffic descriptor profile that applies to the transmit direction of the interface connection.

Adm

ima — Indicates that the bundle is of type IMA group.

Down — The bundle is administratively down.

Opr

Up — The bundle is operationally up.

Down — The bundle is operationally down.

OAM

Indicates the OAM operational status of ATM connections.

17.100. pvp

pvp

Syntax 
pvp [vpi] [detail]
Context 
[Tree] (show>ml-bundle>ima>atm pvp)
Full Contexts 
show multilink-bundle ima atm pvp
Supported Platforms 

7450 ESS, 7750 SR-7/12/12e

Description 

This command displays ATM port PVP information.

Parameters 
vpi—
Displays the VPI values.
Values—
vpi: 0 to 4095 (NNI) 0 to 255 (UNI)

 

detail —
Displays detailed information.
Output 

The following output is an example of PVP information, and Table 379 describes the output fields.

Sample Output: show multilink-bundle <bundle-id> ima atm pvp
A:ima2# show multilink-bundle bundle-ima-1/1.1 ima atm pvp 
================================================================
ATM PVPs, Port bundle-ima-1/1.1
================================================================
VPI        Owner  Type     Ing.TD  Egr.TD  Adm  OAM         Opr               
----------------------------------------------------------------
2          SAP    PVP      1       1       up   up          up  
================================================================
A:ima2#
Table 379:  Output Fields: show multilink-bundle <bundle-id> ima atm pvp

Label

Description

VPI

Displays the VPI value.

Owner

Identifies the system entity that owns a specific ATM connection.

Type

Specifies the type of this multilink bundle.

mlppp — Indicates that the bundle is of type MLPPP.

ima — Indicates that the bundle is of type IMA group.

Ing.TD

Specifies the ATM traffic descriptor profile that applies to the receive direction of the interface connection.

Eng.TD

Specifies the ATM traffic descriptor profile that applies to the transmit direction of the interface connection.

Adm

ima — Indicates that the bundle is of type IMA group.

Down — The bundle is administratively down.

OAM

Indicates the OAM operational status of ATM connections.

Opr

Up — The bundle is operationally up.

Down — The bundle is operationally down.

17.101. pvt

pvt

Syntax 
pvt [vpi.vpi] [detail]
Context 
[Tree] (show>ml-bundle>ima>atm pvt)
Full Contexts 
show multilink-bundle ima atm pvt
Supported Platforms 

7450 ESS, 7750 SR-7/12/12e

Description 

This command displays ATM port PVT information.

Parameters 
vpi.vpi—
Displays the VPI values.
Values—
vpi: 0 to 4095 (NNI) 0 to 255 (UNI)
vpi: 0 to 4095 (NNI) 0 to 255 (UNI)

 

detail —
Provides detailed information.
Output 

The following output is an example of PVT information, and Table 380 describes the output fields.

Sample Output: show multilink-bundle <bundle-id> ima atm pvt
A:ima2# show multilink-bundle bundle-ima-1/1.1 ima atm pvt 
================================================================
ATM PVTs, Port bundle-ima-1/1.1
================================================================
VPI Range  Owner  Type     Ing.TD  Egr.TD  Adm              Opr                
----------------------------------------------------------------
4.5        SAP    PVT      1       1       up               up  
================================================================
A:ima2#
Table 380:  Output Fields: show multilink-bundle <bundle-id> ima atm pvt

Label

Description

VPI Range

Displays the VPI range:

Owner

Identifies the system entity that owns a specific ATM connection.

Type

Specifies the type of this multilink bundle.

mlppp — Indicates that the bundle is of type MLPPP.

ima — Indicates that the bundle is of type IMA group.

Ing.Td

Specifies the ATM traffic descriptor profile that applies to the receive direction of the interface connection.

Egr.Td

Specifies the ATM traffic descriptor profile that applies to the transmit direction of the interface connection.

Adm

ima — Indicates that the bundle is of type IMA group.

Down — The bundle is administratively down.

Opr

Up — The bundle is operationally up.

Down — The bundle is operationally down.

17.102. pw

pw

Syntax 
pw
Context 
[Tree] (tools>perform>service>id>admin-lock pw)
[Tree] (tools>perform>service>id>loopback pw)
Full Contexts 
tools perform service id admin-lock pw
tools perform service id loopback pw
Supported Platforms 

All

Description 

In the admin-lock context, this command administratively locks the specified spoke SDP by locking the host service. The command must be executed at both ends of the PW or MS-PW represented by the spoke SDP. Test traffic can then be injected using a test SAP.

In the loopback context, this command enters the MPLS-TP PW context for starting or stopping a loopback on a specified spoke SDP. An administrative lock should first be applied to both ends of the PW or MS-PW represented by the spoke SDP prior to configuring the loopback.

Interactions: Loopback functions for MPLS-TP pseudowire can be specified for either a T-PE or S-PE.

17.103. pw-port

pw-port

Syntax 
pw-port [pw-port-id] [detail]
pw-port sdp sdp-id
pw-port sdp none
pw-port [pw-port-id] statistics
Context 
[Tree] (show pw-port)
Full Contexts 
show pw-port
Supported Platforms 

All

Description 

Displays pseudo-wire port information.

If no optional parameters are specified, the command displays a summary of all defined PW ports. The optional parameters restrict output to only ports matching the specified properties.

Parameters 
pw-port-id
Specifies the pseudo-wire port identifier.
Values—
1 to 10239

 

detail—
Displays detailed port information that includes all the pw-port output fields.
sdp-id
The SDP ID for which to display matching PW port information.
Values—
1 to 17407

 

statistics—
Displays port statistics information.
Output 

The following is an example of PW port information.

Sample Output
*A:ALA-48>config>service# show pw-port
============================================================================
PW Port Information
============================================================================
PW Port   Encap          SDP        IfIndex             VC-Id
----------------------------------------------------------------------------
1         dot1q          1          1526726657          1
2         qinq           1          1526726658          2
3         dot1q          1          1526726659          3
4         qinq           1          1526726660          4
============================================================================
 
*A:ALA-48>config>service# show pw-port 3
============================================================================
PW Port Information
============================================================================
PW Port   Encap          SDP        IfIndex             VC-Id
----------------------------------------------------------------------------
3         dot1q          1          1526726659          3
============================================================================
*A:ALA-48>config>service# show pw-port 3 detail
===============================================================================
PW Port Information
===============================================================================
PW Port            : 3
Encap              : dot1q
SDP                : 1
IfIndex            : 1526726659
VC-Id              : 3
Description        : 1-Gig Ethernet dual fiber
===============================================================================
*A:ALA-48>config>pw-port$ show pw-port sdp none
 
============================================================================
PW Port Information
============================================================================
PW Port   Encap          SDP        IfIndex             VC-Id
----------------------------------------------------------------------------
5         dot1q                     1526726661
============================================================================
 
 
*A:ALA-48>config>pw-port$ show pw-port sdp 1
============================================================================
PW Port Information
============================================================================
PW Port   Encap          SDP        IfIndex             VC-Id
----------------------------------------------------------------------------
1         dot1q          1          1526726657          1
2         qinq           1          1526726658          2
3         dot1q          1          1526726659          3
4         qinq           1          1526726660          4
============================================================================
 

The following table describes show pw-port output fields:

Table 381:  Subscriber Show PW-Port Field Descriptions

Label

Description

PW Port

The PW port identifier.

Encap

The encapsulation type of the PW port.

SDP

The SDP identifier.

IfIndex

The interface index used for the PW port.

VC-Id

The Virtual Circuit identifier.

Description

The description string for the PW port.

pw-port

Syntax 
pw-port [pw-port-id] [detail]
pw-port sdp sdp-id
pw-port sdp none
pw-port pw-port-id statistics
Context 
[Tree] (show pw-port)
Full Contexts 
show pw-port
Supported Platforms 

All

Description 

Displays pseudowire port information.

If no optional parameters are specified, the command displays a summary of all defined PW ports. The optional parameters restrict output to only ports matching the specified properties.

Parameters 
pw-port-id—
Specifies the pseudowire port identifier.
Values—
1 to 10239

 

detail—
Displays detailed port information that includes all the pw-port output fields.
sdp-id
The SDP ID for which to display matching PW port information.
Values—
1 to 17407

 

statistics—
Displays statistics information.
Output 

The following output is an example of PW port information, and Table 382 described the output fields.

Sample Output
*A:ALA-48>config>service# show pw-port
 
============================================================================
PW Port Information
============================================================================
PW Port   Encap          SDP        IfIndex             VC-Id
----------------------------------------------------------------------------
1         dot1q          1          1526726657          1
2         qinq           1          1526726658          2
3         dot1q          1          1526726659          3
4         qinq           1          1526726660          4
============================================================================
 
*A:ALA-48>config>service# show pw-port 3
============================================================================
PW Port Information
============================================================================
PW Port   Encap          SDP        IfIndex             VC-Id
----------------------------------------------------------------------------
3         dot1q          1          1526726659          3
============================================================================
*A:ALA-48>config>service# show pw-port 3 detail
 
===============================================================================
PW Port Information
===============================================================================
PW Port            : 3
Encap              : dot1q
SDP                : 1
IfIndex            : 1526726659
VC-Id              : 3
Description        : 1-Gig Ethernet dual fiber
===============================================================================
*A:ALA-48>config>pw-port$ show pw-port sdp none
 
============================================================================
PW Port Information
============================================================================
PW Port   Encap          SDP        IfIndex             VC-Id
----------------------------------------------------------------------------
5         dot1q                     1526726661
============================================================================
 
 
*A:ALA-48>config>pw-port$ show pw-port sdp 1
 
============================================================================
PW Port Information
============================================================================
PW Port   Encap          SDP        IfIndex             VC-Id
----------------------------------------------------------------------------
1         dot1q          1          1526726657          1
2         qinq           1          1526726658          2
3         dot1q          1          1526726659          3
4         qinq           1          1526726660          4
============================================================================
Table 382:  Show PW-Port Output Fields

Label

Description

PW Port

The PW Port identifier.

Encap

The encapsulation type of the PW Port.

SDP

The SDP identifier.

IfIndex

The interface index used for the PW Port.

VC-Id

The Virtual Circuit identifier.

Description

The description string for the PW Port.

pw-port

Syntax 
pw-port [pw-port-id] [detail]
pw-port sdp sdp-id
pw-port sdp none
pw-port pw-port-id statistics
Context 
[Tree] (show pw-port)
Full Contexts 
show pw-port
Supported Platforms 

All

Description 

This command is only applicable for VSR configurations. This command displays PW port configuration, state information, and forwarding statistics.

Parameters 
pw-port-id
Displays information about the specified PW port identifier.
Values—
1 to 10239

 

detail—
Displays detailed port information that includes all the pw-port output fields.
sdp-id
The SDP ID for which to display matching PW port information.
Values—
1 to 17407

 

none—
Displays information about PW ports that are not associated with any SDPs.
statistics—
Displays forwarding statistics, the number of forwarded or dropped packets or octets per direction. Octets account for the entire customer frame (Ethernet, VLANs, and payload).
Output 

The following output is an example of PW port information.

Sample Output

Following is a sample of output using the L2oGRE tunnel type for the VSR only.

show pw-port 10 
===================================================================
PW Port Information
===================================================================
PW Port   Encap          SDP:VC-Id  IfIndex             Epipe
-------------------------------------------------------------------
10        dot1q          N/A        1526726666          10239
===================================================================
show pw-port 10 
=====================================================================
PW Port Information
=====================================================================
PW Port   Encap          SDP:VC-Id               IfIndex
---------------------------------------------------------------------
10        dot1q          1:2                     1526726666
=====================================================================

Following is a sample of output using the MPLS tunnel type for the VSR only.

*A:Dut-C# show pw-port 10 
=====================================================================
PW Port Information
=====================================================================
PW Port   Encap          SDP:VC-Id               IfIndex
---------------------------------------------------------------------
10        dot1q          17281:100010            1526726666
=====================================================================
*A:vSIM# show pw-port 1 statistics 
===============================================================================
Pw-Port 1
===============================================================================
Statistics            :
I. Fwd. Pkts.        : 0                     I. Dro. Pkts.      : 0
I. Fwd. Octs.        : 0                     I. Dro. Octs.      : 0
E. Fwd. Pkts.        : 22514728              E. Fwd. Octets     : 22424666292
Grp Enc Stats         :
I. Dro. Inv. Spi.    : 0                     I. Dro. OthEncPkts.: 0
E. Dro. Enc. Pkts.   : 0 

Following is a sample of the PW port statistics output for the VSR only.

*A:Dut-B#  show pw-port 10 statistics
===============================================================================
Pw-Port 10
===============================================================================
Statistics            :
I. Fwd. Pkts.        : 0                     I. Dro. Pkts.      : 0
I. Fwd. Octs.        : 0                     I. Dro. Octs.      : 0
E. Fwd. Pkts.        : 0                     E. Fwd. Octets     : 0
Grp Enc Stats         :
I. Dro. Inv. Spi.    : 0                     I. Dro. OthEncPkts.: 0
E. Dro. Enc. Pkts.   : 0

Table 383 describes the show pw-port output fields.

Table 383:  Subscriber Show PW-Port Field Descriptions

Label

Description

PW Port

The PW port identifier.

Encap

The encapsulation type of the PW port.

SDP:VD-Id

This field is not applicable to the Flex PW port.

IfIndex

The interface index used for the PW port.

Epipe

The ID of the Epipe service in which this PW port is configured. The tunnel type that is terminated on this PW port can be determined from the Epipe.

Description

The description string for the PW port.

Service Id

The ID of the Epipe service in which this PW port is configured.

Admin Status

The Admin status of the SDP.

Oper Status

The operational status of the SDP.

I. Fwd. Pkts.

The number of forwarded packets ingress in this PW port.

I. Fwd. Octs.

The number of forwarded octets ingressing this PW port.

E. Fwd. Pkts.

The number of forwarded packets egressing this PW port.

I. Dro. Pkts.

The number of dropped packets on ingress.

I. Dro. Octs.

The number of dropped octets on ingress.

E. Fwd. Octets.

The number of forwarded octets egressing this PW port.

Grp Enc Stats

Not applicable to Flex PW port.

pw-port

Syntax 
pw-port [pw-port-id] [detail]
pw-port sdp sdp-id
pw-port sdp none
pw-port pw-port-id statistics
Context 
[Tree] (show pw-port)
Full Contexts 
show pw-port
Supported Platforms 

All

Description 

This command displays FPE-based PW-port configuration information, state information and forwarding statistics.

Parameters 
pw-port-id—
Specifies the PW-port ID.
Values—
1 to 10239

 

sdp-id
Displays PW port information based on the known internal SDP ID
sdp none—
Displays information about FPE-based PW-ports that are not associated with any internal SDPs
statistics—
Displays forwarding statistics, such as the number or forwarded or dropped frames (Ethernet, VLANs, payload)
Output 

The following is an example of PW port information.

Table 384 describes the show pw-port command output fields.

Sample Output
*A:vSIM# show pw-port 1 
===================================================================
PW Port Information
===================================================================
PW Port   Encap          SDP        IfIndex             VC-Id
-------------------------------------------------------------------
1         dot1q          17406      1526726657          100001
*A:vSIM# show pw-port 1 detail 
===============================================================================
PW Port Information
===============================================================================
PW Port            : 1
Encap              : dot1q
SDP                : 17406
IfIndex            : 1526726657
VC-Id              : 100001
Description        : test
===============================================================================
===============================================================================
Service Destination Point (Sdp Id 17406 Pw-Port 1)
===============================================================================
SDP Binding port     : pxc-1.b               
VC-Id                : 100001                Admin Status       : up
Encap                : dot1q                 Oper Status        : up
VC Type              : ether                 
 
Admin Ingress label  : 262142                Admin Egress label : 262143
Oper Flags           : (Not Specified)
Monitor Oper-Group   : (Not Specified)
*A:vSIM# show pw-port 1 statistics 
===============================================================================
Service Destination Point (Sdp Id 17406 Pw-Port 1)
===============================================================================
SDP Binding port     : pxc-1.b               
VC-Id                : 100001                Admin Status       : up
Encap                : dot1q                 Oper Status        : up
VC Type              : ether                 
 
Admin Ingress label  : 262142                Admin Egress label : 262143
Oper Flags           : (Not Specified)
Monitor Oper-Group   : (Not Specified)
 
Statistics            :
I. Fwd. Pkts.        : 0                     I. Dro. Pkts.      : 0
I. Fwd. Octs.        : 0                     I. Dro. Octs.      : 0
E. Fwd. Pkts.        : 0                     E. Fwd. Octets     : 0
*A:vSIM# show pw-port sdp 17406 
===================================================================
PW Port Information
===================================================================
PW Port   Encap          SDP        IfIndex             VC-Id
-------------------------------------------------------------------
1         dot1q          17406      1526726657          100001
*A:vSIM# show pw-port sdp none  
===================================================================
PW Port Information
===================================================================
PW Port   Encap          SDP        IfIndex             VC-Id
-------------------------------------------------------------------
2         dot1q                     1526726658          
===========================================================
Table 384:  PW-Port Field Descriptions

Label

Description

PW-Port

Displays the PW port ID.

Encap

Displays the PW port encapsulation (dot1q or qinq).

SDP

Displays the Internal SDP to which this PW port is bound.

IfIndex

Displays the Internal interface index.

VC-Id

Displays the VC-id of the internal spoke SDP that interconnects external PW to this PW port.

Description

Displays the description of this PW port.

SDP Binding Port

Displays the PXC sub-port to which this PW port is bound. This is termination side of PXC, always denoted as .b side.

VC Type

Displays the VC type of the PW port.

Admin Status

Displays the admin status of the internal SDP.

Oper Status

Displays the operational status of the internal SDP.

Admin Ingress Label

Displays the ingress VC-label associated with this PW port.

Admin Egress Label

Displays the egress VC-label associated with this PW port.

Oper Flags

Displays the operational flags on the internal SDP.

Monitor Oper-Group

Displays the operational group that is being monitored by this PW port.

I. Fwd. Pkts.

Displays the number of forwarded packets ingressing this PW port.

I. Fwd. Octs.

Displays the number of forwarded octets ingressing this PW port.

E. Fwd. Pkts.

Displays the number of forwarded packets egressing this PW port.

I. Dro. Pkts.

Displays the number of dropped packets on ingress.

I. Dro. Octs.

Displays the number of dropped octets on ingress.

E. Fwd. Octets.

Displays the number of forwarded octets egressing this PW port.

pw-port

Syntax 
pw-port [pw-port-id] [detail]
pw-port sdp sdp-id
pw-port sdp none
pw-port pw-port-id statistics
Context 
[Tree] (show>pw-port pw-port)
Full Contexts 
show pw-port pw-port
Description 

This command displays pseudo-wire port information.

If no optional parameters are specified, the command displays a summary of all defined PW ports. The optional parameters restrict output to only ports matching the specified properties.

Parameters 
pw-port-id
Specifies the pseudo-wire port identifier.
Values—
1 to 10239

 

detail—
Displays detailed port information that includes all the pw-port output fields.
sdp-id
The SDP ID for which to display matching PW port information.
Values—
1 to 17407

 

statistics—
Displays statistics information.
Output 

The following output is an example of PW port information, and Table 385 describes the output fields.

Sample Output
*A:ALA-48>config>service# show pw-port
============================================================================
PW Port Information
============================================================================
PW Port   Encap          SDP        IfIndex             VC-Id
----------------------------------------------------------------------------
1         dot1q          1          1526726657          1
2         qinq           1          1526726658          2
3         dot1q          1          1526726659          3
4         qinq           1          1526726660          4
============================================================================
 
*A:ALA-48>config>service# show pw-port 3
============================================================================
PW Port Information
============================================================================
PW Port   Encap          SDP        IfIndex             VC-Id
----------------------------------------------------------------------------
3         dot1q          1          1526726659          3
============================================================================
*A:ALA-48>config>service# show pw-port 3 detail
 
===============================================================================
PW Port Information
===============================================================================
PW Port            : 3
Encap              : dot1q
SDP                : 1
IfIndex            : 1526726659
VC-Id              : 3
Description        : 1-Gig Ethernet dual fiber
===============================================================================
*A:ALA-48>config>pw-port$ show pw-port sdp none
 
============================================================================
PW Port Information
============================================================================
PW Port   Encap          SDP        IfIndex             VC-Id
----------------------------------------------------------------------------
5         dot1q                     1526726661
============================================================================
 
 
*A:ALA-48>config>pw-port$ show pw-port sdp 1
 
============================================================================
PW Port Information
============================================================================
PW Port   Encap          SDP        IfIndex             VC-Id
----------------------------------------------------------------------------
1         dot1q          1          1526726657          1
2         qinq           1          1526726658          2
3         dot1q          1          1526726659          3
4         qinq           1          1526726660          4
============================================================================
 
Table 385:  Show PW-Port Field Descriptions

Label

Description

PW Port

The PW port identifier.

Encap

The encapsulation type of the PW port.

SDP

The SDP identifier.

IfIndex

The interface index used for the PW port.

VC-Id

The virtual circuit identifier.

Description

The description string for the PW port.

pw-port

Syntax 
pw-port pw-port-id statistics
Context 
[Tree] (clear pw-port)
Full Contexts 
clear pw-port
Supported Platforms 

All

Description 

This command clears PW port statistics for the specified ID.

17.104. pw-port-list

pw-port-list

Syntax 
pw-port-list
Context 
[Tree] (show>service>system pw-port-list)
Full Contexts 
show service system pw-port-list
Supported Platforms 

VSR

Description 

This command displays system PW port list information.

Output 

The following is an example of system pw-port-list information.

Sample Output
*A:Dut-B>config>service>system# show service system pw-port-list 
=============================================================================== 
  PW Port List 
=============================================================================== 
  Ports 
------------------------------------------------------------------------------- 
  1/1/1 
  1/1/2 
  1/1/3 
  1/1/4 
  1/1/5 
  1/1/6 
------------------------------------------------------------------------------- 
  Number of Entries: 6 
=============================================================================== 

17.105. pw-sap-using

pw-sap-using

Syntax 
pw-sap-using
Context 
[Tree] (show>service pw-sap-using)
Full Contexts 
show service pw-sap-using
Supported Platforms 

All

Description 

This command displays service SAP PW port information.

Output 

The following example shows PW SAP port information.

Sample Output
===============================================================================
Service Access Points
===============================================================================
PortId                          SvcId      Ing.  Ing.    Egr.  Egr.   Adm  Opr
                                           QoS   Fltr    QoS   Fltr
-------------------------------------------------------------------------------
pw-1:0                          1          1     none    1     none   Up   Up
pw-1:1                          1          1     none    1     none   Up   Up
pw-2:2.1                        2          1     none    1     none   Up   Up
pw-2:0.*                        2          1     none    1     none   Up   Up
pw-2:1.*                        2          1     none    1     none   Up   Up
pw-3:3                          3          1     none    1     none   Up   Up
pw-4:4.*                        4          1     none    1     none   Up   Up
-------------------------------------------------------------------------------
Number of SAPs : 7
-------------------------------------------------------------------------------
===============================================================================

17.106. pw-template

pw-template

Syntax 
pw-template [policy-id]
Context 
[Tree] (show>service pw-template)
Full Contexts 
show service pw-template
Supported Platforms 

All

Description 

This command displays PW template information.

Output 

The following example shows PW template information.

Sample Output
*A:Dut-B#    show service  pw-template 1         
=======================================================================
PW Template Information
=======================================================================
PW Tmpl Id           : 1                    
Use Provisioned Sdp  : enabled              VcType           : vlan
Acctg Policy         : default              Collect Stats    : disabled
Mac-Learning         : enabled              Mac-Ageing       : enabled
Discard Unkn Src     : disabled             Limit MacMove    : blockable
Mac-Pinning          : disabled             Vlan VcTag       : 4095
MAC Address Limit    : no limit             Rest Prot Src Mac: disabled
Auto Learn Mac Prot  : disabled             RestProtSrcMacAct: disable
Block On Peer Fault  : disabled             
 
SHG
Name                 :                      
Description          : (Not Specified)
Rest Prot Src Mac    : disabled             Rest Unprot Dst  : disabled
Auto Learn Mac Prot  : disabled             RestProtSrcMacAct: disable
 
Egress
Mac FilterId         : none                 Ip FilterId      : none
Ipv6 FilterId        : none                 QoS NetPlcyId    : none
Port RedirectQGrp    : none                 Instance Id      : none
 
Ingress
Mac FilterId         : none                 Ip FilterId      : none
Ipv6 FilterId        : none                 QoS NetPlcyId    : none
Fp RedirectQGrp      : none                 Instance Id      : none
 
IGMP
Fast Leave           : disabled             Import Plcy      : none
Last Memb Intvl      : 10 deci-secs         Max Nbr Grps     : 0
Send Queries         : disabled             
Version              : 3                    
 
Force VlanVc Fwd     : disabled             Control Word     : disabled
Hash Label           : disabled             Hash Lbl Sig Cap : disabled
Last Changed         : 02/12/2013 22:11:49  
-----------------------------------------------------------------------
Included SDP-Groups
-----------------------------------------------------------------------
red
-----------------------------------------------------------------------
 

17.107. python

python

Syntax 
python
Context 
[Tree] (clear python)
Full Contexts 
clear python
Supported Platforms 

All

Description 

This command enables the context to clear Python commands.

python

Syntax 
python
Context 
[Tree] (show python)
Full Contexts 
show python
Supported Platforms 

All

Description 

This command enables the context to display Python information.

python

Syntax 
python
Context 
[Tree] (tools>dump python)
Full Contexts 
tools dump python
Supported Platforms 

All

Description 

This command enables the context to dump Python information.

17.108. python-policy

python-policy

Syntax 
python-policy name cache
python-policy name cache hex-key hex-string
python-policy name cache string-key string-key
Context 
[Tree] (tools>dump>python python-policy)
Full Contexts 
tools dump python python-policy
Supported Platforms 

All

Description 

This command dumps all cached entries or a specified entry of a specified Python policy.

The DDP key in the output is the python cache persistency record key.

Note:

The DDP Key in the output could be used for the tools>dump>persistence>python command.

Parameters 
name—
Specifies the name of the Python policy, up to 32 characters.
string-key—
Specifies the key of the entry to be updated in ASCII strong format, up to 512 characters maximum.
hex-key —
Specifies the key of the entry to be updated in hex string format.
Values—
0x0..0xFFFFFFFF...(988 hex nibbles maximum)

 

python-policy

Syntax 
python-policy name cache hex-key hex-string set-lifetime [lifetime]
python-policy name cache string-key [512 chars max] set-lifetime [lifetime]
Context 
[Tree] (tools>perform python-policy)
Full Contexts 
tools perform python-policy
Supported Platforms 

All

Description 

This command set the lifetime of a specified python cache entry.

Parameters 
name—
Specifies the name of the Python policy, up to 32 characters.
string-key—
Specifies the key of the entry to be updated in ASCII strong format.
hex-string
Specifies the key of the entry to be updated in hex string format.
set-lifetime—
Specifies the new lifetime of the entry.
Values—
1 to 2147483647

 

python-policy

Syntax 
python-policy
python-policy policy-name [association]|
Context 
[Tree] (show>python python-policy)
Full Contexts 
show python python-policy
Supported Platforms 

All

Description 

This command displays information about the currently configured Python policy.

The system will display a list of currently configured Python policy names if no parameter is specified.

Parameters 
policy-name—
Specifies the Python policy name, up to 32 characters, to display.
association—
Displays the associations of the specified Python policy.
Output 

The following output is an example of DHCP Python policy information

Sample Output
show python python-policy "dhcp" 
===============================================================================
Python policy "dhcp"
===============================================================================
Description   : (Not Specified)
-------------------------------------------------------------------------------
Messages
-------------------------------------------------------------------------------
Type                                   Dir     Script
-------------------------------------------------------------------------------
dhcpDiscover                           egress  dhcpv4
dhcpRequest                            egress  dhcpv4
dhcpAck                                ingress dtc
-------------------------------------------------------------------------------
No. of Messages: 3
-------------------------------------------------------------------------------
===============================================================================
 
 
show python python-policy "dhcp" association 
===============================================================================
Python Policy Association
===============================================================================
Location
-------------------------------------------------------------------------------
Service: 500, GrpIf g1, dhcp
-------------------------------------------------------------------------------
No. of Python policy association: 1
===============================================================================
 

python-policy

Syntax 
python-policy name cache all
python-policy name cache hex-key hex-string
python-policy name cache string-key string-key
Context 
[Tree] (clear>python python-policy)
Full Contexts 
clear python python-policy
Supported Platforms 

All

Description 

This command clears Python policy data.

Parameters 
name—
Specifies the name of the Python policy, up to 32 characters.
string-key—
Specifies the key of the entry to be updated in ASCII strong format, up to 512 characters maximum.
hex-string —
Specifies the key of the entry to be updated in hex string format.
Values—
0x0..0xFFFFFFFF...(988 hex nibbles maximum)

 

17.109. python-script

python-script

Syntax 
python-script
python-script script-name [association | source-in-use]
Context 
[Tree] (show>python python-script)
Full Contexts 
show python python-script
Supported Platforms 

All

Description 

This command displays information about the currently configured Python script.

The system will display a list of currently configured Python script names if no parameter is specified.

Parameters 
script-name—
Specifies the Python script name, up to 32 characters, to display information.
association—
Displays the associations of the specified Python script.
source-in-use—
Displays the Python source code in use.
Output 

The following output is an example of Python script information.

Sample Output
show python python-script "dhcpv4"               
===============================================================================
Python script "dhcpv4"
===============================================================================
Description   : (Not Specified)
Admin state   : inService
Oper state    : inService
Action on fail: drop
Protection    : none
Primary URL   : cf1:/dhcpv4.py
Secondary URL : (Not Specified)
Tertiary URL  : (Not Specified)
Active URL    : primary
Last changed  : 01/26/2014 05:02:10
===============================================================================
 
 
show python python-script "dhcpv4" association 
===============================================================================
Python Script Association
===============================================================================
Policy                           Type                                   Dir
-------------------------------------------------------------------------------
dhcp                             dhcpDiscover                           egress
dhcp                             dhcpRequest                            egress
-------------------------------------------------------------------------------
No. of Python script association: 2
===============================================================================
 

python-script

Syntax 
python-script
Context 
[Tree] (tools>perform python-script)
Full Contexts 
tools perform python-script
Supported Platforms 

All

Description 

This command enters the context to perform Python script operations.

17.110. python-script protect

python-script protect

Syntax 
python-script protect input file-url hmac-sha256 key secret-key output file-url
Context 
[Tree] (tools>perform python-script protect)
Full Contexts 
tools perform python-script protect
Supported Platforms 

All

Description 

This command converts a normal (unprotected) Python script file into an SRPY format with specified key.

Parameters 
input file-url
Specifies the URL of the input script file, up to 180 characters.
key secret-key
Specifies the key used to compute the hash, up to 128 characters.
output file-url
Specifies the URL of the output script file, up to 180 characters.

17.111. python-script reload

python-script reload

Syntax 
python-script reload name
Context 
[Tree] (tools>perform python-script reload)
Full Contexts 
tools perform python-script reload
Supported Platforms 

All

Description 

This command will try to reload/recompile the primary/secondary/tertiary scripts in the specified Python script in order. The system will use the first script that comes up.

Parameters 
name—
Specifies the Python script name,, up to 32 characters, to be reloaded.