5. Tools

5.1. Tools Command Reference

5.1.1. Command Hierarchies

5.1.1.1. Tools Dump Commands

dump
auto-discovery [detail] [log]
gnss port-id
lag lag-id lag-id
ldp-treetrace {prefix ip-prefix/mask | manual-prefix ip-prefix/mask} [path-destination ip-address] [trace-tree]
dhcp-server [record record-key]
port port-id discard [clear]
ppp port-id
router router-instance
router service-name service-name
bgp
routes [family] received [url file-url]
fib slot-number [ipv4 | ipv6] summary
ldp
fec prefix ip-prefix/mask
fec vc-type {ethernet | vlan} vc-id vc-id
interface [ip-int-name | ip-address]
peer ip-address
session [ip-address |:label-space] [connection | peer | adjacency]
sockets
timers
mpls
ftn [endpoint endpoint | sender sender | nexthop nexthop | lsp-id lsp-id | tunnel-id tunnel-id | label start-label end-label]
ilm [endpoint endpoint | sender sender | nexthop nexthop | lsp-id lsp-id | tunnel-id tunnel-id | label start-label end-label]
lspinfo [lsp-name] [detail]
ospf
abr [detail]
asbr [detail]
bad-packet interface-name
leaked-routes [summary | detail]
memory-usage [detail]
request-list [neighbor ip-address] [detail]
request-list virtual-neighbor ip-address area-id area-id [detail]
retransmission-list [neighbor ip-address] [detail]
retransmission-list [virtual-neighbor ip-address area-id area-id] [detail]
route-table [ip-prefix/mask] [type] [detail]
ospf3
abr [detail]
asbr [detail]
bad-packet interface-name
leaked-routes [summary | detail]
memory-usage [detail]
request-list [detail]
request-list neighbor [ip-address] [router-id] [detail]
request-list virtual-neighbor router-id transit-area transit-area [detail]
retransmission-list [detail]
retransmission-list neighbor [ip-address] [router-id] [detail]
retransmission-list virtual-neighbor router-id transit-area transit-area [detail]
route-table [ipv6-prefix/prefix-length] [type] [detail]
pim
iom-failures [detail]
rsvp
neighbor [ip-address] [detail]
psb [endpoint endpoint-address] [sender sender-address] [tunnelid tunnel-id] [lspid lsp-id]
rsb [endpoint endpoint-address] [sender sender-address] [tunnelid tunnel-id] [lspid lsp-id]
service
id service-id
ip-transport ipt-id
remote-host host-id check-tcp
sap sap-id
sdp sdp-id:vc-id
sap sap-id stats [clear]
sdp sdp-id[:vc-id] stats [clear]
system-resources slot-number
testhead test-name test-name [test-owner test-owner]
twamp twamp server error-counters

5.1.1.2. Tools Perform Commands

perform
aps
clear aps-id {protect | working}
exercise aps-id {protect | working}
force aps-id {protect | working}
lockout aps-id
request aps-id {protect | working}
cron
action
stop [action-name] [owner action-owner] [all]
ima
reset bundle-id
lag
clear-force all-mc
clear-force lag-id lag-id [sub-group sub-group-id]
clear-force peer-mc ip-address
force all-mc {active | standby}
force lag-id lag-id [sub-group sub-group-id] {active | standby}
force peer-mc peer-ip-address {active | standby}
log
mw
clear mw-link-id {main | spare} {eps | tps | rps}
force mw-link-id {eps | tps | rps}
lockout mw-link-id {eps | tps | rps}
manual mw-link-id {main | spare} {eps | tps | rps}
software-download [force]
ptp reset-clk-rec clock-id clock-id
router router-instance
router service-name service-name
isis [isis-instance]
mpls
cspf to ip-addr [from ip-addr] [bandwidth bandwidth] [include-bitmap bitmap] [exclude-bitmap bitmap] [hop-limit limit] [exclude-address excl-addr...(up to 8 max)] [use-te-metric] [strict-srlg] [srlg-group grp-id...(up to 8 max)] [exclude-node excl-node-id...(up to 8 max)] [skip-interface interface-name] [cspf-reqtype req-type] [least-fill-min-thd thd]
resignal {lsp lsp-name path path-name | delay minutes}
trap-suppress number-of-traps time-interval
ospf
refresh-lsas [lsa-type] [area-id]
run-manual-spf [externals-only]
authentication-server-check server-address ip-address [port port] user-name dhcp-client-user-name password password secret key [source-address ip-address] [timeout seconds] [router router-instance | service-name service-name]
id service-id
endpoint endpoint-name
force-switchover sdp-id:vc-id
ip-transport ipt-id
remote-host host-id check-tcp

5.1.1.3. Tools ADP Commands

auto-discovery [retry] [terminate]
[no] auto-discovery echo [debugger]

5.1.2. Command Descriptions

5.1.2.1. Tools Generic Commands

tools

Syntax 
tools
Context 
<root>
Description 

This command enables the context to use tools for debugging purposes.

Default 

n/a

5.1.2.2. Tools Dump Commands

5.1.2.2.1. Dump Commands

dump

Syntax 
dump
Context 
tools
Description 

This command enables the context to display information for debugging purposes.

Default 

n/a

auto-discovery

Syntax 
auto-discovery [detail] [log]
Context 
tools>dump
Description 

This command allows you to view all progress and event logs stored by ADP.

Default 

n/a

Parameters 
detail—
displays detailed information about the system, ports, and ADP instructions
log—
displays all detailed progress and event logs with timestamps

gnss

Syntax 
gnss port-id
Context 
tools>dump
Description 

This command displays GNSS satellite signal strength information.

Default 

n/a

Parameters 
port-id—
specifies the port ID in the format slot/mda/port
Output 

The following output is an example of GNSS information.

Output Example
A:ALU-1># tools dump gnss 1/3/1
======================
Satellites
======================
SVID  Signal-Strength
      C/No (dB-Hz)
----------------------
31    50
23    48
29    47
26    45
16    45
3     45
9     44
14    42
74    40
27    40
22    40
75    33
65    31
83    26
84    24
----------------------
Entries found: 15
======================
A:ALU-1>#

lag

Syntax 
lag lag-id lag-id
Context 
tools>dump
Description 

This command displays Link Aggregation Group (LAG) information.

Default 

n/a

Parameters 
lag-id—
the LAG identifier, expressed as a decimal integer
Values—
1 to 32

 

ldp-treetrace

Syntax 
ldp-treetrace {prefix ip-prefix/mask | manual-prefix ip-prefix/mask} [path-destination ip-address] [trace-tree]
Context 
tools>dump
Description 

This command displays treetrace information. The prefix command displays automated treetrace results only if ldp-treetrace is enabled at the oam-test level. The manual-prefix command displays results discovered by a previously run ldp-treetrace manual test.

Path information displayed by the ldp-treetrace command supports SNMP. The 7705 SAR stores this information in the TIMETRA-OAM-TEST-MIB tmnxOamLTraceHopInfoTable object.

Default 

n/a

Parameters 
ip-prefix/mask—
specifies the IP prefix and subnet mask
Values—
ip-prefix:        a.b.c.d (host bits must be 0)
mask:              0 to 32

 

ip-address —
specifies the destination IP address
Output 

The following outputs are examples of ldp-treetrace information.

Note: The tools dump ldp-treetrace prefix command displays entries only if ldp-treetrace is enabled using the configure test-oam ldp-treetrace no shutdown CLI command.

Output Example

The following example shows automated ldp-treetrace results. This command collects all information but displays a summary of the ECMP paths indexed by the path destination (PathDst), which is the IP address used in the LSP Ping message to probe a specific ECMP path to the destination FEC.

*A:ALU-1># tools dump ldp-treetrace prefix 12.12.12.10/32
Discovered Paths:
===================
 
Id   PathDst           Egr-NextHop       Reply-Rtr-Addr    DisCovery-Time 
       discoveryTtl      ProbeState        ProbeTmOutCnt     RtnCode 
===  ================  ================  ================  ===============
001         127.1.0.5         10.10.1.2       12.12.12.10 12/19/2006 05:11:01
                 007                OK                00          EgressRtr
002         127.1.0.9         10.10.1.2       12.12.12.10 12/19/2006 05:11:01
                 007                OK                00          EgressRtr
003        127.1.0.15         10.10.1.2       12.12.12.10 12/19/2006 05:11:01
                 007                OK                00          EgressRtr
004        127.1.0.19         10.10.1.2       12.12.12.10 12/19/2006 05:11:01
                 007                OK                00          EgressRtr
005        127.1.0.24         10.10.1.2       12.12.12.10 12/19/2006 05:11:01
                 007                OK                00          EgressRtr
…….
051       127.1.0.243         10.10.1.2       12.12.12.10 12/19/2006 05:11:01
                 007                OK                00          EgressRtr
052       127.1.0.247         10.10.1.2       12.12.12.10 12/19/2006 05:11:01
                 007                OK                00          EgressRtr
053       127.1.0.252         10.10.1.2       12.12.12.10 12/19/2006 05:11:01
                 007                OK                00          EgressRtr
054       127.1.0.255         10.10.1.2       12.12.12.10 12/19/2006 05:11:01
 ldp-treetrace discovery state: Done  
 ldp-treetrace discovery status: ' OK '  
 Total number of discovered paths: 54 
 Total number of probe-failed paths: 0 
 Total number of failed traces: 0 
Output Example

The following example shows an automated ldp-treetrace with a path destination. This command displays the details of the label stack at each hop by filtering on a specific ECMP path.

tools dump ldp-treetrace prefix 12.12.12.10/32 path-destination 127.1.0.5
FEC: 12.12.12.10/32  PathDst: 127.1.0.5
==================================================
Protocol Legend: L - LDP, R - RSVP, U - Not Applicable 
 
HopId    HopAddr          TTL  Label1   Label2   Label3   Label4   Label5
=====   ================  ===  =======  =======  =======  =======  =======
277          12.12.12.10  007  000000L  000000U  000000U  000000U  000000U
223            10.1.1.17  006  001609L  000000U  000000U  000000U  000000U
196             10.2.1.2  005  001609L  000000U  000000U  000000U  000000U
187             10.2.1.1  004  001609L  000000U  000000U  000000U  000000U
184            10.1.1.11  003  001609L  000000U  000000U  000000U  000000U
183             10.1.1.1  002  001609L  000000U  000000U  000000U  000000U
182            10.10.1.2  001  001609L  000000U  000000U  000000U  000000U
 Total number of Hops: 7

mpls-resources

Syntax 
mpls-resources
Context 
tools>dump
Description 

This command displays FEC-to-NHLFE (next hop label forwarding entry) and ILM (incoming label message) information for MPLS.

Default 

n/a

persistence

Syntax 
persistence
Context 
tools>dump
Description 

This command enables the context to display persistence information.

Default 

n/a

dhcp-server

Syntax 
dhcp-server [record record-key]
Context 
tools>dump>persistence
Description 

This command displays persistence information for the DHCP server.

Default 

n/a

Parameters 
record-key—
specifies the record identification number
Output 

The following output is an example of DHCP server persistence information, and Table 36 describes the fields.

Output Example
A:7705# tools dump persistence dhcp-server
-----------------------------------
Persistency File Info
-----------------------------------
Filename          : cf3:\dhcp_serv.001
ClientDescr       : dhcp-server
UserDataSize      : 372
DataPadding       : 128
NumberOfEntries   : 4112
FileSize          : 8225
Version           : 0001
Entries in use    : 9
State             : ACTIVE
Record Key Output Example
A:7705# tools dump persistence dhcp-server record 0x1
-----------------------------------
Persistency File Record
-----------------------------------
Filename          : cf3:\dhcp_serv.001
Key               : 00000001
Last Update       : 2013/07/12 11:45:37 (UTC)
Action            : ADD
Data
  service Id      : 0
  server          : defaultDhcpServer
  IP              : 1.1.1.20
  MAC             : 00:11:22:33:01:07
  XID             : 0x0cbe9d53
  start time      : 2013/07/12 11:45:37 (UTC)
  expires         : 2013/07/21 11:45:37 (UTC)
  failctrl        : local
  opt60 len       : 3
  opt82 len       : 0
Table 36:  DHCP Server Persistence Output Fields 

Label

Description

Filename

The name and location of the persistence information file

ClientDescr

The description of the client

UserDataSize

The size of the user data, in bytes

DataPadding

The size of the data padding, in bytes

NumberOfEntries

The number of entries in the persistence information file

It is a combination of leases given and may also contain DHCP servers configured

FileSize

The total size of records in the persistence information file, in blocks of 512 bytes

Version

The version of the persistence information file

Entries in use

The number of entries currently in use

State

The state of the persistence information file

Key

The record key number

Last Update

The date and time of the last record update

Action

The action taken during the last record update

Data

service Id

The service ID number

server

The DHCP server name

IP

The IP address of the lease

MAC

The MAC address associated with the lease

XID

The transaction ID (XID) used in DHCPDISCOVER packets

start time

The start time and date of the current lease

expires

The expiry time and date of the current lease

failctrl

The failure control (not supported on the 7705 SAR)

opt60 len

The length of the DHCP option 60 message

opt82 len

The length of the DHCP option 82 message

summary

Syntax 
summary
Context 
tools>dump>persistence
Description 

This command displays persistence summary information.

Default 

n/a

Output 

The following output is an example of persistence summary information, and Table 37 describes the fields.

Output Example
A:7705# tools dump persistence summary
=====================================================================
Persistence Summary on Slot A
=====================================================================
Client         Location            Entries in use     Status
---------------------------------------------------------------------
dhcp-server    cf3:\dhcp_serv.001  2                  ACTIVE
 
=====================================================================
Persistence Summary on Slot B
=====================================================================
Client         Location            Entries in use     Status
---------------------------------------------------------------------
dhcp-server    cf3:\dhcp_serv.001  2                  ACTIVE
Table 37:  Persistence Summary Output Fields 

Label

Description

Client

The name of the client

Location

The name and location of the persistence information file

Entries in use

The number of entries in use

Status

The status of the persistence information file

port

Syntax 
port port-id discard [clear]
Context 
tools>dump
Description 

This command displays invalid Layer 2 packets that have been discarded for the specified port. Reasons for packet discards include an invalid VLAN identifier or an invalid Etype. The CLI shows the header for the invalid VLAN identifier and invalid Etype.

Default 

n/a

Parameters 
port-id—
specifies the port ID in the format slot/mda/port
clear—
clears the packets after reading

ppp

Syntax 
ppp port-id
Context 
tools>dump
Description 

This command displays PPP information for a port.

Default 

n/a

Parameters 
port-id—
specifies the port ID

Syntax:     port-id     slo/mda/port[.channel]

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

                                                      bundle                   keyword

                                                      type                       ima, ppp

                                                      bundle-num         1 to 32

service

Syntax 
service
Context 
tools>dump
Description 

This command enables the context to display service information.

Default 

n/a

id

Syntax 
id service-id
Context 
tools>dump>service
Description 

This command enables the context to display information for a specific service.

Default 

n/a

Parameters 
service-id—
specifies an existing service ID
Values—
1 to 2147483647or a name string up to 64 characters long

 

ip-transport

Syntax 
ip-transport ipt-id
Context 
tools>dump>service>id
Description 

This command enables the context to display information for a specific IES or VPRN IP transport subservice.

Default 

n/a

Parameters 
ipt-id —
the IP transport subservice physical port identifier
Values—
value in the format slot/mda/port.channel

 

remote-host

Syntax 
remote-host host-id check-tcp
Context 
tools>dump>service>id>ip-transport
Description 

This command displays information for a TCP connection check to a remote host.

Default 

n/a

Parameters 
host-id—
the remote host identifier
Values—
1 to 2147483647or a name string up to 64 characters long

 

check-tcp—
displays information for a TCP connection check to a remote host

loopback

Syntax 
loopback
Context 
tools>dump>service>id
Description 

This command displays loopback information for a SAP or an SDP bind for this service.

Default 

n/a

sap

Syntax 
sap sap-id
Context 
tools>dump>service>id>loopback
Description 

This command displays loopback information for a specified SAP.

Default 

n/a

Parameters 
sap-id—
the SAP binding identifier
Values—
(see list below)

null

[port-id | bundle-id | lag-id | aps-id | mw-link-id]

dot1q

[port-id | lag-id | aps-id | mw-link-id]:qtag1

qinq

[port-id | lag-id]:qtag1.qtag2

port-id

slot/mda/port[.channel]

lag-id

lag-id

   lag                  keyword

   id                   1 to 32

qtag1

*, 0 to 4094

qtag2

*, 0 to 4094

 

sdp

Syntax 
sdp sdp-id:vc-id
Context 
tools>dump>service>id>loopback
Description 

This command displays loopback information for a specified SDP bind.

Default 

n/a

Parameters 
sdp-id—
the SDP binding identifier
Values—
1 to 17407

 

vc-id—
the virtual circuit identifier
Values—
1 to 4294967295

 

sap

Syntax 
sap sdp-id stats [clear]
Context 
tools>dump>service>id
Description 

This command displays SAP information for this service.

Default 

n/a

Parameters 
sap-id—
the SDP binding identifier
Values—
(see list below)

null

[port-id | bundle-id | lag-id | aps-id | mw-link-id]

dot1q

[port-id | lag-id | aps-id | mw-link-id]:qtag1

qinq

[port-id | lag-id]:qtag1.qtag2

atm

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

frame

[port-id | aps-id]:dlci

cisco-hdlc

slot/mda/port.channel

cem

slot/mda/port.channel

ipcp

slot/mda/port.channel

ima-grp

bundle-id[:vpi/vci | vpi | vpi1.vpi2]

hdlc

slot/mda/port.channel

port-id

slot/mda/port[.channel]

SCADA bridge

slot/mda/bridge-id.branch-id

   bridge-id     1 to 16

   branch-id    1 to 32

bundle-id

bundle-type-slot/mda.bundle-num

   bundle            keyword

   type                ima, ppp

   bundle-num   1 to 32

aps-id

aps-group-id[.channel]

   aps                 keyword

   group-id        1 to 24

mw-link-id

mw-link-id

   id   1 to 24

lag-id

lag-id

   lag                  keyword

   id                   1 to 32

qtag1

*, 0 to 4094

qtag2

*, 0 to 4094

vpi

NNI    0 to 4095

UNI    0 to 255

vci

1, 2, 5 to 65535

dlci

16 to 1022

tunnel-id

tunnel-id.[private | public]:tag

   tunnel           keyword

   id                 1 to 16 (“1” is the only valid value)

   tag               0 to 4094

 

clear—
clears statistics after viewing
stats—
display statistics associated with this SAP
Output 

The following output is an example of the discard statistics, and Table 38 describes the fields.

Output Example
A:7705# tools dump service id 200 sap 1/X3/6:100 stats
===========================================================
Service Id 200 SAP 1/X3/6:100 VPLS Ingress Debug Stats
===========================================================
total number of discarded packets                   | 1
total number of discarded bytes                     | 996
number of discards due to source suppression        | 0
number of discards due to split horizon             | 0
number of discards due to mesh to mesh              | n/a
number of discards due to unknown DA                | 0
number of discards due to unknown SA                | 0
number of discards due to service MTU               | 0
number of discards due to STP not in fwding state   | 1
number of other discards                            | 0
===========================================================
Service Id 200 SAP 1/X3/6:100 VPLS Egress Debug Stats
===========================================================
total number of discarded packets                   | 0
number of unicast discards due to pool exhaustion   | 0
number of multicast discards due to pool exhaustion | 0
number of unicast discards due to queue overflow    | 0
number of multicast discards due to queue overflow  | 0
number of other discards                            | 0
Table 38:  Service Output Fields 

Label

Description

total number of discarded packets

The total number of discarded ingress or egress packets for the specified SAP or SDP binding

total number of discarded bytes

The total number of discarded ingress bytes for the specified SAP or SDP binding

number of discards due to source suppression

The total number of ingress discards due to source suppression for the specified SAP or SDP binding

number of discards due to split horizon

The total number of ingress discards due to split horizon for the specified SAP or SDP binding

number of discards due to mesh to mesh

The total number of ingress discards due to mesh-to-mesh forwarding for the specified mesh SDP

number of discards due to unknown DA

The total number of ingress discards due to an unknown destination address for the specified SAP or SDP binding

number of discards due to unknown SA

The total number of ingress discards due to an unknown source address for the specified SAP or SDP binding

number of discards due to service MTU

The total number of ingress discards due to the packet size exceeding the configured maximum transmission unit for the specified SAP or SDP binding

number of discards due to STP not in fwding state

The total number of ingress discards due to an inactive VPLS endpoint determined by the Spanning Tree Protocol for the specified SAP

number of other discards

The total number of ingress or egress discards that do not match a listed category

number of unicast discards due to pool exhaustion

The total number of egress unicast discards due to pool exhaustion for the specified SAP or SDP binding

number of multicast discards due to pool exhaustion

The total number of egress multicast discards due to pool exhaustion for the specified SAP or SDP binding

number of unicast discards due to queue overflow

The total number of egress unicast discards due to queue overflow for the specified SAP or SDP binding

number of multicast discards due to queue overflow

The total number of egress multicast discards due to queue overflow for the specified SAP or SDP binding

sdp

Syntax 
sap <sdpid[:vc-id] stats [clear]
Context 
tools>dump>service>id
Description 

This command displays SDP bind information for this service.

Default 

n/a

Parameters 
sdp-id—
the SDP binding identifier
Values—
1 to 17407

 

vc-id—
the virtual circuit identifier
Values—
1 to 4294967295

 

clear—
clears statistics after viewing
stats—
display statistics associated with this SDP

loopback

Syntax 
loopback
Context 
tools>dump>service
Description 

This command displays all active Ethernet SAP loopbacks on the node. Only internal loopback mode is supported.

Default 

n/a

system-limits

Syntax 
system-limits
Context 
tools>dump
Description 

This command displays the resource limits of the current system configuration.

Note:

  1. The system-limits command is only available on the following 7705 SAR systems:
    1. 7705 SAR-8 (CSMv2)
    2. 7705 SAR-18
Default 

n/a

Output 

The following output is an example of system limits information, and Table 39 describes the fields.

Output Example
A:7705# tools dump system-limits
                                      | Limit
--------------------------------------+-----------
                  IPv4 FIB Table Size | 65536
                  IPv6 FIB Table Size | 32768
     Max Number of Network Interfaces | 256
     Max Number of Service Interfaces | 1024
       Max Number of Total Interfaces | 1024
Max Number of IPv6 Network Interfaces | 255
Max Number of IPv6 Service Interfaces | 384
  Max Number of IPv6 Total Interfaces | 384
             VPRN Instances Supported | 62
             VPLS Instances Supported | 64
              Max Number of BGP Peers | 320
         Max Number of IP/Mac Filters | 512
Table 39:  System-Limits Output Fields 

Label

Description

IPv4 FIB Table Size

The maximum number of IPv4 addresses allowed in the forwarding information base table (FIB).

IPv4 router interfaces that are on cards equipped with hardware to support larger tables will have a higher maximum number of addresses than on cards that are not equipped with this hardware.

IPv6 FIB Table Size

The maximum number of IPv6 addresses allowed in the forwarding information base table (FIB).

IPv6 router interfaces that are on cards equipped with hardware to support larger tables will have a higher maximum number of addresses than on cards that are not equipped with this hardware.

Max Number of Network Interfaces

The maximum number of IPv4 network interfaces allowed on an adapter card

Max Number of Service Interfaces

The maximum number of IPv4 service interfaces allowed on an adapter card

Max Number of Total Interfaces

The maximum number of total IPv4 interfaces allowed on a system

Max Number of IPv6 Network Interfaces

The maximum number of IPv6 network interfaces allowed on an adapter card

Max Number of IPv6 Service Interfaces

The maximum number of IPv6 service interfaces allowed on an adapter card

Max Number of IPv6 Total Interfaces

The maximum number of total IPv6 interfaces allowed on a system

VPRN Instances Supported

The total number of VPRN instances that are supported

VPLS Instances Supported

The total number of VPLS instances that are supported

Max Number of BGP Peers

The maximum number of BGP peers

Max Number of IP/Mac Filters

The maximum number of IP/MAC filters

system-resources

Syntax 
system-resources slot-number
Context 
tools>dump
Description 

This command displays system resource information.

Default 

n/a

Parameters 
slot-number—
specifies a specific slot to view system resources information
Output 

The following output is an example of system resources information, and Table 40 describes the fields.

Output Example
*A:7705# tools>dump system-resources 1/1
Mda-1/1 Resource Usage
                                 |   Total   | Allocated |    Free
  -------------------------------+-----------+-----------+------------
           Access Ingress Queues |     2048  |        0  |     2048
                   Egress Queues |     2112  |        0  |     2112
            Access Egress Queues |     2048  |        0  |     2048
           Network Egress Queues |     2048  |        0  |     2048
                     SAP Objects |      512  |        0  |      512
                VPLS SAP Objects |      128  |        0  |      128
                       (1/1/1)   |        128|          0|        128
                       (1/1/2)   |        128|          0|        128
                       (1/1/3)   |        128|          0|        128
                       (1/1/4)   |        128|          0|        128
                       (1/1/5)   |        128|          0|        128
                       (1/1/6)   |        128|          0|        128
                       (1/1/7)   |        128|          0|        128
                       (1/1/8)   |        128|          0|        128
              Network Interfaces |      128  |        0  |      128
                         Filters |       32  |        0  |       32
              Service Interfaces |      512  |        0  |      512
         IpV6 Network Interfaces |      128  |        0  |      128
         IpV6 Service Interfaces |      512  |        0  |      512
                   Shaper Groups |       64  |        0  |       64
Table 40:  System-Resources Output Fields 

Label

Description

Access Ingress Queues

The number of access ingress queues allowed on an adapter card (total, allocated, and free)

Egress Queues

The number of egress queues allowed on an adapter card (total, allocated, and free)

Access Egress Queues

The number of access egress queues allowed on an adapter card (total, allocated, and free)

Network Egress Queues

The number of network egress queues allowed on an adapter card (total, allocated, and free)

SAP Objects

The number of SAP objects allowed on an adapter card (total, allocated, and free)

VPLS SAP Objects

The number of VPLS SAP objects allowed on an adapter card (total, allocated, and free)

Network Interfaces

The number of network interfaces allowed on an adapter card (total, allocated, and free)

Filters

The number of filters allowed on an adapter card (total, allocated, and free)

Service Interfaces

The number of service interfaces allowed on an adapter card (total, allocated, and free)

IpV6 Network Interfaces

The number of IPv6 network interfaces allowed on an adapter card (total, allocated, and free)

IpV6 Service Interfaces

The number of IPv6 service interfaces allowed on an adapter card (total, allocated, and free)

Shaper Groups

The number of shaper groups allowed on an adapter card (total, allocated, and free)

testhead

Syntax 
testhead test-name test-name [test-owner test-owner]
Context 
tools>dump
Description 

This command displays Y.1564 test head debug statistics.

Default 

n/a

Parameters 
test-name—
specifies a Y.1564 test by name
test-owner—
specifies a Y.1564 test owner

5.1.2.2.2. Dump Test-OAM Commands

test-oam

Syntax 
test-oam
Context 
tools>dump
Description 

This command enables the context to display operations, administration, and maintenance information.

Default 

n/a

testhead

Syntax 
testhead test-name test-name [test-owner test-owner]
Context 
tools>dump>test-oam
Description 

This command displays Y.1564 test head debug statistics.

Default 

n/a

Parameters 
name-of-the-test—
the name of the Y.1564 test
owner-of-the-test—
the owner of the Y.1564 test

twamp

Syntax 
server error-counters
Context 
tools>dump>test-oam
Description 

This command displays server information, specifically the number of protocol errors, for the TWAMP server. The output includes statistics for dropped connections, dropped connection states, rejected sessions, and dropped test packets.

Default 

n/a

5.1.2.2.3. Dump Router Commands

router

Syntax 
router router-instance
router service-name service-name
Context 
tools>dump
Description 

This command enables tools for the router instance.

Default 

n/a

Parameters 
router-instance—
specifies the router name and service ID
Values—
router-name:      Base, management
service-id:          1 to 2147483647

 

Default—
Base
service-name—
specifies the service name

bgp

Syntax 
bgp
Context 
tools>dump>router
Description 

This command enables dump tools for BGP.

Default 

n/a

routes

Syntax 
routes [family] received [url file-url]
Context 
tools>dump>router>bgp
Description 

This command displays information for BGP routes.

Default 

n/a

Parameters 
received—
displays information about received routes
family—
specifies the family for which information is displayed
Values—
ipv4, vpn-ipv4, ipv6, vpn-ipv6, or mvpn-ipv4

 

url file-url
the URL of the file
Values—

file-url :

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 :

(7705 SAR-18)  cf1: | cf1-A: | cf1-B: | cf2: | cf2-A: | cf2-B: | cf3: | cf3-A: | cf3-B:

(7705 SAR-8)  cf3: | cf3-A: | cf3-B:

(7705 SAR fixed platforms)  cf3: | cf3-A:

 

fib

Syntax 
fib slot-number [ipv4 | ipv6] summary
Context 
tools>dump>router
Description 

This command displays information for the FIB.

Default 

n/a

Parameters 
slot-number—
specifies the slot number, always “1”
ipv4 | ipv6—
specifies the IP family
summary—
displays summary information

ldp

Syntax 
ldp
Context 
tools>dump>router
Description 

This command enables dump tools for LDP.

Default 

n/a

fec

Syntax 
fec prefix ip-prefix/mask
fec vc-type {ethernet | vlan} vc-id vc-id
Context 
tools>dump>router>ldp
Description 

This command displays information for an LDP FEC.

Default 

n/a

Parameters 
ip-prefix/mask—
specifies the IP prefix and subnet mask
Values—
ip-prefix:        a.b.c.d (host bits must be 0)
mask:              0 to 32

 

vc-type—
specifies the VC type signaled for the spoke or mesh binding to the far end of an SDP. The VC type is a 15-bit quantity containing a value that represents the type of VC. The actual signaling of the VC type depends on the signaling parameter defined for the SDP. If signaling is disabled, the vc-type command can still be used to define the dot1q value expected by the far-end provider equipment. A change of the binding’s VC type causes the binding to signal the new VC type to the far end when signaling is enabled.

VC types are derived according to IETF draft-martini-l2circuit-trans-mpls.

Values—
Ethernet — 0x0005
VLAN — 0x0004

 

vc-id—
specifies the virtual circuit identifier
Values—
1 to 4294967295

 

instance

Syntax 
instance
Context 
tools>dump>router>ldp
Description 

This command displays information for an LDP instance.

Default 

n/a

interface

Syntax 
interface [ip-int-name | ip-address]
Context 
tools>dump>router>ldp
Description 

This command displays information for an LDP interface.

Default 

n/a

Parameters 
ip-int-name—
specifies the interface name
ip-address—
specifies the IP address

memory-usage

Syntax 
memory-usage
Context 
tools>dump>router>ldp
Description 

This command displays memory usage information for LDP.

Default 

n/a

peer

Syntax 
peer ip-address
Context 
tools>dump>router>ldp
Description 

This command displays information for an LDP peer.

Default 

n/a

Parameters 
ip-address—
specifies the IP address

session

Syntax 
session [ip-address |:label space] [connection | peer | adjacency]
Context 
tools>dump>router>ldp
Description 

This command displays information for an LDP session.

Default 

n/a

Parameters 
ip-address—
specifies the IP address of the LDP peer
label-space—
specifies the label space identifier that the router is advertising on the interface
connection—
displays connection information
peer—
displays peer information
adjacency—
displays hello adjacency information

sockets

Syntax 
sockets
Context 
tools>dump>router>ldp
Description 

This command displays information for all sockets being used by the LDP protocol.

Default 

n/a

timers

Syntax 
timers
Context 
tools>dump>router>ldp
Description 

This command displays timer information for LDP.

Default 

n/a

mpls

Syntax 
mpls
Context 
tools>dump>router
Description 

This command enables the context to display MPLS information.

Default 

n/a

ftn

Syntax 
ftn [endpoint endpoint | sender sender | nexthop nexthop | lsp-id lsp-id | tunnel-id tunnel-id | label start-label end-label]
Context 
tools>dump>router>mpls
Description 

This command displays FEC-to-NHLFE (FTN) dump information for MPLS. (NHLFE is the acronym for Next Hop Label Forwarding Entry.)

Default 

n/a

Parameters 
endpoint
specifies the IP address of the last hop
Values—
a.b.c.d

 

sender
specifies the IP address of the sender
Values—
a.b.c.d

 

nexthop
specifies the IP address of the next hop
Values—
a.b.c.d

 

lsp-id
specifies the label switched path that is signaled for this entry
Values—
0 to 65535

 

tunnel-id
specifies the SDP ID
Values—
0 to 65535

 

start-label end-label
specifies the label range for the information dump
Values—
start-label — 32 to 131071
end-label — 32 to 131071

 

ilm

Syntax 
ilm [endpoint endpoint | sender sender | nexthop nexthop | lsp-id lsp-id | tunnel-id tunnel-id | label start-label end-label]
Context 
tools>dump>router>mpls
Description 

This command displays incoming label map (ILM) information for MPLS.

Default 

n/a

Parameters 
endpoint
specifies the IP address of the last hop
Values—
a.b.c.d

 

sender
specifies the IP address of the sender
Values—
a.b.c.d

 

nexthop
specifies the IP address of the next hop
Values—
a.b.c.d

 

lsp-id
specifies the label switched path that is signaled for this entry
Values—
0 to 65535

 

tunnel-id
specifies the SDP ID
Values—
0 to 65535

 

start-label end-label
specifies the label range for the information dump
Values—
start-label — 32 to 131071
end-label — 32 to 131071

 

lspinfo

Syntax 
lspinfo [lsp-name] [detail]
Context 
tools>dump>router>mpls
Description 

This command displays LSP information for MPLS.

Default 

n/a

Parameters 
lsp-name—
the LSP identifier
Values—
up to 32 characters (must be unique)

 

detail—
displays detailed LSP information

memory-usage

Syntax 
memory-usage
Context 
tools>dump>router>mpls
Description 

This command displays memory usage information for MPLS.

Default 

n/a

ospf

Syntax 
ospf
Context 
tools>dump>router
Description 

This command enables the context to display tools information for OSPF.

Default 

n/a

ospf3

Syntax 
ospf
Context 
tools>dump>router
Description 

This command enables the context to display tools information for OSPFv3.

Default 

n/a

abr

Syntax 
abr [detail]
Context 
tools>dump>router>ospf
tools>dump>router>ospf3
Description 

This command displays area border router (ABR) information for OSPF.

Default 

n/a

Parameters 
detail—
displays detailed information about the ABR

asbr

Syntax 
asbr [detail]
Context 
tools>dump>router>ospf
tools>dump>router>ospf3
Description 

This command displays autonomous system boundary router (ASBR) information for OSPF.

Default 

n/a

Parameters 
detail—
displays detailed information about the ASBR

bad-packet

Syntax 
bad-packet interface-name
Context 
tools>dump>router>ospf
tools>dump>router>ospf3
Description 

This command displays information about bad packets for OSPF.

Default 

n/a

Parameters 
interface-name—
displays only the bad packets identified by this interface name

leaked-routes

Syntax 
leaked-routes [summary | detail]
Context 
tools>dump>router>ospf
tools>dump>router>ospf3
Description 

This command displays information about leaked routes for OSPF.

Default 

summary

Parameters 
summary—
displays a summary of information about leaked routes for OSPF
detail—
displays detailed information about leaked routes for OSPF

memory-usage

Syntax 
memory-usage [detail]
Context 
tools>dump>router>ospf
tools>dump>router>ospf3
Description 

This command displays memory usage information for OSPF.

Default 

n/a

Parameters 
detail—
displays detailed information about memory usage for OSPF

request-list

Syntax 
request-list [neighbor ip-address] [detail]
request-list virtual-neighbor ip-address area-id area-id [detail]
 
request-list [detail]
request-list neighbor [interface-name] [router-id] [detail]
request-list virtual-neighbor router-id transit-area transit-area [detail]
Context 
tools>dump>router>ospf
tools>dump>router>ospf3
Description 

This command displays request list information for OSPF.

Default 

n/a

Parameters 
neighbor ip-address
displays OSPF neighbor information only for the neighbor identified by the IP address
neighbor interface-name
displays OSPFv3 neighbor information only for the neighbor identified by the IP interface name
detail—
displays detailed information about the neighbor or virtual neighbor
virtual-neighbor ip-address
displays OSPF information about the virtual neighbor identified by the IP address
virtual-neighbor router-id
displays OSPFv3 information about the virtual neighbor identified by the IP router identifier
area-id area-id
displays OSPF information about the area identified by the area ID, expressed in dotted-decimal notation or as a 32-bit decimal integer
transit-area transit-area
displays OSPFv3 information about the transit area identified by the router ID, expressed in dotted-decimal notation or as a 32-bit decimal integer

retransmission-list

Syntax 
retransmission-list [neighbor ip-address] [detail]
retransmission-list virtual-neighbor ip-address area-id area-id [detail]
 
retransmission-list [detail]
retransmission-list neighbor [ip-int-name] [router-id] [detail]
retransmission-list virtual-neighbor router-id transit-area transit-area [detail]
Context 
tools>dump>router>ospf
tools>dump>router>ospf3
Description 

This command displays dump retransmission list information for OSPF.

Default 

n/a

Parameters 
neighbor ip-address
displays OSPF neighbor information only for the neighbor identified by the IP address
neighbor ip-int-name
displays OSPFv3 neighbor information only for the neighbor identified by the IP interface name
detail—
displays detailed information about the neighbor or virtual neighbor
virtual-neighbor ip-address
displays OSPF information about the virtual neighbor identified by the IP address
virtual-neighbor router-id
displays OSPFv3 information about the virtual neighbor identified by the router identifier
area-id area-id
displays the OSPF information about the area ID, expressed in dotted-decimal notation or as a 32-bit decimal integer
transit-area transit-area
displays the OSPFv3 information about the transit area ID, expressed in dotted-decimal notation or as a 32-bit decimal integer

route-summary

Syntax 
route-summary
Context 
tools>dump>router>ospf
tools>dump>router>ospf3
Description 

This command displays dump route summary information for OSPF.

Default 

n/a

route-table

Syntax 
route-table [ip-prefix/mask] [type] [detail] [alternative]
route-table [ipv6-prefix/prefix-length] [type] [detail] [alternative]
Context 
tools>dump>router>ospf
tools>dump>router>ospf3
Description 

This command displays dump information about routes learned through OSPF.

Default 

n/a

Parameters 
ip-prefix/mask—
the IPv4 prefix and mask for routes learned through OSPF
Values—
ip-prefix             a.b.c.d   (host bits must be 0)
mask                 0 to 32

 

ipv6-prefix/prefix-length—
the IPv6 prefix and prefix length for routes learned through OSPFv3
Values—
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
prefix-length      0 to 128

 

type—
the type of route table to display information about
Values—
intra-area, inter-area, external-1, external-2, nssa-1, nssa-2

 

detail—
displays detailed information about learned routes
alternative—
displays LFA details

pim

Syntax 
pim
Context 
tools>dump>router
Description 

This command enables the context to display PIM information.

Default 

n/a

iom-failures

Syntax 
iom-failures [detail]
Context 
tools>dump>router>pim
Description 

This command displays information about failures in programming IOMs.

Unlike the 7750 SR, when the maximum number of groups per node is exceeded, any additional groups are not stored at the CSM layer and an alarm is raised immediately.

Default 

n/a

Parameters 
detail—
displays detailed information about IOM failures

rsvp

Syntax 
rsvp
Context 
tools>dump>router
Description 

This command enables the context to display tools information for RSVP.

Default 

n/a

neighbor

Syntax 
neighbor [ip-address] [detail]
Context 
tools>dump>router>rsvp
Description 

This command displays neighbor information for RSVP.

Default 

n/a

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

 

detail—
displays detailed information about the neighbor

psb

Syntax 
psb [endpoint endpoint-address] [sender sender-address] [tunnelid tunnel-id] [lspid lsp-id]
Context 
tools>dump>router>rsvp
Description 

This command displays path state block (PSB) information for RSVP.

When a PATH message arrives at an LSR, the LSR stores the label request in the local PSB for the LSP. If a label range is specified, the label allocation process must assign a label from that range.

The PSB contains the IP address of the previous hop, the session, the sender, and the TSPEC. This information is used to route the corresponding RESV message back to LSR 1.

Default 

n/a

Parameters 
endpoint-address
specifies the IP address of the last hop
sender-address
specifies the IP address of the sender
tunnel-id
specifies the SDP ID
Values—
0 to 4294967295

 

lsp-id
specifies the label switched path that is signaled for this entry
Values—
1 to 65535

 

rsb

Syntax 
rsb [endpoint endpoint-address] [sender sender-address] [tunnelid tunnel-id] [lspid lsp-id]
Context 
tools>dump>router>rsvp
Description 

This command displays RSVP Reservation State Block (RSB) information.

Default 

n/a

Parameters 
endpoint-address
specifies the IP address of the last hop
sender-address
specifies the IP address of the sender
tunnel-id
specifies the SDP ID
Values—
0 to 4294967295

 

lsp-id
specifies the label switched path that is signaled for this entry
Values—
1 to 65535

 

static-route

Syntax 
static-route
Context 
tools>dump>router
Description 

This command enables the context to display tools information for static routes.

Default 

n/a

ldp-sync-status

Syntax 
ldp-sync-status
Context 
tools>dump>router>static-route
Description 

This command displays the status of the LDP synchronization timers for static routes.

Default 

n/a

5.1.2.3. Tools Perform Commands

5.1.2.3.1. Perform Commands

perform

Syntax 
perform
Context 
tools
Description 

This command enables the context to specify tools to perform specific tasks.

Default 

n/a

aps

Syntax 
aps
Context 
tools>perform
Description 

This command enables the context to perform APS operations.

Default 

n/a

clear

Syntax 
clear aps-id {protect | working}
Context 
tools>perform>aps
Description 

This command removes all APS operational commands.

Default 

n/a

Parameters 
aps-id
the specified APS group
protect—
the physical port acting as a protection circuit for the APS group
working—
the physical port acting as a working circuit for the APS group

exercise

Syntax 
exercise aps-id {protect | working}
Context 
tools>perform>aps
Description 

This command performs an exercise request on the protection or working circuit.

Default 

n/a

Parameters 
aps-id
the specified APS group
protect—
the physical port acting as a protection circuit for the APS group
working—
the physical port acting as a working circuit for the APS group

force

Syntax 
force aps-id {protect | working}
Context 
tools>perform>aps
Description 

This command forces a switch to either the protection or working circuit.

Default 

n/a

Parameters 
aps-id
the specified APS group
protect—
the physical port acting as a protection circuit for the APS group
working—
the physical port acting as a working circuit for the APS group

lockout

Syntax 
lockout aps-id
Context 
tools>perform>aps
Description 

This command locks out the protection circuit in the specified APS group.

Default 

n/a

Parameters 
aps-id
the specified APS group

request

Syntax 
request aps-id {protect | working}
Context 
tools>perform>aps
Description 

This command requests a manual switch to either the protection or working circuit.

Default 

n/a

Parameters 
aps-id
the specified APS group
protect—
the physical port acting as a protection circuit for the APS group
working—
the physical port acting as a working circuit for the APS group

cron

Syntax 
cron
Context 
tools>perform
Description 

This command enables the context to perform CRON (scheduling) control operations.

Default 

n/a

action

Syntax 
action
Context 
tools>perform>cron
Description 

This command enables the context to stop the execution of a script started by CRON action. See the stop command.

Default 

n/a

stop

Syntax 
stop [action-name] [owner action-owner] [all]
Context 
tools>perform>cron>action
Description 

This command stops execution of a script started by CRON action.

Default 

n/a

Parameters 
action-name
specifies the action name
Values—
maximum 32 characters

 

action-owner
specifies the owner name
Default—
TiMOS CLI
all —
specifies to stop all CRON scripts

ima

Syntax 
ima
Context 
tools>perform
Description 

This command enables the context to perform IMA operations.

Default 

n/a

reset

Syntax 
reset bundle-id
Context 
tools>perform>ima
Description 

This command resets an IMA bundle in the startup state.

Default 

n/a

Parameters 
bundle-id—
specifies the IMA bundle ID

Syntax:          bundle-ima-slot/mda.bundle-num

                        bundle-ima          keyword

                        bundle-num        1 to 32

lag

Syntax 
lag
Context 
tools>perform
Description 

This command configures tools to control LAG.

Default 

n/a

clear-force

Syntax 
clear-force all-mc
clear-force lag-id lag-id [sub-group sub-group-id]
clear-force peer-mc ip-address
Context 
tools>perform>lag
Description 

This command clears a forced status.

Default 

n/a

Parameters 
all-mc —
clears all multi-chassis LAG information
lag-id
specifies an existing LAG ID
Values—
1 to 32

 

sub-group-id
specifies a LAG subgroup
Values—
1 or 2 (for access ports), 1 to 4 (for network ports)

 

ip-address
specifies the IP address of a multi-chassis peer

force

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

This command forces an active or standby status.

Default 

n/a

Parameters 
all-mc —
forces an active or standby status for all multi-chassis LAGs
peer-ip-address
specifies a multi-chassis peer by its IP address
lag-id
specifies an existing LAG ID
Values—
1 to 32

 

sub-group-id
specifies a LAG subgroup
Values—
1 or 2 (for access ports), 1 to 4 (for network ports)

 

active—
forces the specified LAG, LAG subgroup, multi-chassis LAG peer, or all multi-chassis LAGs to active status
standby—
forces the specified LAG, LAG subgroup, multi-chassis LAG peer, or all multi-chassis LAGs to standby status

log

Syntax 
log
Context 
tools>perform
Description 

This command enables event logging tools.

Default 

n/a

test-event

Syntax 
test-event
Context 
tools>perform>log
Description 

This command generates a test event.

Default 

n/a

mda-table-refresh

Syntax 
mda-table-refresh
Context 
tools>perform
Description 

This command causes a complete FIB refresh. The command can be used to restore a FIB that is in a failed state. For information on FIB failures, refer to the 7705 SAR Router Configuration Guide, “Troubleshooting the FIB”.

Default 

n/a

mw

Syntax 
mw
Context 
tools>perform
Description 

This command enables the context to perform microwave operations.

Default 

n/a

clear

Syntax 
clear mw-link-id {main | spare} {eps | tps | rps}
Context 
tools>perform>mw
Description 

This command removes all microwave link operational commands.

Default 

n/a

Parameters 
mw-link-id—
specifies an existing microwave link ID
Values—
id = 1 to 24

 

main —
specifies that the role of the MPR-e radio in a 1+1 HSB configuration is main
spare —
specifies that the role of the MPR-e radio in a 1+1 HSB configuration is spare
eps —
specifies that the protection scheme in a 1+1 HSB configuration is Equipment Protection Switching
tps —
specifies that the protection scheme in a 1+1 HSB configuration is Transmission Protection Switching
rps —
specifies that the protection scheme in a 1+1 HSB configuration is Radio Protection Switching

force

Syntax 
force mw-link-id {eps | tps | rps}
Context 
tools>perform>mw
Description 

This command forces the spare MPR-e radio to become the main MPR-e radio in a 1+1 HSB configuration, even though it might not be in a fit state to assume the role. Once a forced switch operation is issued, it overrides any manual switch or automatic switch operation that is already in place.

Default 

n/a

Parameters 
mw-link-id—
specifies an existing microwave link ID
Values—
id = 1 to 24

 

eps —
specifies that the protection scheme in a 1+1 HSB configuration is Equipment Protection Switching
tps —
specifies that the protection scheme in a 1+1 HSB configuration is Transmission Protection Switching
rps —
specifies that the protection scheme in a 1+1 HSB configuration is Radio Protection Switching

lockout

Syntax 
lockout mw-link-id {eps | tps | rps}
Context 
tools>perform>mw
Description 

This command prevent the spare MPR-e radio in a 1+1 HSB configuration from ever becoming the main radio, even when the main MPR-e radio fails.

Default 

n/a

Parameters 
mw-link-id—
specifies an existing microwave link ID
Values—
id = 1 to 24

 

eps —
specifies that the protection scheme in a 1+1 HSB configuration is Equipment Protection Switching
tps —
specifies that the protection scheme in a 1+1 HSB configuration is Transmission Protection Switching
rps —
specifies that the protection scheme in a 1+1 HSB configuration is Radio Protection Switching

manual

Syntax 
manual mw-link-id {main | spare} {eps | tps | rps}
Context 
tools>perform>mw
Description 

This command attempts to switch the main/spare status of an MPR-e radio in a 1+1 HSB configuration; however, should certain operational conditions pertaining to the radio channel or radio hardware not allow the switchover (such as port failures, equipment failures, and reception failures), an automatic switch operation overriding the manual switch attempt is triggered.

Default 

n/a

Parameters 
mw-link-id—
specifies an existing microwave link ID
Values—
id = 1 to 24

 

main —
specifies that the role of the MPR-e radio in a 1+1 HSB configuration is main
spare —
specifies that the role of the MPR-e radio in a 1+1 HSB configuration is spare
eps —
specifies that the protection scheme in a 1+1 HSB configuration is Equipment Protection Switching
tps —
specifies that the protection scheme in a 1+1 HSB configuration is Transmission Protection Switching
rps —
specifies that the protection scheme in a 1+1 HSB configuration is Radio Protection Switching

software-download

Syntax 
software-download [force]
Context 
tools>perform>mw
Description 

This command performs a software download to all MPR-e radios in the system that are not currently running the correct software. The software is downloaded to the inactive software bank of the MPR-e radios, in preparation of a software upgrade (the command does not activate a system upgrade).

This command allows operators to minimize outage times during a 7705 SAR system software upgrade (with Microwave Awareness). Before the software upgrade is performed, the operator runs this command to download the software to the radios while they are in service. Next, the operator performs the software upgrade. During the 7705 SAR system reboot, the new radio software is activated at the same time as the new system software, thus allowing both the system software and the MPR-e radio software to boot into the new load simultaneously.

Default 

n/a

Parameters 
force —
forces a software download to all MPR-e radios regardless of the software version that they are currently running

ptp

Syntax 
ptp reset-clk-rec clock-id clock-id
Context 
tools>perform
Description 

This command resets a PTP clock that is transmitting and receiving PTP messages using either IPv4 encapsulation or Ethernet encapsulation.

Default 

n/a

Parameters 
clock-id
specifies the PTP clock ID
Values—
1 to 16 for PTP clocks that use IPv4 encapsulation
csm for a PTP clock that uses Ethernet encapsulation

 

security

Syntax 
security
Context 
tools>perform
Description 

This command provides tools for testing security.

Default 

n/a

authentication-server-check

Syntax 
authentication-server-check server-address ip-address [port port] {{user-name user-name password password} | attr-from-file file-url}} secret key [source-address ip-address] [timeout seconds] [router router-instance | service-name service-name]
Context 
tools>perform>security
Description 

This command checks connection to the RADIUS server.

Default 

n/a

Parameters 
ip-address
specifies the source IP address of the DHCP relay messages
Values—
ipv4-address     a.b.c.d
ipv6-address     x:x:x:x:x:x:x:x (eight 16-bit pieces)
                          x:x:x:x:x:x:d.d.d.d
                          x: [0..FFFF]H
                          d: [0..255]D

 

port
specifies the port ID
Values—
1 to 65535

 

user-name
specifies the DHCP client
Values—
253 characters maximum

 

password
specifies the CLI access password
Values—
64 characters maximum

 

key
specifies the authentication key
Values—
20 characters maximum

 

seconds—
specifies the timeout in seconds
Values—
1 to 90

 

router-instance
specifies the router name or service ID
Values—
router-name:      Base, management
service-id:          1 to 2147483647

 

Default—
Base
service-name—
specifies the service name
file-url
the URL of the file
Values—

file-url :

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 :

(7705 SAR-18)  cf1: | cf1-A: | cf1-B: | cf2: | cf2-A: | cf2-B: | cf3: | cf3-A: | cf3-B:

(7705 SAR-8)  cf3: | cf3-A: | cf3-B:

(7705 SAR fixed platforms)  cf3: | cf3-A:

 

service

Syntax 
service
Context 
tools>perform
Description 

This command enables the context to configure tools for services.

id

Syntax 
id service-id
Context 
tools>perform>service
Description 

This command enables the context to configure tools for a specific service.

Parameters 
service-id—
specifies an existing service ID
Values—
1 to 2147483647or a name string up to 64 characters long

 

endpoint

Syntax 
endpoint endpoint-name
Context 
tools>perform>service>id
Description 

This command enables the context to configure tools for a specific service endpoint.

Parameters 
endpoint-name—
specifies an existing service endpoint name

force-switchover

Syntax 
force-switchover sdp-id:vc-id
no force-switchover
Context 
tools>perform>service>id
Description 

This command forces a switch of the active spoke SDP for the specified service.

Parameters 
sdp-id:vc-id —
specifies an existing spoke SDP for the service
Values—
sdp-id:          1 to 17407
vc-id:            1 to 4294967295

 

ip-transport

Syntax 
ip-transport ipt-id
Context 
tools>perform>service>id
Description 

This command enables the context to configure tools for a specific IES or VPRN IP transport subservice.

Parameters 
ipt-id —
specifies the IP transport subservice physical port identifier
Values—
value in the format slot/mda/port.channel

 

remote-host

Syntax 
remote-host host-id check-tcp
Context 
tools>perform>service>id>ip-transport
Description 

This command establishes a TCP connection to the remote host. The connection is torn down upon being successfully established. This command does not abide by the max-retries or retry-interval configured for the IP transport subservice; only one connection attempt, with a timeout of 5 seconds, is made when this command is executed.

If a TCP connection is already established to the remote host, this command does not impact that connection. It returns a successful status indication, with an explanation that a TCP connection was already established.

Default 

n/a

Parameters 
host-id—
the remote host identifier
Values—
1 to 2147483647or a name string up to 64 characters long

 

check-tcp—
establishes a TCP connection to the remote host

5.1.2.3.2. Perform Router Commands

router

Syntax 
router router-instance
router service-name service-name
Context 
tools>perform
Description 

This command enables tools for the router instance.

Default 

n/a

Parameters 
router-instance
specifies the router name and service ID
Values—
router-name:      Base, management
service-id:           1 to 2147483647

 

Default—
Base
service-name—
specifies the service name

isis

Syntax 
isis [isis-instance]
Context 
tools>perform>router
Description 

This command enables the context to perform specific IS-IS tasks.

Default 

n/a

Parameters 
isis-instance
specifies the IS-IS protocol instance ID. If no isis-instance is specified, instance 0 is used.
Values—
1 to 31

 

mpls

Syntax 
mpls
Context 
tools>perform>router
Description 

This command enables the context to perform specific MPLS tasks.

Default 

n/a

cspf

Syntax 
cspf to ip-addr [from ip-addr] [bandwidth bandwidth] [include-bitmap bitmap] [exclude-bitmap bitmap] [hop-limit limit] [exclude-address excl-addr...(up to 8 max)] [use-te-metric] [strict-srlg] [srlg-group grp-id...(up to 8 max)] [exclude-node excl-node-id...(up to 8 max)] [skip-interface interface-name] [cspf-req-type req-type] [least-fill-min-thd thd]
Context 
tools>perform>router>mpls
Description 

This command computes a CSPF path with specified user constraints.

Default 

n/a

Parameters 
to ip-addr
the destination IP address
Values—
a.b.c.d

 

from ip-addr
the originating IP address
Values—
a.b.c.d

 

bandwidth
the amount of bandwidth in megabits per second (Mb/s) to be reserved
Values—
0 to 4294967295 (values can be expressed in decimal, hexadecimal, or binary)

 

include-bitmap bitmap
specifies to include a bitmap that lists the admin groups that should be included during the CSPF computation
exclude-bitmap bitmap
specifies to exclude a bitmap that lists the admin groups that should be included during the CSPF computation
limit
the total number of hops an FRR bypass or detour LSP can take before merging back onto the main LSP path
Values—
1 to 255

 

excl-addr
an IP address to exclude from the CSPF computation (up to a maximum of eight addresses in one command)
Values—
a.b.c.d (outbound interface)

 

use-te-metric—
specifies to use the traffic engineering metric used on the interface
strict-srlg—
specifies to use strict frr-srlg to compute a new CSPF path
grp-id
specifies to use up to eight SRLGs to compute a new CSPF path
Values—
0 to 4294967295

 

excl-node-id—
a node to exclude from the CSPF computation (up to a maximum of eight nodes in one command)
Values—
a.b.c.d (outbound interface)

 

interface-name—
a local interface name (rather than the address) to exclude from the CSPF computation
Values—
max 32 characters

 

req-type—
the CSPF request type
Values—
all – all ECMP paths
random – random ECMP paths
least-fill – specifies whether the use of the least-fill path selection method for the computation of the path for this CSPF request is enabled

 

thd
the percentage difference below which two links are considered equal for least-fill bandwidth comparison. When comparing the percentages of least available link bandwidth across available paths, whenever two percentages differ by less than the value configured as the least-fill minimum threshold, CSPF considers them to be equal and applies a random number generator to select the path.
Values—
1 to 100

 

resignal

Syntax 
resignal {lsp lsp-name path path-name | delay minutes}
Context 
tools>perform>router>mpls
Description 

This command resignals specified LSP paths. The minutes parameter is used to configure the global timer to resignal all LSPs. The resignal timer is the time before resignaling occurs after the resignal condition occurs. If only lsp-name and path-name are provided, the specified LSP is resignaled immediately. For the delay option to work, the resignal time in the config>router>mpls context must be set.

Default 

n/a

Parameters 
lsp-name
specifies a unique LSP name, up to 32 characters
path-name
specifies the name for the LSP path, up to 32 characters
minutes
specifies the delay interval, in minutes, before all LSPs are resignaled. If the value 0 is entered, all LSPs are resignaled immediately.
Values—
0 to 30

 

trap-suppress

Syntax 
trap-suppress number-of-traps time-interval
Context 
tools>perform>router>mpls
Description 

This command modifies thresholds for trap suppression. The command is used to suppress traps after the specified number of traps has been raised within the specified period of time.

Default 

n/a

Parameters 
number-of-traps—
specifies the number of traps in multiples of 100. An error message is generated if an invalid value is entered.
Values—
100 to 1000

 

time-interval—
specifies the time interval in seconds
Values—
1 to 300

 

ospf

Syntax 
ospf
Context 
tools>perform>router
Description 

This command enables the context to perform specific OSPF tasks.

Default 

n/a

ldp-sync-exit

Syntax 
ldp-sync-exit
Context 
tools>perform>router>ospf
tools>perform>router>isis
Description 

This command terminates IGP-LDP synchronization. OSPF or IS-IS then advertises the actual cost value of the link for all interfaces that have IGP-LDP synchronization enabled, if the currently advertised cost is different.

Default 

n/a

refresh-lsas

Syntax 
refresh-lsas [lsa-type] [area-id]
Context 
tools>perform>router>ospf
Description 

This command refreshes LSAs for OSPF.

Default 

n/a

Parameters 
lsa-type—
the specified LSA type
Values—
router, network, summary, asbr, extern, nssa, opaque

 

area-id—
the OSPF area ID expressed in dotted-decimal notation or as a 32-bit integer
Values—
0.0.0.0 to 255.255.255.255 (dotted-decimal), 0 to 4294967295 (decimal integer)

 

run-manual-spf

Syntax 
run-manual-spf [externals-only]
Context 
tools>perform>router>ospf
tools>perform>router>isis
Description 

This command runs the shortest path first (SPF) algorithm for OSPF or IS-IS.

The externals-only parameter applies only to OSPF.

Default 

n/a

Parameters 
externals-only—
specifies the route preference for OSPF external routes

5.1.2.4. Tools ADP Commands

auto-discovery

Syntax 
auto-discovery [retry] [terminate]
Context 
tools
Description 

This command is used to control ADP while it is running.

The retry keyword restarts ADP if it has been halted due to errors. Executing this command clears the rejected DHCP server list for all ports and retries any processing that failed.

The terminate keyword terminates ADP and removes the ADP keyword from the BOF. The router returns to normal operations and any temporary configuration is removed. Network configuration and remote access remain enabled to allow the router to be manually provisioned remotely. ADP will not run again on future system restarts unless it is re-enabled via the CLI.

Default 

n/a

Parameters 
retry—
resumes ADP after being halted for errors
terminate—
terminates ADP and removes the ADP keyword from the BOF

auto-discovery echo

Syntax 
[no] auto-discovery echo [debugger]
Context 
tools
Description 

This command enables ADP echoing, which sends periodic updates to the console. The default is for ADP to echo progress summaries and major events. For troubleshooting, the optional debugger parameter causes ADP to echo detailed progress reports with events and timestamps. The command reverts to the default settings each time ADP is run on the system.

The no form of this command disables ADP echoing.

Default 

auto-discovery echo

Parameters 
debugger—
enables ADP echoing of detailed progress reports with events and timestamps