8. f Commands

8.1. failover

failover

Syntax 
failover
Context 
[Tree] (tools>perform>router>dhcp>server failover)
[Tree] (tools>perform>router>dhcp>server>pool failover)
[Tree] (tools>perform>router>dhcp6>server failover)
[Tree] (tools>perform>router>dhcp6>server>pool failover)
Full Contexts 
tools perform router dhcp local-dhcp-server failover
tools perform router dhcp local-dhcp-server pool failover
tools perform router dhcp6 local-dhcp-server failover
tools perform router dhcp6 local-dhcp-server pool failover
Description 

Commands in this context perform local DHCP or DHCP6 server failover tasks.

Supported Platforms 

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

8.2. failover-pool-stats

failover-pool-stats

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

This command displays failover pool statistics.

Parameters 
pool-name—
Specifies the pool name which is defined in the system.
Output 

The following output is an example of failover pool stats information

Sample Output
*A:cses-V22>show>router>dhcp>server# failover-pool-stats
==================================================================
Failover config for pool         test
==================================================================
Failover Admin State             outOfService
Failover Oper State              shutdown
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     test
------------------------------------------------------------------
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
Invalid Prefix Length            0
Lease Not Found                  0
------------------------------------------------------------------
Number of pools found            1
==================================================================
*A:cses-V22>show>router>dhcp>server#
*A:vsim-2# show router 500 dhcp6 local-dhcp-server "d6" failover-pool-stats 
==================================================================
Failover config for pool         v6-1
==================================================================
Failover Admin State             inService
Failover Oper State              preNormal
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     v6-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
==================================================================

Table 138 describes failover pool statistics output fields.

Table 138:  Failover Pool Statistics Field Descriptions

Field

Description

Failover Admin State

Identifies 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

Supported Platforms 

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

failover-pool-stats

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

This command clears failover pool statistics.

Parameters 
pool-name—
Clears information about the pool name which is defined in the system.
Supported Platforms 

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

8.3. failover-server-stats

failover-server-stats

Syntax 
failover-server-stats
Context 
[Tree] (show>router>dhcp>local-dhcp-server failover-server-stats)
[Tree] (show>router>dhcp6>local-dhcp-server failover-server-stats)
Full Contexts 
show router dhcp local-dhcp-server failover-server-stats
show router dhcp6 local-dhcp-server failover-server-stats
Description 

This command displays failover server statistics.

Output 

The following output is an example of failover server stats information.

Sample Output
show>router>dhcp# local-dhcp-server "y" failover-server-stats  
==================================================================
Failover config for server       y
==================================================================
Failover Admin State             outOfService
Failover Oper State              shutdown
Failover Persist Key             0xFFFFFFFF
Administrative MCLT              0h10m0s
Operational MCLT                 0h10m0s
Startup Wait Time                0h2m0s
Partner Down Delay               23h59m59s
  Ignore MCLT                    disabled
 
Failover statistics for server   y
------------------------------------------------------------------
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
Invalid Prefix Length            0
Lease Not Found                  0
==================================================================

*A:cses-V26>show>router>dhcp6>server# failover-server-stats
==================================================================
Failover config for server       test1
==================================================================
Failover Admin State             outOfService
Failover Oper State              shutdown
Failover Persist Key             0xFFFFFFFF
Administrative MCLT              0h10m0s
Operational MCLT                 0h10m0s
Startup Wait Time                0h2m0s
Partner Down Delay               23h59m59s
  Ignore MCLT                    disabled
Failover statistics for server   test1
------------------------------------------------------------------
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
Invalid Prefix Length            0
Lease Not Found                  0
==================================================================
*A:cses-V26>show>router>dhcp6>server#

Table 139 describes failover server stats fields.

Table 139:  Failover Server 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 server

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.

Supported Platforms 

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

8.4. failure-recovery

failure-recovery

Syntax 
failure-recovery {start | abort | clear-hold-down}
Context 
[Tree] (tools>perform>system>switch-fabric failure-recovery)
Full Contexts 
tools perform system switch-fabric failure-recovery
Description 

This command controls the automatic switch-fabric failure recovery.

Parameters 
start—
Forces the initiation of the recovery process.
abort—
Terminates a running recovery process.
clear-hold-down—
Clears the hold-down condition and allows the recovery to run immediately when the trigger condition occurs.
Supported Platforms 

7450 ESS, 7750 SR-7, 7950 XRS-20, 7950 XRS-20e, 7950 XRS-40

8.5. fate-sharing

fate-sharing

Syntax 
fate-sharing
Context 
[Tree] (show>service>id>spb fate-sharing)
Full Contexts 
show service id spb fate-sharing
Description 

This command displays SPB fate-sharing information on User B-VPLS service, in correspond to associated Control B-VPLS service.

Output 

The following output is an example of service SPB fate sharing information.

Sample Output
*A:Dut-A# Node show service id spb fate-sharing
===============================================================================
User service fate-shared sap/sdp-bind information
===============================================================================
Control   Control Sap/             FID       User      User Sap/
SvcId     SdpBind                            SvcId     SdpBind
-------------------------------------------------------------------------------
500       1/1/20:500               502       502       1/1/20:502
===============================================================================
Supported Platforms 

All

8.6. fd-domain-sync

fd-domain-sync

Syntax 
fd-domain-sync {full | diff}
Context 
[Tree] (tools>perform>service>vsd fd-domain-sync)
Full Contexts 
tools perform service vsd fd-domain-sync
Description 

This command instructs the system to audit the VSD and retrieve either the “DIFF” list or the “FULL” list of domains in the VSD.

Parameters 
full—
Retrieves the full VSD domain list.
diff—
Retrieves the diff VSD domain list.
Supported Platforms 

All

8.7. fdb

fdb

Syntax 
fdb [sap sap-id [expiry]] | [sdp sdp-id [expiry]] | [mac ieee-address [expiry]] | endpoint endpoint | [detail] [expiry] [pbb]
Context 
[Tree] (show>service>id fdb)
[Tree] (show>service>fdb-mac fdb)
Full Contexts 
show service fdb-mac fdb
show service id fdb
Description 

This command displays FDB entries for a specified MAC address.

Parameters 
sap-id
Specifies the physical port identifier portion of the SAP
detail—
Displays detailed information
expiry—
Displays time until MAC is aged out
pbb—
Displays PBB related information. This keyword is only applicable to B-VPLS or I-VPLS services. This parameter applies to the 7450 ESS or 7750 SR only.
endpoint-name—
Specifies an endpoint name up to 32 characters in length. This parameter applies to the 7450 ESS or 7750 SR only.
Output 

The following is an example of service FDB information.

Sample Output
A:ALA-48>show>service>id# fdb mac detail
===============================================================================
Service Forwarding Database
===============================================================================
ServId    MAC               Source-Identifier     Type/Age  Last Change
-------------------------------------------------------------------------------
6         00:aa:00:00:00:00 sap:lag-2             L/0       06/27/2006 15:04:31
6         00:aa:00:00:00:01 sap:lag-2             L/0       06/27/2006 15:04:31
6         00:aa:00:00:00:02 sap:lag-2             L/0       06/27/2006 15:04:31
6         00:aa:00:00:00:03 sap:lag-2             L/0       06/27/2006 15:04:31
6         00:aa:00:00:00:04 sap:lag-2             L/0       06/27/2006 15:04:31
10        12:12:12:12:12:12 sap:1/1/1:100         S         06/26/2006 10:03:29
===============================================================================
A:ALA-48>show>service>id#
 
 
A:PE-1# show service id 1 fdb detail 
===============================================================================
Forwarding Database, Service 1
===============================================================================
ServId    MAC               Source-Identifier        Type     Last Change
                                                     Age      
-------------------------------------------------------------------------------
1         00:00:00:00:00:01 sap:1/1/1                LP/0     02/24/12 11:40:07
-------------------------------------------------------------------------------
No. of MAC Entries: 1
-------------------------------------------------------------------------------
Legend:  L=Learned O=Oam P=Protected-MAC
===============================================================================
A:PE-1#
 
A:PE1# show service id 1 fdb
===============================================================================
Forwarding Database, Service 1
===============================================================================
Service Id        : 1                   Mac Move          : Disabled
Primary Factor    : 3                   Secondary Factor  : 2
Mac Move Rate     : 2                   Mac Move Timeout  : 10
Mac Move Retries  : 3
Table Size        : 250                 Allocated Count   : 4
Total In Use      : 4
Learned Count     : 2                   Static Count      : 0
OAM MAC Count     : 0                   DHCP MAC Count    : 0
Host MAC Count    : 0                   Intf MAC Count    : 0
Spb Count         : 0                   Cond MAC Count    : 0
BGP EVPN Count    : 0                   EVPN Static Cnt   : 2
EVPN Dup Det Cnt  : 0
Remote Age        : 900                 Local Age         : 300
High Watermark    : 95%                 Low Watermark     : 90%
Mac Learning      : Enabled             Discard Unknown   : Disabled
Mac Aging         : Enabled             Relearn Only      : False
Mac Subnet Len    : 48
Sel Learned FDB   : Disabled
===============================================================================
A:PE1#
 
*A:cses-B0102>show>service>id# fdb detail
===============================================================================
Forwarding Database, Service 510
===============================================================================
ServId    MAC               Source-Identifier        Type     Last Change
                                                     Age
-------------------------------------------------------------------------------
510       00:00:00:aa:aa:aa sap:1/1/22:510           CStatic  06/14/13 20:16:19
510       00:00:00:bb:bb:bb sap:1/1/22:510           CStatic  06/14/13 20:14:49
510       00:00:00:dd:dd:dd sdp:7:2                  Spb      06/14/13 20:03:23
510       d8:da:ff:00:00:00 sap:1/1/22:510           CStatic  06/14/13 21:06:38
510       d8:e0:ff:00:00:00 sdp:7:2                  Spb      06/14/13 21:09:29
-------------------------------------------------------------------------------
No. of MAC Entries: 5
-------------------------------------------------------------------------------
Legend:  L=Learned O=Oam P=Protected-MAC
===============================================================================
 
A:term17>config>service# show service id  2000 fdb pbb
(BVPLS = 2000, IVPLS = 2100)
===============================================================================
Forwarding Database, bVpls Service 2000
===============================================================================
MAC               Source-Identifier     iVplsMACs  Type/Age Last Change
-------------------------------------------------------------------------------
00:f4:f4:f4:f4:f4 sdp:100:2000          10         L/0      09/25/2007 15:34:19
===============================================================================
A:term17>config>service# 
 
*A:SetupCLI# show service id 2100 fdb pbb
========================================================================
Forwarding Database, iVpls Service 2100
========================================================================
MAC               Source-Identifier     B-Svc     bVpls MAC         Type/Age
------------------------------------------------------------------------
76:55:ff:00:01:a4 b-sdp:100:2000        2000      00:f4:f4:f4:f4:ff L/0
76:55:ff:00:01:bb sap:1/1/1:2100        2000      N/A               Static
========================================================================
*A:SetupCLI#
 
 
A:term17>config>service# show service id  2100 fdb pbb
=============================================================================
Forwarding Database, iVpls Service 2100
=============================================================================
MAC               Source-Identifier     B-Svc     bVpls MAC         Type/Age
-----------------------------------------------------------------------------
00:f4:f4:f4:00:00 b-sdp:100:2000        2000      00:f4:f4:f4:f4:f4 L/0
00:f4:f4:f4:00:01 b-sdp:100:2000        2000      00:f4:f4:f4:f4:f4 L/0
00:f4:f4:f4:00:02 b-sdp:100:2000        2000      00:f4:f4:f4:f4:f4 L/0
00:f4:f4:f4:00:03 b-sdp:100:2000        2000      00:f4:f4:f4:f4:f4 L/0
00:f4:f4:f4:00:04 b-sdp:100:2000        2000      00:f4:f4:f4:f4:f4 L/0
00:f4:f4:f4:00:05 b-sdp:100:2000        2000      00:f4:f4:f4:f4:f4 L/0
00:f4:f4:f4:00:06 b-sdp:100:2000        2000      00:f4:f4:f4:f4:f4 L/0
00:f4:f4:f4:00:07 b-sdp:100:2000        2000      00:f4:f4:f4:f4:f4 L/0
00:f4:f4:f4:00:08 b-sdp:100:2000        2000      00:f4:f4:f4:f4:f4 L/0
00:f4:f4:f4:00:09 b-sdp:100:2000        2000      00:f4:f4:f4:f4:f4 L/0
00:f7:f7:f7:00:00 sap:lag-1:2100        2000      N/A               L/0
00:f7:f7:f7:00:01 sap:lag-1:2100        2000      N/A               L/0
00:f7:f7:f7:00:02 sap:lag-1:2100        2000      N/A               L/0
00:f7:f7:f7:00:03 sap:lag-1:2100        2000      N/A               L/0
00:f7:f7:f7:00:04 sap:lag-1:2100        2000      N/A               L/0
00:f7:f7:f7:00:06 sap:lag-1:2100        2000      N/A               L/0
00:f7:f7:f7:00:07 sap:lag-1:2100        2000      N/A               L/0
00:f7:f7:f7:00:08 sap:lag-1:2100        2000      N/A               L/0
00:f7:f7:f7:00:09 sap:lag-1:2100        2000      N/A               L/0
=============================================================================
A:term17>config>service#
 
 
*A:SetupCLI# show service id 2100 fdb pbb
=============================================================================
Forwarding Database, iVpls Service 2100
=============================================================================
MAC               Source-Identifier     B-Svc     bVpls MAC         Type/Age
-----------------------------------------------------------------------------
76:55:ff:00:01:a4 b-sdp:100:2000        2000      00:f4:f4:f4:f4:ff L/0
76:55:ff:00:01:bb sap:1/1/1:2100        2000      N/A               Static
=============================================================================
*A:SetupCLI#
 
 
# show service id 1 fdb detail                  
===============================================================================
Forwarding Database, Service 1
===============================================================================
ServId    MAC               Source-Identifier        Type     Last Change
                                                     Age      
-------------------------------------------------------------------------------
1         00:ca:ca:ba:ca:01 eES:                     Evpn     06/29/15 23:21:34
                            01:00:00:00:00:71:00:00:00:01
1         00:ca:ca:ba:ca:06 eES:                     Evpn     06/29/15 23:21:34
                            01:74:13:00:74:13:00:00:74:13
1         00:ca:00:00:00:00 sap:1/1/1:2              CStatic  06/29/15 23:20:58
1         00:ca:fe:ca:fe:00 black-hole               EvpnD:P  06/29/15 23:20:00
1         00:ca:fe:ca:fe:69 eMpls:                   EvpnS    06/29/15 20:40:13
                            192.0.2.69:262133
1         00:ca:fe:ca:fe:70 eMpls:                   EvpnS    06/29/15 20:43:29
                            192.0.2.70:262132
1         00:ca:fe:ca:fe:72 eMpls:                   EvpnS    06/29/15 20:47:39
                            192.0.2.72:262132
-------------------------------------------------------------------------------
No. of MAC Entries: 7
-------------------------------------------------------------------------------
Legend:  L=Learned O=Oam P=Protected-MAC C=Conditional S=Static
===============================================================================
*A:PE-1# show service id 200 fdb detail
 
===============================================================================
Forwarding Database, Service 200
===============================================================================
ServId     MAC               Source-Identifier       Type     Last Change
            Transport:Tnl-Id                         Age     
-------------------------------------------------------------------------------
200        00:ca:ca:ba:ca:61 eMpls:                  EvpnS:P  02/25/19 21:13:27
                             192.0.2.6:524278
           sr-policy:917509
200        00:ca:ca:ba:ca:62 eMpls:                  EvpnS:P  02/25/19 21:13:27
                             192.0.2.6:524278
           sr-policy:917506
200        00:ca:fe:ca:fe:01 sap:1/1/c1/1:200        L/30     02/25/19 21:13:22
200        00:ca:fe:ca:fe:06 eMpls:                  Evpn     02/25/19 21:13:27
                             192.0.2.6:524278
           sr-policy:917507
-------------------------------------------------------------------------------
No. of MAC Entries: 4
-------------------------------------------------------------------------------
Legend:  L=Learned O=Oam P=Protected-MAC C=Conditional S=Static Lf=Leaf
===============================================================================

Table 140 describes service FDB output fields.

Table 140:  Show FDB Information Fields

Label

Description

ServID

Displays the service ID.

MAC

Displays the associated MAC address.

Transport:Tnl-Id

Displays the tunnel type and tunnel ID of the FDB entry.

Source Identifier

Displays the id of the source MAC.

Type/Age

Type — Specifies the number of seconds used to age out TLS FDB entries learned on local SAPs.

Age — Specifies the number of seconds used to age out TLS FDB entries learned on an SDP. These entries correspond to MAC addresses learned on remote SAPs.

L — Learned - Dynamic entries created by the learning process.

OAM — Entries created by the OAM process.

H — Host, the entry added by the system for a static configured subscriber host.

D or DHCP — DHCP-installed MAC. Learned addresses can be temporarily frozen by the DHCP snooping application for the duration of a DHCP lease.

P — Indicates the MAC is protected by the MAC protection feature.

Static — Statically configured.

Last Change

Indicates the time of the most recent state changes.

Supported Platforms 

All

fdb

Syntax 
fdb {all | mac ieee-address | sap sap-id | mesh-sdp sdp-id [:vc-id] | spoke-sdp sdp-id [:vc-id] | vxlan-instance instance [vtep ip-address]}
Context 
[Tree] (clear>service>id fdb)
Full Contexts 
clear service id fdb
Description 

This command clears the FDB entries for the service.

Parameters 
all—
Clears all FDB entries.
ieee-address —
Clears only FDB entries in the FDB table with the specified 48-bitaddress. The MAC address can be expressed in the form aa:bb:cc:dd:ee:ff or aa-bbcc-dd-ee-ff where aa, bb, cc, dd, ee and ff are hexadecimal numbers.
sap-id —
Clears the physical port identifier portion of the SAP definition.
mesh-sdp —
Clears only the service FDB entries associated with the specified mesh SDP ID. For a mesh SDP, the VC ID is optional.
spoke-sdp —
Clears only the service FDB entries associated with the specified spoke-SDP ID. For a spoke-SDP, the VC ID must be specified.
sap-id —
Specifies the SDP ID for which the associated FDB entries will be cleared.
vc-id —
Specifies the virtual circuit ID on the SDP ID for which the associated FDB entries are cleared.
Values—
sdp-id[:vc-id] sdp-id: 1 to 32767
vc-id: 1 to 4294967295
sdp-id:vc-id sdp-id: 1 to 32767
vc-id: 1 to 4294967295

 

instance —
Clears only the service FDB entries associated with the specified static VXLAN instance.
Values—
1, 2

 

vtep ip-address
Specifies, optionally and along with the VXLAN instance, a specific configured static egress VTEP to clear the FDB entries associated only with the VTEP.
Supported Platforms 

All

fdb

Syntax 
fdb
Context 
[Tree] (show>service>id>spb fdb)
Full Contexts 
show service id spb fdb
Description 

This command displays SPB Forwarding database information (FDB).

Output 

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

Sample Output
*A:Dut-A# show service id 100001 spb fdb
==============================================================================
User service FDB information
==============================================================================
MacAddr           UCast Source          State   MCast Source          State
------------------------------------------------------------------------------
00:10:00:01:00:02 1/2/2:1.1             ok      1/2/2:1.1             ok
00:10:00:01:00:03 1/2/3:1.1             ok      1/2/3:1.1             ok
00:10:00:01:00:04 1/2/2:1.1             ok      1/2/2:1.1             ok
------------------------------------------------------------------------------
Entries found: 3
==============================================================================
Supported Platforms 

All

fdb

Syntax 
fdb
Context 
[Tree] (tools>dump>service>id fdb)
Full Contexts 
tools dump service id fdb
Description 

Commands in this context dump selective learned FDB information.

Supported Platforms 

All

8.8. fdb-info

fdb-info

Syntax 
fdb-info
Context 
[Tree] (show>service fdb-info)
Full Contexts 
show service fdb-info
Description 

Displays global FDB usage information.

Output 

The following output displays an example of service FDB information.

Sample Output
*A:PE1# show service fdb-info
===============================================================================
Forwarding Database(FDB) Information
===============================================================================
Service Id        : 1                   Mac Move          : Disabled
Primary Factor    : 3                   Secondary Factor  : 2
Mac Move Rate     : 2                   Mac Move Timeout  : 10
Mac Move Retries  : 3
Table Size        : 250                 Allocated Count   : 3
Total In Use      : 3
Learned Count     : 2                   Static Count      : 0
OAM MAC Count     : 0                   DHCP MAC Count    : 0
Host MAC Count    : 0                   Intf MAC Count    : 0
Spb Count         : 0                   Cond MAC Count    : 0
BGP EVPN Count    : 0                   EVPN Static Cnt   : 2
EVPN Dup Det Cnt  : 0
Remote Age        : 900                 Local Age         : 300
High Watermark    : 95%                 Low Watermark     : 90%
Mac Learning      : Enabled             Discard Unknown   : Disabled
Mac Aging         : Enabled             Relearn Only      : False
Mac Subnet Len    : 48
Sel Learned FDB   : Disabled
Service Id        : 2                   Mac Move          : Disabled
Primary Factor    : 3                   Secondary Factor  : 2
Mac Move Rate     : 2                   Mac Move Timeout  : 10
Mac Move Retries  : 3
Table Size        : 250                 Allocated Count   : 2
Total In Use      : 2
Learned Count     : 4                   Static Count      : 0
OAM MAC Count     : 0                   DHCP MAC Count    : 0
Host MAC Count    : 0                   Intf MAC Count    : 0
Spb Count         : 0                   Cond MAC Count    : 0
BGP EVPN Count    : 0                   EVPN Static Cnt   : 0
EVPN Dup Det Cnt  : 0
Remote Age        : 900                 Local Age         : 300
High Watermark    : 95%                 Low Watermark     : 90%
Mac Learning      : Enabled             Discard Unknown   : Disabled
Mac Aging         : Enabled             Relearn Only      : False
Mac Subnet Len    : 48
Sel Learned FDB   : Disabled
-------------------------------------------------------------------------------
Total Service FDBs : 2
Total FDB Configured Size : 500
Total FDB Entries In Use  : 5
PBB MAC Address Indices In Use  : 0
-------------------------------------------------------------------------------
===============================================================================
*A:PE1#

Table 141 describes show FDB-Info command output.

Table 141:  Show FDB Information Fields

Label

Description

ServID

Displays the service ID.

MAC

Displays the associated MAC address.

Mac Move

Displays the administrative state of the MAC movement feature associated with this service.

Primary Factor

Displays a factor for the primary ports defining how many MAC-relearn periods should be used to measure the MAC-relearn rate.

Secondary Factor

Displays a factor for the secondary ports defining how many MAC-relearn periods should be used to measure the MAC-relearn rate.

Mac Move Rate

Displays the maximum rate at which MACs can be re-learned in this service, before the SAP where the moving MAC was last seen is automatically disabled in order to protect the system against undetected loops or duplicate MAs.

The rate is computed as the maximum number of re-learns

allowed in a 5 second interval: for example, the default rate of 2 re-learns per second corresponds to 10 re-learns in a 5 second period.

Mac Move Timeout

Displays the time in seconds to wait before a SAP that has been disabled after exceeding the maximum re-learn rate is re-enabled.

A value of zero indicates that the SAP will not be automatically re-enabled after being disabled. If after the SAP is re-enabled it is disabled again, the effective retry timeout is doubled in order to avoid thrashing.

Mac Move Retries

Displays the number of times retries are performed for re-enabling the SAP/SDP.

Table Size

Specifies the maximum number of learned and static entries allowed in the FDB of this service.

Allocated Count

Displays the total number of allocated entries in the FDB of this service.

Total In Use

Displays the total number of entries in use in the FDB of this service.

Learned Count

Displays the current number of learned entries in the FDB of this service.

Static Count

Displays the current number of static entries in the FDB of this service.

OAM MAC Count

Displays the current number of OAM entries in the FDB of this service.

DHCP MAC Count

Displays the current number of DHCP-learned entries in the FDB of this service.

Host MAC Count

Displays the current number of host-learned entries in the FDB of this service.

Intf MAC Count

Displays the total number of interface MAC entries in the FDB of this service.

SPB Count

Displays the total number of SPB entries in the FDB of this service.

Cond MAC Count

Displays the total number of conditional static MAC entries in the FDB of this service.

BGP EVPN Count

Displays the total number of BGP EVPN entries in the FDB of this service.

EVPN Static Cnt

Displays the total number of BGP EVPN MAC entries with the sticky bit set in the FDB of this service.

EVPN Dup Det Cnt

Displays the total number of times a BGP EVPN duplicate MAC address has been detected in this service.

Remote Age

Displays the number of seconds used to age out FDB entries learned on an SDP. These entries correspond to MAC addresses learned on remote SAPs.

Local Age

Displays the number of seconds used to age out FDB entries learned on local SAPs.

High Watermark

Displays the utilization of the FDB table of this service at which a table full alarm will be raised by the agent.

Low Watermark

Displays the utilization of the FDB table of this service at which a table full alarm will be cleared by the agent.

Mac Learning

Specifies whether the MAC learning process is enabled.

Discard Unknown

Specifies whether frames received with an unknown destination MAC are discarded.

Mac Aging

Indicates whether the MAC aging process is enabled.

Relearn Only

When one of the FDB table size limits (service, line card, system) has been reached, the learning of new MAC addresses is temporary disabled and only MAC relearns are allowed. When in this state, the Relearn Only flag is True, otherwise it is False.

Mac Subnet Len

Displays the number of bits to be considered when performing MAC-learning or MAC-switching.

Source-Identifier

The location where the MAC is defined.

Type/Age

Type — Specifies the number of seconds used to age out TLS FDB entries learned on local SAPs.

Age — Specifies the number of seconds used to age out TLS FDB entries learned on an SDP. These entries correspond to MAC addresses learned on remote SAPs.

L — Learned - Dynamic entries created by the learning process.

OAM — Entries created by the OAM process.

H — Host, the entry added by the system for a static configured subscriber host.

D or DHCP — DHCP-installed MAC. Learned addresses can be temporarily frozen by the DHCP snooping application for the duration of a DHCP lease.

P — Indicates the MAC is protected by the MAC protection feature.

Static — Statically configured.

Last Change

Indicates the time of the most recent state changes.

Sel Learned FDB

Displays the administrative state of the selective learned FDB feature associated with this service.

Supported Platforms 

All

8.9. fdb-mac

fdb-mac

Syntax 
fdb-mac ieee-address [expiry]
Context 
[Tree] (show>service fdb-mac)
Full Contexts 
show service fdb-mac
Description 

This command displays the FDB entry for a specified MAC address.

Parameters 
ieee-address—
The 48-bit MAC address for which the FDB entry will be displayed in the form aa:bb:cc:dd:ee:ff or aa-bb-cc-dd-ee-ff where aa, bb, cc, dd, ee and ff are hexadecimal numbers.
expiry—
Shows the time until the MAC is aged out.
Output 

The following output displays an example of FDB MAC information.

Sample Output
*A:ian2# show service fdb-mac         
===============================================================================
Service Forwarding Database
===============================================================================
ServId    MAC               Source-Identifier        Type   Last Change        
                                                     Age                       
-------------------------------------------------------------------------------
1         00:00:00:00:00:01 sap:1/1/1                LP/0   01/07/2011 20:25:34
1         00:00:00:00:00:02 sap:1/1/2                L/0    01/07/2011 20:26:25
1         00:00:00:00:00:03 sap:1/1/1                A/0    01/07/2011 20:25:34
-------------------------------------------------------------------------------
No. of Entries: 2
-------------------------------------------------------------------------------
Legend: L=Learned; P=MAC is protected; A=Auto learn protected
===============================================================================
*A:ian2#

The following shows the protected MACs in the FDB.

A:term17>config>service>vpls>sap>arp-host# show service id  12 fdb detail
 
===============================================================================
Forwarding Database, Service 12
===============================================================================
ServId    MAC               Source-Identifier        Type     Last Change
                                                     Age
-------------------------------------------------------------------------------
12        00:00:07:00:00:00 sdp:8:1                  LP/0     10/03/11 10:46:00
12        00:00:07:00:00:01 sdp:8:1                  LP/0     10/03/11 10:46:00
12        00:00:07:00:00:62 sdp:8:1                  LP/0     10/03/11 10:46:01
12        00:00:07:00:00:63 sdp:8:1                  LP/0     10/03/11 10:46:01
12        00:11:11:11:11:11 sap:lag-100:12           Static:P 10/03/11 09:42:02
12        00:11:11:11:11:22 sap:lag-1:123            Static   10/03/11 09:42:02
12        00:11:11:11:11:33 sdp:8:1                  Static:P 10/03/11 09:42:02
12        00:11:11:11:11:44 sap:2/1/3:13             Static   10/03/11 09:42:02
12        00:11:11:11:11:55 a(8:80)                  Static   10/03/11 09:42:02
12        00:11:11:11:11:66 sdp:8:10                 Static   10/03/11 09:42:02
12        00:11:11:11:11:77 sap:2/1/3:15             Static   10/03/11 09:42:02
12        00:11:11:11:11:88 sap:2/1/3:14             Static   10/03/11 09:42:02
12        76:1e:ff:00:00:b2 cpm                      Host     10/03/11 09:42:02
-------------------------------------------------------------------------------
No. of MAC Entries: 109

The following example shows whether restrict-protected-src is enabled on an SDP.

 
*A:PE# show service id 1 sdp 1:1 detail 
===============================================================================
Service Destination Point (Sdp Id : 1:1) Details 
===============================================================================
-------------------------------------------------------------------------------
 Sdp Id 1:1  -(1.1.1.2)  
-------------------------------------------------------------------------------
RestMacProtSrc Act : SDP-oper-down 

Table 142 describes the show FDB-MAC command output fields.

Table 142:  Show FDB-MAC Command Output Fields

Label

Description

Service ID

The service ID number.

MAC

The specified MAC address.

Source-Identifier

The location where the MAC is defined.

Type/Age

Static — FDB entries created by management.

Learned — Dynamic entries created by the learning process.

OAM — Entries created by the OAM process.

H — Host, the entry added by the system for a static configured subscriber host.

D or DHCP — DHCP-installed MAC. Learned addresses can be temporarily frozen by the DHCP snooping application for the duration of a DHCP lease.

P — Indicates the MAC is protected by the MAC protection feature.

Supported Platforms 

All

8.10. fdb-usage

fdb-usage

Syntax 
fdb-usage [card slot-id]
Context 
[Tree] (show>service>system fdb-usage)
Full Contexts 
show service system fdb-usage
Description 

This command displays the FDB usage, excluding the pending updates (which can be seen using the tools dump service id id fdb {card-status | mac-status} command) for the system and all line cards.

Parameters 
slot-id—
Displays the information for the line card in the specified slot IDs, expressed as an integer.
Values—
1 to 20

 

Output 

The following output is an example of FDB usage information.

Sample Output
*A:PE1# show service system fdb-usage
===============================================================================
FDB Usage
===============================================================================
System
-------------------------------------------------------------------------------
Limit:     511999
Allocated: 8
Free:      511991
Global:    2
-------------------------------------------------------------------------------
Line Cards
-------------------------------------------------------------------------------
Card        Selective         Allocated         Limit             Free
-------------------------------------------------------------------------------
1           0                 2                 511999            511997
2           4                 6                 511999            511993
5           2                 4                 511999            511995
-------------------------------------------------------------------------------
===============================================================================
*A:PE1#
*A:PE1# show service system fdb-usage card 1
===============================================================================
FDB Usage
===============================================================================
Card        Selective         Allocated         Limit             Free
-------------------------------------------------------------------------------
1           0                 2                 511999            511997
===============================================================================
===============================================================================
*A:PE1#
Supported Platforms 

All

8.11. fec

fec

Syntax 
fec vc-type vc-type agi agi
fec p2mp-id identifier root ip-address
fec prefix ip-address[/mask]
fec root ip-address source ip-address group mcast-address [rd rd]
fec root ip-address source ip-address group mcast-address inner-root ip-address
fec vc-type vc-type vc-id vc-id
fec vc-type vc-type agi agi saii-type2 global-id:prefix:ac-id taii-type2 global-id:prefix:ac-id
Context 
[Tree] (tools>dump>router>ldp fec)
Full Contexts 
tools dump router ldp fec
Description 

This command dumps information for an LDP FEC.

Parameters 
p2mp-id identifier
Dumps LDP active P2MP identifier bindings information.
Values—
0 to 4294967295

 

inner-root ip-address
Dumps inner root IP address information.
root ip-address
Dumps root IP address information.
prefix ip-address[/mask]
Dumps LDP active prefix and mask information.
Values—
ip-address[/mask]> : ipv4-prefix a.b.c.d
ipv4-prefix-le [0 to 32]
ipv6-prefix x:x:x:x:x:x:x:x (eight 16-bit pieces)
x:x:x:x:x:x:d.d.d.d
x - [0..FFFF]H
d - [0..255]D
ipv6-prefix-le [0 to 128]

 

source ip-address
Dumps source IP address information.
group mcast-address
Dumps the group multicast address bindings.
rd rd
Dumps information for the route distinguisher.
Values—
ip-addr:comm-val | 2byte-asnumber:ext-comm-val | 4byte-asnumber:comm-val

 

vc-type vc-type
Dumps information for the specified VC type.
Values—
ethernet, vlan, framerelay, atm-all5, atm-cell, hdlc, ppp, cem, atm-vcc, atm-vpc, ipipe, atm-vcc-1-1, atm-vpc-1-1, atm-aal5-pdu, fr, cep, e1-satop, t1-satop, e3-satop, t3-satop, cesopsn, tdmoip, cesopsn-cas, tdmoip-cas, fr-dlci, mirror

 

vc-id vc-id
Dumps information for the specified VC-ID.
Values—
1 to 4294967295

 

agi agi
Specifies the Attachment Group identifier TLV associated with this service FEC.
Values—
<ip-addr:comm-val> | <2byte-asnumber:ext-comm-val> | <4byte-asnumber:comm-val>
ip-addr - a.b.c.d
comm-val - [0 to 65535]
2byte-asnumber - [1 to 65535]
ext-comm-val - [0 to 4294967295]
4byte-asnumber - [1 to 4294967295]
null - means all value is 0

 

saii-type2 global-id:prefix:ac-id
Dumps Source Attachment Individual Identifier (SAII) information.
Values—
<number>:<number> | <a.b.c.d>:<number>

 

taii-type2 global-id:prefix:ac-id
Dumps Target Attachment Individual Identifier (TAII)
svc-fec-type—
Specifies the FEC type.
Values—
fec128, fec129

 

Output 

LDP FEC Output

Sample Output
A:Dut-A# tools dump router ldp fec root 10.20.1.3 source 10.0.101.10 group
192.168.1.1 inner-root 10.20.1.6
P2MP: root: 10.20.1.3, T: 7, L: 21 (InnerRoot: 10.20.1.6 T: 3, L:8, Src:
10.0.101.10, Grp: 192.168.1.1)
  Create Time   : 01/27/16 16:39:04.097 (elapsed: 0d 03:20:24)
  Last Mod. Time: 01/27/16 16:39:04.097 (elapsed: 0d 03:20:24)
  FEC Flags     : Pop UprStitched
  TunlIfId: 73728   (OperState : up)
  LSP ID        : 0
  LSP ID Acct.  : 0
  isIngressMttm : No         HasLeaf     : Yes
  isIngrItermdte: No
  CanProgIngress: No
  InPhopFrr     : No
  isStitchedUpr : Yes
  RslvdPhop(p)  : 10.20.1.2:0 (seqNum 2)
  RslvdPhop(b)  : 0.0.0.0:0 (seqNum 0)
  pri Upstream  : 10.20.1.2:0, AdvLabel 262139
  mbb Upstream  : None
  bkp Upstream  : None
  AdvInLabel(p) : 262139
  AdvInLabel(b) : 0
  PrgInLabel(p) : 1
  Num Resolved   Nhops  : 1
  Num MBB Req.   Nhops  : 0
  Num Programmed Nhops  : 1
    Programmed Nhop[01] : 0.0.0.0:0, OutLabel 0 (Leaf)(StitchedFec)
  Metric        : 0          Mtu         : 0
  Num of Peers : 1
  FEC Peer: 10.20.1.2:0
    Peer Flags: none  (0x0)
    ModTime   : 01/27/16 16:39:04.097 (elapsed.: 0d 03:20:24)
    ->Num Egress Labels:
      None
    <-Num Ingress Labels:
      <- (Label: 262139    Status: UsePop)
      Rej Status: OK
      Flow Label Tx: no, Rx: no
      Flow Label Tx Sent: no, Rx Sent: no
    <Resolved as CUR Upstream>
Sample Output
tools dump router ldp fec prefix  10.20.1.1/32
Prefix: 10.20.1.1/32
  Create Time   : 06/08/20 13:06:49.980 (elapsed: 0d 00:13:42)
  Last Mod. Time: 06/08/20 13:19:51.740 (elapsed: 0d 00:00:40)
  FEC Flags     : Push Swap Ttm PropTtlLcl PropTtlTra Frr
  FEC typedFlags: NeedTtm
  default label : 524283
  LSP ID        : 65537
  LSP ID Acct.  : 13
  IsResolved    : Yes IsLocal: No IsLocalMHSec: No RsvldAsNLStitch: No
                  isStatic: No isMate: No
                  IsOverTunnel/Direct/Shortcut/CBF: No/No/No/none
                  inFrr: No
  inLabel       : 524283 metric: 100 bkp-metric: 200  mtu: 1556
  Route         : IPv4: 10.20.1.1/32 owner: ISIS(12)
                : R-LFA PQ RtrId: 10.20.1.4 nhop: 1.0.35.5 ifIdx: 3 metric: 200
  Resolution    :
       [01]: Next Hop: 1.0.35.5    Interface: 3 Inner Label: 524283 (Bkp)
             owner   : 10.20.1.5:0  egress label: 524281
       [02]: Next Hop: 1.0.13.1    Interface: 2 Inner Label: 0
             owner   : 10.20.1.1:0  egress label: 524287

Table 143 describes the LDP FEC parameters output fields.

Table 143:  LDP FEC Output Fields

Label

Description

LSP ID

Specifies the LSP identifier.

Metric

Specifies the metric type of the LSP.

inLabel

Specifies the incoming MPLS label on which to match.

egress Label

Specifies the egress label associated with this next-hop entry.

Supported Platforms 

All

8.12. fec-egress-stats

fec-egress-stats

Syntax 
fec-egress-stats [ip-prefix/mask]
fec-egress-stats [active] [family]
Context 
[Tree] (show>router>ldp fec-egress-stats)
Full Contexts 
show router ldp fec-egress-stats
Description 

This command displays LDP prefix FECs egress statistics.

Parameters 
ip-prefix—
Specify information for the specified IP prefix. Host bits must be 0.
mask—
Specifies the address mask used to indicate the bits of an IP address that are being used for the subnet address.
Values—
IPv4: 0 to 32
IPv6: 0 to 128

 

family—
Displays either IPv4 or IPv6 LDP session information.
Output 

The following is an example of LDP FEC egress statistics information.

Sample Output
*A:Dut-C>config>router>ldp# show router ldp fec-egress-stats 3ffe::a14:101/128 
===============================================================================
LDP IPv6 FEC Egress Statistics
===============================================================================
-------------------------------------------------------------------------------
FEC Prefix/Mask    : 3ffe::a14:101/128
-------------------------------------------------------------------------------
Collect Stats      : Enabled              Accounting Plcy.     : Default
Admin State        : Up                   
FC BE
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC L2
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC AF
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC L1
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC H2
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC EF
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC H1
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC NC
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
 
Aggregate Packets  : 0
Aggregate Octets   : 0
===============================================================================
LDP IPv6 FEC Egress Statistics: 1
===============================================================================
*A:Dut-C>config>router>ldp#
 
 
*A:Dut-C>config>router>ldp# show router ldp fec-egress-stats active            
===============================================================================
LDP IPv4 FEC Egress Statistics
===============================================================================
No Matching Entries Found
===============================================================================
===============================================================================
LDP IPv6 FEC Egress Statistics
===============================================================================
-------------------------------------------------------------------------------
FEC Prefix/Mask    : 3ffe::a14:101/128
-------------------------------------------------------------------------------
Collect Stats      : Enabled              Accounting Plcy.     : Default
Admin State        : Up                   
FC BE
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC L2
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC AF
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC L1
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC H2
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC EF
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC H1
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC NC
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
===============================================================================
LDP IPv6 FEC Egress Statistics: 1
===============================================================================
 
 
*A:Dut-C>config>router>ldp# show router ldp fec-egress-stats active ipv6 
===============================================================================
LDP IPv6 FEC Egress Statistics
===============================================================================
-------------------------------------------------------------------------------
FEC Prefix/Mask    : 3ffe::a14:101/128
-------------------------------------------------------------------------------
Collect Stats      : Enabled              Accounting Plcy.     : Default
Admin State        : Up                   
FC BE
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC L2
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC AF
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC L1
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC H2
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC EF
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC H1
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
FC NC
InProf Pkts        : 0                    OutProf Pkts         : 0
InProf Octets      : 0                    OutProf Octets       : 0
===============================================================================
LDP IPv6 FEC Egress Statistics: 1
===============================================================================
*A:Dut-C>config>router>ldp# 
 
 
*A:Dut-C>config>router>ldp# show router ldp statistics-summary 
===============================================================================
Statistics Summary
===============================================================================
LDP FEC IPv4 Prefix Egress statistics  : 0
LDP FEC IPv6 Prefix Egress statistics  : 1
===============================================================================
*A:Dut-C>config>router>ldp# 
Supported Platforms 

All

8.13. fec-originate

fec-originate

Syntax 
fec-originate [ip-prefix/mask] [operation-type]
Context 
[Tree] (show>router>ldp fec-originate)
Full Contexts 
show router ldp fec-originate
Description 

This command displays LDP static prefix FECs.

Parameters 
ip-prefix—
Specify information for the specified IP prefix. Host bits must be 0.
mask—
Specifies the 32-bit address mask used to indicate the bits of an IP address that are being used for the subnet address.
Values—
0 to 32

 

operation-type—
Specify the operation type to display.
Values—
pop, swap

 

Output 

FEC Originate Output

Table 144 describes the FEC originate parameters output fields.

Table 144:  FEC Originate Output Fields

Label

Description

Prefix

Specifies the static prefix FEC.

NHType

Specifies the type of next-hop represented by this row entry:

unknown — The next-hop type has not been set.

IP Addr — The next-hop is an IP address.

pop — There is no next-hop (pop the label and route).

NextHop

The IP address of the next-hop.

NHIfName

The name of the next-hop.

IngLabel

Specifies the label that is advertised to the upstream peer. If this variable is set to the default value of 4294967295, the ingress label will be dynamically assigned by the label manager.

EgrLabel

Specifies the egress label associated with this next-hop entry. The LSR will swap the incoming label with the configured egress label. If this egress label has a value of 4294967295, the LSR will pop the incoming label.

OprInLbl

OperIngLabel

Specifies the actual or operational value of the label that was advertised to the upstream peer.

Sample Output
*A:SRU4>config>router>ldp# show router ldp fec-originate
===============================================================================
LDP Static Prefix FECs
===============================================================================
Prefix              NHType  NextHop         IngLabel   EgrLabel   OperIngLabel
-------------------------------------------------------------------------------
10.1.0.0/16         Pop     n/a               --         --       0
10.1.0.1/32         Pop     n/a               --         --       0
10.1.0.2/32         Pop     n/a               --         --       0
10.1.0.3/32         Pop     n/a               --         --       0
10.1.0.4/32         Pop     n/a               --         --       0
10.1.0.5/32         Pop     n/a               --         --       0
10.1.0.6/32         Pop     n/a               --         --       0
10.1.0.7/32         Pop     n/a               --         --       0
10.1.0.8/32         Pop     n/a               --         --       0
10.1.0.9/32         Pop     n/a               --         --       0
...
10.251.0.0/16       Pop     n/a               --         --       0
10.252.0.0/16       Pop     n/a               --         --       0
10.253.0.0/16       Pop     n/a               --         --       0
10.254.0.0/16       Pop     n/a               --         --       0
-------------------------------------------------------------------------------
No. of FECs: 508
===============================================================================
*A:SRU4>config>router>ldp#
 
*A:Dut-C>config>router>ldp# show router ldp fec-originate 3ffe::0b0b:0101/128 
===============================================================================
LDP IPv6 Static Prefix FECs
===============================================================================
Prefix                                      NHType   IngLbl   EgrLbl   OprInLbl
 NextHop                                                               
 NHIfName                                                              
-------------------------------------------------------------------------------
3ffe::b0b:101/128                           Pop        --       --     0
  n/a                                                                    
    --                                                                   
-------------------------------------------------------------------------------
No. of IPv6 Static Prefix FECs: 1
===============================================================================
*A:Dut-C>config>router>ldp#
 
*A:Dut-C>config>router>ldp# show router ldp fec-originate 3ffe::0b0b:0101/128 pop 
===============================================================================
LDP IPv6 Static Prefix FECs
===============================================================================
Prefix                                      NHType   IngLbl   EgrLbl   OprInLbl
 NextHop                                                               
 NHIfName                                                              
-------------------------------------------------------------------------------
3ffe::b0b:101/128                           Pop        --       --     0
  n/a                                                                    
    --                                                                   
-------------------------------------------------------------------------------
No. of IPv6 Static Prefix FECs: 1
===============================================================================
*A:Dut-C>config>router>ldp# 
 
*A:Dut-C>config>router>ldp# show router ldp fec-originate pop 
===============================================================================
LDP IPv4 Static Prefix FECs
===============================================================================
Prefix                  NHType   NextHop             IngLbl   EgrLbl   OprInLbl
 NHIfName                                                              
-------------------------------------------------------------------------------
No Matching Entries Found
===============================================================================
===============================================================================
LDP IPv6 Static Prefix FECs
===============================================================================
Prefix                                      NHType   IngLbl   EgrLbl   OprInLbl
 NextHop                                                               
 NHIfName                                                              
-------------------------------------------------------------------------------
3ffe::b0b:101/128                           Pop        --       --     0
  n/a                                                                    
    --                                                                   
-------------------------------------------------------------------------------
No. of IPv6 Static Prefix FECs: 1
===============================================================================
*A:Dut-C>config>router>ldp# show router ldp fec-originate pop ipv6 
===============================================================================
LDP IPv6 Static Prefix FECs
===============================================================================
Prefix                                      NHType   IngLbl   EgrLbl   OprInLbl
 NextHop                                                               
 NHIfName                                                              
-------------------------------------------------------------------------------
3ffe::b0b:101/128                           Pop        --       --     0
  n/a                                                                    
    --                                                                   
-------------------------------------------------------------------------------
No. of IPv6 Static Prefix FECs: 1
===============================================================================
*A:Dut-C>config>router>ldp# show router ldp fec-originate pop ipv4 
===============================================================================
LDP IPv4 Static Prefix FECs
===============================================================================
Prefix                  NHType   NextHop             IngLbl   EgrLbl   OprInLbl
 NHIfName                                                              
-------------------------------------------------------------------------------
No Matching Entries Found
===============================================================================
*A:Dut-C>config>router>ldp# 
Supported Platforms 

All

8.14. fib

fib

Syntax 
fib slot-number [family] [ip-prefix/prefix-length [longer]] [secondary] [qos] [accounting-class] [all]
fib slot-number extensive [ip-prefix/prefix-length] [family] [all]
fib slot-number [family] summary
fib slot-number nh-table-usage
fib all summary
Context 
[Tree] (show>router fib)
Full Contexts 
show router fib
Description 

This command displays the active FIB entries for a specific IOM or line card.

Parameters 
slot-number—
Displays routes only matching the specified chassis slot number.
Default—
all IOMs
Values—
1 to 10

 

family—
Displays the router IP interface table.
Values—
ipv4 — Displays only those peers that have the IPv4 family enabled.
ipv6 — Displays the peers that are IPv6-capable.

 

ip-prefix/prefix-length—
Displays FIB entries only matching the specified ip-prefix and length.
Values—
The following values apply to the 7450 ESS:

ipv4-prefix:

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

ipv4-prefix-length:

0 to 32

 

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

ipv4-prefix:

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

ipv4-prefix-length:

0 to 32

ipv6-prefix:

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

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

x: [0 to FFFF]H

d: [0 to 255]D

ipv6-prefix-length:

0 to 128

 

longer—
Displays FIB entries matching the ip-prefix/mask and routes with longer masks.
secondary—
Displays secondary VRF ID information.
qos—
Displays the QoS priority and fc values.
accounting-class—
Displays the accounting class information.
all—
Displays all information.
summary—
Displays summary FIB information for the specified slot number.
nh-table-usage—
Displays next-hop table usage.
Output 

The following output is an example of FIB information and Table 145 describes the output fields for the router FIB settings.

Sample Output
show router fib 1 10.132.133.134/32
========================================================================
FIB Display
========================================================================
Prefix                                                      Protocol
    NextHop
------------------------------------------------------------------------
10.132.133.134/32                                          OSPF
    10.66.66.66 (loop7)
    Next-hop type: tunneled, Owner: RSVP, Tunnel-ID: <out-ifindex-from-route>
------------------------------------------------------------------------
Total Entries : 1
------------------------------------------------------------------------
========================================================================
 
*A:Dut-C# show router fib 1 10.1.1.1/32
===============================================================================
FIB Display
===============================================================================
Prefix                                                      Protocol
    NextHop
-------------------------------------------------------------------------------
10.1.1.1/32                                                  BGP
    10.20.1.1 (Transport:RSVP LSP:1)
-------------------------------------------------------------------------------
Total Entries : 1
-------------------------------------------------------------------------------
===============================================================================
*A:Dut-C# show router fib 1       
===============================================================================
FIB Display
===============================================================================
Prefix                                                      Protocol
    NextHop                                                 
-------------------------------------------------------------------------------
10.1.2.0/24                                                 ISIS
    10.1.3.1 (to_Dut-A) 
    10.2.3.2 (to_Dut-B) 
10.1.3.0/24                                                 LOCAL
    10.1.3.0 (to_Dut-A) 
10.1.9.0/24                                                 ISIS
    10.1.3.1 (to_Dut-A) 
10.2.3.0/24                                                 LOCAL
    10.2.3.0 (to_Dut-B) 
10.2.9.0/24                                                 ISIS
    10.2.3.2 (to_Dut-B) 
10.12.0.0/24                                                LOCAL
    10.12.0.0 (itfToArborCP_02) 
10.20.1.1/32                                                ISIS
    10.1.3.1 (to_Dut-A) 
10.20.1.2/32                                                ISIS
    10.2.3.2 (to_Dut-B) 
10.20.1.3/32                                                LOCAL
    10.20.1.3 (system) 
10.12.0.43/32                                               STATIC
    vprn1:mda-1-1
10.12.0.44/32                                               STATIC
    vprn1:mda-2-1
10.12.0.45/32                                               STATIC
    vprn1:mda-2-2
10.12.0.46/32                                               STATIC
    vprn1:mda-3-1
10.203.71.202/32                                            STATIC
    10.12.0.2 (itfToArborCP_02) 
-------------------------------------------------------------------------------
Total Entries : 15
-------------------------------------------------------------------------------
===============================================================================
*A:Dut-C>config>router>mpls>lsp# show router fib 1 10.3.0.1/32 extensive 
===============================================================================
FIB Display (Router: Base)
===============================================================================
Dest Prefix             : 10.3.0.1/32
  Protocol              : BGP
  Indirect Next-Hop     : 10.0.0.1
    QoS                 : Priority=n/c, FC=n/c
    Source-Class        : 0
    Dest-Class          : 0
    ECMP-Weight         : 1
    Resolving Next-Hop  : 10.0.0.2 (RSVP tunnel:115)
      ECMP-Weight       : 1
    Resolving Next-Hop  : 10.0.0.2 (RSVP tunnel:61443)
      ECMP-Weight       : 1
  Indirect Next-Hop     : 10.0.1.2
    QoS                 : Priority=n/c, FC=n/c
    Source-Class        : 0
    Dest-Class          : 0
    ECMP-Weight         : 30
    Resolving Next-Hop  : 10.0.0.3 (RSVP tunnel:94)
      ECMP-Weight       : 20
    Resolving Next-Hop  : 10.0.0.3 (RSVP tunnel:61442)
      ECMP-Weight       : 1
===============================================================================
Total Entries : 1
===============================================================================
 
*A:Dut-C> show router fib 1 10.0.0.2/32 extensive 
===============================================================================
FIB Display (Router: Base)
===============================================================================
Dest Prefix             : 10.0.0.2/32
  Protocol              : OSPF
  Next-Hop              : 10.0.0.3 (RSVP tunnel:94)
    QoS                 : Priority=n/c, FC=n/c
    Source-Class        : 0
    Dest-Class          : 0
    ECMP-Weight         : 20
  Next-Hop              : 10.0.0.3 (RSVP tunnel:61442)
    QoS                 : Priority=n/c, FC=n/c
    Source-Class        : 0
    Dest-Class          : 0
    ECMP-Weight         : 1
===============================================================================
Total Entries : 1
===============================================================================
 
*A:Dut-C> show router route-table 10.1.0.5/32 extensive 
===============================================================================
Route Table (Router: Base)
===============================================================================
Dest Prefix             : 10.1.0.5/32
  Protocol              : STATIC
  Age                   : 00h01m37s
  Preference            : 5
  Next-Hop              : 10.0.0.2 (RSVP tunnel:128)
    QoS                 : Priority=n/c, FC=n/c
    Source-Class        : 0
    Dest-Class          : 0
    Metric              : 1
    ECMP-Weight         : 10
  Next-Hop              : 10.0.0.2 (RSVP tunnel:132)
    QoS                 : Priority=n/c, FC=n/c
    Source-Class        : 0
    Dest-Class          : 0
    Metric              : 1
    ECMP-Weight         : 1
-------------------------------------------------------------------------------
No. of Destinations: 1
===============================================================================
 
*A:Dut-C> show router fib 1 10.1.0.5/32 extensive 
===============================================================================
FIB Display (Router: Base)
===============================================================================
Dest Prefix             : 10.1.0.5/32
  Protocol              : STATIC
  Next-Hop              : 10.0.0.2 (RSVP tunnel:128)
    QoS                 : Priority=n/c, FC=n/c
    Source-Class        : 0
    Dest-Class          : 0
    ECMP-Weight         : 10
  Next-Hop              : 10.0.0.2 (RSVP tunnel:132)
    QoS                 : Priority=n/c, FC=n/c
    Source-Class        : 0
    Dest-Class          : 0
    ECMP-Weight         : 1
===============================================================================
Total Entries : 1
===============================================================================
 
*A:Dut-B# show router fib 1 10.15.1.0/24 
===============================================================================
FIB Display
===============================================================================
Prefix [Flags]                                              Protocol
  NextHop                                                   
-------------------------------------------------------------------------------
10.15.1.0/24                                                BGP
  10.20.1.3 (Transport:SR)
-------------------------------------------------------------------------------
Total Entries : 1
-------------------------------------------------------------------------------
===============================================================================
 
*A:Dut-B# show router fib 1 10.15.1.0/24 extensive 
===============================================================================
FIB Display (Router: Base)
===============================================================================
Dest Prefix             : 10.15.1.0/24
  Protocol              : BGP
  Installed             : Y
  Indirect Next-Hop     : 10.20.1.3
    Label               : 262123
    QoS                 : Priority=n/c, FC=n/c
    Source-Class        : 0
    Dest-Class          : 0
    ECMP-Weight         : 1
    Resolving Next-Hop  : 10.20.1.3 (SR tunnel)
      ECMP-Weight       : 1
===============================================================================
Total Entries : 1
===============================================================================
*A:Dut-C# show router fib 1 3ffe::100:100:100:6/128 
===============================================================================
FIB Display
===============================================================================
Prefix [Flags]                                              Protocol
  NextHop                                                   
-------------------------------------------------------------------------------
3ffe::100:100:100:6/128                                     OSPF3
10.20.1.4 (Transport:RSVP LSP:1)
-------------------------------------------------------------------------------
Total Entries : 1
-------------------------------------------------------------------------------
===============================================================================
*A:Dut-C# show router fib 1 3ffe::100:100:100:6/128 extensive 
===============================================================================
FIB Display (Router: Base)
===============================================================================
Dest Prefix             : 3ffe::100:100:100:6/128
  Protocol              : OSPF3
  Installed             : Y
  Next-Hop              : 10.20.1.4 (RSVP tunnel:1)
    Label               : 2
    QoS                 : Priority=n/c, FC=n/c
    Source-Class        : 0
    Dest-Class          : 0
    ECMP-Weight         : 1
===============================================================================
Total Entries : 1
===============================================================================
Table 145:  FIB Fields

Label

Description

Prefix [Flags]

The prefix

Protocol

The routing protocol

NextHop

The next-hop IP address

Total Entries

The total number of entries

Dest Prefix

The destination prefix

Installed

The installed indicator (Y or N)

Label

The label number

QoS

The QoS value

Source-Class

The source class

Dest-Class

The destination class value

ECMP-Weight

The ECMP weight value

Supported Platforms 

All

fib

Syntax 
fib slot-number [family] [ip-prefix/prefix-length [longer]] [secondary] [qos] [accounting-class] [all]
fib slot-number extensive [ip-prefix/prefix-length] [family] [all]
fib slot-number [family] summary
fib slot-number nh-table-usage
fib all summary
Context 
[Tree] (show>router>fib fib)
Full Contexts 
show router fib fib
Description 

This command displays FIB information for a specific IOM.

Parameters 
slot-number—
Specifies the slot number.
Values—
1 to 10

 

family—
Specifies information about the type of routing information to be distributed by the instance.
Values—
ipv4 — Displays only those peers that have the IPv4 family enabled.
ipv6 — Displays the peers that are IPv6 capable.

 

ip-prefix—
Specifies to display IP prefix for prefix list entry in dotted decimal notation information.
Values—
ipv4-address:
  1. a.b.c.d (host bits must be 0)
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

 

prefix-length—
Specifies prefix length.

ipv4-prefix-length: 0 to 32

ipv6-prefix-length: 0 to 128

longer—
Specifies the prefix list entry matches any route that matches the specified ip-prefix and prefix mask length values equal to or greater than the specified mask.
secondary—
Specifies a secondary FIB.
summary—
Displays a summary of the FIB information.
nh-table-usage—
Displays next-hop table usage.
qos—
Displays QoS information.
accounting-class—
Displays accounting class information.
extensive—
Displays detailed output.
all—
Displays output for all IP prefixes.
Output 

The following output is an example of router FIB information.

Sample Output
show router 1 fib 1 4.4.1.4/32 
===============================================================================
FIB Display
===============================================================================
Prefix [Flags]                                              Protocol
  NextHop                                                   
-------------------------------------------------------------------------------
4.4.1.4/32                                                  BGP_VPN
  3ffe::a14:102 (VPRN Label:524252 Transport:SR-Policy:917546)
-------------------------------------------------------------------------------
Total Entries : 1
-------------------------------------------------------------------------------
===============================================================================
show router 1 fib 1 3FFE::404:104/128 
===============================================================================
FIB Display
===============================================================================
Prefix [Flags]                                              Protocol
  NextHop                                                   
-------------------------------------------------------------------------------
3ffe::404:104/128                                           BGP_VPN
  3ffe::a14:102 (VPRN Label:524252 Transport:SR-Policy:917546)
-------------------------------------------------------------------------------
Total Entries : 1
-------------------------------------------------------------------------------
*A:pe1# show router fib 1
===============================================================================
FIB Display
===============================================================================
Prefix [Flags] Protocol
NextHop
Src-Class
-------------------------------------------------------------------------------
180.10.0.1/32 [S] BGP
10.10.10.1 Indirect (lag1-to-server1)
10.10.10.5 Indirect (lag2-to-server2)
10.10.10.10 Indirect (lag3-to-server3)
-------------------------------------------------------------------------------
Total Entries : 1
Flags: S = sticky ECMP supported
-------------------------------------------------------------------------------
===============================================================================
show router fib 1 nh-table-usage
===============================================================================
FIB Next-Hop Summary
===============================================================================
IPv4/IPv6 Active Available
-------------------------------------------------------------------------------
IP Next-Hop 4 16383
Tunnel Next-Hop 16519 993279
ECMP Next-Hop 511998 512000
ECMP Tunnel Next-Hop 33030 261120
===============================================================================
 
A:pe1# show router fib 1 summary
===============================================================================
FIB Summary
===============================================================================
                              Active                   
-------------------------------------------------------------------------------
Static                        11                       
Direct                        5                        
HOST                          0                        
BGP                           579643                        
BGP VPN                       0                        
BGP EVPN                      0                        
OSPF                          0                        
ISIS                          0                        
RIP                           0                        
RIP_NG                        0                        
LDP                           0                        
Aggregate                     1                        
Sub Mgmt                      0                        
VPN Leak                      0                        
NAT                           0                        
Managed                       0                        
Periodic                      0                        
dhcpv6-pd                     0                        
dhcpv6-bh                     0                        
dhcpv6-na                     0                        
dhcpv6-ta                     0                        
-------------------------------------------------------------------------------
Total Installed               579660                        
-------------------------------------------------------------------------------
Current Occupancy             7%                       
Overflow Count                0                        
Suppressed by Selective FIB   0                        
Occupancy Threshold Alerts
    Alert Raised 0 Times;
===============================================================================

fib

Syntax 
fib slot-number [{ipv4 | ipv6}] summary
Context 
[Tree] (tools>dump>router fib)
Full Contexts 
tools dump router fib
Description 

This command configures the dump tools for FIB information for a specific IOM.

Parameters 
slot-number—
Specifies the slot number.
Values—
1 to 10

 

ipv4 | ipv6—
Specifies the IPv4 or IPv6 addresses.
Default—
ipv4
summary—
Displays summary FIB information for the specified slot number.
Output 

The following output is an example of FIB summary information.

Sample Output
*A:Dut-F#  tools dump router fib 1 summary
===============================================================================
FIB Summary
===============================================================================
                              Active
-------------------------------------------------------------------------------
Static                        0
Direct                        3
HOST                          0
BGP                           0
BGP VPN                       0
BGP EVPN                      0
BGP LABEL                     0
OSPF                          0
OSPFv3                        0
ISIS                          1
RIP                           0
RIP_NG                        0
LDP                           0
Aggregate                     0
Sub Mgmt                      0
VPN Leak                      0
TMS                           0
NAT                           0
Managed                       0
Periodic                      0
-------------------------------------------------------------------------------
Total Installed               4
===============================================================================
Supported Platforms 

All

8.15. fib-telemetry

fib-telemetry

Syntax 
fib-telemetry label [label]
fib-telemetry route [family]
fib-telemetry route [ip-prefix/prefix-length]
fib-telemetry tunnel [family]
fib-telemetry tunnel [ip-prefix/prefix-length]
Context 
[Tree] (show>router fib-telemetry)
Full Contexts 
show router fib-telemetry
Description 

This command displays FIB telemetry information.

Parameters 
label—
Specifies the label value.
Values—
0 to 1048575

 

family—
Specifies the IPv4 or IPv6 address FIB telemetry route or tunnel family.
Values—
ipv4, ipv6

 

ip-prefix/prefix-length—
Displays FIB telemetry route or tunnel entries only matching the specified IP prefix and length.
Values—

ipv4-prefix:

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

ipv4-prefix-length

0 to 32

ipv6-prefix:

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

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

x:

[0 to FFFF]H

d:

[0 to 255]D

ipv6-prefix-length:

0 to 128

 

Output 

The following output is an example of FIB telemetry information.

Sample Output
*A:Dut-B>config>service# /show router fib-telemetry label 
===============================================================================
FIB Telemetry Labels
===============================================================================
Label                         Owner                       LastUpdt
 Primary NextHop[If]/TnlId     Weight       GrpId PriActv 
  Pushed Labels                                           
   Backup NextHop[If]/TnlId                               
    Pushed Labels                                         
-------------------------------------------------------------------------------
30044                         RIB-API                     02/07/2020 23:44:51
 1.2.3.3                       1             2     Yes    
  30055
   1.2.3.33                                               
    30255
-------------------------------------------------------------------------------
Number of Entries : 1
===============================================================================
*A:Dut-C>config>system# /show router fib-telemetry route 
===============================================================================
 Legend -
 Flags : b - backup, i - indirect, l - LFA
===============================================================================
FIB Telemetry Routes
===============================================================================
Dest Prefix                                         Owner
 FIB Update Time                                    
  NextHop [If/TnlId]                                  Flags
-------------------------------------------------------------------------------
1.1.2.0/24                                          OSPF
 02/07/2020 23:43:53                                
  1.2.3.2 [to_Dut-B]   
-------------------------------------------------------------------------------
Number of Entries : 1
===============================================================================
*A:Dut-C>config>system#  
*A:Dut-C>config>system# /show router fib-telemetry route 3ffe::101:200/120 
===============================================================================
 Legend -
 Flags : b - backup, i - indirect, l - LFA
===============================================================================
FIB Telemetry Routes
===============================================================================
Dest Prefix                                         Owner
 FIB Update Time                                    
  NextHop [If/TnlId]                                  Flags
-------------------------------------------------------------------------------
3ffe::101:200/120                                   OSPF3
 02/07/2020 23:43:55                                
  fe80::200:ff:fe00:2 [to_Dut-B]                     
-------------------------------------------------------------------------------
Number of Entries : 1
===============================================================================
*A:Dut-C>config>system#
*A:Dut-A# /show router fib-telemetry tunnel 
===============================================================================
 Legend -
 Flags : a - active, b - backup, l - LFA
===============================================================================
FIB Telemetry Tunnels
===============================================================================
Dest Prefix                                        Owner         Pref      
 FIB Update Time                                    TnlId         TnlInst 
  NextHop [If/TnlId]                                 GrpId         Weight   Flg
-------------------------------------------------------------------------------
10.20.1.3/32                                       RSVP          7        
 02/07/2020 23:44:07                                1             0       
  1.1.2.2 [to_Dut-B]                                 0             0        a
10.21.1.3/32                                       RIB-API       102      
 02/07/2020 23:44:42                                1015813       0       
  1.1.2.2 [to_Dut-B]                                 4             0        a
  1.1.2.22 [to_Dut-B]                                4             0        b
-------------------------------------------------------------------------------
Number of Entries : 2
===============================================================================   
*A:Dut-A# /show router fib-telemetry tunnel 10.21.1.3/32 
===============================================================================
 Legend -
 Flags : a - active, b - backup, l - LFA
===============================================================================
FIB Telemetry Tunnels
===============================================================================
Dest Prefix                                        Owner         Pref      
 FIB Update Time                                    TnlId         TnlInst 
  NextHop [If/TnlId]                                 GrpId         Weight   Flg
-------------------------------------------------------------------------------
10.21.1.3/32                                       RIB-API       102      
 02/07/2020 23:44:42                                1015813       0       
  1.1.2.2 [to_Dut-B]                                 4             0        a
  1.1.2.22 [to_Dut-B]                                4             0        b
-------------------------------------------------------------------------------
Number of Entries : 1
===============================================================================
*A:Dut-A#
Table 146:  FIB Telemetry Fields

Label

Description

Label

The label number of the FIB entry

Owner

The owner (protocol name) of the label entry

LastUpdt

The time stamp of when the entry was last updated

Primary NextHop[If]/TnlId

The primary path next-hop IP or tunnel ID or interface

Weight

The normalized ECMP weight associated with the next-hop

GrpId

The next-hop group ID

PriActv

The boolean value (YES or NO) that indicates whether the primary path is active or not

Pushed Labels

The pushed labels number

Backup NextHop[If]/TnlId

The backup path next-hop IP or tunnel ID or interface

Number of Entries

The total number of displayed labels

Flags

The flags:

  1. b — backup
  2. i — indirect
  3. l — LFA

Dest Prefix

The destination IP prefix of the route FIB entry

Owner

The protocol owner (routing protocol) of the FIB entry

FIB Update Time

The time stamp of when the route was last updated in FIB

NextHop [If/TnlId]

The IP address of the next-hop and interface name or tunnel ID

Number of Entries

The total number of displayed routes

Flags

The flags:

  1. a — active
  2. b — backup
  3. l — LFA

Dest Prefix

The destination IP prefix of the FIB tunnel entry

Owner

The protocol owner of the FIB tunnel entry

Pref

The preference number that indicates the priority of the tunnel

FIB Update Time

The time stamp of when the tunnel was last updated in FIB

TnlId

The global tunnel ID

TnlInst

The tunnel instance of the type indicated by protocol

Number of Entries

The total number of displayed tunnels

Supported Platforms 

All

8.16. fid

fid

Syntax 
fid [fid] fate-sharing
fid [fid] user-service
fid [fid] fdb
fid [fid] mfib [group-mac ieee-address]
fid [fid] mfib [isid isid]
Context 
[Tree] (show>service>id>spb fid)
Full Contexts 
show service id spb fid
Description 

This command displays SPB control service FID information.

Parameters 
fid—
A user service FID may be specified. All user service FIDs are displayed if the FID is not specified.
Values—
1 to 4095

 

fate-sharing—
Displays fate-sharing information
user-service—
Specifies user VPLS information for each control VPLS per forwarding data-base identifier. A user service FID may be specified. All user service FIDs are displayed if the FID is not specified.
fdb—
Displays forwarding database (FDB) information
mfib—
Displays multicast forwarding information base (MFIB) information
ieee-address—
Specifies the 48-bit IEEE 802.3 group MAC address
isid—
Specifies the value of ISID of the group MAC address of this entry
Values—
0 to 16777215

 

Output 

The following output is an example of service SPB FID fare sharing information.

Sample Output
*A:Dut-A# show service id 100001 spb fid fate-sharing
===============================================================================
Control service fate-shared sap/sdp-bind information
===============================================================================
Control   Control Sap/             FID       User      User Sap/
SvcId     SdpBind                            SvcId     SdpBind
-------------------------------------------------------------------------------
500       1/1/20:500               502       502       1/1/20:502
=============================================================================== 
 
*A:Dut-A# show service id 100001 spb fid fdb
===============================================================================
Control service FDB information
===============================================================================
Fid        MacAddr            UCast Source             MCast Source
                              Last Update              Last Update
-------------------------------------------------------------------------------
1          00:10:00:01:00:01  local                    local
                              04/04/2012 15:11:24      04/04/2012 15:11:24
1          00:10:00:01:00:02  1/2/2:1.1                1/2/2:1.1
                              04/04/2012 15:51:45      04/04/2012 15:51:45
1          00:10:00:01:00:03  1/2/3:1.1                1/2/3:1.1
                              04/04/2012 15:51:56      04/04/2012 15:51:56
1          00:10:00:01:00:04  1/2/2:1.1                1/2/2:1.1
                              04/04/2012 15:52:11      04/04/2012 15:52:11
-------------------------------------------------------------------------------
Entries found: 4
===============================================================================
*A:Dut-A# show service id 100001 spb fid mfib
===============================================================================
Control service MFIB information
===============================================================================
FID   MacAddr           ISID      Source                   Last Update
-------------------------------------------------------------------------------
1     01:1E:83:00:27:11 10001     1/2/2:1.1                04/04/2012 15:51:45
                                  1/2/3:1.1                04/04/2012 15:51:56
                                  local                    04/04/2012 15:42:44
100   01:1E:83:00:27:12 10002     1/2/2:1.1                04/04/2012 15:51:45
                                  1/2/3:1.1                04/04/2012 15:51:56
                                  local                    04/04/2012 15:43:09
-------------------------------------------------------------------------------
Entries found: 6
===============================================================================
Supported Platforms 

All

8.17. field

field

Syntax 
field field-name
Context 
[Tree] (show>app-assure>group>http-enrich field)
[Tree] (show>app-assure>http-enrich field)
Full Contexts 
show application-assurance group http-enrich field
show application-assurance http-enrich field
Description 

This command displays HTTP enrichment field information.

Parameters 
field-name—
Specifies the field name, up to 32 characters.
Supported Platforms 

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

8.18. fields

fields

Syntax 
fields
Context 
[Tree] (show>app-assure>http-enrich fields)
Full Contexts 
show application-assurance http-enrich fields
Description 

This command displays HTTP enrichment fields.

Supported Platforms 

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

8.19. file

file

Syntax 
file provisioning-file-url [save-provision-file-destination file-url] [reboot-on-success]
Context 
[Tree] (tools>perform>system>auto-node-provisioning file)
Full Contexts 
tools perform system auto-node-provisioning file
Description 

This command executes the auto-provisioning process. When the auto-provisioning process is executed using the file command, DHCP discovery and solicitation is not performed.

Parameters 
provisioning-file-url—
Specifies the location of the provisioning file.
Values—
local-url, remote-url
local-url — [cflash-id/]file-path; 200 characters max
remote-url — {ftp | http | https}://[login:password@]remote-locn/[file-path]
remote-locn — {hostname | ipv4-address | ipv6-address}[:port]
ipv4-address — a.b.c.d
ipv6-address — x:x:x:x:x:x:x:x[-interface]
                          x:x:x:x:x:x:d.d.d.d[-interface]
                          x — 0 to FFFF (hexadecimal)
                          d — 0 to 255 (decimal)
port — 0 to 65535
cflash-id — cf1:m cf1-A:, cf1-B:, cf2:, cf2-A:, cf2-B:, cf3:, cf3-A:, cf3-B:

 

file-url—
Specifies the location to save the provisioning file.
Values—
[cflash-id/]file-path
cflash-id — cf1:m cf1-A:, cf1-B:, cf2:, cf2-A:, cf2-B:, cf3:, cf3-A:, cf3-B:

 

reboot-on-success—
Reboots the router when the auto-provisioning process completes successfully.
Supported Platforms 

All

8.20. file-id

file-id

Syntax 
file-id [log-file-id]
Context 
[Tree] (show>log file-id)
Full Contexts 
show log file-id
Description 

This command displays event file log information.

If no command line parameters are specified, a summary output of all event log files is displayed.

Specifying a file ID displays detailed information on the event file log.

Parameters 
log-file-id—
Displays detailed information on the specified event file log.
Output 

The following is an example of log file summary information.

Table 147 describes the output fields for a log file summary.

Sample Output
A:ALA-1# show log file-id
=============================================================
File Id List
=============================================================
file-id   rollover  retention   admin     backup    oper
                                location  location  location
-------------------------------------------------------------
1           60         4        cf1:      cf2:      cf1:
2           60         3        cf1:      cf3:      cf1:
3         1440        12        cf1:      none      cf1:
10        1440        12        cf1:      none      none
11        1440        12        cf1:      none      none
15        1440        12        cf1:      none      none
20        1440        12        cf1:      none      none
=============================================================
A:ALA-1#
 
 
A:ALA-1# show log file-id 10
=============================================================
File Id List
=============================================================
file-id   rollover  retention   admin     backup    oper
                                location  location  location
-------------------------------------------------------------
10 1440        12        cf3:      cf2:      cf1:
Description : Main
===============================================================
File Id 10 Location cf1:
===============================================================
file name                               expired   state
---------------------------------------------------------------
cf1:\log\log0302-20060501-012205        yes       complete
cf1:\log\log0302-20060501-014049        yes       complete
cf1:\log\log0302-20060501-015344        yes       complete
cf1:\log\log0302-20060501-015547        yes       in progress
=============================================================
A:ALA-1#
Table 147:  Log File Summary Output Fields

Label

Description

file-id

The log file ID.

rollover

The rollover time for the log file which is how long in between partitioning of the file into a new file.

retention

The retention time for the file in the system which is how long the file should be retained in the file system.

admin location

The primary flash device specified for the file location.

none — indicates no specific flash device was specified.

backup location

The secondary flash device specified for the file location if the admin location is not available.

none — Indicates that no backup flash device was specified.

oper location

The actual flash device on which the log file exists.

file-id

The log file ID.

rollover

The rollover time for the log file which is how long in between partitioning of the file into a new file.

retention

The retention time for the file in the system which is how long the file should be retained in the file system.

file name

The complete pathname of the file associated with the log ID.

expired

Indicates whether or not the retention period for this file has passed.

state

in progress — Indicates the current open log file.

complete — Indicates the old log file.

Supported Platforms 

All

8.21. files

files

Syntax 
files [running | finished] [detail]
Context 
[Tree] (show>call-trace files)
Full Contexts 
show call-trace files
Description 

This command gives an overview of all the files in use by the call-trace module, either for running or finished jobs.

Parameters 
running—
Displays the active jobs that are tracing events triggered by the host being monitored.
finished—
Displays the jobs that have already finished and not tracing events generated by the host anymore.
detail—
Displays detailed information about the files.
Output 

The following output displays call trace local log files information.

Sample Output
Node# show call-trace files
===============================================================================
Call trace files of running jobs
===============================================================================
File path                                                             File size
                                                                        (bytes)
-------------------------------------------------------------------------------
cf1-A:/calltrace/running/mac_00-02-00-00-00-19_160119_1557.pcap            1575
-------------------------------------------------------------------------------
No. of call trace files of running jobs: 1
===============================================================================
===============================================================================
Call trace files of finished jobs
===============================================================================
File path                                                             File size
                                                                        (bytes)
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
No. of call trace files of finished jobs: 0
===============================================================================

Table 148 describes call trace output fields.

Table 148:  Call Trace Field Descriptions 

Field

Description

File path

The compact flash (CF) configuration to store call trace files.

File size

The total size of call-trace files on the specified compact flash card

No. of call trace files running jobs

The total number of active trace call files running jobs

No. of call trace files of finished jobs

The total number of finished trace call files jobs

Supported Platforms 

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

8.22. filter

filter

Syntax 
filter [subscriber sub-ident-string] [origin origin]
Context 
[Tree] (show>service>active-subscribers filter)
Full Contexts 
show service active-subscribers filter
Description 

This command displays active subscriber filter information.

Parameters 
sub-ident-string—
Specifies the subscriber ID of the active subscriber, up to 32 characters.
origin—
Specifies the origin of the active subscriber.
Output 

The following is an example of active subscriber’s filter information.

Sample Output
*A:eng-BNG-2# show  service active-subscribers filter
===============================================================================
Active Subscribers
===============================================================================
-------------------------------------------------------------------------------
Subscriber user_1
           (no-prof)
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
(1) SLA Profile Instance sap:1/1/20:841 - sla:no-prof
-------------------------------------------------------------------------------
IP Address
              MAC Address        Session            Origin       Svc        Fwd
-------------------------------------------------------------------------------
192.168.0.14
              00:00:10:10:12:13  N/A                DHCP         1000       Y
===============================================================================
IP Filter (ingress)
===============================================================================
Filter Id           : 50                           Applied        : Yes
Scope               : Template                     Def. Action    : Forward
Type                : Normal
System filter       : Unchained
Radius Ins Pt       : n/a
CrCtl. Ins Pt       : n/a
RadSh. Ins Pt       : n/a
PccRl. Ins Pt       : n/a
Entries             : 2
Description         : (Not Specified)
Filter Name         : 50
-------------------------------------------------------------------------------
Filter Match Criteria : IP
-------------------------------------------------------------------------------
No Match Criteria Found for this host
===============================================================================
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Number of active subscribers : 1
===============================================================================
Supported Platforms 

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

filter

Syntax 
filter
Context 
[Tree] (show filter)
Full Contexts 
show filter
Description 

Commands in this context display IP/MAC filter and counter related information.

Supported Platforms 

All

filter

Syntax 
filter
Context 
[Tree] (show>li filter)
Full Contexts 
show li filter
Description 

This command displays LI mirror filter configuration and operation information.

Supported Platforms 

All

filter

Syntax 
filter
Context 
[Tree] (clear filter)
Full Contexts 
clear filter
Description 

Commands in this context clear the filter entities.

Supported Platforms 

All

filter

Syntax 
filter
Context 
[Tree] (clear>li filter)
Full Contexts 
clear li filter
Description 

This command clears LI mirror filter configuration and operation information.

Supported Platforms 

All

filter

Syntax 
filter
Context 
[Tree] (tools>dump filter)
Full Contexts 
tools dump filter
Description 

Commands in this context dump filter information.

Supported Platforms 

All

filter

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

Commands in this context perform filter operations.

Supported Platforms 

All

8.23. filter-id

filter-id

Syntax 
filter-id [filter-id]
Context 
[Tree] (show>service>id>log filter-id)
Full Contexts 
show service id log filter-id
Description 

This command displays event file log information.

If no command line parameters are specified, a summary output of all event log files is displayed.

Specifying a file ID displays detailed information on the event file log.

Parameters 
filter-id—
Specifies the filter policy.
Values—
1 to 65535

 

Output 

Table 149 describes the output fields for a log file summary.

Table 149:  Filter-ID Field Descriptions

Label

Description

file-id

The log file ID.

rollover

The rollover time for the log file which is how long in between partitioning of the file into a new file.

retention

The retention time for the file in the system which is how long the file should be retained in the file system.

admin location

The primary flash device specified for the file location.

n/a — Indicates no specific flash device was specified.

backup location

The secondary flash device specified for the file location if the admin location is not available.

n/a — Indicates that no backup flash device was specified.

oper location

The actual flash device on which the log file exists.

file-id

The log file ID.

rollover

The rollover time for the log file which is how long in between partitioning of the file into a new file.

retention

The retention time for the file in the system which is how long the file should be retained in the file system.

file name

The complete pathname of the file associated with the log ID.

expired

Indicates whether or not the retention period for this file has passed.

state

In progress — Indicates the current open log file.

Complete —Indicates the old log file.

 
 
 
Supported Platforms 

All

filter-id

Syntax 
filter-id [filter-id]
Context 
[Tree] (show>log filter-id)
Full Contexts 
show log filter-id
Description 

This command displays event log filter policy information.

Parameters 
filter-id—
Displays detailed information on the specified event filter policy ID.
Values—
1 to 1500, or up to 64 characters

 

Output 

The following is an example of event filter log information.

Table 150 describes the output fields for event log filter summary information.

Sample Output
*A:ALA-48>config>log# show log filter-id
=============================================================================
Log Filters
=============================================================================
Filter Applied Default Description
Name/          Action
Id            
-----------------------------------------------------------------------------
1      
1      no      forward
5    
5      no      forward
10
10     no      forward
1001
1001   yes     drop    Collect events for Serious Errors Log
=============================================================================
*A:ALA-48>config>log# 
Sample Output
*A:ALA-48>config>log# show log filter-id 1001
==========================================================================
Log Filter
==========================================================================
Filter-id     : 1001     Applied       : yes      Default Action: drop
Filter-name   : 1001     
Description   : Collect events for Serious Errors Log
--------------------------------------------------------------------------
Log Filter Match Criteria
--------------------------------------------------------------------------
Entry-id      : 10                      Action        : forward
Application   :                         Operator      : off
Event Number  : 0                       Operator      : off
Severity      : major                   Operator      : greaterThanOrEqual
Subject       :                         Operator      : off
Match Type    : exact string                          :
Router        :                         Operator      : off
Match Type    : exact string                          :
Description   : Collect only events of major severity or higher
--------------------------------------------------------------------------
==========================================================================
*A:ALA-48>config>log#

Event Log Filter Detailed Output

Table 150 describes the output fields for detailed event log filter information.

Table 150:  Event Log Filter Detail Output Fields

Label

Description

Filter Name/Id

The event log filter name or ID.

Applied

no — The event log filter is not currently in use by a log ID.

yes — The event log filter is currently in use by a log ID.

Default Action

drop — The default action for the event log filter is to drop events not matching filter entries.

forward — The default action for the event log filter is to forward events not matching filter entries.

Description

(Filter-id)

The description string for the filter ID.

Table 151 describes the output fields for log filter match criteria information.

Table 151:  Log Filter Match Criteria Output Fields

Label

Description

Entry-id

The event log filter entry ID.

Action

default — There is no explicit action for the event log filter entry and the filter’s default action is used on matching events.

drop — The action for the event log filter entry is to drop matching events.

forward — The action for the event log filter entry is to forward matching events.

Description

(Entry-id)

The description string for the event log filter entry.

Application

The event log filter entry application match criterion.

Event Number

The event log filter entry application event ID match criterion.

Severity

cleared — The log event filter entry application event severity cleared match criterion.

indeterminate — The log event filter entry application event severity indeterminate match criterion.

critical — The log event filter entry application event severity critical match criterion.

major — The log event filter entry application event severity cleared match criterion.

minor — The log event filter entry application event severity minor match criterion.

warning — The log event filter entry application event severity warning match criterion.

Subject

Displays the event log filter entry application event ID subject string match criterion.

Router

Displays the event log filter entry application event ID router router-instance string match criterion.

Operator

There is an operator field for each match criteria:

application, event number, severity, and subject.

equal — Matches when equal to the match criterion.

greaterThan — Matches when greater than the match criterion.

greaterThanOrEqual — Matches when greater than or equal to the match criterion.

lessThan — Matches when less than the match criterion.

lessThanOrEqual — Matches when less than or equal to the match criterion.

notEqual — Matches when not equal to the match criterion.

off — No operator specified for the match criterion.

Supported Platforms 

All

8.24. firewall

firewall

Syntax 
firewall
Context 
[Tree] (show>router firewall)
Full Contexts 
show router firewall
Description 

This command displays firewall information.

Supported Platforms 

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

8.25. firewall-hosts

firewall-hosts

Syntax 
firewall-hosts [subscriber sub-ident] [ip ipv6-address/prefix-length] [mac ieee-address] [firewall-policy policy-name] [router router-instance]
Context 
[Tree] (show>service>nat firewall-hosts)
Full Contexts 
show service nat firewall-hosts
Description 

This command lists ESM hosts that have an active firewall. Configuring the optional parameters will narrow the scope of the list.

Parameters 
ieee-address—
Specifies the MAC address of a host, in the format xx:xx:xx:xx:xx:xx or xx-xx-xx-xx-xx-xx.
ipv6-address/prefix-length—
Specifies the IPv6 prefix of a host.
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 (in hexadecimal)
                          d — 0 to 255 (in decimal)
prefix-length — 1 to 128

 

policy-name—
Specifies the name of a firewall policy, up to 32 characters.
router-instance—
Specifies the ID of the router that contains the firewall domain.
Values—
router-name | vprn-svc-id
router-name — “Base”, “management”
vprn-svc-id — 1 to 2147483647

 

sub-ident—
Specifies the subscriber identity string, up to 32 characters.
Supported Platforms 

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

8.26. firewall-policy

firewall-policy

Syntax 
firewall-policy [policy-name [associations]]
Context 
[Tree] (show>service>nat firewall-policy)
Full Contexts 
show service nat firewall-policy
Description 

This command lists the firewall policies that are present in the system.

Configuring the policy-name parameter will display all information for the specified policy.

Parameters 
associations—
Keyword to display all configuration objects that use the specified firewall policy.
policy-name—
Specifies the name of a firewall policy, up to 32 characters.
Output 

The following output is an example of firewall policy information.

Sample Output
Node# show service nat firewall-policy
===============================================================================
Firewall policies
===============================================================================
Firewall policy                  Description
-------------------------------------------------------------------------------
firewall_dhcp6_0                 IPv6 Firewall policy for DHCP6 on service Base
firewall_dhcp6_300               IPv6 Firewall policy for DHCP6 on service 300
firewall_dhcp6_4                 IPv6 Firewall policy for DHCP6 on service 4
firewall_slaac_0                 IPv6 Firewall policy for SLAAC on service Base
firewall_slaac_300               IPv6 Firewall policy for SLAAC on service 300
firewall_slaac_4                 IPv6 Firewall policy for SLAAC on service 4
-------------------------------------------------------------------------------
No. of firewall policies: 6
===============================================================================
 
 
Node# show service nat firewall-policy "firewall_slaac_4"
===============================================================================
Firewall policy firewall_slaac_4
===============================================================================
Description                           : IPv6 Firewall policy for SLAAC on
                                        service 4
Domain                                : domain_slaac_4
Router                                : vprn4
Filtering                             : endpointIndependent
Port forwarding range end             : 1023
Session limit                         : 65535
Reserved sessions                     : 0
Session usage High Watermark (%)      : (Not Specified)
Session usage Low Watermark (%)       : (Not Specified)
ALG enabled                           : ftp
Prioritized forwarding classes        : (Not Specified)
Timeout TCP established (s)           : 7440
Timeout TCP transitory (s)            : 240
Timeout TCP SYN (s)                   : 15
Timeout TCP TIME-WAIT (s)             : 0
Timeout TCP RST (s)                   : 0
Timeout UDP mapping (s)               : 300
Timeout UDP initial (s)               : 15
Timeout UDP DNS (s)                   : 15
Timeout ICMPv6 Query (s)              : 60
Timeout SIP Inactive Media (s)        : 120
Timeout unknown protocol (s)          : 300
UDP inbound refresh                   : false
TCP MSS Adjust                        : (Not Specified)
Unknown protocols                     : (Not Specified)
Last Mgmt Change                      : 01/23/2017 14:32:27
===============================================================================
 
 
Node# show service nat firewall-policy "firewall_slaac_4" associations
===============================================================================
Subscriber profile associations
===============================================================================
Subprof_1
-------------------------------------------------------------------------------
No. of subscriber profiles: 1
===============================================================================
Supported Platforms 

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

8.27. flap-statistics

flap-statistics

Syntax 
flap-statistics [{ip-prefix/mask [neighbor ip-addr] | group group-name | regex reg-exp | [policy policy-name}]
Context 
[Tree] (clear>router>bgp flap-statistics)
Full Contexts 
clear router bgp flap-statistics
Description 

This command clears route flap statistics.

Parameters 
ip-prefix/mask—
Clears route flap statistics for entries that match the specified IP prefix and mask length.
Values—
ipv4-prefix: a.b.c.d (host bits must be 0)
ipv4-prefix-le: 0 to 32
ipv6-prefix:
  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
ipv6-prefix-le: 0 to 128

 

ip-addr
Clears route flap statistics for entries received from the specified BGP neighbor.
Values—
ipv4-prefix: a.b.c.d (host bits must be 0)
ipv6-prefix:
  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
    interface: 32 chars max, mandatory for link local addresses

 

group-name
Clears route flap statistics for entries received from any BGP neighbors in the specified peer group. 32 characters maximum.
reg-exp
Clears route flap statistics for all entries which have the regular expression and the AS path that matches the regular expression. 80 characters maximum.
policy-name
Clears route flap statistics for entries that match the specified route policy. 32 characters maximum.
Supported Platforms 

All

8.28. flex-algo

flex-algo

Syntax 
flex-algo [flex-algo-id] [level level] [detail]
Context 
[Tree] (show>router>isis flex-algo)
Full Contexts 
show router isis flex-algo
Description 

This command displays the IS-IS flexible algorithm information.

This command displays the flexible algorithms, the winning FAD for which the router is enabled and whether the local router is advertising a FAD.

When the keyword detail is used, all other FADs (beyond the winning FAD) advertised by any other router in the area are also displayed.

The displayed output can be filtered by using the flex-algo-id or level keywords.

Parameters 
flex-algo-id—
Specifies the keyword filter to display output for the requested algorithm only.
level—
Displays the IS-IS area level information constrained to IS-IS level-1 or level-2 only.
level—
Specifies the IS-IS area level, it filters the displayed information constrained to IS-IS level-1 or level-2 only.
detail—
Displays not only the winning FAD information, but also all other FADs that the router has advertised in IS-IS.
Output 

The following output is an example of flexible algorithm information, and Table 152 describes the output fields.

Sample Output
*A:Dut-B# show router isis 0 flex-algo 128
===============================================================================
Rtr Base ISIS Instance 0 Flex-Algos
===============================================================================
-------------------------------------------------------------------------------
Flex-Algo : 128
-------------------------------------------------------------------------------
Advertising FAD         : My128
Participating           : Yes
Loop-Free-Alternate     : Disabled
L1 Oper state           : UP
L2 Oper state           : UP
Displaying Level 1 FAD Info
-------------------------------------------------------------------------------
FADs-count              : 2
Selected FAD
  Fad-Owner             : 4900.0000.0002
    Supported           : Yes
    Priority            : 100
    Metric Type         : delay
    Calculation Type    : spf(0)
    Exclude             : 0x0
    Include Any         : 0x0
    Include All         : 0x0
    Fad Flags           : M
    Level               : L1
Displaying Level 2 FAD Info
-------------------------------------------------------------------------------
FADs-count              : 1
Selected FAD
  Fad-Owner             : 4900.0000.0002
    Supported           : Yes
    Priority            : 100
    Metric Type         : delay
    Calculation Type    : spf(0)
    Exclude             : 0x0
    Include Any         : 0x0
    Include All         : 0x0
    Fad Flags           : M
    Level               : L2
-------------------------------------------------------------------------------
FAD: Flexible Algorithm Definition
Fad Flags:   M = Prefix Metric
===============================================================================
*A:Dut-B#
*A:Dut-B#show router isis 0 flex-algo detail
===============================================================================
Rtr Base ISIS Instance 0 Flex-Algos (detail)
===============================================================================
-------------------------------------------------------------------------------
Flex-Algo : 128
-------------------------------------------------------------------------------
Advertising FAD         : My128
Participating           : Yes
Loop-Free-Alternate     : Disabled
L1 Oper state           : UP
L2 Oper state           : UP
Displaying Level 1 FAD Info
-------------------------------------------------------------------------------
FADs-count              : 2
Selected FAD
  Fad-Owner             : 4900.0000.0002
    Supported           : Yes
    Priority            : 100
    Metric Type         : delay
    Calculation Type    : spf(0)
    Exclude             : 0x0
    Include Any         : 0x0
    Include All         : 0x0
    Fad Flags           : M
    Level               : L1
Other FADs
  Fad-Owner             : 4900.0000.0004
    Supported           : Yes
    Priority            : 50
    Metric Type         : delay
    Calculation Type    : spf(0)
    Exclude             : 0x0
    Include Any         : 0x0
    Include All         : 0x0
    Fad Flags           : M
    Level               : L1
Displaying Level 2 FAD Info
-------------------------------------------------------------------------------
FADs-count              : 1
Selected FAD
Fad-Owner             : 4900.0000.0002
    Supported           : Yes
    Priority            : 100
    Metric Type         : delay
    Calculation Type    : spf(0)
    Exclude             : 0x0
    Include Any         : 0x0
    Include All         : 0x0
    Fad Flags           : M
    Level               : L2
Other FADs
-------------------------------------------------------------------------------
FAD: Flexible Algorithm Definition
Fad Flags:   M = Prefix Metric
===============================================================================
*A:Dut-B>show>router>isis#
Table 152:  Flexible Algorithm Output Fields 

Label

Description

Flex-Algo

The flexible algorithm number

Advertising FAD

The FAD name when the local router is advertising a FAD

Participating

The flexible algorithm participation is enabled

Loop-Free-Alternate

Displays Loop-Free-Alternates; if enabled, then the configuration is slaved from base SPF

L1 Oper State

Displays the L1 operational flexible algorithm state

L2 Oper State

Displays the L2 operational flexible algorithm state

FADs-Count

Displays the number of FADs in the area available to the router

FAD-Owner

Displays the winning FAD owner

Supported

Displays local router support for the flexible algorithm definition that is advertised in the FAD

Priority

Displays the FAD priority; It is the tiebreaker when multiple FADs are received

Metric Type

The metric used by the winning FAD

igp — the IGP metric is used

te-metric — the TE metric is used

delay — the delay metric is used

Calculation Type

Displays the calculation type; for SPF a zero value is only defined

Exclude

The list of administrative groups for links to be excluded from the flexible algorithm topology graph

Include Any

The list of administrative groups for links to be included in the flexible algorithm topology graph

Include All

The list of administrative groups for links where all administrative groups have to match to be included in the flexible algorithm topology graph

Fad Flags

Displays the FAD Flags; the M-flag is used for inter-area; when set, the metric must be used for inter-area traffic to avoid loops and blackhole traffic on ABR/ASBR

Level

The IS-IS area level where the FAD is received

Supported Platforms 

All

flex-algo

Syntax 
flex-algo [flex-algo-id] [area area-id] [detail]
Context 
[Tree] (show>router>ospf flex-algo)
Full Contexts 
show router ospf flex-algo
Description 

This command displays OSPFv2 flexible algorithm information, which includes the flexible algorithms, the winning FAD for which the router is enabled, and whether the local router is advertising a FAD.

The displayed output can be filtered using either the area-id or flex-algo-id keywords.

Parameters 
flex-algo-id—
Specifies the keyword filter to display output for the requested algorithm only.
area-id—
Specifies the OSPFv2 area to display output.
area—
Displays the information constrained to a particular OSPFv2 area.
detail—
Displays the winning FAD information and all other FADs that the router has advertised in OSPFv2.
Output 

The following output is an example of flexible algorithm information, and Table 153 describes the output fields.

Sample Output
*A:Dut-C# show router ospf flex-algo detail
===============================================================================
Rtr Base OSPFv2 Instance 0 Flex-Algos (detail)
===============================================================================
-------------------------------------------------------------------------------
Flex-Algo : 128
-------------------------------------------------------------------------------
Advertising FAD         : Algo_OSPF_128
Participating           : Yes
Loop-Free-Alternate     : Disabled
Oper state
  Area 0.0.0.0          : UP
Displaying Area 0.0.0.0 FAD Info
-------------------------------------------------------------------------------
FADs-count              : 1
Selected FAD
  Fad-Owner             : 3.3.3.3
    Supported           : Yes
    Priority            : 50
    Metric Type         : igp (0)
    Calculation Type    : spf (0)
    Exclude             : 0x0
    Include Any         : 0x0
    Include All         : 0x0
    Fad Flags           : M
-------------------------------------------------------------------------------
FAD: Flexible Algorithm Definition
Fad Flags:   M = Prefix Metric
===============================================================================
*A:Dut-C# 
Table 153:  Flexible Algorithm Output Fields 

Label

Description

Flex-Algo

The flexible algorithm number

Advertising FAD

The FAD name when the local router is advertising a FAD

Participating

The flexible algorithm participation is enabled

Loop-Free-Alternate

Displays Loop-Free-Alternates; if enabled, then the configuration is slaved from base SPF

Oper state Area

The operational area state

FADs-count

Displays the number of FADs in the area available to the router

FAD-Owner

Displays the winning FAD owner

Supported

Displays local router support for the flexible algorithm definition that is advertised in the FAD

Priority

Displays the FAD priority which is the tiebreaker when multiple FADs are received

Metric Type

The metric used by the winning FAD

igp — the IGP metric is used

te-metric — the TE metric is used

delay — the delay metric is used

Calculation Type

Displays the calculation type; for SPF, only a zero value is defined

Exclude

The list of administrative groups for links to be excluded from the flexible algorithm topology graph

Include Any

The list of administrative groups for links to be included in the flexible algorithm topology graph

Include All

The list of administrative groups for links where all administrative groups must match to be included in the flexible algorithm topology graph

Fad Flags

Displays the FAD flags. The M-flag is used for inter-area; when set, the metric must be used for inter-area traffic to avoid loops and blackhole traffic on ABR/ASBR.

Supported Platforms 

All

8.29. flexible-algorithm-definitions

flexible-algorithm-definitions

Syntax 
flexible-algorithm-definitions [flex-algo fad-name]
Context 
[Tree] (show>router flexible-algorithm-definitions)
Full Contexts 
show router flexible-algorithm-definitions
Description 

This command displays information about the locally configured FADs.

If flex-algo fad-name is specified as the output filter, only filtered FAD definitions are shown. If no output filter is specified, all configured FADs are shown.

Parameters 
flex-algo fad-name
Displays the configuration information for the specified FAD name.
Output 

The following output is an example of FAD information, and Table 154 describes the output fields.

Sample Output
*A:Dut-B# show router flexible-algorithm-definitions
===============================================================================
Flexible Algorithm Definitions
===============================================================================
-------------------------------------------------------------------------------
Flex-Algo: My128
-------------------------------------------------------------------------------
Admin State   : Up
Description   : This-is-My128-algo
Metric Type   : delay
Priority      : 100
Exclude       : N.A.
Include Any   : N.A.
Include All   : N.A.
-------------------------------------------------------------------------------
Flex-Algo: MyFAD
-------------------------------------------------------------------------------
Admin State   : Up
Description   : (Not Specified)
Metric Type   : igp
Priority      : 100
Exclude       : N.A.
Include Any   : N.A.
Include All   : N.A.
===============================================================================
*A:Dut-B#
*A:Dut-B# show router flexible-algorithm-definitions flex-algo "My128"
===============================================================================
Flexible Algorithm Definitions
===============================================================================
-------------------------------------------------------------------------------
Flex-Algo: My128
-------------------------------------------------------------------------------
Admin State   : Up
Description   : This-is-My128-algo
Metric Type   : delay
Priority      : 100
Exclude       : N.A.
Include Any   : N.A.
Include All   : N.A.
===============================================================================
*A:Dut-B#
Table 154:  FAD Fields

Label

Description

Flex-Algo

FAD name

Admin State

Displays the administrative state of the FAD

Description

Displays a short description of the FAD

Metric Type

The metric type of the FAD

igp — the IGP metric is used for the flexible algorithm graph

te-metric — the TE metric is used for the flexible algorithm graph

delay — the delay metric is used for the flexible algorithm graph

Priority

Displays the priority of the FAD; if the FAD is advertised, the priority is the tie-breaker used to determine the winning FAD; the higher the value the higher the priority

Exclude

Displays the list of link administrative groups to exclude from the construction of the flexible algorithm topological graph

Include Any

Displays the list of link administrative groups to include when constructing the flexible algorithm topological graph

Include All

Displays the list of link administrative groups that must be assigned to a single link to include in the construction of the flexible algorithm topological graph

Supported Platforms 

All

8.30. flood-table

flood-table

Syntax 
flood-table [class class] [detail]
Context 
[Tree] (tools>dump>wlan-gw>lanext>bd flood-table)
Full Contexts 
tools dump wlan-gw lanext bd flood-table
Description 

This command dumps the specified flood table entries for the specified HLE BD.

Parameters 
class—
Specifies the source on which to filter the flood table entries.
Values—
access, network, remote

 

detail—
Dumps detailed information for the flood table.
Output 

The following output is an example of flood table information.

Sample Output
tools>dump>wlan-gw>lanext>bd# flood-table detail
===============================================================================
MATCHED 2 FLOOD ENTRIES ON SLOT #2 MDA #1
===============================================================================
TUNNEL MDA      : 2/1                   VLAN            : 100                  
TUNNEL PORT     : 2/1/NAT-IN-IP         TUNNEL ENCAP    : 2049.1
TUNNEL SRC IP   : 11.3.3.100
TUNNEL DST IP   : 4.4.4.4
TUNNEL TYPE     : GRE                   TUNNEL CLASS    : ACCESS               
GRE RAW HEADER  : 1483014144           
-------------------------------------------------------------------------------
TUNNEL MDA      : 2/1                   VLAN            : N/A                  
TUNNEL PORT     : 2/1/NAT-OUT-IP        TUNNEL ENCAP    : 2081.3
TUNNEL SRC IP   : 2.2.2.2
TUNNEL DST IP   : 44.44.44.1
TUNNEL TYPE     : VXLAN                 TUNNEL CLASS    : NETWORK              
VXLAN VNI       : 102                  
VXLAN PORT      : 4789                 
-------------------------------------------------------------------------------
===============================================================================
Supported Platforms 

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

8.31. flow-attribute

flow-attribute

Syntax 
flow-attribute detail
flow-attribute summary
Context 
[Tree] (show>app-assure>group flow-attribute)
Full Contexts 
show application-assurance group flow-attribute
Description 

This command displays flow attribute information.

Parameters 
detail—
Displays detailed information.
summary—
Displays summary information.
Output 

The following are examples of flow attribute information.

Table 155 describes the flow attribute output fields.

Sample Output
show application-assurance group 1:0 flow-attribute detail 
===============================================================================
Application-Assurance Flow Attribute Detailed Statistics
===============================================================================
Type                           Octets              Packets                Flows
-------------------------------------------------------------------------------
Flow attribute : audio       
  Confidence   : 0-19
    From sub                     1494                    1                    1
    To sub                          0                    0                    0
  Confidence   : 20-39
    From sub                        0                    0                    0
    To sub                          0                    0                    0
  Confidence   : 40-59
    From sub                        0                    0                    0
    To sub                          0                    0                    0
  Confidence   : 60-79
    From sub                        0                    0                    0
    To sub                          0                    0                    0
  Confidence   : 80-100
    From sub                   118251                 1146                    1
    To sub                     136584                 1314                    1
...
 
 
show application-assurance group 1:0 flow-attribute summary
=============================================================================
Application-Assurance Flow Attribute Statistics Summary
=============================================================================
                                        Confidence
Type                        0-19      20-39      40-59      60-79     80-100
-----------------------------------------------------------------------------
Flow attribute : audio            
  Total bytes               0.5%         0%         0%         0%      99.5%
  Total packets               0%         0%         0%         0%       100%
  Total flows              33.3%         0%         0%         0%      66.7%
-----------------------------------------------------------------------------
Flow attribute : video            
  Total bytes               100%         0%         0%         0%         0%
  Total packets             100%         0%         0%         0%         0%
  Total flows               100%         0%         0%         0%         0%
-----------------------------------------------------------------------------
Flow attribute : upload           
  Total bytes               100%         0%         0%         0%         0%
  Total packets             100%         0%         0%         0%         0%
  Total flows               100%         0%         0%         0%         0%
-----------------------------------------------------------------------------
Flow attribute : download         
  Total bytes               100%         0%         0%         0%         0%
  Total packets             100%         0%         0%         0%         0%
  Total flows               100%         0%         0%         0%         0%
-----------------------------------------------------------------------------
Flow attribute : encrypted        
  Total bytes                 0%         0%         0%         0%       100%
  Total packets               0%         0%         0%         0%       100%
  Total flows              20.6%         0%         0%         0%      79.4%
-----------------------------------------------------------------------------
Flow attribute : abr_service      
  Total bytes                 0%         0%         0%         0%       100%
  Total packets               0%         0%         0%         0%       100%
  Total flows               1.7%         0%         0%         0%      98.3%
-----------------------------------------------------------------------------
Flow attribute : real_time_communication
  Total bytes                 0%         0%         0%         0%       100%
  Total packets               0%         0%         0%         0%       100%
  Total flows               1.7%         0%         0%         0%      98.3%
=============================================================================
Table 155:   Flow Attributes Output Field Descriptions

Label

Description

Flow attribute

Displays information for a specific flow attribute.

Confidence

An indication of the certainty that an attribute applies to a flow. Displays the percentage of flows within each range of confidence levels for the attribute.

Octets

Number of octets in the confidence level range.

Packets

Number of packets in the confidence level range.

Flows

Number of flows in the confidence level range.

Total bytes

Percentage of the total bytes per confidence range for a specific flow attribute.

Total packets

Percentage of the total packets per confidence range for a specific flow attribute.

Total flows

Percentage of the total flows per confidence range for a specific flow attribute.

Supported Platforms 

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

8.32. flow-record-search

flow-record-search

Syntax 
flow-record-search aa-sub {esm sub-ident-string | sap sap-id | spoke-sdp sdp-id:vc-id | transit transit-aasub-name | mobile {imsi imsi-msisdn | msisdn imsi-msisdn | imei imei} apn apn-name | dsm mac mac-address | esm-mac esm-mac-name} [protocol protocol-name] [application app-name] [app-group app-group-name] [flow-status flow-status] [start-flowid start-flowid] [classified classified] [server-ip ip-address] [server-port port-num] [client-ip ip-address] [bytes-tx kbytes] [flow-duration minutes] [max-count max-count] [search-type search-type] [url file-url]
flow-record-search isa mda-id [protocol protocol-name] [application app-name] [app-group app-group-name] [flow-status flow-status] [start-flowid start-flowid] [classified classified] [server-ip ip-address] [server-port port-num] [client-ip ip-address] [bytes-tx kbytes] [flow-duration minutes] [max-count max-count] [search-type search-type] [url file-url]
Context 
[Tree] (tools>dump>app-assure>group flow-record-search)
Full Contexts 
tools dump application-assurance group flow-record-search
Description 

This command dumps application-assurance flow-records matching the specified criteria for a specific AA subscriber.

Parameters 
application app-name
Displays flows for the specified application name.
app-group app-group-name
Displays flows for the specified application group.
bytes-tx kbytes
Display flows with the specified minimum kilobytes.
Values—
0 to 4294967295

 

classified classified
Specifies the starting flow ID.
Values—
yes, no

 

client-ip ip-address
Display flows with the specified client IP address.
Values—
ipv4-address - a.b.c.d ipv6-address - x:x:x:x:x:x:x:x (eight 16-bit pieces)

 

dsm mac mac-address
Displays flows for the specified subscriber.
esm sub-ident-string
Displays flows for the specified subscriber.
esm-mac esm-mac-name
Displays flows for the specified ESM MAC.
flow-duration minutes
Display flows with the specified minimum duration in minutes.
Values—
0 to 4294967295

 

flow-status flow-status
Displays only flows that are active or closed.
Values—
active, closed

 

max-count max-count
Specifies the maximum count of flows to display.
Values—
1 to 4294967295

 

protocol protocol-name
Displays flows for the specified protocol.
sap sap-id
Displays flows for the specified SAP.
search-type search-type
Specifies the level of detail displayed for flows that match the search criteria.
Values—
default — Displays some per flow information.
count — Displays the number of matching flows.
detail — Displays all per flow information available.

 

server-ip ip-address
Display flows with the specified server IP address.
Values—
ipv4-address - a.b.c.d
ipv6-address - x:x:x:x:x:x:x:x (eight 16-bit pieces)

 

server-port port-num
Display flows with the specified server port number.
Values—
0 to 65535

 

spoke-sdp sdp-id:vc-id
Displays flows for the specified spoke SDP.
start-flowid start-flowid
Specifies the starting flow ID.
Values—
0 to 4294967295

 

transit transit-aasub-name
Displays flows for the specified transit subscriber.
url file-url
Specifies the URL for the file to direct the search output to. The file may be local or remote.
Values—

local-url | remote-url

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

 

Output 

The following example displays flow record search information.

Sample Output
*A:Dut-C#  tools dump application-assurance group 74:40346 flow-record-search aa-sub esm-mac "diameter_esm-000100000002" 
=====================================================
Application-Assurance flow record search, Version 1.0
Search Start Time:     "01/13/2017 14:30:50" (UTC)
 Search Criteria:
  group[:partition]:   74:40346
  aa-sub:              diameter_esm-000100000002 (esm-mac)
  protocol name:       none specified
  application name:    none specified
  app-group name:      none specified
  flow-status:         none specified
  start-flowId:        none specified
  classified:          none specified
  server-ip:           none specified
  server-port:         none specified
  client-ip:           none specified
  bytes-tx:            none specified
  flow-duration:       none specified
  max-count:           none specified
  search-type:         default
=====================================================
FlowId  Init  Src-ip         Dst-ip      Ip-prot  Src-prt Dst-prt Protocol
    Application  Pkts-tx  Bytes-tx   Pkts-disc  Bytes-disc  Time-ofp(UTC)
           Time-olp(UTC)        
124     yes   192.168.200.2  200.1.1.3   icmp     0       0       "non_tcp_udp"         "ICMP"       1        42         0          0           "01/13/2017 14:27:06"
          "01/13/2017 14:27:06"
300     no    192.168.200.2  200.1.1.3   icmp     0       0       "non_tcp_udp"         "ICMP"        1        42         0          0           "01/13/2017 14:27:30"
          "01/13/2017 14:27:30"
Supported Platforms 

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

8.33. force

force

Syntax 
force aps-id {protect | working} [number number]
Context 
[Tree] (tools>perform>aps force)
Full Contexts 
tools perform aps force
Description 

This command forces a switch to either the protect or working circuit

Parameters 
aps-id—
Specifies the APS ID.
Values—

aps-id

aps-group-id

aps

keyword

group-id

1 to 128

 

protect—
This command clears a physical port that is acting as the protection circuit for the APS group.
working—
This command clears a physical port that is acting as the working circuit for this APS group.
number—
Specifies the APS channel number.
Values—
1, 2

 

Supported Platforms 

7450 ESS, 7750 SR-7/12/12e, 7750 SR-a, 7750 SR-e

force

Syntax 
force ring-index path {a | b}
Context 
[Tree] (tools>perform>eth-ring force)
Full Contexts 
tools perform eth-ring force
Description 

This command forces a block on the ring port where the command is issued.

Parameters 
ring-index—
Specifies the ring index.
Values—
1 to 128

 

path—
Displays information for a specific path.
Values—
a, b

 

Supported Platforms 

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

force

Syntax 
force all-mc {active | standby}
force lag-id lag-id [sub-group sub-group-id] {active | standby}
force peer-mc ip-address {active | standby}
Context 
[Tree] (tools>perform>lag force)
Full Contexts 
tools perform lag force
Description 

This command allows forcing the specified LAG, subgroup, all MC-LAGs, or remote peer for MC-LAGs to become active or standby when LAG runs in Active/Standby mode. To remove the forced condition, execute the tools perform lag clear-force command.

Parameters 
all-mc—
Specifies all MC-LAGs.
active—
Specifies to become active.
standby—
Specifies to become standby.
lag-id—
Specifies the LAG ID.
Values—
1 to 800

 

sub-group-id—
Specifies the subscriber group ID.
Values—
1 to 16

 

ip-address—
Specifies the 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, where x: [0 to FFFF]H and d: [0 to 255]D

 

Supported Platforms 

All

force

Syntax 
force id tunnel-id
force lsp-name
Context 
[Tree] (tools>perform>router>mpls>tp-tunnel force)
Full Contexts 
tools perform router mpls tp-tunnel force
Description 

This command performs a force switchover of the MPLS-TP LSP from the active path to the protect path.

Parameters 
tunnel-id—
Specifies the tunnel number of the MPLS-TP LSP.
Values—
1 to 61440

 

lsp-name—
Specifies name of the MPLS-TP LSP, up to 32 characters.
Supported Platforms 

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

8.34. force-partner-down

force-partner-down

Syntax 
force-partner-down
Context 
[Tree] (tools>perform>router>dhcp>server>failover force-partner-down)
[Tree] (tools>perform>router>dhcp>server>pool>failover force-partner-down)
[Tree] (tools>perform>router>dhcp6>server>failover force-partner-down)
[Tree] (tools>perform>router>dhcp6>server>pool>failover force-partner-down)
Full Contexts 
tools perform router dhcp local-dhcp-server failover force-partner-down
tools perform router dhcp local-dhcp-server pool failover force-partner-down
tools perform router dhcp6 local-dhcp-server failover force-partner-down
tools perform router dhcp6 local-dhcp-server pool failover force-partner-down
Description 

This command forces a DHCP server to transition from the COMMINICATIONS-INTERRUPTED state to the PARTNER-DOWN state.

It is important to note that this command should only be used if the remote DHCP server is out of service, else duplicate address allocations could occur.

In case of a communication failure between two redundant DHCP servers, the DHCP server transitions to the COMMUNICATIONS-INTERRUPTED state. In this state, the DHCP server allocates IP addresses for new leases from the local and address-driven address-ranges only. This prevents duplicate address allocations.

If during the partner-down-delay time, the communication with the remote DHCP server is not restored, then the DHCP server transitions to the PARTNER-DOWN state. In this state, the DHCP server also allocates IP addresses for new leases from the remote ranges. A DHCP server should only reach this state when the remote DHCP server is out of service, else IP address conflicts can occur.

Supported Platforms 

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

8.35. force-switch-path

force-switch-path

Syntax 
force-switch-path [lsp lsp-name] [path path-name]
no force-switch-path lsp lsp-name
Context 
[Tree] (tools>perform>router>mpls force-switch-path)
Full Contexts 
tools perform router mpls force-switch-path
Description 

Use this command to move from a standby path to any other standby path regardless of priority.

The no form of the command reverts to priority path.

Parameters 
lsp-name—
Specifies an existing LSP name, up to 64 characters in length.
path-name—
Specifies the path name to which to move the specified LSP.
Supported Platforms 

All

8.36. force-switchover

force-switchover

Syntax 
force-switchover tunnel-group local-group-id [now] [to {master | standby}]
Context 
[Tree] (tools>perform>redundancy>multi-chassis>mc-ipsec force-switchover)
Full Contexts 
tools perform redundancy multi-chassis mc-ipsec force-switchover
Description 

This command manually switches over the 7750 SR mc-ipsec mastership of specified tunnel-group.

Parameters 
local-group-id—
Specifies the local tunnel-group id configured in the config>redundancy>multi-chassis>peer>mc-ipsec context.
now—
This optional parameter removes the prompt of confirmation.
to {master | standby}—
specifies the desired mastership state to be achieved following a forced switch between this tunnel group and its redundant peer. If the target state matches the current state when the switch is attempted, then no switch will occur.
Supported Platforms 

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

8.37. force-uplink-switch

force-uplink-switch

Syntax 
force-uplink-switch client-port-id
Context 
[Tree] (tools>perform>satellite force-uplink-switch)
Full Contexts 
tools perform satellite force-uplink-switch
Description 

This command forces traffic associated with the specified satellite client port to be switched away from the current uplink depending on which uplink is currently active.

Parameters 
client-port-id —
Specifies the satellite client port associated with the port mapping, in the format esat-id/slot/port force.
Supported Platforms 

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

8.38. forced-single-sfm-overload

forced-single-sfm-overload

Syntax 
[no] forced-single-sfm-overload
Context 
[Tree] (tools>perform>redundancy forced-single-sfm-overload)
Full Contexts 
tools perform redundancy forced-single-sfm-overload
Description 

This command forces the single-sfm-overload state on or off.

Supported Platforms 

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-2s, 7750 SR-7s, 7750 SR-14s, 7950 XRS, VSR

8.39. forcerenew

forcerenew

Syntax 
forcerenew svc-id service-id {ip ip-address[/mask] | mac ieee-address}
forcerenew {interface interface-name | sap sap-id | sdp sdp-id:vc-id} [ip ip-address[/mask] | mac ieee-address]
Context 
[Tree] (tools>perform>subscr-mgmt forcerenew)
Full Contexts 
tools perform subscriber-mgmt forcerenew
Description 

This command forces the renewal of lease state and only applies to the 7450 ESS and 7750 SR.

In cases where the IPoE hosts resides in a private retail subnet VPRN, the MAC address must be used for the tools>perform>subscriber-mgmt>forcerenew command instead of the IP address.

Parameters 
service-id
Forces renewal of the lease state for the specified service ID.
Values—
1 to 2147483647

 

sap-id
Forces renewal of the lease state for the specified SAP.
ip-address
Forces renewal of the lease state for the specified IP address.
ieee-address
Forces renewal of the lease state for the specified MAC address.
interface-name
Forces renewal of the lease state for the specified interface name.
Supported Platforms 

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

8.40. forwarding

forwarding

Syntax 
forwarding [sub-domain sub-domain] [bsl bsl] [neighbor-prefix ip-address] [si si]
Context 
[Tree] (show>router>bier forwarding)
Full Contexts 
show router bier forwarding
Description 

This command shows the BIER forwarding table.

Parameters 
sub-domain—
Specifies a sub-domain.
Values—
0 to 255

 

bsl—
Specifies a bit string length.
Values—
256 to 1024

 

ip-address—
Specifies a neighbor-prefix in IP address format.
si—
Specifies an SI.
Values—
0 to 16

 

Output 

The following is an example of a BIER forwarding configuration. Table 156 provides BIER forwarding field descriptions.

Sample Output
*A:Dut-A# show router bier forwarding sub-domain 0 
===============================================================================
Neighbor
  Nexthop
  Interface
  [SI]: Label
     Forwarding Bit Mask
       BFR-ID : Prefix
-------------------------------------------------------------------------------
===============================================================================
BIER Forwarding Database Sub-Domain 0 BSL 256
===============================================================================
10.20.1.2
  10.180.1.2
  ip-10.180.1.1
  [0]: 1048556
     0x0000000000000000000000000000000000000000000000000000000000000036
       2 : 10.20.1.2
       3 : 10.20.1.3
       5 : 10.20.1.5
       6 : 10.20.1.6
===============================================================================
Total (Sub-Domain 0): 1
===============================================================================
Total BIER Forwarding entries : 1
===============================================================================
*A:Dut-A#
Table 156:  BIER Forwarding Fields 

Label

Description

Neighbor

The neighbor IP address

Nexthop

The next-hop IP address

Interface

The egress interface name for the programmed tunnel

[SI]:Label

The SI and label. The BitString and the SI together determine the set of BFERs to which a given packet will be delivered. The label is the egress transport label used for the given SI/SD.

Forwarding Bit Mask

The BitString forwarding mask

BFR-ID: Prefix

The BFR ID and the prefix reachable through this SD/SI/BFR-ID

Supported Platforms 

All

8.41. forwarding-policies

forwarding-policies

Syntax 
forwarding-policies
Context 
[Tree] (clear>router>mpls forwarding-policies)
Full Contexts 
clear router mpls forwarding-policies
Description 

This command resets or clears statistics for forwarding policies.

Supported Platforms 

All

forwarding-policies

Syntax 
forwarding-policies
Context 
[Tree] (show>router>mpls forwarding-policies)
Full Contexts 
show router mpls forwarding-policies
Description 

Commands in this context display forwarding policies.

Supported Platforms 

All

8.42. forwarding-policy

forwarding-policy

Syntax 
forwarding-policy [policy] [detail]
Context 
[Tree] (show>router>mpls>forwarding-policies forwarding-policy)
Full Contexts 
show router mpls forwarding-policies forwarding-policy
Description 

This command displays the MPLS forwarding policy information.

Parameters 
policy—
Specifies the policy name.
detail
Specifies detailed information.
Output 

Table 157 describes MPLS forward-policy output fields.

Table 157:  MPLS Forward-policy Output Fields

Label

Description

Policy Name

Specifies the MPLS forwarding policy name.

Binding Label

Specifies the binding label number.

Admin

Specifies the administrative state (up | down).

OperState

Specifies the operational state (up | down).

No. of Forwarding Policies

Specifies the number of forwarding policies.

Type

Specifies the type.

Binding Label

Specifies the binding label number.

Last Change

Specifies the date and time of the last change.

Sample Output
A*A:Dut-B>config>router>mpls# /show router mpls forwarding-policies forwarding-
policy
===============================================================================
MPLS Forwarding Policy
===============================================================================
Policy Name                                  Binding Label      Admin   Oper
-------------------------------------------------------------------------------
smallername!pol1                             0                  Down    Down
policy1-32chars-policy1-32chars              33                 Up      Down
fwdpolicyName!!ThisNameIs32chars             111                Up      Down
-------------------------------------------------------------------------------
No. of Forwarding Policies: 3
===============================================================================
*A:Dut-B>show>router>mpls# forwarding-policies forwarding-policy detail 
===============================================================================
Forwarding Policy Status (Detail)
===============================================================================
-------------------------------------------------------------------------------
Type : Label
-------------------------------------------------------------------------------
Policy Name      : smallername!pol1
Admin State      : Down                 Oper State       : Down
Binding Label    : 0                    Preference       : 2
Binding Label    : 0                    
Last Change      : 03/28/2018 23:52:45  
Ingress Stats    : Disabled             
 
-------------------------------------------------------------------------------
Type : Label
-------------------------------------------------------------------------------
Policy Name      : policy1-32chars-policy1-32chars
Admin State      : Up                   Oper State       : Down
Binding Label    : 33                   Preference       : 254
Binding Label    : 33                   
Last Change      : 03/28/2018 23:57:33  
Ingress Stats    : Disabled             
 
Next-hop Group   : 20                   
Admin State      : Up                   Oper State       : Down
Resolution Type  : direct               
Last Change      : 03/28/2018 23:57:32  
 
Primary
Oper State       : Down                 NH Addr          : 2.2.2.2
Last Change      : 03/28/2018 23:57:32  
Backup
Oper State       : Down                 NH Addr          : 3.3.3.3
Last Change      : 03/28/2018 23:57:32  
===============================================================================
Supported Platforms 

All

forwarding-policy

Syntax 
forwarding-policy name egress-stats
Context 
[Tree] (clear>router>mpls>forwarding-policies forwarding-policy)
Full Contexts 
clear router mpls forwarding-policies forwarding-policy
Description 

This command clears the egress statistics of the specified forwarding policy instance.

Parameters 
name—
Specifies the forwarding policy name up to 64 characters.
egress-stats
Clears the egress statistics of the specified forwarding policy.
Supported Platforms 

All

8.43. forwarding-table

forwarding-table

Syntax 
forwarding-table [slot-number]
Context 
[Tree] (clear>router forwarding-table)
Full Contexts 
clear router forwarding-table
Description 

This command clears the route table on the specified IOM with the route table.

If the slot number is not specified, the command forces the route table to be recalculated.

Parameters 
slot-number—
Clears the specified IOM slot.
Values—
1 to 10 (depending on chassis model)

 

Default—
all IOMs
Supported Platforms 

All

8.44. fp

fp

Syntax 
fp [slot-number[/fp-number]] [path path-type]
Context 
[Tree] (show>mcast-management fp)
Full Contexts 
show mcast-management fp
Description 

This command displays multicast path management FP-related information.

Parameters 
slot-number—
Displays information for the specified card slot.
fp-number—
Specifies an FP.
Values—
1 to 8

 

path-type—
Specifies the path type.
Values—
primary, secondary, blackhole

 

Output 

The following output displays an example of multicast management MDA information.

Sample Output
*A:PE# show mcast-management fp 5/1
===============================================================================
Fp 5/1
===============================================================================
S/F  Bw-policy                        Type            In-use-Bw          Admin
-------------------------------------------------------------------------------
5/1  reduce-paths                     Primary         3964 Kbps          up
     reduce-paths                     Secondary       0 Kbps             up
     reduce-paths                     Blackhole       0 Kbps             up
-------------------------------------------------------------------------------
*A:PE#
Supported Platforms 

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

fp

Syntax 
fp [fp-number]
Context 
[Tree] (tools>dump>resource-usage>card fp)
Full Contexts 
tools dump resource-usage card fp
Description 

This command displays resource information for FPs.

Parameters 
fp-number—
Specifies an FP.
Values—
1 to 8

 

Output 

The following output displays an example of FP card resource usage information.

Sample Output
# tools dump resource-usage card 1 fp 1
===============================================================================
Resource Usage Information for Card Slot #1 FP #1
===============================================================================
                                                    Total  Allocated       Free
-------------------------------------------------------------------------------
...
    Dynamic Policer Stats (in use by Egress) -                     0
                 Fast Depth Monitored Queues |      10000         25       9975
                          Egress User Queues |     253952          6     253946
                        Egress User Policers |     393215          1     393214
Supported Platforms 

All

8.45. fp-resource-policy

fp-resource-policy

Syntax 
fp-resource-policy [fp-resource-policy-name] [association]
fp-resource-policy [fp-resource-policy-name] [detail]
Context 
[Tree] (show>qos fp-resource-policy)
Full Contexts 
show qos fp-resource-policy
Description 

This command displays the FP resource policies configured on the system.

Parameters 
fp-resource-policy-name—
Displays the FP resource policy name, up to 32 characters.
association—
Displays the entities associated to the specified FP resource policy.
detail—
Displays detailed FP resource policies information, including FP resource policy associations.
Output 

The following output is an example of FP resource policy information.

Sample Output
A:PE# show qos fp-resources-policy
===============================================================================
FP Resource Policy Summary
===============================================================================
Policy Name                      Description
-------------------------------------------------------------------------------
default                          Default FP resource policy.
fp-res-policy-1
===============================================================================
A:PE#
A:PE# show qos fp-resources-policy fp-res-policy-1 associations
===============================================================================
FP Resource Policy
===============================================================================
Policy Name         : fp-res-policy-1
Description         : (Not Specified)
-------------------------------------------------------------------------------
Associations
-------------------------------------------------------------------------------
FP      : 1-1
FP      : 1-2
FP      : 1-3
FP      : 1-4
===============================================================================
A:PE#
A:PE# show qos fp-resources-policy fp-res-policy-1 detail
===============================================================================
FP Resource Policy
===============================================================================
Policy Name         : fp-res-policy-1
Description         : (Not Specified)
-------------------------------------------------------------------------------
Queues
-------------------------------------------------------------------------------
Ingress Percent of Total : 50.00 
-------------------------------------------------------------------------------
Associations
-------------------------------------------------------------------------------
FP      : 1-1
FP      : 1-2
FP      : 1-3
FP      : 1-4
===============================================================================
A:PE#
Supported Platforms 

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

8.46. fp-tunnel-table

fp-tunnel-table

Syntax 
fp-tunnel-table slot-number [ip-prefix/prefix-length]
fp-tunnel-table slot-number [{ipv4 | ipv6}]
Context 
[Tree] (show>router fp-tunnel-table)
Full Contexts 
show router fp-tunnel-table
Description 

This command displays the IOM/IMM label, next-hop and outgoing interface information for BGP, LDP and RSVP tunnels used in any of the following applications:

  1. BGP shortcut (config>router>bgp>next-hop-resolution>shortcut-tunnel)
  2. IGP shortcut (config>router>isis[ospf]>igp-shortcut)
  3. IGP prefix resolved to an LDP LSP (config>router>ldp-shortcut)
  4. Static route resolved to a LDP or RSVP LSP
  5. VPRN auto-bind
  6. 6PE/6VPE.
Parameters 
slot-number—
Displays information for the specified slot.
Values—
1 to 10

 

ip-prefix[/prefix-length]
Displays routes only matching the specified ip-address and length.
Values—

ipv4-prefix:

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

ipv4-prefix-length:

0 to 32

ipv6

ipv6-prefix[/pref*:

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

 

ipv4—
Displays the output to IPv4-based FP tunnel tables.
ipv6—
Displays the output to IPv6-based FP tunnel tables.
Output 

The following output is an example of router FP tunnel information.

Sample Output
*A:Dut-B# show router fp-tunnel-table 1 10.20.1.3/32 
===============================================================================
Tunnel Table Display
 
Legend: 
B - FRR Backup
===============================================================================
Destination                                               Protocol   Tunnel-ID
       Lbl               NextHop           Intf/Tunnel               
-------------------------------------------------------------------------------
10.20.1.3/32                                              LDP         -
       262137            10.2.1.3          1/1/3:1                   
10.20.1.3/32                                              RSVP        1
       262133            10.2.1.3          1/1/3:1                   
10.20.1.3/32                                              SR-ISIS-0   -
       18602             10.2.1.3          1/1/3:1                   
10.20.1.3/32                                              SR-OSPF-0   -
       19102             10.2.1.3          1/1/3:1                   
-------------------------------------------------------------------------------
Total Entries : 4
-------------------------------------------------------------------------------
===============================================================================
*A:Dut-B# 
 
*A:Dut-C# show router fp-tunnel-table 1
===============================================================================
Tunnel Table Display
 
Legend:
B - FRR Backup
===============================================================================
Destination                                               Protocol   Tunnel-ID
       Lbl               NextHop           Intf/Tunnel
-------------------------------------------------------------------------------
10.0.0.1/32                                               SR-ISIS-0   -
       20001             10.3.4.4           2/1/3:1
       20001/21005       10.2.3.2(B)        1/1/2
10.20.1.2/32                                              SR-ISIS-0   -
       21002             10.2.3.2           1/1/2
       21002/21005       10.3.4.4(B)        2/1/3:1
10.20.1.4/32                                              SR-ISIS-0   -
       21004             10.3.4.4           2/1/3:1
       21004/21005       10.2.3.2(B)        1/1/2
10.20.1.5/32                                              SR-ISIS-0   -
       21005             10.2.3.2           1/1/2
       21005             10.3.4.4(B)        2/1/3:1
-------------------------------------------------------------------------------
Total Entries : 4
-------------------------------------------------------------------------------
===============================================================================
*A:Dut-C#
 
*A:Dut-C# show router fp-tunnel-table 1 
===============================================================================
Tunnel Table Display
 
Legend: 
B - FRR Backup
===============================================================================
Destination                                               Protocol   Tunnel-ID
       Lbl               NextHop           Intf/Tunnel               
-------------------------------------------------------------------------------
10.1.3.1/32                                                SR          -
       3                 10.1.3.1           1/1/1                     
10.2.3.2/32                                                SR          -
       3                 10.2.3.2           1/1/2:1                   
10.3.5.5/32                                                SR          -
       3                 10.3.5.5           2/1/1                     
10.2.3.2/32                                                SR          -
       3                 10.2.3.2           1/1/2:2                   
10.20.1.1/32                                              SR-OSPF-0   -
       21011             10.1.3.1           1/1/1                     
       22011             10.2.3.2(B)        1/1/2:1                   
10.20.1.2/32                                              SR-OSPF-0   -
       22022             10.2.3.2           1/1/2:2                   
       24022/25044       10.3.5.5(B)        2/1/1                     
10.20.1.4/32                                              SR-OSPF-0   -
       25044             10.3.5.5           2/1/1                     
       22044             10.2.3.2           1/1/2:2                   
10.20.1.5/32                                              SR-OSPF-0   -
       25055             10.3.5.5           2/1/1                     
       24055/22044       10.2.3.2(B)        1/1/2:2                   
10.20.1.6/32                                              SR-OSPF-0   -
       25066             10.3.5.5           2/1/1                     
       24066/22044       10.2.3.2(B)        1/1/2:2                   
-------------------------------------------------------------------------------
Total Entries : 9
-------------------------------------------------------------------------------
===============================================================================
*A:Dut-C#
 
*A:Dut-F# show router fp-tunnel-table 1 
===============================================================================
Tunnel Table Display
Legend: 
B - FRR Backup
===============================================================================
Destination                                               Protocol   Tunnel-ID
    Lbl                  NextHop           Intf/Tunnel               
-------------------------------------------------------------------------------
10.0.11.1/32                                              SR-OSPF-0    -
  30004                  10.0.26.2            1/1/3:1                 
  40004                  10.0.36.3(B)         1/1/4:1                 
10.0.22.2/32                                              SR-OSPF-0    -
  30005                  10.0.26.2            1/1/3:1                 
  20005/40004            10.0.36.3(B)         1/1/4:1                 
10.0.26.2/32                                              SR           -
  3                      10.0.26.2            1/1/3:1                 
  50011/60001            10.0.56.5(B)         1/1/2:1                 
10.0.26.2/32                                              SR           -
  3                      10.0.26.2            1/1/3:1                 
  20005/40004            10.0.36.3(B)         1/1/4:1                 
10.0.33.3/32                                              SR-OSPF-0    -
  40000                  10.0.36.3            1/1/4:1                 
  30998                  10.0.26.2(B)         1/1/3:1                 
10.0.36.3/32                                              SR           -
  3                      10.0.36.3            1/1/4:1                 
10.0.44.4/32                                              SR-OSPF-0    -
  30001                  10.0.26.2            1/1/3:1                 
  60001                  10.0.56.5(B)         1/1/2:1                 
10.0.55.5/32                                              SR-OSPF-0    -
  60002                  10.0.56.5            1/1/2:1                 
  30995                  10.0.26.2(B)         1/1/3:1                 
10.0.56.5/32                                              SR           -
  3                      10.0.56.5            1/1/2:1                 
10.20.1.1/32                                              SR-OSPF-0   -
  30010                  10.0.26.2            1/1/3:1                 
  40010                  10.0.36.3(B)         1/1/4:1                 
10.20.1.2/32                                              SR-OSPF-0   -
  30011                  10.0.26.2            1/1/3:1                 
  50011/60001            10.0.56.5(B)         1/1/2:1                 
10.20.1.3/32                                              SR-OSPF-0   -
  40006                  10.0.36.3            1/1/4:1                 
  20006/30004            10.0.26.2(B)         1/1/3:1                 
10.20.1.4/32                                              SR-OSPF-0   -
  30007                  10.0.26.2            1/1/3:1                 
  60007                  10.0.56.5(B)         1/1/2:1                 
10.20.1.5/32                                              SR-OSPF-0   -
  60008                  10.0.56.5            1/1/2:1                 
  50008/30001            10.0.26.2(B)         1/1/3:1                 
-------------------------------------------------------------------------------
Total Entries : 14
-------------------------------------------------------------------------------
===============================================================================
*A:Dut-F# 
 
*A:Dut-C# show router  fp-tunnel-table 1 10.20.1.5/32 
===============================================================================
Tunnel Table Display
Legend: 
B - FRR Backup
===============================================================================
Destination                                               Protocol   Tunnel-ID
    Lbl                  NextHop           Intf/Tunnel               
-------------------------------------------------------------------------------
10.20.1.5/32                                              LDP         -
  262135                 10.10.5.5           2/1/1                   
  3                      10.20.1.5(B)      SR                        
10.20.1.5/32                                              SR-ISIS-0   -
  474390                 10.10.5.5           2/1/1                   
  474390/474389          10.10.12.2(B)       lag-1                   
-------------------------------------------------------------------------------
Total Entries : 2
-------------------------------------------------------------------------------
===============================================================================
*A:Dut-C>config>router>ospf3# show router fp-tunnel-table 1 ipv6 
===============================================================================
IPv6 Tunnel Table Display
Legend: 
B - FRR Backup
===============================================================================
Destination                                  Protocol            Tunnel-ID
  Lbl                                                             
    NextHop                                                      Intf/Tunnel
-------------------------------------------------------------------------------
3ffe::100:b01/128                            SR-OSPF3-0           -
  20004
    fe80::200:ff:fe00:1-"DUTC_TO_DUTA.1.0"                     1/1/1:1
  30004/70005
    fe80::200:ff:fe00:6-"DUTC_TO_DUTF.1.0"(B)                  2/1/2:1
3ffe::100:1602/128                           SR-OSPF3-0           -
  20005
    fe80::200:ff:fe00:1-"DUTC_TO_DUTA.1.0"                     1/1/1:1
  70005
    fe80::200:ff:fe00:6-"DUTC_TO_DUTF.1.0"(B)                  2/1/2:1
3ffe::100:2c04/128                           SR-OSPF3-0           -
  20001
    fe80::200:ff:fe00:1-"DUTC_TO_DUTA.1.0"                     1/1/1:1
  70001
    fe80::200:ff:fe00:6-"DUTC_TO_DUTF.1.0"(B)                  2/1/2:1
3ffe::100:3705/128                           SR-OSPF3-0           -
  70002
    fe80::200:ff:fe00:6-"DUTC_TO_DUTF.1.0"                     2/1/2:1
  30002/20005
    fe80::200:ff:fe00:1-"DUTC_TO_DUTA.1.0"(B)                  1/1/1:1
3ffe::100:4206/128                           SR-OSPF3-0           -
  70003
    fe80::200:ff:fe00:6-"DUTC_TO_DUTF.1.0"                     2/1/2:1
  30003/20005
    fe80::200:ff:fe00:1-"DUTC_TO_DUTA.1.0"(B)                  1/1/1:1
3ffe::a14:101/128                            SR-OSPF3-0           -
  20010
    fe80::200:ff:fe00:1-"DUTC_TO_DUTA.1.0"                     1/1/1:1
  30010/70005                         
    fe80::200:ff:fe00:6-"DUTC_TO_DUTF.1.0"(B)                  2/1/2:1
3ffe::a14:102/128                            SR-OSPF3-0           -
  20011
    fe80::200:ff:fe00:1-"DUTC_TO_DUTA.1.0"                     1/1/1:1
  70011
    fe80::200:ff:fe00:6-"DUTC_TO_DUTF.1.0"(B)                  2/1/2:1
3ffe::a14:104/128                            SR-OSPF3-0           -
  20007
    fe80::200:ff:fe00:1-"DUTC_TO_DUTA.1.0"                     1/1/1:1
  70007
    fe80::200:ff:fe00:6-"DUTC_TO_DUTF.1.0"(B)                  2/1/2:1
3ffe::a14:105/128                            SR-OSPF3-0           -
  70008
    fe80::200:ff:fe00:6-"DUTC_TO_DUTF.1.0"                     2/1/2:1
  30008/20005
    fe80::200:ff:fe00:1-"DUTC_TO_DUTA.1.0"(B)                  1/1/1:1
3ffe::a14:106/128                            SR-OSPF3-0           -
  70009
    fe80::200:ff:fe00:6-"DUTC_TO_DUTF.1.0"                     2/1/2:1
  30009/20005
    fe80::200:ff:fe00:1-"DUTC_TO_DUTA.1.0"(B)                  1/1/1:1
fe80::200:ff:fe00:1-"DUTC_TO_DUTA.1.0"/128   SR                   524325
  3
    fe80::200:ff:fe00:1-"DUTC_TO_DUTA.1.0"                     1/1/1:1
  30004/70005
    fe80::200:ff:fe00:6-"DUTC_TO_DUTF.1.0"(B)                  2/1/2:1
fe80::200:ff:fe00:6-"DUTC_TO_DUTF.1.0"/128   SR                   524326
  3
    fe80::200:ff:fe00:6-"DUTC_TO_DUTF.1.0"                     2/1/2:1
  30003/20005
    fe80::200:ff:fe00:1-"DUTC_TO_DUTA.1.0"(B)                  1/1/1:1
-------------------------------------------------------------------------------
Total Entries : 12
-------------------------------------------------------------------------------
=============================================================================== 
 
 
A:Dut-C# show router fp-tunnel-table 1 ipv6 
===============================================================================
IPv6 Tunnel Table Display
Legend: 
B - FRR Backup
===============================================================================
Destination                                  Protocol            Tunnel-ID
  Lbl                                                             
    NextHop                                                      Intf/Tunnel
-------------------------------------------------------------------------------
3ffe::a14:101/128                            LDP                  -
  524286
    fe80::21-"ip-3FFE::A0A:203"                                1/1/1
3ffe::a14:101/128                            SR-ISIS-0            -
  424488
    fe80::21-"ip-3FFE::A0A:203"                                1/1/1
3ffe::a14:102/128                            LDP                  -
  524286
    fe80::122-"ip-3FFE::A0A:C03"                               lag-1
3ffe::a14:102/128                            SR-ISIS-0            -
  439489
    fe80::122-"ip-3FFE::A0A:C03"                               lag-1
3ffe::a14:104/128                            LDP                  -
  524284
    fe80::114-"ip-3FFE::A0A:B03"                               2/1/2
3ffe::a14:104/128                            SR-ISIS-0            -
  469491
    fe80::114-"ip-3FFE::A0A:B03"                               2/1/2
3ffe::a14:105/128                            LDP                  -
  524286
    fe80::55-"ip-3FFE::A0A:503"                                2/1/1
3ffe::a14:105/128                            SR-ISIS-0            -
  484492
    fe80::55-"ip-3FFE::A0A:503"                                2/1/1
3ffe::a14:106/128                            LDP                  -
  524269
    fe80::114-"ip-3FFE::A0A:B03"                               2/1/2
3ffe::a14:106/128                            SR-ISIS-0            -
  469493                              
    fe80::114-"ip-3FFE::A0A:B03"                               2/1/2
3ffe::a14:106/128                            SR-TE                655362
  424493
  3ffe::a14:101                                                SR
3ffe::a14:106/128                            SR-TE                655363
  424493
  3ffe::a14:101                                                SR
fe80::21-"ip-3FFE::A0A:203"/128              SR                   524289
  3
    fe80::21-"ip-3FFE::A0A:203"                                1/1/1
fe80::21-"ip-3FFE::A0A:203"/128              SR                   524290
  3
    fe80::21-"ip-3FFE::A0A:203"                                1/1/1
fe80::32-"ip-3FFE::A0A:303"/128              SR                   524293
  3
    fe80::32-"ip-3FFE::A0A:303"                                1/1/2
fe80::32-"ip-3FFE::A0A:303"/128              SR                   524294
  3
    fe80::32-"ip-3FFE::A0A:303"                                1/1/2
fe80::55-"ip-3FFE::A0A:503"/128              SR                   524300
  3
    fe80::55-"ip-3FFE::A0A:503"                                2/1/1
fe80::55-"ip-3FFE::A0A:503"/128              SR                   524301
  3
    fe80::55-"ip-3FFE::A0A:503"                                2/1/1
fe80::114-"ip-3FFE::A0A:B03"/128             SR                   524295
  3
    fe80::114-"ip-3FFE::A0A:B03"                               2/1/2
fe80::114-"ip-3FFE::A0A:B03"/128             SR                   524296
  3
    fe80::114-"ip-3FFE::A0A:B03"                               2/1/2
fe80::122-"ip-3FFE::A0A:C03"/128             SR                   524291
  3
    fe80::122-"ip-3FFE::A0A:C03"                               lag-1
fe80::122-"ip-3FFE::A0A:C03"/128             SR                   524292
  3
    fe80::122-"ip-3FFE::A0A:C03"                               lag-1
-------------------------------------------------------------------------------
Total Entries : 22
-------------------------------------------------------------------------------
===============================================================================
A:Dut-C# show router fp-tunnel-table 3 3ffe::a14:101/128 
===============================================================================
IPv6 Tunnel Table Display
Legend: 
B - FRR Backup
===============================================================================
Destination                                  Protocol            Tunnel-ID
  Lbl                                                             
    NextHop                                                      Intf/Tunnel
-------------------------------------------------------------------------------
3ffe::a14:101/128                            LDP                  -
  524286
    fe80::21-"ip-3FFE::A0A:203"                                1/1/1
3ffe::a14:101/128                            SR-ISIS-0            -
  424488
    fe80::21-"ip-3FFE::A0A:203"                                1/1/1
-------------------------------------------------------------------------------
Total Entries : 2
-------------------------------------------------------------------------------
===============================================================================
Supported Platforms 

All

8.47. frag-stats

frag-stats

Syntax 
frag-stats
Context 
[Tree] (show>service>nat>map frag-stats)
Full Contexts 
show service nat map frag-stats
Description 

This command displays NAT MAP fragmentation information.

Output 

The following is sample output for this command, and Table 158 describes the fields.

Sample Output
*A:Dut-D>show>service>nat>map# show service nat map frag-stats 
===============================================================================
NAT MAP fragmentation statistics
===============================================================================
Rx Resolved Packets                                     : 0
Rx Unresolved Packets                                   : 0
Tx Frags                                                : 0
Dropped Frags                                           : 0
Created Flows                                           : 0
Flow Collisions                                         : 0
Exceeded Max Flows                                      : 0
Exceeded Max Timeouts                                   : 0
Exceeded Max Buffers                                    : 0
Exceeded Max Buffers Per Flow                           : 0
In-Use Flows %                                          : 0
Max Flows %                                             : 0
In-Use Buffers %                                        : 0
Max Buffers %                                           : 0
===============================================================================
Table 158:  Map Frag-Stats Output Fields

Label

Description

Rx Resolved Packets

Specifies fragments that were resolved and never buffered. This includes:

  1. first fragments (MF=1, FO=0), which are always resolved by definition
  2. non-first fragments that have matching flow records

Rx Unresolved Packets

Specifies the number of packets that were queued in the system since the last clear command was invoked. For example, out-of-order fragments without a matching flow record (missing the first fragment). These packets can be eventually resolved and forwarded, or discarded (for example, as a result of timeout).

Tx Frags

Specifies the fragments that were transmitted (Rx Resolved and Rx Unresolved that were eventually resolved) out of the fragmentation logic within the VSR. There is no guarantee that these fragments will be transmitted out of the system as they may be dropped on egress due to congestion or restrictions imposed by the configured filter.

Dropped Frags

Specifies the dropped fragments due to some fragmentation issue (timeout, buffer full).

Created Flows

A cumulative counter that represents the total number of flow records since the last clear command was invoked. It only counts the first fragment and roughly represents the amount of fragmented packets that were processed by the system since the last clear command.

The counter does not provide any indication about the number of flows (packets whose fragments were transmitted fully) that were actually transmitted.

Flow Collisions

Represents the number of overlapping first fragments. For example, when a flow record already exists and another first fragment for this flow is received.

Exceeded Max Flows

Specifies the number of occurrences when the number of flows in the system exceeded its maximum supported value.

Exceeded Max Timeouts

Specifies the number of fragments that have timed out (since the last clear command):

  1. Rx unresolved (buffered) fragments that have timed out, due to a missing first fragment
  2. deleted flow-records because they have not received all fragments within the timeout period

Exceeded Max Buffers

Specifies the number of occurrences when the number of buffers in the system exceeded its maximum supported value.

Exceeded Max Timeouts

Specifies the number of fragments that have timed out (since the last clear command):

  1. Rx unresolved (buffered) fragments that have timed out, due to a missing 1st fragment
  2. deleted flow-records because they have not received all fragments within the timeout period

Exceeded Max Buffers

Specifies the number of occurrences when the number of buffers in the system exceeded its maximum supported value.

Exceeded Max Buffers Per Flow

Specifies the number of occurrences when a fragment count per flow has exceeded its limit.

In-Use Flows

An approximation of the number of flow records that are currently in use. The counter provides an estimate, expressed in percent, of the number of fragmented packets that were being processed at the time the counter was invoked.

Max Flows

Specifies the amount of time in seconds that the system will remain in a hold down state before being used again.

In-Use Buffers

Represents the amount of buffered fragments, expressed in percent of the maximum buffer space, that can be used for fragmentation.

Max Buffers

A non-cumulative counter that represents the maximum number of buffers allocated since the last clear command. The counter captures the highest value of the buffers-in-use counter since the last clear command. The counter shows the percentage of the total buffer space that can be used by fragmentation.

Supported Platforms 

VSR

8.48. frame-relay

frame-relay

Syntax 
frame-relay port-id
Context 
[Tree] (tools>dump frame-relay)
Full Contexts 
tools dump frame-relay
Description 

This command displays frame-relay information.

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

fr

bundle-num

1 to 336

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 frame relay information.

Sample Output
tools dump frame-relay bundle-fr-1/1.1
 
MLFR info for bundle-fr-1/1.1:
    expectedBundleIdStr : "7750-bundle-fr-1/1.1"
    bundleId            : 1
    active/configured   : 4/4
    adminEnabled        : 1
    ddDebDownCnt        : 10
    ddMaxForBundle      : 0
    fwdId               : 0
    linkDebugMask       : 0
 
 
-------- Member Information ---------
 
1/1/1.1.1.1                 PortId = 0x22208056 
    Internal ID              : bundle 1, link 1
    Link protocol state      : Up
    Diff delay state         : Yellow
    ddRedCnt                 : 0
    ddYellowCnt              : 11
    Smoothed diff delay      : 20 ms.
    Historical RTT           : 22788, 22756, 22752 us.
    Rx LinkId                : "1/1/1.1.1.1"
    WARNING                  : dbgDelay=20 ms
    LIP CTL Messages         : Tx: 136         Rx: 135       
    Hello Messages           : Tx: 121         Rx: 12        
    Hello Ack Messages       : Tx: 12          Rx: 121       
    AddLink Messages         : Tx: 2           Rx: 1         
    AddLinkAck Messages      : Tx: 1           Rx: 1         
    AddLinkRej Messages      : Tx: 0           Rx: 0         
1/1/1.1.2.1                 PortId = 0x22208077 
    Internal ID              : bundle 1, link 2
    Link protocol state      : Up
    Diff delay state         : OK
    Smoothed diff delay      : 0 ms.
    Historical RTT           : 2271, 2304, 2309 us.
    Rx LinkId                : "1/1/1.1.2.1"
    LIP CTL Messages         : Tx: 136         Rx: 135       
    Hello Messages           : Tx: 121         Rx: 12        
    Hello Ack Messages       : Tx: 12          Rx: 121       
    AddLink Messages         : Tx: 2           Rx: 1         
    AddLinkAck Messages      : Tx: 1           Rx: 1         
    AddLinkRej Messages      : Tx: 0           Rx: 0         
1/1/1.1.3.1                 PortId = 0x22208098 
    Internal ID              : bundle 1, link 4
    Link protocol state      : Up
    Diff delay state         : OK
    Smoothed diff delay      : 0 ms.
    Historical RTT           : 2218, 2223, 2359 us.
    Rx LinkId                : "1/1/1.1.3.1"
    LIP CTL Messages         : Tx: 14          Rx: 13        
    Hello Messages           : Tx: 8           Rx: 1         
    Hello Ack Messages       : Tx: 1           Rx: 8         
    AddLink Messages         : Tx: 3           Rx: 1         
    AddLinkAck Messages      : Tx: 1           Rx: 2         
    AddLinkRej Messages      : Tx: 0           Rx: 0         
1/1/1.1.4.1                 PortId = 0x222080b9 
    Internal ID              : bundle 1, link 3
    Link protocol state      : Up
    Diff delay state         : OK
    Smoothed diff delay      : 0 ms.
    Historical RTT           : 2248, 2242, 2309 us.
    Rx LinkId                : "1/1/1.1.4.1"
    LIP CTL Messages         : Tx: 14          Rx: 13        
    Hello Messages           : Tx: 8           Rx: 1         
    Hello Ack Messages       : Tx: 1           Rx: 8         
    AddLink Messages         : Tx: 3           Rx: 1         
    AddLinkAck Messages      : Tx: 1           Rx: 2         
    AddLinkRej Messages      : Tx: 0           Rx: 0     
Supported Platforms 

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

8.49. free-addresses

free-addresses

Syntax 
free-addresses ip-address[/mask]
free-addresses summary [subnet ip-address[/mask]
free-addresses pool pool-name
Context 
[Tree] (show>router>dhcp>local-dhcp-server free-addresses)
Full Contexts 
show router dhcp local-dhcp-server free-addresses
Description 

This command displays the free addresses in a subnet.

Parameters 
pool-name
Specifies a DHCP pool name on the router.
subnet
Specifies a subnet of IP addresses that are served from the pool.
summary—
Displays summary output of the free addresses.
Output 

The following output is an example of free address information

Sample Output
*A:ALA-48>show>router>dhcp>local-dhcp-server# free addresses pool test subnet 10.0.0.0/24
===============================================================================
Free addresses in subnet 10.0.0.0/24
===============================================================================
IP Address 
-------------------------------------------------------------------------------
No. of free addresses: 0
===============================================================================
*A:ALA-48>show>router>dhcp>local-dhcp-server#
 

Table 159 describes free addresses pool command output fields.

Table 159:  Free Addresses Field Descriptions 

Field

Description

IP Address

The free IP addresses in the subnet

No of free addresses

The total number of free addresses in the subnet

Supported Platforms 

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

8.50. ftn

ftn

Syntax 
ftn
Context 
[Tree] (tools>dump>router>mpls ftn)
Full Contexts 
tools dump router mpls ftn
Description 

This command dumps FTN information for MPLS.

Supported Platforms 

All

8.51. fwd-path-ext

fwd-path-ext

Syntax 
fwd-path-ext [fpe fpe-id]
fwd-path-ext fpe fpe-id associations
Context 
[Tree] (show fwd-path-ext)
Full Contexts 
show fwd-path-ext
Description 

This command displays FPE information.

Parameters 
fpe-id
Specifies the FPE ID.
Values—
1 to 64

 

associations—
Displays a list of current fwd path extensions to which the FPE is associated.
Output 

The following output is an example of show fwd-path-ext command information, and Table 160 describes the output fields.

Sample Output
A:CPM148>config>fwd-path-ext>fpe$ show fwd-path-ext fpe
===============================================================================
FPE Info
===============================================================================
FPE Id    Path Application  Description
          pxc/xc-a, xc-b
-------------------------------------------------------------------------------
1         pxc 1           pw-port      xyz
2         lag 1, lag 2    vxlan-term   abc
-------------------------------------------------------------------------------
Number of entries : 2
-------------------------------------------------------------------------------
SDP-Id Range: 1-100
===============================================================================
*A:CPM148>config>fwd-path-ext>fpe$ show fwd-path-ext fpe 1
============================================================
FPE Id: 2
============================================================
Description        : xyz
Path               : pxc 1
Pw Port            : Enabled       Oper: up
Vxlan Termination  : Disabled      
============================================================
 
 
*A:CPM148>config>fwd-path-ext>fpe$ show fwd-path-ext fpe 2
============================================================
FPE Id: 2
============================================================
Description        : abc
Path               : lag 1, lag 2
Pw Port            : Disabled       
Vxlan Termination  : Disabled      Oper: down ß Can be down due to lag 1/2 being down, PXCs within the lags being down 
============================================================

*A:CPM148>config>fwd-path-ext>fpe$ show fwd-path-ext fpe 1 associations
============================================================
pw-port associations
============================================================
Epipe Svc Id    PW-Port-Id 
============================================================
110
220
330
============================================================
Vxlan-termination associations
============================================================
None
============================================================
*A:CPM148>config>fwd-path-ext>fpe$ show fwd-path-ext fpe 2 associations
============================================================
pw-port associations
============================================================
None
============================================================
Vxlan-termination associations
============================================================
tunnel-termination 
============================================================
10.1.1.1
10.2.1.1
2001:db8::10
2001:db8::20
============================================================
Table 160:  Output Fields: show fwd-path-ext

Field

Description

FPE Id

Displays the configured ID of the FPE.

Path pxc/ xc-a, xc-b

Displays the path associated with this FPE. This can be a single PXC (pair of PXC sub-ports .a and .b), or it can be a LAG with PXC sub-ports as member ports. PXC based LAG is used for redundancy and increased throughput of the FPE. In case of a PXC based LAG, the path is referred to as xc-a and xc-b.

Application

Displays the application associated with this FPE. Based on the application type, the system will internally configure logic on underlying PXC (or PXC based LAG) necessary to accommodate the application.

Description

Displays the user-configurable string used to describe the use of the FPE.

SDP-id Range

Displays the configurable SDP-id range used for internal SDPs that are utilized by FPEs.

Path

Path associated with this FPE. This can be a single PXC (pair of PXC sub-ports .a and .b), or it can be a LAG with PXC sub-ports as member ports. PXC based LAG is used for redundancy and increased throughput of the FPE.

PW-Port

Displays the FPE that is used by PW-port application.

VXLAN-Termination

Displays the FPE that is used by Vxlan-Termination application.

Oper

Displays the status of the application.

EPIPE svc Id

Displays the Epipe service ID with which the PW-port is associated.

PW-Port Id

Displays the PW-port ID that is associated with the EPIPE.

Tunnel termination

Displays the IP addresses on which the VXLAN tunnel is terminated.

Supported Platforms 

All