Show Commands

Note: The following command outputs are examples only; actual displays may differ depending on supported functionality and user configuration.

connections

Syntax

connections [address ip-address] [port port-number] [detail]

Context

show>system

Description

This command displays UDP and TCP connection information.

If no command line options are specified, a summary of the TCP and UDP connections displays.

Parameters

ip-address

displays only the connection information for the specified IP address or interface name

port-number

displays only the connection information for the specified port number

Values

0 to 65535

detail

appends TCP statistics to the display output

Output

The following output is an example of UDP and TCP connection information, and Table: System Connections Field Descriptions describes the fields.

Output Example
A:ALU-1# show system connections
===============================================================================
Connections :
===============================================================================
Proto    RecvQ    TxmtQ Local Address                                State
                    MSS Remote Address                                  vRtrID
-------------------------------------------------------------------------------
TCP          0        0 10.0.0.0.21                                   LISTEN
                   1024 10.0.0.0.0                                       0
TCP          0        0 10.0.0.0.23                                   LISTEN
                        10.0.0.0.0                                       0
TCP          0        0 10.0.0.0.179                                  LISTEN
                        10.0.0.0.0                                       0
TCP          0        0 10.0.0.xxx.51138                             SYN_SENT
                        10.0.0.104.179                                 4095
TCP          0        0 10.0.0.xxx.51139                             SYN_SENT
                        10.0.0.91.179                                  4095
TCP          0        0 10.10.10.xxx.646                             LISTEN
                        10.0.0.0.0                                       0
TCP          0        0 10.10.10.xxx.646                             ESTABLISH
                        10.10.10.104.49406                             4095
TCP          0        0 11.1.0.1.51140                               SYN_SENT
                        11.1.0.2.179                                   4095
TCP          0        993 192.168.x.xxx.23                           ESTABLISHED
                        192.168.x.xx.xxxx                              4095
UDP          0        0 10.0.0.0.123                                  ---
                        10.0.0.0.0                                       0
UDP          0        0 10.0.0.0.646                                  ---
                        10.0.0.0.0                                       0
UDP          0        0 10.0.0.0.17185                                ---
                        0.0.0.0.0                                       0
UDP          0        0 10.10.10.xxx.646                             ---
                        10.0.0.0.0                                       0
UDP          0        0 192.0.0.1.50130                              ---
                        192.0.0.1.17185                                4095
-------------------------------------------------------------------------------
No. of Connections: 14
===============================================================================
A:ALU-1# 
Output Example (Detailed)
A:ALU-1# show system connections detail
-------------------------------------------------------------------------------
 TCP Statistics                                                                
-------------------------------------------------------------------------------
packets sent                                : 659635                           
data packets                                : 338982 (7435146 bytes)           
data packet retransmitted                   : 73 (1368 bytes)                  
ack-only packets                            : 320548 (140960 delayed)          
URG only packet                             : 0                                
window probe packet                         : 0                                
window update packet                        : 0                                
control packets                             : 32                               
packets received                            : 658893                           
acks                                        : 338738 for (7435123 bytes)       
duplicate acks                              : 23                               
ack for unsent data                         : 0                                
packets received in-sequence                : 334705 (5568368 bytes)           
completely duplicate packet                 : 2 (36 bytes)                     
packet with some dup. data                  : 0 (0 bytes)                      
out-of-order packets                        : 20 (0 bytes)                     
packet of data after window                 : 0 (0 bytes)                      
window probe                                : 0                                
window update packet                        : 3                                
packets received after close                : 0                                
discarded for bad checksum                  : 0                                
discarded for bad header offset field       : 0                                
discarded because packet too short          : 0                                
connection request                          : 4                                
connection accept                           : 24                               
connections established (including accepts) : 27                               
connections closed                          : 26 (including 2 drops)           
embryonic connections dropped               : 0                                
segments updated rtt                        : 338742 (of 338747 attempts)      
retransmit timeouts                         : 75                               
connections dropped by rexmit timeout       : 0                                
persist timeouts                            : 0                                
keepalive timeouts                          : 26                               
keepalive probes sent                       : 0                                
connections dropped by keepalive            : 1                                
pcb cache lookups failed                    : 0                                
connections dropped by bad md5 digest       : 0
connections dropped by enhanced auth        : 0
path mtu discovery backoff                  : 0
===============================================================================
A:ALU-1#
Table: System Connections Field Descriptions

Label

Description

Proto

The socket protocol, either TCP or UDP

RecvQ

The number of input packets received by the protocol

TxmtQ

The number of output packets sent by the application

Local Address

The local address of the socket. The socket port is separated by a period.

Remote Address

The remote address of the socket. The socket port is separated by a period.

State

Listen — the protocol state is in the listen mode

Established — the protocol state is established

MSS

The TCP maximum segment size

vRtrID

The virtual router identifier:

vRtrID 0 — listens for connections in all routing instances, including the base and management VRFs

vRtrID 1 — base routing instance

vRtrID 4095 — management routing instance

cpu

Syntax

cpu [sample-period seconds]

Context

show>system

Description

This command displays CPU usage per task over a sample period.

Parameters

seconds

the number of seconds over which to sample CPU task usage

Default

1

Values

1 to 10

Output

The following output is an example of system CPU information, and Table: System CPU Field Descriptions describes the fields.

Output Example
A:ALU-1# show system cpu sample-period 2
===============================================================================
CPU Utilization (Sample period: 2 seconds)
===============================================================================
Name                                   CPU Time       CPU Usage        Capacity
                                         (uSec)                           Usage
-------------------------------------------------------------------------------
BFD                                      10,098           0.07%          0.37%
BGP                                         341          ~0.00%          0.01%
Cards & Ports                            55,154           0.39%          0.81%
DHCP Server                                 352          ~0.00%          0.01%
ICC                                       7,818           0.05%          0.20%
IGMP/MLD                                  3,511           0.02%          0.17%
IOM                                     170,517           1.22%          3.47%
IP Stack                                 14,371           0.10%          0.23%
IS-IS                                    19,893           0.14%          0.99%
ISA                                       5,822           0.04%          0.29%
LDP                                       1,746           0.01%          0.08%
Logging                                      94          ~0.00%         ~0.00%
MPLS/RSVP                                16,146           0.11%          0.60%
Management                               12,337           0.08%          0.40%
Microwave                                    43          ~0.00%         ~0.00%
OAM                                       1,100          ~0.00%          0.05%
OSPF                                        610          ~0.00%          0.02%
PIM                                         418          ~0.00%          0.02%
RIP                                           0           0.00%          0.00%
RTM/Policies                                  0           0.00%          0.00%
Redundancy                               27,293           0.19%          1.05%
Security                                  1,858           0.01%          0.06%
Services                                  4,978           0.03%          0.08%
Snmp Daemon                                   0           0.00%          0.00%
Stats                                         0           0.00%          0.00%
System                                  247,815           1.77%          3.71%
VRRP                                      2,443           0.01%          0.07%
-------------------------------------------------------------------------------
Total                                13,950,560         100.00%
   Idle                              13,335,735          95.59%
   Usage                                614,825           4.40%
Busiest Core Utilization                164,574           8.25%
===============================================================================
A:ALU-1# 
Table: System CPU Field Descriptions

Label

Description

CPU Utilization

The total amount of CPU time

Name

The process or protocol name

CPU Time (uSec)

The CPU time that each process or protocol has used in the specified sample time

CPU Usage

The sum of CPU usage of all the processes and protocols

Capacity Usage

Displays the level at which the specified service is being utilized. When this number reaches 100%, this part of the system is busied out. There may be extra CPU cycles still left for other processes, but this service is running at capacity.

This column does not reflect the true CPU utilization value; that data is available in the CPU Usage column. This column shows the busiest task in each group, where ‟busiest” is defined as either actually running or blocked attempting to acquire a lock.

cron

Syntax

cron

Context

show>system

Description

This command enters the show CRON context.

schedule

Syntax

schedule [schedule-name] [owner owner-name]

Context

show>system>cron

Description

This command displays CRON schedule parameters.

Parameters

schedule-name

displays information for the specified schedule name

owner-name

displays information for the specified schedule owner associated with the schedule name

Output

The following output is an example of CRON schedule information, and Table: CRON Schedule Field Descriptions describes the fields.

Output Example
A:ALU-1# show system cron schedule test
===============================================================================
CRON Schedule Information
===============================================================================
Schedule                     : test
Schedule owner               : TiMOS CLI
Description                  : none
Administrative status        : enabled
Operational status           : enabled
Script Policy                : test_policy
Script Policy Owner          : TiMOS CLI
Script                       : test_script
Script Owner                 : TiMOS CLI
Script source location       : ftp://*****:******@192.168.15.1/home/testlab_bgp
                               /cron/test1.cfg
Script results location      : ftp://*****:******@192.168.15.1/home/testlab_bgp
                               /cron/res
Schedule type                : periodic
Interval                     : 0d 00:01:00 (60 seconds)
Repeat count                 : infinite
Next scheduled run           : 0d 00:00:42
End time                     : 2018/12/17 12:00:00
Weekday                      : friday
Month                        : none
Day of month                 : none
Hour                         : none
Minute                       : none
Number of schedule runs      : 10
Last schedule run            : 2018/12/17 11:20:00
Number of schedule failures  : 0
Last schedule failure        : no error
Last failure time            : never
=============================================================================== 
A:ALU-1#
Table: CRON Schedule Field Descriptions

Label

Description

Schedule

The name of the schedule

Schedule owner

The name of the schedule owner

Description

The description of the schedule

Administrative status

Enabled — administrative status is enabled

Disabled — administrative status is disabled

Operational status

Enabled — operational status is enabled

Disabled — operational status is disabled

Script Policy

The name of the script policy

Script Policy Owner

The name of the script policy owner

Script

The name of the script

Script Owner

The name of the script owner

Script source location

The location of the scheduled script

Script results location

The location where the script results are sent

Schedule type

Periodic — displays a schedule that runs at a given interval

Calendar — displays a schedule that runs based on a calendar

Oneshot — displays a schedule that ran one time only

Interval

The interval between runs of an event

Repeat count

The number of times that the interval (periodic) schedule is run

Next scheduled run

The time for the next scheduled run

End time

The interval at which the schedule will end (periodic) or the date on which the schedule will end (calendar)

Weekday

The configured weekday

Month

The configured month

Day of month

The configured day of month

Hour

The configured hour

Minute

The configured minute

Number of schedule runs

The number of scheduled sessions

Last schedule run

The last scheduled session

Number of schedule failures

The number of scheduled sessions that failed to execute

Last schedule failure

The last scheduled session that failed to execute

Last failure time

The system time of the last failure

dhcp6

Syntax

dhcp6

Context

show>system

Description

This command displays system-wide DHCPv6 configuration information.

Output

The following output is an example of DHCPv6 configuration information, and Table: DHCPv6 Configuration Field Descriptions describes the fields.

Output Example
A:ALU-1# show system dhcp6
===============================================================================
DHCP6 system
===============================================================================
Global NoAddrsAvail status  : esm-relay server
=============================================================================== 
Table: DHCPv6 Configuration Field Descriptions

Label

Description

Status

The system-wide status of DHCPv6 functionality

options

Syntax

options

Context

show>system>fp

Description

This command displays information about forwarding path options.

This command is only supported on the 7705 SAR-8 Shelf V2 and the 7705 SAR-18.

Output

The following output is an example of forwarding path information, and Table: Forwarding Path Field Descriptions describes the fields.

Output Example
*A:7705:Dut-C# show system fp options       
===============================================================================
System Forwarding Path Option Information
===============================================================================
Option                                  Admin State         Oper State
-------------------------------------------------------------------------------
vpls-high-scale                         Enabled             Disabled
-------------------------------------------------------------------------------
Reboot Required : Yes
Table: Forwarding Path Field Descriptions

Label

Description

Option

The name of the forwarding path option

Admin State

The administrative status of the forwarding path option

Oper State

The operational status of the forwarding path option

Reboot Required

Indicates whether a system reboot is required for the forwarding path option to become operational

information

Syntax

information

Context

show>system

Description

This command displays general system information including basic system, SNMP server, last boot and DNS client information.

Output

The following output is an example of general system information, and Table: System Information Field Descriptions describes the fields.

Output Example
A:7705:Dut-A# show system information 

===============================================================================
System Information
===============================================================================
System Name            : A:7705:Dut-A
System Type            : 7705 SAR-8 v2                                          
Chassis Topology       : Standalone 
System Version         : B-0.0.I323 
Crypto Module Version  : 
 CPM: SARCM 3.0  DP: SARDCM 1.0
System Contact         : Fred Information Technology
System Location        : Bldg.1-floor 2-Room 201
System Coordinates     : N 85 58 23, W 34 56 12
System Active Slot     : A                                                     
System Up Time         : 1 days, 02:03:17.62 (hr:min:sec)                      
 
SNMP Port              : 161                                                   
SNMP Engine ID         : 0000197f00006883ff000000 
SNMP Engine Boots      : 58                                                  
SNMP Max Message Size  : 1500                                                  
SNMP Admin State       : Enabled                                               
SNMP Oper State        : Enabled                                               
SNMP Index Boot Status : Not Persistent                                        
SNMP Sync State        : OK                                                    
 
Tel/Tel6/SSH/FTP Admin : Enabled/Disabled/Enabled/Disabled                     
Tel/Tel6/SSH/FTP Oper  : Up/Down/Up/Down                                       
 
BOF Source             : cf3:                                                  
Image Source           : primary                                               
Config Source          : primary                                               
Last Booted Config File: cf3:/config.cfg
Last Boot Cfg Version  : FRI APR 20 16:24:27 2007 UTC                          
Last Boot Config Header: # TiMOS-B-5.0.R3 both/hops NOKIA 7705 SAR #
                         Copyright (c) 2016 Nokia. All rights
                         reserved. # All use subject to applicable license
                         agreements. # Built on Wed Feb 13 19:45:00 EST 2016 by
                         builder in /rel5.0/R3/panos/main # Generated TUE
                         MAR 11 16:24:27 2016 UTC 
Last Boot Index Version: N/A                                                   
Last Boot Index Header : # TiMOS-B-5.0.R3 both/hops NOKIA 7705 SAR #
                         Copyright (c) 2016 Nokia. All rights
                         reserved. # All use subject to applicable license
                         agreements. # Built on Wed Feb 13 19:45:00 EST 2016 by
                         builder in /rel5.0/R3/panos/main # Generated TUE
                         MAR 11 16:24:27 2016 UTC 
Last Saved Config      : N/A                                                   
Time Last Saved        : N/A                                                   
Changes Since Last Save: Yes                                                   
User Last Modified     : admin
Time Last Modified     : 2016/03/19 10:03:09                                   
Max Cfg/BOF Backup Rev : 5                                                     
Cfg-OK Script          : N/A                                                   
Cfg-OK Script Status   : not used                                              
Cfg-Fail Script        : N/A                                                   
Cfg-Fail Script Status : not used                                              
 
Microwave S/W Package  : invalid

Management IP Addr     : 192.168.xxx.xxx/24                 
Primary DNS Server     : 192.168.xxx.xxx
Secondary DNS Server   : N/A
Tertiary DNS Server    : N/A
DNS Domain             : domain.com          
DNS Resolve Preference : ipv4-only
BOF Static Routes      :                                                       
  To                   Next Hop            
  192.xxx.0.0/16       192.xxx.1.1       
ATM Location ID        : 01:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00       
ATM OAM Retry Up       : 2
ATM OAM Retry Down       : 4
ATM OAM Loopback Period  : 10

ICMP Vendor Enhancement: Disabled
Eth QinQ Untagged SAP  : False                                             
===============================================================================
A:7705:Dut-A# 
Table: System Information Field Descriptions

Label

Description

System Name

The configured system name

System Type

The 7705 SAR chassis model

Chassis Topology

The chassis setup – always Standalone

System Version

The version of the installed software load

Crypto Module Version

The cryptographic module in the release

System Contact

A text string that describes the system contact information

System Location

A text string that describes the system location

System Coordinates

A text string that describes the system coordinates

System Active Slot

The active CSM slot

System Up Time

The time since the last boot

SNMP Port

The port number used by this node to receive SNMP request messages and to send replies

SNMP Engine ID

The SNMP engine ID to uniquely identify the SNMPv3 node

SNMP Engine Boots

The number of times that the SNMP engine has booted

SNMP Max Message Size:

The maximum SNMP packet size generated by this node

SNMP Admin State

Enabled — SNMP is administratively enabled and running

Disabled — SNMP is administratively shut down and not running

SNMP Oper State

Enabled — SNMP is operationally enabled

Disabled — SNMP is operationally disabled

SNMP Index Boot Status

Persistent — system indexes are saved between reboots

Not Persistent — system indexes are not saved between reboots

Tel/Tel6/SSH/FTP Admin

The administrative state of the Telnet, Telnet IPv6, SSH, and FTP sessions

Tel/Tel6/SSH/FTP Oper

The operational state of the Telnet, Telnet IPv6, SSH, and FTP sessions

BOF Source

The location of the BOF

Image Source

Primary — Indicates that the directory location for runtime image file was loaded from the primary source

Secondary — Indicates that the directory location for runtime image file was loaded from the secondary source

Tertiary — Indicates that the directory location for runtime image file was loaded from the tertiary source

Config Source

Primary — Indicates that the directory location for configuration file was loaded from the primary source

Secondary — Indicates that the directory location for configuration file was loaded from the secondary source

Tertiary — Indicates that the directory location for configuration file was loaded from the tertiary source

Last Booted Config File

The URL and filename of the last loaded configuration file

Last Boot Cfg Version

The date and time of the last boot

Last Boot Config Header

The header information such as image version, date built, date generated

Last Boot Index Version

The version of the persistence index file read when this CSM card was last rebooted

Last Boot Index Header

The header of the persistence index file read when this CSM card was last rebooted

Last Saved Config

The location and filename of the last saved configuration file

Time Last Saved

The date and time of the last time configuration file was saved

Changes Since Last Save

Yes — There are unsaved configuration file changes

No — There are no unsaved configuration file changes

User Last Modified

The user name of the user who last modified the configuration file

Time Last Modified

The date and time of the last modification

Max Cfg/BOF Backup Rev

The maximum number of backup revisions maintained for a configuration file. This value also applies to the number of revisions maintained for the BOF file.

Cfg-OK Script

URL — the location and name of the CLI script file executed following successful completion of the boot-up configuration file execution

N/A — no CLI script file is executed

Cfg-OK Script Status

Successful/Failed — the results from the execution of the CLI script file specified in the Cfg-OK Script location

Not used — no CLI script file was executed

Cfg-Fail Script

URL — the location and name of the CLI script file executed following a failed boot-up configuration file execution

Not used — no CLI script file was executed

Cfg-Fail Script Status

Successful/Failed — the results from the execution of the CLI script file specified in the Cfg-Fail Script location

Not used — no CLI script file was executed

Microwave S/W Package

N/A

Management IP Addr

The management IP address and mask

Primary DNS Server

The IP address of the primary DNS server

Secondary DNS Server

The IP address of the secondary DNS server

Tertiary DNS Server

The IP address of the tertiary DNS server

DNS Domain

The DNS domain name of the node

DNS Resolve Preference

N/A

BOF Static Routes

To — the static route destination

Next Hop — the next hop IP address used to reach the destination

Metric — displays the priority of this static route versus other static routes

None — no static routes are configured

ATM Location ID

For ATM OAM loopbacks — the address of the network device referenced in the loopback request

ATM OAM Retry Up

N/A

Atm OAM Retry Down

N/A

ATM OAM Loopback Period

N/A

ICMP Vendor Enhancement

Enabled — inserts one-way timestamp in outbound SAA ICMP ping packets

Disabled — one-way timestamping is not performed on outbound SAA ICMP ping packets

Eth QinQ untagged SAP

True: QinQ untagged SAPs are enabled

False: QinQ untagged SAPs are disabled

lldp

Syntax

lldp neighbor

Context

show>system

Description

This command displays neighbor information for all configured ports without having to specify each individual port ID.

Output

The following output is an example of LLDP neighbor information, and Table: LLDP Neighbor Field Descriptions describes the fields.

Output Example
A:ALU-1# show system lldp neighbor 
Link Layer Discovery Protocol (LLDP) System Information

===============================================================================
NB = nearest-bridge   NTPMR = nearest-non-tpmr   NC = nearest-customer
===============================================================================
Lcl Port      Scope Remote Chassis ID  Index  Remote Port     Remote Sys Name
-------------------------------------------------------------------------------
1/5/8         NB    38:52:1A:00:DC:01  2      1/8/8, 10/100/* 7705:Dut-C
1/5/8         NTPMR BC:52:B4:2B:D0:7D  3      1/1/1, 10/100/* 7705:Dut-F
1/5/8         NC    BC:52:B4:2B:D0:7D  4      1/1/1, 10/100/* 7705:Dut-F
1/5/8         NTPMR 38:52:1A:00:E0:01  5      1/4/3, 10/100/* 7705:Dut-A
1/5/8         NC    38:52:1A:00:E0:01  6      1/4/3, 10/100/* 7705:Dut-A
1/4/3         NTPMR 38:52:1A:00:E0:01  7      1/5/8, 10/100/* 7705:Dut-A
1/4/3         NC    38:52:1A:00:E0:01  8      1/5/8, 10/100/* 7705:Dut-A
1/4/3         NTPMR BC:52:B4:2B:D0:7D  9      1/1/1, 10/100/* 7705:Dut-F
1/4/3         NC    BC:52:B4:2B:D0:7D  10     1/1/1, 10/100/* 7705:Dut-F
1/4/3         NB    00:25:BA:17:2A:42  15     BA              7705:Dut-B
===============================================================================
* indicates that the corresponding row element may have been truncated.
Number of neighbors : 10
A:ALU-1#
Table: LLDP Neighbor Field Descriptions

Label

Description

Lcl Port

The physical port ID of the local port in slot/mda/port format

Scope

The scope of LLDP supported: NB (nearest bridge), NTPMR (nearest non-two-port MAC relay bridge), or NC (nearest customer bridge)

Remote Chassis ID

The MAC address of the chassis containing the Ethernet port that sent the LLDPDU

Index

The LLDP remote peer index

Remote Port

The physical port ID of the remote port in slot/mda/port format and a port description (based on ifDescr from RFC 2863 - IF MIB)

If a port-description TLV is received, displays the ifDescr object for the interface – a text string containing information about the interface

If a port-description TLV is not received or the value is null, displays the ifindex for the interface

(* indicates that the output has been truncated)

Remote Sys Name

The name of the remote chassis

load-balancing-alg

Syntax

load-balancing-alg [detail]

Context

show>system

Description

This command displays the system load-balancing settings.

Parameters

detail

displays detailed information for load-balancing algorithms

Output

The following output is an example of system load-balancing algorithm information, and Table: System Load-Balancing Algorithm Field Descriptions describes the fields.

Output Example
*A:Sar18 Dut-B>show>system# load-balancing-alg
===============================================================================
System-wide Load Balancing Algorithms
===============================================================================
L4 Load Balancing                      : exclude-L4
LSR Load Balancing                     :
    Hashing Algorithm                  : lbl-only
    Hashing Treatment                  : profile-1
    Use Ingress Port                   : disabled
System IP Load Balancing               : enabled
===============================================================================
*A:Sar18 Dut-B>show>system#
Table: System Load-Balancing Algorithm Field Descriptions

Label

Description

System-wide Load Balancing Algorithms

L4 Load Balancing

The configured setting for l4-load-balancing

LSR Load Balancing

The configured settings for lsr-load-balancing, including:

  • Hashing Algorithm

    The configured hashing algorithm: lbl-only, lbl-ip, or lbl-ip-l4-teid

  • Hashing Treatment

    The configured label stack profile: profile-1, profile-2, or profile-3

  • Use Ingress Port

    Specifies whether the ingress port at the LSR is used

System IP Load Balancing

Specifies whether the system IP address is used in the load-balancing calculation

memory-pools

Syntax

memory-pools

Context

show>system

Description

This command displays system memory status.

Output

The following output is an example of system memory information, and Table: Memory Pool Field Descriptions describes the fields.

Output Example
A:ALU-1# show system memory-pools

===============================================================================
Memory Pools
===============================================================================
Name               Max Allowed    Current Size      Max So Far          In Use
-------------------------------------------------------------------------------
System                No limit     308,145,416     316,100,296     300,830,200
Icc                 16,777,216       2,097,152       2,097,152         773,920
RTM/Policies          No limit       2,097,152       2,097,152       1,027,792
OSPF                  No limit       1,048,576       1,048,576         437,904
MPLS/RSVP             No limit      21,145,848      21,145,848      19,562,376
LDP                   No limit       1,048,576       1,048,576         224,848
IS-IS                 No limit               0               0               0
RIP                   No limit               0               0               0
VRRP                  No limit       1,048,576       1,048,576           1,144
BGP                   No limit       2,097,152       2,097,152       1,176,560
Services              No limit       5,685,504       5,685,504       3,884,512
IOM                   No limit     249,068,424     249,068,424     245,119,136
SIM                   No limit       1,048,576       1,048,576         129,808
IP Stack              No limit       4,295,184       4,295,184       3,189,048
MBUF                  No limit       1,048,576       1,048,576         151,520
IGMP/MLD Snpg         No limit       1,048,576       1,048,576          71,192
TLS MFIB              No limit       1,048,576       1,048,576       1,027,312
WEB Redirect        16,777,216               0               0               0
BFD                   No limit       1,048,576       1,048,576         828,448
MCPATH                No limit       1,048,576       1,048,576             472
-------------------------------------------------------------------------------
Current Total Size :    604,069,016 bytes
Total In Use       :    578,436,192 bytes
Available Memory   :     78,909,496 bytes
===============================================================================
*A:ALU-1#
Table: Memory Pool Field Descriptions

Label

Description

Name

The name of the system or process

Max Allowed

Integer — the maximum allocated memory size

No Limit — no size limit

Current Size

The current size of the memory pool

Max So Far

The largest amount of memory pool used

In Use

The current amount of the memory pool currently in use

Current Total Size

The sum of the Current Size column

Total In Use

The sum of the In Use column

Available Memory

The amount of available memory

ntp

Syntax

ntp [{peers | peer peer-address } | {servers | server server-address} | [all]] [detail]

Context

show>system

Description

This command displays NTP protocol configuration and state information.

Parameters

peers

displays information about the remote systems that are configured as NTP peers

peer-address

displays information about the specified NTP peer

servers

displays information about sources that are configured as NTP servers

server-address

displays information about the specified node that is configured as an NTP server

all

displays a summary of all configured NTP peer and server information

detail

displays detailed NTP configuration information

Output

The following output is an example of NTP information, and Table: System NTP Field Descriptions describes the fields.

Output Example
A:Sar18 Dut-B# show system ntp
===============================================================================
NTP Status
===============================================================================
Configured         : Yes                Stratum              : 4
Admin Status       : up                 Oper Status          : up
Server Enabled     : Yes                Server Authenticate  : Yes
Clock Source       : 135.121.107.98
Auth Check         : Yes
MDA Timestamp      : No
Current Date & Time: 2021/03/22 17:28:09 UTC
===============================================================================
*A:Sar18 Dut-B# show system ntp all
===============================================================================
NTP Status
===============================================================================
Configured         : Yes                Stratum              : 4
Admin Status       : up                 Oper Status          : up
Server Enabled     : Yes                Server Authenticate  : Yes
Clock Source       : 135.121.107.98
Auth Check         : Yes
MDA Timestamp      : No
Current Date & Time: 2021/03/22 17:30:00 UTC
===============================================================================
===============================================================================
NTP Active Associations
===============================================================================
State                     Reference ID    St Type  A  Poll Reach     Offset(ms)
    Remote
-------------------------------------------------------------------------------
chosen                    138.120.210.186 3  srvr  -  64   YYYYYYYY  0.124
    135.121.107.98
reject                    INIT            -  actpr n  64   ........  0.000
    135.121.107.100
===============================================================================
===============================================================================
NTP Clients
===============================================================================
vRouter                                                    Time Last Request Rx
    Address
-------------------------------------------------------------------------------
===============================================================================
*A:Sar18 Dut-B# show system ntp detail
===============================================================================
NTP Status
===============================================================================
Configured         : Yes                Stratum              : 4
Admin Status       : up                 Oper Status          : up
Server Enabled     : Yes                Server Authenticate  : Yes
Clock Source       : 135.121.107.98
Auth Check         : Yes
MDA Timestamp      : No
Auth Errors        : 0                  Auth Errors Ignored  : 0
Auth Key Id Errors : 0                  Auth Key Type Errors : 0
Current Date & Time: 2021/03/22 17:34:46 UTC
===============================================================================
===============================================================================
NTP Configured Broadcast/Multicast Interfaces
===============================================================================
vRouter         Interface           Address             Type    Auth    Poll
-------------------------------------------------------------------------------
===============================================================================
*A:Sar18 Dut-B# show system ntp detail all
===============================================================================
NTP Status
===============================================================================
Configured         : Yes                Stratum              : 4
Admin Status       : up                 Oper Status          : up
Server Enabled     : Yes                Server Authenticate  : Yes
Clock Source       : 135.121.107.98
Auth Check         : Yes
MDA Timestamp      : No
Auth Errors        : 0                  Auth Errors Ignored  : 0
Auth Key Id Errors : 0                  Auth Key Type Errors : 0
Current Date & Time: 2021/03/22 17:36:45 UTC
===============================================================================
===============================================================================
NTP Configured Broadcast/Multicast Interfaces
===============================================================================
vRouter         Interface           Address             Type    Auth    Poll
-------------------------------------------------------------------------------
===============================================================================
===============================================================================
NTP Active Associations
===============================================================================
State                     Reference ID    St Type  A  Poll Reach     Offset(ms)
    Remote
-------------------------------------------------------------------------------
chosen                    138.120.210.186 3  srvr  -  64   YYYYYYYY  0.105
    135.121.107.98
reject                    INIT            -  actpr n  64   ........  0.000
    135.121.107.100
===============================================================================
===============================================================================
NTP Clients
===============================================================================
vRouter                                                    Time Last Request Rx
    Address
-------------------------------------------------------------------------------
===============================================================================
*A:Sar18 Dut-B# show system ntp peer 135.121.107.100 detail 
===============================================================================
NTP Peer
===============================================================================
State                     Reference ID    St Type  A  Poll Reach     Offset(ms)
    Remote
-------------------------------------------------------------------------------
reject                    INIT            -  actpr n  64   ........  0.000
    135.121.107.100
===============================================================================
*A:7705:Dut-C# show system ntp peer 3333:50:1::4         
===============================================================================
NTP Peer 
===============================================================================
State                     Reference ID    St Type  A  Poll Reach     Offset(ms)
    Remote                                                           
-------------------------------------------------------------------------------
outlyer                   138.120.193.198 2  actpr y  8    Y.YYYYY.  -0.858
    3333:50:1::4 
===============================================================================
*A:7705:Dut-C#  
Table: System NTP Field Descriptions

Label

Description

NTP Status

Configured

Indicates whether NTP is enabled: yes or no

Stratum

The stratum level of this node

Admin Status

Indicates the administrative state: up or down

Oper Status

Indicates the operational status: up or down

Server Enabled

Indicates whether the NTP server is enabled on this node: yes or no

Server Authenticate

Indicates whether NTP server authentication is required: yes or no

Clock Source

The IP address of the node acting as the clock source

Auth Check

Indicates whether an authentication check is required: yes or no

MDA Timestamp

Indicates whether MDA timestamping is enabled for NTP: yes or no

Current Date & Time

The current date and time

Auth Errors

Number of authentication errors

Auth Errors Ignored

Number of authentication errors ignored

Auth Key Id Errors

Number of authentication key identification errors

Auth Key Type Errors

Number of authentication key type errors

NTP Configured Broadcast/Multicast Interfaces

vRouter

The router instance containing the interface

Interface

The interface configured in NTP

Address

The address used for transmitted messages

Type

The interface type:

  • bcast — broadcast interface

  • mcast — multicast interface

  • bclnt — broadcast client

  • svr — server

  • actpr — active peer

  • paspr — passive peer

Auth

Indicates whether authentication is in use

Poll

The current poll interval used on the interface

NTP Active Associations

State

The state of the peers acting as time servers:

  • Reject

    The peer is rejected and will not be used for synchronization. Rejection reasons could be that the peer is unreachable, the peer is synchronized to this local server so synchronizing with it would create a synchronization loop, or the synchronization distance is too large. This is the normal startup state.

  • Invalid

    The peer is not maintaining an accurate clock. This peer will not be used for synchronization.

  • Excess

    The peer's synchronization distance is greater than 10 other peers. This peer will not be used for synchronization.

  • Outlyer

    The peer is discarded as an outlier. This peer will not be used for synchronization.

  • Candidate

    The peer is accepted as a possible source of synchronization

  • Selected

    The peer is an acceptable source of synchronization, but its synchronization distance is greater than six other peers

  • Chosen

    The peer is chosen as the source of synchronization

  • ChosenPPS

    The peer is chosen as the source of synchronization, but the actual synchronization is occurring from a pulse-per-second (PPS) signal

Remote

The IP address of the remote NTP server or peer with which this local host is exchanging NTP packets

Reference ID

When the Stratum level is between 0 and 15, this field shows the IP address of the remote NTP server or peer with which the local server or peer is exchanging NTP packets. For reference clocks, this field shows the identification assigned to the clock, such as ‟.GPS.” For an NTP server or peer, if the client has not yet synchronized to a server/peer, the status cannot be determined and the following codes are displayed:

ACST — the association belongs to a unicast server

AUTH — server authentication failed. Please wait while the association is restarted.

AUTO — autokey sequence failed. Please wait while the association is restarted.

BCST — the association belongs to a broadcast server

CRPT — cryptographic authentication or identification failed. The details should be in the system log file or the cryptostats statistics file, if configured. No further messages will be sent to the server.

DENY — access denied by remote server. No further messages will be sent to the server.

DROP — lost peer in symmetric mode. Please wait while the association is restarted.

RSTR — access denied due to local policy. No further messages will be sent to the server.

INIT — the association has not yet synchronized for the first time

INIT — the system clock has not yet synchronized for the first time

STEP — a step change in system time has occurred, but the system clock has not yet resynchronized

St

The Stratum level of this node

Type

The peer type:

  • bcast — broadcast interface

  • mcast — multicast interface

  • bclnt — broadcast client

  • svr — server

  • actpr — active peer

  • paspr — passive peer

A

Authentication

Poll

Polling interval in seconds

Reach

Yes — the NTP peer or server has been reached at least once in the last eight polls

No — the NTP peer or server has not been reached at least once in the last eight polls

Offset (ms)

The difference between the local and remote UTC time, in milliseconds

NTP Clients

vRouter

The router instance containing the interface

Address

The address used for the transmitted messages

Time last Request Rx

The time at which the last request was received from the client

poe

Syntax

poe

Context

show>system

Description

This command shows a summary of the PoE status of each PoE capable port in the system.

Output

The following output is an example of PoE status information, and Table: System PoE Status Field Descriptions describes the fields.

Output Example
A:# show system poe
===============================================================================
PoE Information
===============================================================================
PoE Maximum Power Budget         : 83.8 watts
PoE Power Committed              : 65.0 watts
PoE Power Available              : 18.8 watts
PoE Power In Use                 : 0.0 watts

===============================================================================
PoE Port Information
===============================================================================
Interface    PoE            PoE              Maximum         Power
             Mode           Detection        Power           In Use
-------------------------------------------------------------------------------
1/1/5        Standard       Searching        15.4 watts      0.0 watts
1/1/6        Disabled        Disabled         0.0 watts      0.0 watts
1/1/7            Plus       Searching        34.2 watts      0.0 watts
1/1/8        Standard       Searching        15.4 watts      0.0 watts
===============================================================================
Table: System PoE Status Field Descriptions

Label

Description

PoE Maximum Power Budget

The maximum PoE power budget available for the system

PoE Power Committed

The total PoE power that has been configured on all POE or PoE+ ports on the system

PoE Power Available

The amount of PoE power available to be configured on additional PoE or PoE+ ports on the system

PoE Power In Use

The total PoE power currently being used by all PoE or PoE+ configured ports on the system

PoE Mode

Indicates whether the port is using standard PoE or PoE+

If the PoE function is turned off, the mode is Disabled

PoE Detection

Indicates the detection state of the PoE port

Maximum Power

The maximum PoE power available on the port

Power in Use

The amount of PoE power currently being used on the port

ptp

Syntax

ptp

ptp timestamp-stats

Context

show>system

Description

This command displays general PTP information and PTP timestamp information.

Parameters

timestamp-stats

displays port statistics for packets with timestamp updated fields

Output

The following outputs are examples of PTP information:

Output Example
*A:# show system ptp
===============================================================================
Clk  Source IP       Clock-type    MDA  Admin  PTP Clock Id      Node Time-Ref-
Idx                                     State                    Ref  Priority
===============================================================================
csm n/a             ordin/slave    n/a   down   d665fffffe000000  -    -
2                   ordin/slave    1/1   up     d665fffffe000002       -
===============================================================================
Table: System PTP Field Descriptions

Label

Description

Clk Idx

The clock identifier, either 1 to 16 or csm

Source IP

The IP address of the source interface

Clock-type

The clock type: ordin/slave, ordin/master, boundary, transparent

MDA

The adapter card slot that performs the IEEE 1588v2 clock recovery

Admin State

up – the local PTP clock is administratively enabled

down – the local PTP clock is administratively disabled

PTP Clock Id

A unique 64-bit number assigned to the clock

Node Ref

Timing reference: ref1 or ref2; applicable if the clock is a source of synchronization timing for the node

Time-Ref-Priority

The priority value of the clock, used to determine which clock provides timing for the network

Output Example
A:# show system ptp timestamp-stats 
===============================================================================
 PTP Port Timestamp Summary
-------------------------------------------------------------------------------
Phys     In/   Sync          Delay Req          Follow-Up
Port     Out   Pkt           Pkt                Pkt
===============================================================================
1/1/1    in    0             19529              -
         out   19558         0                  19558
1/3/1    in    0             4763373            -
         out   4763374       0                  4763374
===============================================================================
*A:#
Table: System PTP Timestamp Field Descriptions

Label

Description

Phys Port

The physical port identifier

In/Out

The direction of the packet counts

Sync Pkt

The number of ingress or egress synchronization packets

Delay Req Pkt

The number of ingress or egress delay request packets

Follow-Up Pkt

The number of egress follow-up packets

clock

Syntax

clock clock-id

clock clock-id bmc

clock clock-id detail

clock clock-id standby

clock clock-id statistics

clock clock-id summary

clock clock-id unicast

Context

show>system>ptp

Description

This command displays PTP clock information.

Parameters

clock-id

specifies the clock ID of this PTP instance

Values

1 to 16 for PTP clocks that use IPv4 encapsulation

csm for a PTP clock that uses Ethernet encapsulation

bmc

displays information about the best master clock algorithm configured for each PTP peer. This command only applies when the clock-id parameter value is 1 to 16.

detail

displays detailed information about the specified PTP clock. This command only applies when the clock-id parameter value is 1 to 16.

standby

displays PTP information about the standby CSM. This command only applies when the clock-id parameter is defined as csm.

statistics

displays statistics information. This command only applies when the clock-id parameter is defined as csm.

summary

displays summary information. This command only applies when the clock-id parameter value is 1 to 16.

unicast

displays IP unicast negotiation information. This command only applies when the clock-id parameter value is 1 to 16.

Output

The following outputs are examples of PTP clock information:

Output Example
A:# show system# ptp clock csm
===============================================================================
IEEE 1588/PTP Clock Information
===============================================================================
-------------------------------------------------------------------------------
Local Clock
-------------------------------------------------------------------------------
Clock Type        : ordinary,slave     PTP Profile        : IEEE 1588-2008
Domain            : 0                  Network Type       : sdh
Admin State       : down               Oper State         : down
Announce Interval : 1 pkt/2 s          Announce Rx Timeout: 3 intervals
Clock Id          : 4cc94ffffe737123   Clock Class        : 255 (slave-only)
Clock Accuracy    : unknown            Clock Variance     : ffff (not computed)
Clock Priority1   : 128                Clock Priority2    : 128
PTP Port State    : disabled           Last Changed       : 10/28/2015 18:48:31
PTP Recovery State: disabled
Frequency Offset  : n/a

-------------------------------------------------------------------------------
Time Information
-------------------------------------------------------------------------------
Timescale           : Arbitrary
Current Time        : 2015/11/02 15:51:44.8 (ARB)
Frequency Traceable : no
Time Traceable      : no
Time Source         : internal oscillator
===============================================================================
A:# show system#
Table: System PTP Clock CSM Field Descriptions

Label

Description

Local Clock

Clock Type

The local PTP clock type, one of: ordinary master, ordinary slave, boundary, or transparent-e2e

PTP Profile

The PTP profile: ieee-1588, itu-telecom-freq, g8275dot1-2014, g8275dot2-2016, iec-61850-9-3-2016, or c37dot238-2017

Domain

The PTP device domain

Network Type

Indicates whether SONET or SDH values are being used for encoding synchronous status messages

Admin State

up – the local PTP clock is administratively enabled

down – the local clock is administratively shut down and not running

Oper State

Up – the local clock is operationally enabled and running

Down – the local clock is operationally disabled and not running

Announce Interval

The message interval used for Announce messages

Announce Rx Timeout

The number of Announce timeouts that need to occur on a PTP slave port or boundary clock port in slave mode before communication messages with a master clock are deemed lost and the master clock is considered not available

Clock Id

A unique 64-bit number assigned to the clock

Clock Class

The local clock class

Clock Accuracy

The local clock accuracy designation

Clock Variance

The local clock variance

Clock Priority1

The first priority value of the local clock, used by the Best Master Clock Algorithm (BMCA) to determine which clock should provide timing for the network

Clock Priority2

The second priority value of the local clock. This value is used by the BMCA to determine which clock should provide timing for the network.

PTP Port State

The PTP port state, one of: disabled, listening, slave, master, passive, or faulty

Last Changed

The time the PTP port state last changed

PTP Recovery State

The clock recovery state, one of: disabled, initial, acquiring, phase-tracking, or locked

Frequency Offset

The frequency offset of the PTP clock in parts per billion

Time Information

Timescale

The PTP timescale flag sent in the 1588 Announce message

Current Time

The last date and time recovered by the PTP time recovery algorithm

Frequency Traceable

The frequency-traceable flag sent in the 1588 Announce message

Time Source

The time-source parameter sent in the 1588 Announce message

*A:SAR8-39-2>config>system>ptp>clock># show system ptp clock csm statistics 
===============================================================================
IEEE 1588/PTP Packet Statistics
===============================================================================
                                                               Input     Output
-------------------------------------------------------------------------------
PTP Packets                                                   101358     101358
  Announce                                                         0          0
  Sync                                                             0          0
  Follow Up                                                        0          0
  Delay Request                                                    0          0
  Delay Response                                                   0          0
  Peer Delay Request                                          101326         32
  Peer Delay Response                                             32     101326
  Peer Delay Response Follow Up                                    0          0
  Signaling                                                        0          0
  Other                                                            0          0
Discards                                                     4457103          0
  Bad PTP domain                                             4457103          0
  Alternate Master                                                 0          0
  Out Of Sequence                                                  0          0
  Other                                                            0          0
TLVs                                  
  IEEE C37.238                                                     0          0
  Alternate Time Offset Indicator (ATOI)                           0          0
  Discarded (Unknown or Error)                                     0          0
===============================================================================
===============================================================================
IEEE 1588/PTP Frequency Recovery State Statistics
===============================================================================
State                                                                   Seconds
-------------------------------------------------------------------------------
Initial                                                                 6181014
Acquiring                                                                     0
Phase-Tracking                                                                0
Locked                                                                        0
Hold-over                                                                     0
===============================================================================
===============================================================================
IEEE 1588/PTP Event Statistics
===============================================================================
Event                                                      Sync Flow Delay Flow
-------------------------------------------------------------------------------
Packet Loss                                                        0          0
Excessive Packet Loss                                              0          0
Excessive Phase Shift Detected                                     0          0
Too Much Packet Delay Variation                                    0          0
===============================================================================
===============================================================================
IEEE 1588/PTP Message Rates Per Second
===============================================================================
                                                                   Ethernet    
Packet Type                                                     Input    Output
-------------------------------------------------------------------------------
Announce                                                            0         0
Sync                                                                0         0
Follow Up                                                           0         0
Delay Request                                                       0         0
Delay Response                                                      0         0
Peer Delay Request                                                  1         1
Peer Delay Response                                                 1         1
Peer Delay Response Follow Up                                       0         0
Other                                                               0         0
-------------------------------------------------------------------------------
Total                                                               2         2
===============================================================================
Table: System PTP Clock CSM Statistics Field Descriptions

Label

Description

IEEE 1588/PTP Packet Statistics

PTP Packets

The total number of input or output PTP packets

Announce

The number of input or output Announce packets

Sync

The number of input or output synchronization packets

Follow Up

The number of input or output follow-up packets

Delay Request

The number of input or output delay request packets

Delay Response

The number of input or output delay response packets

Peer Delay Request

The number of input or output peer delay request packets

Peer Delay Response

The number of input or output peer delay response packets

Peer Delay Response Follow Up

The number of input or output peer delay response follow-up packets

Signaling

The number of input or output signaling packets

Other

The number of other input or output packets

Discards

The total number of discarded packets

Bad PTP domain

The number of input or output packets discarded with bad PTP domain

Alternate Master

The number of input or output packets discarded with alternate master

Out of Sequence

The number of input or output packets discarded as out of sequence

Other

The number of other input or output discarded packets

TLVs

The TLVs sent and received

IEEE C37.238

The number of IEEE C37.238 TLVs

This field is visible but the rate is not displayed to the operator

Alternate Time Offset Indicator (ATOI)

The number of ATOI TLVs

This field is visible but the rate is not displayed to the operator

Discard (Unknown or Error)

The number of discarded TLVs

This field is visible but the rate is not displayed to the operator

IEEE 1588/PTP Frequency Recovery State Statistics

State

The following algorithm state statistics (in seconds) are provided for the CSM clock:

  • Initial

  • Acquiring

  • Phase-Tracking

  • Locked

  • Hold-over

IEEE 1588/PTP Event Statistics

Event

The following algorithm event statistics (in seconds) are provided for the CSM clock:

  • Packet Loss

  • Excessive Packet Loss

  • Excessive Phase Shift Detected

  • Too Much Packet Delay Variation

IEEE 1588/PTP Message Rates Per Second

Packet Type

The following algorithm message rates per second are provided for the CSM clock:

  • Announce

  • Sync

  • Follow Up

  • Delay Request

  • Delay Response

  • Peer Delay Request

  • Peer Delay Response

  • Peer Delay Response Follow Up

  • Other

A:# show system ptp clock 2 summary 
===============================================================================
-------------------------------------------------------------------------------
PtpPort/Peer          : 1/1
IP Address            : 10.10.10.10
Static/Dynamic        : Static
PTP Port State        : initializing
                                                       Rx          Tx
-------------------------------------------------------------------------------
Anno                                                    623         0
Sync                                                    82990       0
Follow-Up                                               82990       -
DelayRequest                                            82998       82998
DelayResponse                                           82998       82998
===============================================================================
===============================================================================
Unicast Negotiation Summary
-------------------------------------------------------------------------------
Prt/ Peer IP         In/ Anno   Sync   Delay  Anno       Sync       Delay  
Peer                 Out Lease  Lease  Lease  Rate       Rate       Rate   
                         (sec)  (sec)  (sec)  (pkt/s)    (pkt/s)    (pkt/s)
===============================================================================
1/1  10.222.222.10   in  174    182    182    1 pkt/2 s  64 pkt/s   64 pkt/s  
                     out -      -      -      -          -          -         
1/2                  -   -      -      -      -          -          -         
                     out -      -      -      -          -          -         
===============================================================================
===============================================================================
Best Master Clock Summary
-------------------------------------------------------------------------------
Prt/ Peer IP         Slave Pri1 GM    GM    GM     Pri2 GM ClockId       Step
Peer                            Clk   Clk   Clk                          Rem
                                Cls   Acc   Var
===============================================================================
1/1  10.222.222.10   yes   128   6     3e3    25600  128  4041424344454637 1  
1/2                  -     -     -     -     -      -    -                -  
===============================================================================

Boundary clock case:

A:# show system ptp clock 1 summary 
===============================================================================
Prt/ Peer IP        Slave Port   Dyn/ In/ Anno        Sync        Delay
Peer                      State  Stat Out                         Req/Resp
===============================================================================
1/1  192.253.252.10  no   master  sta in  7           0           0          
                                  sta out 770         0           0          
2/1  192.254.254.10  no   master  sta in  0           0           103052     
                                  sta out 773         103054      103052     
3/1  192.253.252.11         no   master  sta in  0           0           0          
                                  sta out 0           0           0          
4/1                  no   initia* sta in  0           0           0          
                                  sta out 0           0           0          
5/1                  no   initia* sta in  0           0           0          
                                  sta out 0           0           0          
6/1                  no   initia* sta in  0           0           0          
                                  sta out 0           0           0          
7/1                  no   initia* sta in  0           0           0          
                                  sta out 0           0           0          
8/1                  no   master  sta in  0           0           0          
                                  sta out 0           0           0          
9/1  192.168.254.12    yes  slave   sta in  823         105272      105271     
                                  sta out 0           0           105271     
10/1                 no   initia* sta in  0           0           0          
                                  sta out 0           0           0          
11/1                 no   initia* sta in  0           0           0          
                                  sta out 0           0           0          
12/1                 no   initia* sta in  0           0           0          
                                  sta out 0           0           0          
13/1                 no   initia* sta in  0           0           0          
                                  sta out 0           0           0          
14/1                 no   initia* sta in  0           0           0          
                                  sta out 0           0           0          
15/1                 no   initia* sta in  0           0           0          
                                  sta out 0           0           0          
...

50/1                 no   initia* sta in  0           0           0          
                                  sta out 0           0           0          
===============================================================================
Prt/ Peer IP         In/ Anno   Sync   Delay  Anno       Sync       Delay  
Peer                 Out Lease  Lease  Lease  Rate       Rate       Rate   
                         (sec)  (sec)  (sec)  (pkt/s)    (pkt/s)    (pkt/s)
===============================================================================
1/1  192.253.254.8  in  166    0      0      1 pkt/2 s  -          -         
                     out 228    -      -      1 pkt/2 s  -          -         
2/1  192.254.254.9  in  1      0      0      -          -          -         
                     out 231    235    235    1 pkt/2 s  64 pkt/ s  64 pkt/s  
3/1  192.253.252.11         in  1      0      0      -          -          -
                     out -      -      -      -          -          -         
4/1                  -   -      -      -      -          -          -         
                     out -      -      -      -          -          -         
5/1                  -   -      -      -      -          -          -         
                     out -      -      -      -          -          -         
6/1                  -   -      -      -      -          -          -         
                     out -      -      -      -          -          -         
7/1                  -   -      -      -      -          -          -         
                     out -      -      -      -          -          -         
8/1                  -   -      -      -      -          -          -         
                     out -      -      -      -          -          -         
9/1  192.168.255.11    in  102    106    106    1 pkt/2 s  64 pkt/s   64 pkt/s  
                     out -      -      -      -          -          -         
10/1                 -   -      -      -      -          -          -         
                     out -      -      -      -          -          -         
11/1                 -   -      -      -      -          -          -         
                     out -      -      -      -          -          -         
12/1                 -   -      -      -      -          -          -         
                     out -      -      -      -          -          -         
13/1                 -   -      -      -      -          -          -         
                     out -      -      -      -          -          -         
14/1                 -   -      -      -      -          -          -         
                     out -      -      -      -          -          -         
15/1                 -   -      -      -      -          -          -         
                     out -      -      -      -          -          -         
...

50/1                 -   -      -      -      -          -          -         
                     out -      -      -      -          -          -         
===============================================================================
Prt/ Peer IP         Slave Pri1 GM    GM    GM     Pri2 GM ClockId       Step
Peer                            Clk   Clk   Clk                          Rem
                                Cls   Acc   Var                          
===============================================================================
1/1  192.253.2.10  no    128   13    254   65535  128  002105fffe6da9b7 0  
2/1  192.254.2.10  no    -     -     -     -      -    -                -  
3/1  192.255.2.10         no    -     -     -     -      -    -                -  
4/1                  -     -     -     -     -      -    -                -  
5/1                  -     -     -     -     -      -    -                -  
6/1                  -     -     -     -     -      -    -                -  
7/1                  -     -     -     -     -      -    -                -  
8/1                  -     -     -     -     -      -    -                -  
9/1  192.168.2.11    yes   128   6     33    25600  128  4041424344454637 0  
10/1                 -     -     -     -     -      -    -                - 
11/1                 -     -     -     -     -      -    -                - 
12/1                 -     -     -     -     -      -    -                - 
13/1                 -     -     -     -     -      -    -                - 
14/1                 -     -     -     -     -      -    -                - 
15/1                 -     -     -     -     -      -    -                - 
...

50/1                 -     -     -     -     -      -    -                - 
Table: System PTP Clock Summary Field Descriptions

Label

Description

PtpPort/Peer

Prt/Peer

The PTP port and peer ID as configured in the config>system>ptp>clock context

IP Address

Peer IP

The IP address of the PTP peer

Static/Dynamic

Dyn/Stat

Indicates if the peer is statically configured or dynamically requested

PTP Port State

Port State

The PTP port state: initializing, listening, uncalibrated, slave, master, or passive

Slave

Indicates whether the clock is in a slave state

Rx/Tx

In/Out

The direction of the packet counts

Anno

The number of ingress or egress Announce packets

Sync

The number of ingress or egress synchronization packets

Follow-Up

The number of ingress follow-up packets

DelayRequest

The number of ingress or egress delay request packets

DelayResponse

The number of ingress or egress delay response packets

Anno Lease

The Announce time remaining in the unicast session. The peer must re-request Announce before this expires or the peer communication will be canceled.

Sync Lease

The synchronization time remaining in the unicast session. The peer must re-request synchronization before this expires or the peer communication will be canceled.

Delay Lease

The delay time remaining in the unicast session. The peer must re-request delay before this expires or the peer communication will be canceled.

Anno Rate

The rate of Announce packets to or from the peer

Sync Rate

The rate of synchronization packets to or from the peer

Delay Rate

The rate of delay packets to or from the peer

Pri1

The grand master clock priority1 designation

GM Clk Cls

The grand master clock class designation

GM Clk Acc

The grand master clock accuracy designation

GM Clk Var

The grand master clock scaled log variance, in decimal format

Pri2

The grand master clock priority2 designation

GM ClockId

The grand master clock identification

Step Rem

The number of boundary clocks between the peer and the grand master

Output Example
A:7705:Dut-I# show system ptp clock 2 
===============================================================================
IEEE1588 PTP Clock Information
===============================================================================
-------------------------------------------------------------------------------
Local Clock
-------------------------------------------------------------------------------
Clock Type           : ordinary,slave   Admin State          : up
Source Interface     : system           Clock MDA            : 1/1
PTP Profile          : g8275dot2-2016   Domain               : 44
Clock ID             : d665fffffe000002 Clock Class          : 255
Clock Accuracy       : unknown(254)     Clock Variance       : not computed
Clock Priority1      : 128              Clock Priority2      : 255
Clock Local-priority : 222
Use Node Time        : no               Dynamic Peers        : not allowed
Admin Freq-source    : ptp              Oper Freq-source     : ptp
Tx While Sync Uncert*: true             Sync Certainty State : uncertain
Two-Step             : unknown
-------------------------------------------------------------------------------
Parent Clock
-------------------------------------------------------------------------------
Parent Clock ID      : 34aa99fffeea4250 Parent Port Number   : 3
GM Clock Id          : 702526fffea852a2 GM Clock Class       : 6
GM Clock Accuracy    : 100ns            GM Clock Variance    : 20061
GM Clock Priority1   : 128              GM Clock Priority2   : 128
Rx Sync Certainty    : uncertain        
-------------------------------------------------------------------------------
Time Information
-------------------------------------------------------------------------------
Timescale            : PTP
Recovered Date/Time  : 09/16/16 21:53:24 (TAI)
UTC Offset           : 36
Freq Traceable       : true
Time Traceable       : true
Time Source          : gps
===============================================================================
* indicates that the corresponding row element may have been truncated.
===============================================================================
Port/Peer Summary
-------------------------------------------------------------------------------
PtpPort/Peer          : 1/1
IP Address            : 10.10.10.10
Static/Dynamic        : Static
PTP Port State        : initializing
                                                       Rx          Tx
-------------------------------------------------------------------------------
Anno                                                    623         0
Sync                                                    82990       0
Follow-Up                                               82990       -
DelayRequest                                            82998       82998
DelayResponse                                           82998       82998
-------------------------------------------------------------------------------
===============================================================================
A:7705:Dut-I# 
Table: System PTP Clock Field Descriptions

Label

Description

Local Clock

Clock Type

The local clock type

Admin State

up — the local clock is enabled and running

down — the local clock is shut down and not running

Source Interface

The PTP clock source interface as configured by the source-interface command

Clock MDA

The PTP clock-mda as configured by the clock-mda command

PTP Profile

The PTP profile as configured by the profile command

Domain

The local clock domain

Clock ID

The local clock identification

Clock Class

The local clock class

Clock Accuracy

The local clock accuracy designation

Clock Variance

The local clock variance

Clock Priority1

The local clock priority1 designation

Clock Priority2

The local clock priority2 designation

Clock Local-priority

The local clock local priority designation

Use Node Time

Indicates whether the PTP clock uses the node system time as the clock source

Dynamic Peers

Indicates whether dynamic peers are enabled

Admin Freq-source

The administrative value of the frequency source

Oper Freq-source

The operational value of the frequency source

Tx While Sync Uncert*

Indicates whether Announce messages are transmitted while the clock is in a synchronization uncertain state: true or false

Sync Certainty State

Indicates the synchronization certainty state of the local clock: certain or uncertain

Two-Step

Indicates whether the local clock uses a one-step or two-step synchronization method

Parent Clock

Parent Clock ID

The parent clock identification

Parent Port Number

The parent clock port number

GM Clock Id

The grand master clock ID

GM Clock Class

The grand master clock class

GM Clock Accuracy

The grand master clock accuracy designation

GM Clock Variance

The grand master clock variance

GM Clock Priority1

The grand master clock priority1 designation

GM Clock Priority2

The grand master clock priority2 designation

Rx Sync Certainty

Indicates the synchronization certainty state received from the parent clock: certain or uncertain

Time Information

Timescale

The PTP timescale flag sent in the 1588 Announce message

Recovered Date/Time

The last date and time recovered by the PTP time recovery algorithm

UTC Offset

The offset between TAI and UTC, in seconds

Freq Traceable

The frequency traceable flag sent in the 1588 Announce message

Time Traceable

The time traceable flag sent in the 1588 Announce message

Time Source

The time-source parameter sent in the 1588 Announce message

Port/Peer Summary

PtpPort/Peer

The PTP port and peer ID as configured in the config>system>ptp>clock context

IP Address

The IP address of the PTP peer

Static/Dynamic

Indicates if the peer is statically configured or dynamically requested

PTP Port State

The PTP port state: initializing, listening, uncalibrated, slave, master, or passive

Rx/Tx

The direction of the packet counts

Anno

The number of ingress or egress Announce packets

Sync

The number of ingress or egress synchronization packets

Follow-Up

The number of ingress follow-up packets

DelayRequest

The number of ingress or egress delay request packets

DelayResponse

The number of ingress or egress delay response packets

port

Syntax

port [port-id [detail]]

Context

show>system>ptp>clock

Description

This command displays information about configured PTP Ethernet ports. This command only applies when the clock-id parameter is set to csm.

Parameters

port-id

specifies the PTP port ID in the format slot/mda/port

ptp-port

Syntax

ptp-port port-id

Context

show>system>ptp>clock

Description

This command displays PTP port information. This command only applies when the clock-id parameter value is 1 to 16.

Parameters

port-id

specifies the PTP port ID

Values

1 to 50

Output

The following output is an example of PTP port information, and Table: System PTP Port Field Descriptions describes the fields.

Output Example
A:# show system ptp clock 1 ptp-port 1     

===============================================================================
PTP Port
===============================================================================
Admin State          : up               Number Of Peers      : 2
Log-anno-interval    : 1                Anno-rx-timeouts     : 3
Log-sync-interval    : -6               Unicast              : True
Master-only          : false            Local-priority       : 128
PTP Port State       : slave            
===============================================================================
Table: System PTP Port Field Descriptions

Label

Description

Admin State

up –the port is administratively up

down – the port is administratively down

Number Of Peers

The number of peers associated with this PTP port

Log-anno-interval

The expected interval between the reception of Announce messages

Anno-rx-timeouts

The number of Announce timeouts that need to occur before communication messages with a master clock are assumed lost and the master clock is considered not available. One timeout in this context is equal to the Announce interval in seconds, calculated using the logarithm 2^log-anno-interval-value.

Log-sync-interval

The expected interval between the reception of synchronization messages

Unicast

True — the PTP slave clock can unicast-negotiate with the PTP master clock

False — the PTP slave clock cannot unicast-negotiate with the PTP master clock

Master-only

True – the local port cannot enter the slave state

False – the local port can enter the slave state

Local-priority

The local priority designation of the associated clock

PTP Port State

The PTP port state: initializing, listening, uncalibrated, slave, master, or passive

peer

Syntax

peer peer-id [all] [detail]

Context

show>system>ptp>clock>ptp-port

Description

This command displays PTP peer information.

Parameters

peer-id

specifies the PTP peer ID

Values

1 to 50

Output

The following output is an example of detailed PTP peer information, and Table: System PTP Port Peer Detailed Field Descriptions describes the fields.

Output Example
A:# show system ptp clock 1 ptp-port 1 peer 1 detail 

===============================================================================
Slave Port/Peer
===============================================================================
Slave Port Index     : 1                Slave Port State     : slave
Slave Peer Index     : 1                Slave Peer IP        : 10.242.6.6
Forward Weight       : 17               Reverse Weight       : 83
Freq Recovery State  : locked 
===============================================================================
PTP Port
===============================================================================
Admin State          : up               Number Of Peers      : 2
Log-anno-interval    : 1                Anno-rx-timeouts     : 3
Log-sync-interval    : -6               Unicast              : True
Master-only          : false            Local-priority       : 128
PTP Port State       : initializing
===============================================================================

===============================================================================
Peer-1
===============================================================================
IP Address           : 192.222.222.10    static/dynamic       : static
Current Master       : true             
Description          : (Not Specified)
Clock Id             : 001af0fffe6808a7 Port Number          : 2
GM Clock Id          : 4041424344454637 GM Clock Class       : 6
GM Clock Accuracy    : 100ns            GM Clock Variance    : 25600
GM Clock Priority1   : 128              GM Clock Priority2   : 128
Step Type            : one-step         Tx Sync Certainty    : unknown       
Last Rx Anno Msg     : 11/10/2010 10:32:54
---------------------------------------------------------------------------

Unicast Info
---------------------------------------------------------------------------
Dir Type       Rate      Dur Result         Time                  Remain       
---------------------------------------------------------------------------
Rx  Anno       1 pkt/2 s 300 granted        11/10/2010 10:31:34   142      
    Sync       64 pkt/s  300 granted        11/10/2010 10:31:38   150      
    DelayResp  64 pkt/s  300 granted        11/10/2010 10:31:38   150      
---------------------------------------------------------------------------
===============================================================================

===============================================================================
PTP 1 Statistics 
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Signalling Packets                                    91                     94
Unicast Request Announce Packets                      55                     15
Unicast Request Announce Timeout                       0                      3
Unicast Request Announce Reject                        0                       
Unicast Request Sync Packets                           0                     12
Unicast Request Sync Timeout                           0                      0
Unicast Request Sync Reject                            0                       
Unicast Request Delay Resp Packe*                      0                     12
Unicast Request Delay Resp Timeo*                      0                      0
Unicast Request DelayResp Reject                       0                       
Unicast Grant Announce Packets                        12                      0
Unicast Grant Announce Rejected                        0                     55
Unicast Grant Sync Packets                            12                      0
Unicast Grant Sync Rejected                            0                      0
Unicast Grant Delay Resp Packets                      12                      0
Unicast Grant Delay Resp Rejected                                             0
Unicast Cancel Announce Packets                        0                      0
Unicast Cancel Sync Packets                            0                      0
Unicast Cancel Delay Resp Packets                      0                      0
Unicast Ack Cancel Announce Pack*                      0                      0
Unicast Ack Cancel Sync Packets                        0                      0
Unicast Ack Cancel Delay Resp Pa*                      0                      0
Anno Packets                                         854                      0
Sync Packets                                      113840                      0
Follow-Up Packets                                 113840                      
Delay Response Packets                            113838                      0
Delay Request Packets                                  0                 113838
Out Of Order Sync Packets                              1                       
Total UDP (port 320) Pkts                            945                     94
Total UDP (port 319) Pkts                         227678                 113838

Discard Statistics
-------------------------------------------------------------------------------
Alternate Master Packets                               0                       
Bad Domain Packets                                     0                       
Bad Version Packets                                    0                       
Duplicate Msg Packets                                  0                       
Step RM Greater Than 255                               0                       
===============================================================================
* indicates that the corresponding row element may have been truncated.

===============================================================================
PTP Peer 1 Algorithm State Statistics (in seconds)
===============================================================================
  Free-run                        : 1100
  Acquiring                       : 120
  Phase-Tracking                  : 560
  Hold-over                       : 0
  Locked                          : 0
===============================================================================

===============================================================================
PTP Peer 1 Algorithm Event Statistics
===============================================================================
  Excessive Freq Error Detected   : 4
  Excessive Packet Loss Detected  : 0
  Packet Loss Spotted             : 0
  Excessive Phase Shift Detected  : 0
  High PDV Detected               : 0
  Sync Packet Gaps Detected       : 0
===============================================================================

===============================================================================
PTP Peer-1 Clock Recovery
  - Internal Digital Phase Locked Loop (DPLL) Statistics
===============================================================================
                             sync   delay-req        phase        phase
                        pkt delay   pkt delay        error        error
                           stddev      stddev                    stddev
time                         (ns)        (ns)         (ns)         (ns)
-------------------------------------------------------------------------------
11/10/2010 10:31:17            0            0          211           16  
11/10/2010 10:29:17            0            0          251            7  
11/10/2010 10:27:17            0            0          243           11  
11/10/2010 10:25:16            0            0          170           32  
11/10/2010 10:07:16          138          131        -6789        36545  
~11/10/2010 10:05:16           0            0            0            0  
===============================================================================
A:# 
Table: System PTP Port Peer Detailed Field Descriptions

Label

Description

Slave Port/Peer

Slave Port Index

The slave port index

Slave Port State

The slave port state: initializing, listening, uncalibrated, slave, master, or passive

Slave Peer Index

The slave peer index

Slave Peer IP

The slave peer IP address

Forward Weight

A value from 0 to 100, based on the stability and reliability of the PTP packet exchange in each direction. The system will give preference to frequency synchronization from the direction with a higher weight value.

Reverse Weight

Freq Recovery State

The frequency recovery state: disabled, initial, acquiring, phase-tracking, or locked

PTP Port

Admin State

up – the port is administratively up

down – the port is administratively down

Number Of Peers

The number of peers associated with this PTP port

Log-anno-interval

The expected interval between the reception of Announce messages

Anno-rx-timeouts

The number of Announce timeouts that need to occur before communication messages with a master clock are assumed lost and the master clock is considered not available. One timeout in this context is equal to the Announce interval in seconds, calculated using the logarithm 2^log-anno-interval-value.

Log-sync-interval

The expected interval between the reception of synchronization messages

Unicast

True — the PTP slave clock can unicast-negotiate with the PTP master clock

False — the PTP slave clock cannot unicast-negotiate with the PTP master clock

Master-only

True – the local port cannot enter the slave state

False – the local port can enter the slave state

Local-priority

The local priority designation of the associated clock

PTP Port State

The PTP port state: initializing, listening, uncalibrated, slave, master, or passive

Peer-1

IP Address

The peer-1 clock IP address

Current Master

True — the peer-1 clock is the current master clock

False — the peer-1 clock is not the current master clock

Description

The peer-1 clock description

Clock ID

The peer-1 clock identification

Port Number

The peer-1 clock port number

GM Clock ID

The grand master clock identification

GM Clock Class

The grand master clock class designation

GM Clock Accuracy

The grand master clock accuracy designation

GM Clock Variance

The grand master clock scaled log variance in decimal format

GM Clock Priority1

The grand master clock priority1 designation

GM Clock Priority2

The grand master clock priority2 designation

Step Type

Indicates whether the peer-1 clock uses a one-step or two-step synchronization method

Tx Sync Certainty

Indicates the transmitted synchronization certainty state

Last Rx Anno Msg

The time when the last Announce message was received from the peer clock

Unicast Info

Dir

The direction of the unicast information: either Rx or Tx

Type

The message type: Announce, Synchronization, or Delay Response

Rate

The rate of the unicast information in packets per second

Dur

The lease duration for the session

Result

The result of the last unicast request sent to the peer for the indicated message type

Time

The time the unicast information was received

Remain

The time remaining before the lease expires

PTP 1 Statistics

 

The following input/output statistics are provided for the peer-1/peer-2 clock:

  • Signalling Packets

  • Unicast Request Announce Packets

  • Unicast Request Announce Timeout

  • Unicast Request Announce Reject

  • Unicast Request Sync Packets

  • Unicast Request Sync Timeout

  • Unicast Request Sync Reject

  • Unicast Request Delay Resp Packets

  • Unicast Request Delay Resp Timeout

  • Unicast Request Delay Resp Reject

  • Unicast Grant Announce Packets

  • Unicast Grant Announce Rejected

  • Unicast Grant Sync Packets

  • Unicast Grant Sync Rejected

  • Unicast Grant Delay Resp Packets

  • Unicast Grant Delay Resp Rejected

  • Unicast Cancel Announce Packets

  • Unicast Cancel Sync Packets

  • Unicast Cancel Delay Resp Packets

  • Unicast Ack Cancel Announce Packets

  • Unicast Ack Cancel Sync Packets

  • Unicast Ack Cancel Delay Resp Packets

  • Anno Packets

  • Sync Packets

  • Follow-Up Packets

  • Delay Response Packets

  • Delay Request Packets

  • Out Of Order Sync Packets

  • Total UDP (port 320) Pkts

  • Total UDP (port 319) Pkts

The following discard statistics are provided for the peer-1/peer-2 clock:

  • Alternate Master Packets

  • Bad Domain Packets

  • Bad Version Packets

  • Duplicate Msg Packets

  • Step RM Greater Than 255

The following algorithm state statistics (in seconds) are provided for the peer-1/peer-2 clock:

  • Free-run

  • Acquiring

  • Phase-Tracking

  • Hold-over

  • Locked

The following algorithm event statistics are provided for the peer-1/peer-2 clock:

  • Excessive Freq Error Detected

  • Excessive Packet Loss Detected

  • Packet Loss Spotted

  • Excessive Phase Shift Detected

  • High PDV Detected

  • Sync Packet Gaps Detected

The following statistics are shown for the peer clock. These statistics are refreshed every 2 min; the display shows the time of the last update:

  • sync pkt delay stddev (ns)

  • delay-req pkt delay stddev (ns)

  • phase error (ns)

  • phase error stddev (ns)

rollback

Syntax

rollback [rescue]

Context

show>system

Description

This command displays CLI configuration rollback checkpoint file information.

Parameters

rescue

displays CLI configuration rollback rescue file information

Output

The following outputs are examples of rollback information and rollback rescue information, and Table: System Rollback Field Descriptions describes the fields.

Rollback Output Example
*A:7705:Dut-C# show system rollback 
===============================================================================
Rollback Information
===============================================================================
Rollback Location            : ftp://*:*@xxx.xxx.xxx.xx//device_logs/Dut-C-Rollback
Max Local  Rollback Files    : 10
Max Remote Rollback Files    : 10
Save
  Last Rollback Save Result  : Successful
  Last Save Completion Time  : 2017/01/25 22:42:47 UTC
Revert
  In Progress                : No
  Last Revert Initiated User : N/A
  Last Revert Checkpoint File: N/A
  Last Revert Result         : None
  Last Revert Initiated Time : N/A
  Last Revert Completion Time: N/A
Delete
  Last Rollback Delete Result: None
===============================================================================
Rollback Files
===============================================================================
Idx    Suffix    Creation Time            Release           User
         Comment                                            
-------------------------------------------------------------------------------
latest .rb       2017/01/25 22:42:45 UTC  B-8.0.B1-R4       admin
           L3_SPOKE_SETUP
1      .rb.1     2017/01/25 22:33:58 UTC  B-8.0.B1-R4       admin
2      .rb.2     2017/01/25 22:25:46 UTC  B-8.0.B1-R4       admin
           L3_SPOKE_SETUP
3      .rb.3     2017/01/25 19:49:30 UTC  B-8.0.B1-R4       admin
4      .rb.4     2017/01/25 19:44:42 UTC  B-8.0.B1-R4       admin
           L3_SPOKE_SETUP
5      .rb.5     2017/01/25 19:14:51 UTC  B-8.0.B1-R4       admin
           Firewall with NGE rollback
6      .rb.6     2017/01/25 19:04:16 UTC  B-8.0.B1-R4       admin
           initial
-------------------------------------------------------------------------------
No. of Rollback Files: 7
===============================================================================
*A:7705:Dut-C# 
*A:Sar8 Dut-A# show system rollback rescue
===============================================================================
Rollback Rescue Information
===============================================================================
Rollback Rescue Location     : cf3:/rescue
  Rescue file saved          : Yes
Save
  Last Save Result           : Successful
  Last Save Completion Time  : 2017/02/24 17:54:57 UTC
Revert
  In Progress                : No
  Last Revert Initiated User : admin
  Last Revert Result         : Successful
  Last Revert Initiated Time : 2017/02/24 17:55:09 UTC
  Last Revert Completion Time: 2017/02/24 17:55:09 UTC
Delete
  Last Delete Result         : None
*A:Sar8 Dut-A#
Rollback Rescue Output Example
*A:Sar8 Dut-A# show system rollback rescue
===============================================================================
Rollback Rescue Information
===============================================================================
Rollback Rescue Location     : cf3:/rescue
  Rescue file saved          : Yes
Save
  Last Save Result           : Successful
  Last Save Completion Time  : 2017/02/24 17:54:57 UTC
Revert
  In Progress                : No
  Last Revert Initiated User : admin
  Last Revert Result         : Successful
  Last Revert Initiated Time : 2017/02/24 17:55:09 UTC
  Last Revert Completion Time: 2017/02/24 17:55:09 UTC
Delete
  Last Delete Result         : None
*A:Sar8 Dut-A#
Table: System Rollback Field Descriptions

Label

Description

Rollback Information

Rollback Location

The location where rollback checkpoint files will be saved

Max Local Rollback Files

The maximum number of rollback checkpoint files that will be saved to a local server

Max Remote Rollback Files

The maximum number of rollback checkpoint files that will be saved to a remote server

Save

Last Rollback Save Result

The status of the last rollback checkpoint save

Last Save Completion Time

The date and time the last rollback checkpoint file save operation was completed

Revert

In Progress

Indicates if a system rollback reversion is in progress

Last Revert Initiated User

The username of the person who initiated the last system rollback reversion

Last Revert Checkpoint File

The location of the last rollback checkpoint file

Last Revert Result

The result of the last system rollback reversion

Last Revert Initiated Time

The date and time when the last rollback was initiated

Last Revert Completion Time

The date and time when the last rollback was completed

Delete

Last Rollback Delete Result

The status of the last rollback checkpoint file deletion

Rollback Files

Idx

The rollback checkpoint file ID

Suffix

The rollback checkpoint file suffix

Comment

User comments about the rollback checkpoint file

Creation Time

The date and time when the file was created

Release

The software load that the checkpoint file was created in

User

The user who created the file

Rollback Rescue Information

Rollback Rescue Location

The location where rollback rescue files will be saved

Rescue file saved

The maximum number of rollback rescue files that will be saved to a local server

Save

Last Save Result

The status of the last rollback checkpoint save

Last Save Completion Time

The date and time the last rollback rescue file save operation was completed

Revert

In Progress

Indicates if a system rollback reversion is in progress

Last Revert Initiated User

The username of the person who initiated the last system rollback reversion

Last Revert Result

The result of the last system rollback reversion

Last Revert Initiated Time

The date and time when the last rollback was initiated

Last Revert Completion Time

The date and time when the last rollback was completed

Delete

Last Delete Result

The status of the last rollback rescue file deletion

script-control

Syntax

script-control

Context

show>system

Description

This command enables the context to display script information.

script

Syntax

script [script-name] [owner script-owner]

Context

show>system>script-control

Description

This command displays script parameters.

Parameters

script-name

displays information for the specified script name

script-owner

displays information for the specified script owner associated with the script name

Output

The following output is an example of script information, and Table: Script Field Descriptions describes the fields.

Output Example
A:ALU-1# show system script-control script
===============================================================================
Script Information
===============================================================================
Script                       : test
Owner name                   : TiMOS CLI
Description                  : asd
Administrative status        : enabled
Operational status           : enabled
Script source location       : ftp://*****:******@192.168.100.1/home/testlab_bgp
                               /test1.cfg
Last script error            : none
Last change                  : 2017/01/07 17:10:03
=============================================================================== 
A:ALU-1#
Table: Script Field Descriptions

Label

Description

Script

The name of the script

Owner name

The name of the script owner

Description

The description of the script

Administrative status

Enabled — administrative status is enabled

Disabled — administrative status is disabled

Operational status

Enabled — operational status is enabled

Disabled — operational status is disabled

Script source location

The location of the scheduled script

Last script error

The system time of the last error

Last change

The system time of the last change to the script configuration

script-policy

Syntax

script-policy policy-name [owner policy-owner]

script-policy run-history [run-state]

Context

show>system>script-control

Description

This command displays script policy information.

Parameters

policy-name

displays information for the specified script policy name

policy-owner

displays information for the specified script policy owner associated with the script policy name

run-state

displays information for script policies in the specified state

Values

executing, initializing, terminated

Output

The following output is an example of script policy information, and Table: Script Policy Field Descriptions describes the fields.

Output Example
A:ALU-1# show system script-control script-policy "test_policy"
===============================================================================
Script-policy Information
===============================================================================
Script-policy                : test_policy
Script-policy Owner          : TiMOS CLI
Administrative status        : enabled
Operational status           : enabled
Script                       : test_script
Script owner                 : TiMOS CLI
Script source location       : ftp://*****:******@192.168.100.1/home/testlab_bgp
                               /test1.cfg
Script results location      : ftp://*****:******@192.168.15.1/home/testlab_bgp
                               /cron/res
Max running allowed          : 1
Max completed run histories  : 4
Max lifetime allowed         : 0d 01:00:00 (3600 seconds)
Completed run histories      : 1
Executing run histories      : 0
Initializing run histories   : 0
Max time run history saved   : 0d 02:00:00 (7200 seconds)
Script start error           : N/A
Last change                  : 2018/07/03 18:02:36
Max row expire time          : never
Last application             : event-script
Last auth. user account      : not-specified
===============================================================================
Script Run History Status Information
-------------------------------------------------------------------------------
No script run history entries
===============================================================================
A:ALU-1#
A:ALU-1# show system script-control script-policy run-history terminated
===============================================================================
Script-policy Run History
===============================================================================
Script policy "test"
Owner "TiMOS CLI"
-------------------------------------------------------------------------------
Script Run #17
-------------------------------------------------------------------------------
Start time : 2017/11/06 20:30:09      End time : 2017/11/06 20:35:24
Elapsed time : 0d 00:05:15            Lifetime : 0d 00:00:00
State : terminated                    Run exit code : noError
Result time : 2017/11/06 20:35:24     Keep history : 0d 00:49:57
Error time : never
Results file : ftp://*:*@192.168.15.18/home/testlab_bgp/cron/_20171106-203008.
out
Run exit : Success
-------------------------------------------------------------------------------
Script Run #18
-------------------------------------------------------------------------------
Start time : 2017/11/06 20:35:24      End time : 2017/11/06 20:40:40
Elapsed time : 0d 00:05:16            Lifetime : 0d 00:00:00
State : terminated                    Run exit code : noError
Result time : 2017/11/06 20:40:40     Keep history : 0d 00:55:13
Error time : never
Results file : ftp://*:*@192.168.15.18/home/testlab_bgp/cron/_20171106-203523.
out
Run exit : Success
-------------------------------------------------------------------------------
A:ALU-1#


A:ALU-1# show system script-control script-policy run-history executing
===============================================================================
Script-policy Run History
===============================================================================
Script policy "test"
Owner "TiMOS CLI"
-------------------------------------------------------------------------------
Script Run #20
-------------------------------------------------------------------------------
Start time : 2017/11/06 20:46:00      End time : never
Elapsed time : 0d 00:00:56            Lifetime : 0d 00:59:04
State : executing                     Run exit code : noError
Result time : never                   Keep history : 0d 01:00:00
Error time : never
Results file : ftp://*:*@192.168.15.18/home/testlab_bgp/cron/_20171106-204559.
out
===============================================================================
A:ALU-1# show system script-control script-policy run-history initializing
===============================================================================
Script-policy Run History
===============================================================================
Script policy "test"
Owner "TiMOS CLI"
-------------------------------------------------------------------------------
Script Run #21
-------------------------------------------------------------------------------
Start time : never                   End time : never
Elapsed time : 0d 00:00:00           Lifetime : 0d 01:00:00
State : initializing                 Run exit code : noError
Result time : never                  Keep history : 0d 01:00:00
Error time : never
Results file : none
-------------------------------------------------------------------------------
Script Run #22
-------------------------------------------------------------------------------
Start time : never                   End time : never
Elapsed time : 0d 00:00:00           Lifetime : 0d 01:00:00
State : initializing                 Run exit code : noError
Result time : never                  Keep history : 0d 01:00:00
Error time : never
Results file : none
-------------------------------------------------------------------------------
Script Run #23
-------------------------------------------------------------------------------
Start time : never                   End time : never
Elapsed time : 0d 00:00:00           Lifetime : 0d 01:00:00
State : initializing                 Run exit code : noError
Result time : never                  Keep history : 0d 01:00:00
Error time : never
Results file : none
===============================================================================
A:ALU-1#
Table: Script Policy Field Descriptions

Label

Description

Script-policy

The name of the script policy

Script-policy Owner

The name of the script policy owner

Administrative status

Enabled — administrative status is enabled

Disabled — administrative status is disabled

Operational status

Enabled — operational status is enabled

Disabled — operational status is disabled

Script

The name of the script

Script owner

The name of the script owner

Script source location

The location of the scheduled script

Script results location

The location where the script results are sent

Max running allowed

The maximum number of allowed script runs

Max completed run histories

The maximum number of run history status entries that can be kept

Max lifetime allowed

The maximum length of time that the script may run

Completed run histories

The number of completed script runs

Executing run histories

The number of script runs in the process of executing

Initializing run histories

The number of scripts queued to run but not executed

Max time run history saved

The maximum length of time to keep the run history status entry

Script start error

Indicates if any errors occurred when starting the script

Last change

The system time of the last change made to the script policy configuration

Max row expire time

The length of time that an entry (row) in the smLaunchTable (in the Script MIB) is kept and available to launch an associated script before it is deleted. Entries are deleted if there are no associated scripts in the run history. On the 7705 SAR, this timer cannot be set; therefore, the status is always Never (the row is never deleted).

Last application

The last application that triggered the script run

Last auth. user account

The last user account that the script was executed under in order for authorization to be performed

Script Run History Status Information

Script Run #

Indicates the nth time that the script is being run

Start time

The time that the script run started

End time

The time that the script run ended

Elapsed time

The length of time between start and end of the script run

Lifetime

The maximum length of time that the script may run

State

The state of the script: executing, initializing, or terminated

Run exit code

The code generated at the end of the script run (for example, noError)

Result time

The time that the script results were generated

Keep history

The length of time to keep the script run history status entry

Error time

The time during the script run at which an error occurred

Results file

The location where the script results are stored

Run exit

Indicates whether the run completed successfully

sntp

Syntax

sntp

Context

show>system

Description

This command displays SNTP protocol configuration and state.

Output

The following output is an example of SNTP information, and Table: System SNTP Field Descriptions describes the fields.

Output Example
A:ALU-1# show system sntp

===============================================================================
SNTP Status
===============================================================================
Admin Status : up           Oper Status : up           Mode : unicast
===============================================================================

===============================================================================
SNTP
Servers                                                                           
===============================================================================
SNTP Server            Version            Preference         Interval          
-------------------------------------------------------------------------------
10.10.20.253           3                  Preferred          64                
===============================================================================
A:ALU-1#
Table: System SNTP Field Descriptions

Label

Description

Admin Status

up — the SNTP server is administratively up

down — the SNTP server is administratively down

Oper Status

up — the SNTP server is operationally up

down — the SNTP server is operationally down

Mode

broadcast — the SNTP server has broadcast client mode enabled

unicast — the SNTP server has unicast client mode enabled

SNTP Server

The SNTP server address for SNTP unicast client mode

Version

The SNTP version number, expressed as an integer

Preference

Normal — when more than one time server is configured, one server can be configured to have preference over another

Preferred — indicates that this server has preference over another

Interval

The frequency, in seconds, that the server is queried

thresholds

Syntax

thresholds

Context

show>system

Description

This command display system monitoring thresholds.

Output

The following output is an example of system monitoring thresholds information, and Table: System Threshold Field Descriptions describes the fields.

Output Example
A:ALU-48# show system thresholds
================================================================
Threshold Alarms
================================================================
Variable: tmnxCpmFlashUsed.1.11.1
Alarm Id         : 1        Last Value : 835
Rising Event Id  : 1        Threshold  : 5000
Falling Event Id : 2        Threshold  : 2500
Sample Interval  : 2748341* SampleType : absolute
Startup Alarm    : either   Owner      : TiMOS CLI

Variable: tmnxCpmFlashUsed.1.11.1
Alarm Id         : 2        Last Value : 835
Rising Event Id  : 3        Threshold  : 10000
Falling Event Id : 4        Threshold  : 5000
Sample Interval  : 27483    SampleType : absolute
Startup Alarm    : rising   Owner      : TiMOS CLI

Variable: sgiMemoryUsed.0
Alarm Id         : 3        Last Value : 42841056
Rising Event Id  : 5        Threshold  : 4000
Falling Event Id : 6        Threshold  : 2000
Sample Interval  : 2147836  SampleType : absolute
Startup Alarm    : either   Owner      : TiMOS CLI

================================================================
* indicates that the corresponding row element may have been truncated.
================================================================
Threshold Events
================================================================
Description: TiMOS CLI - cflash capacity alarm rising event
Event Id         : 1        Last Sent  : 10/31/2006 08:47:59
Action Type      : both     Owner      : TiMOS CLI

Description: TiMOS CLI - cflash capacity alarm falling event
Event Id         : 2        Last Sent  : 10/31/2006 08:48:00
Action Type      : both     Owner      : TiMOS CLI

Description: TiMOS CLI - cflash capacity warning rising event
Event Id         : 3        Last Sent  : 10/31/2006 08:47:59
Action Type      : both     Owner      : TiMOS CLI

Description: TiMOS CLI - cflash capacity warning falling event
Event Id         : 4        Last Sent  : 10/31/2006 08:47:59
Action Type      : both     Owner      : TiMOS CLI

Description: TiMOS CLI - memory usage alarm rising event
Event Id         : 5        Last Sent  : 10/31/2006 08:48:00
Action Type      : both     Owner      : TiMOS CLI

Description: TiMOS CLI - memory usage alarm falling event
Event Id         : 6        Last Sent  : 10/31/2006 08:47:59
Action Type      : both     Owner      : TiMOS CLI

================================================================

================================================================
Threshold Events Log
================================================================
Description      : TiMOS CLI - cflash capacity alarm falling eve
                   nt : value=835, <=2500 : alarm-index 1, event
                   -index 2 alarm-variable OID tmnxCpmFlashUsed.
                   1.11.1
Event Id         : 2        Time Sent  : 10/31/2006 08:48:00

Description      : TiMOS CLI - memory usage alarm rising event :
                    value=42841056, >=4000 : alarm-index 3, even
                   t-index 5 alarm-variable OID sgiMemoryUsed.0
Event Id         : 5        Time Sent  : 10/31/2006 08:48:00

================================================================
A:ALU-48#
Table: System Threshold Field Descriptions

Label

Description

Variable

The variable OID

Alarm Id

The numerical identifier for the alarm

Last Value

The last threshold value

Rising Event Id

The identifier of the RMON rising event

Threshold

The identifier of the RMON rising threshold

Falling Event Id

The identifier of the RMON falling event

Threshold

The identifier of the RMON falling threshold

Sample Interval

The polling interval, in seconds, over which the data is sampled and compared with the rising and falling thresholds

Sample Type

The method of sampling the selected variable and calculating the value to be compared against the thresholds

Startup Alarm

The alarm that may be sent when this alarm is first created

Owner

The owner of this alarm

Description

The event cause

Event Id

The identifier of the threshold event

Last Sent

The date and time the alarm was sent

Action Type

log — an entry is made in the RMON-MIB log table for each event occurrence. This does not create a TiMOS logger entry. The RMON-MIB log table entries can be viewed using the show>system>thresholds CLI command.

trap — a TiMOS logger event is generated. The TiMOS logger utility then distributes the notification of this event to its configured log destinations which may be CONSOLE, telnet session, memory log, cflash file, syslog, or SNMP trap destinations logs.

both — both an entry in the RMON-MIB logTable and a TiMOS logger event are generated

none — no action is taken

Owner

The owner of the event

time

Syntax

time [detail]

Context

show>system

Description

This command displays the system time and zone configuration parameters.

Output

The following outputs are examples of time information:

Output Example
A:ALU-1# show system time
===============================================================================
Date & Time
===============================================================================
Current Date & Time : 2014/08/13 20:47:23    DST Active            : no
Current Zone        : UTC                    Offset from UTC       : 0:00
-------------------------------------------------------------------------------
Non-DST Zone        : UTC                    Offset from UTC       : 0:00
Zone type           : standard
-------------------------------------------------------------------------------
DST Zone            : PDT                    Offset from Non-DST   : 0:60
Starts              : first sunday in april 02:00
Ends                : last sunday in october 02:00
===============================================================================
Table: System Time Field Descriptions (7705 SAR-8 Shelf V2, 7705 SAR-18)

Label

Description

Current Date & Time

The system date and time using the current time zone

DST Active

Yes — Daylight Savings Time is currently in effect

No — Daylight Savings Time is not currently in effect

Current Zone

The zone name for the current zone

Non-DST Zone

The zone name for the non-DST zone

DST Zone

The zone name for the DST zone

Zone type

Non-standard — the zone is user-defined

Standard — the zone is system-defined

Offset from UTC

The number of hours and minutes added to universal time for the current zone and non-DST zone, including the DST offset for a DST zone

Offset from Non-DST

The number of hours (always 0) and minutes (0 to 60) added to the time at the beginning of Daylight Saving Time and subtracted at the end of Daylight Saving Time

Starts

The date and time Daylight Saving Time begins

Ends

The date and time Daylight Saving Time ends

Detailed Output Example
A:ALU-1# show system time detail
===============================================================================
Date & Time
===============================================================================
Current Date & Time : 2014/08/13 20:47:23    DST Active            : no
Current Zone        : UTC                    Offset from UTC       : 0:00
-------------------------------------------------------------------------------
Non-DST Zone        : UTC                    Offset from UTC       : 0:00
Zone type           : standard
-------------------------------------------------------------------------------
DST Zone            : PDT                    Offset from Non-DST   : 0:60
Starts              : first sunday in april 02:00
Ends                : last sunday in october 02:00
===============================================================================
Time References
===============================================================================
Selected Ref   : gps 1/3/1         Selection Time  : 08/13/2014 20:23:19
-------------------------------------------------------------------------------
time-ref-prior*: 1                 Selected         : true
Ref Type       : gps               Qualified        : true
Ref Id         : 1/3/1             Leap Sec Sched   : notScheduled
Delta Sec      : 0                 Leap Sec Upd Time: n/a
Delta Ns       : 0
-------------------------------------------------------------------------------
time-ref-prior*: 2                 Selected         : false
Ref Type       : ptp               Qualified        : false
Ref Id         : clock 1           Leap Sec Sched   : notScheduled
Delta Sec      : 0                 Leap Sec Upd Time: n/a
Delta Ns       : 0
-------------------------------------------------------------------------------
===============================================================================
* indicates that the corresponding row element may have been truncated
===============================================================================
Time Of Day - 1 Pulse Per Second Port
===============================================================================
Output         : no shutdown        Message Type   : none
-------------------------------------------------------------------------------
Format         : IRIG-B
Modulation     : 0 = Digital        Modulation     : 1 = Amplitude Modulated
Freq/Resolution: 0 = No Carrier     Freq/Resolution: 2 = 1 kHz/1 ms
Coded Expressi*: unknown            Coded Expressi*:unknown
===============================================================================
* indicates that the corresponding row element may have been truncated
Table: System Time Field Descriptions (GNSS and PTP Time Source)

Label

Description

Current Date & Time

The system date and time using the current time zone

DST Active

Yes — Daylight Savings Time is currently in effect

No — Daylight Savings Time is not currently in effect

Current Zone

The zone name for the current zone

Non-DST Zone

The zone name for the non-DST zone

DST Zone

The zone name for the DST zone

Zone type

Non-standard — the zone is user-defined

Standard — the zone is system-defined

Offset from UTC

The number of hours and minutes added to universal time for the current zone and non-DST zone, including the DST offset for a DST zone

Offset from Non-DST

The number of hours (always 0) and minutes (0 to 60) added to the time at the beginning of Daylight Saving Time and subtracted at the end of Daylight Saving Time

Starts

The date and time Daylight Saving Time begins

Ends

The date and time Daylight Saving Time ends

Time References

Selected Ref

The type and identifier of the current system time reference source

Selection Time

The date and time when the current system time reference source was selected to update the system time

time-ref-priority

The priority value of the time reference. A lower numeric value represents a higher priority. The time-ref-priority value must be present when the time reference is created.

Ref Type

The type of system time reference: GNSS or PTP

Ref Id

The unique identifier for the type of system time reference

Delta Sec

The time difference between this reference and the currently selected time reference in seconds. If this time reference is not qualified, the value will be 0.

Delta Ns

The time difference between this reference and the currently selected time reference in nanoseconds. If this time reference is not qualified, the value will be 0.

Selected

true — the source is being used to update system time

false — the source is not being used to update system time

Qualified

true — the time reference is providing time updates

false — the time reference is not providing time updates

Leap Sec Sched

Indicates whether there is a scheduled leap second

Leap Sec Upd Time

The UTC time when the scheduled leap second adjustment will occur. If a leap second is not scheduled, the value will be 0.

Time of Day - 1 Pulse Per Second Port

Output

The state of the output: shutdown or no shutdown

Message Type

The type of message: ct, cm, or none

Format

The format of the time of day output

Modulation

The modulation type of the time of day output

Freq/Resolution

The frequency (in kHz) and resolution (in milliseconds) of the time of day output

Coded Expression

The coded expression of the time of day output

time

Syntax

time

Context

show

Description

This command displays the current day, date, time and time zone.

The time is displayed either in the local time zone or in UTC depending on the setting of the root level time-display command for the console session.

Output

The following output is an example of time information.

Output Example
A:ALU-1# show time
Tue Mar 25 12:17:15 GMT 2008
A:ALU-1#
---------------------------------- 

redundancy

Syntax

redundancy

Context

show

Description

This command enables the context to show redundancy information.

multi-chassis

Syntax

multi-chassis

Context

show>redundancy

Description

This command enables the context to show multi-chassis redundancy information.

all

Syntax

all

Context

show>redundancy>multi-chassis

Description

This command displays summary multi-chassis redundancy status information.

Output

The following output is an example of general chassis information, and Table: Multi-Chassis Field Descriptions describes the fields.

Output Example
A:7705:Dut-D>config>redundancy>multi-chassis# show redundancy multi-chassis all 
===============================================================================
Multi-Chassis Peers
===============================================================================
Peer IP         Src IP          Auth       Peer Admin   MC-Ring Oper MC-EP Adm
  MCS Admin       MCS Oper        MCS State  MC-LAG Adm   MC-LAG Oper
-------------------------------------------------------------------------------
10.10.10.3      10.10.10.4      None       Enabled      unknown      --
  --              --              --         Enabled      Enabled
===============================================================================

Table: Multi-Chassis Field Descriptions

Label

Description

Peer IP

Displays the multi-chassis redundancy peer IP address

Src IP

Displays the source IP address used to communicate with the multi-chassis peer

Auth

If configured, displays the authentication key used between this node and the multi-chassis peer

Peer Admin

Displays whether the multi-chassis peer is enabled or disabled

MC-Ring Oper

Displays whether multi-chassis ring functionality is enabled or disabled. Not Applicable.

MC-EP Adm

Displays whether the multi-chassis endpoint is enabled or disabled (not applicable)

MCS Admin

Displays the multi-chassis synchronization is enabled or disabled (not applicable)

MCS Oper

Displays whether multi-chassis synchronization functionality is enabled or disabled (not applicable)

MCS State

Displays the multi-chassis synchronization state (not applicable)

MC-LAG Adm

Displays whether MC-LAG is enabled or disabled

MC-LAG Oper

Displays whether MC-LAG functionality is enabled or disabled

mc-firewall

Syntax

mc-firewall peer [ip-address]

mc-firewall peer [ip-address] statistics

mc-firewall statistics

Context

show>redundancy>multi-chassis

Description

This command displays multi-chassis firewall information.

Parameters

ip-address

shows information for the peer with the specified IP address

statistics

shows either multi-chassis firewall statistics for the specified peer or multi-chassis firewall global statistics when no peer is specified

Output

The following output is an example of multi-chassis firewall information, and Table: Multi-Chassis Firewall Field Descriptions describes the fields.

Output Example
*A:Sar8 Dut-A>show>redundancy>multi-chassis# mc-firewall peer
===============================================================================
Multi-Chassis MC-Firewall
===============================================================================
Peer Addr        : 10.0.0.1             Peer Name        :
Admin State      : down                 Oper State       : down
Source Addr      : 0.0.0.0              Election Role    : -
Policy Sync      : -                    Session DB Sync  : -
System Id        : d6:64:ff:00:00:00    Sys Priority     : 0
Keep Alive Intvl : 10                   Hold on Nbr Fail : 3
Boot Timer       : 300
Encryption       : disabled             Active Out Spi   : -
Auth Algorithm   : -                    Encr Algorithm   : -
Sec Assoc Spi    : -                    Sec Assoc Spi    : -
Last update      : 06/27/2019 18:53:35  Last State chg   : 06/27/2019 18:53:35
-------------------------------------------------------------------------------
===============================================================================
Number of Entries 1
===============================================================================

*A:Sar8 Dut-A>show>redundancy>multi-chassis# mc-firewall peer 50.0.0.1
===============================================================================
Multi-Chassis MC-Firewall
===============================================================================
Peer Addr        : 50.0.0.1             Peer Name        :
Admin State      : up                   Oper State       : up
Source Addr      : 0.0.0.0              Election Role    : Master
Policy Sync      : Yes                  Session DB Sync  : Yes
System Id        : 84:db:fc:cb:ce:8d    Sys Priority     : 1
Keep Alive Intvl : 10                   Hold on Nbr Fail : 3
Boot Timer       : 300
Encryption       : enabled              Active Out Spi   : 1
Auth Algorithm   : sha256               Encr Algorithm   : aes128
Sec Assoc Spi    : 1                    Sec Assoc Spi    : -
Last update      : 08/19/2019 19:56:58  Last State chg   : 08/19/2019 19:43:10
===============================================================================
*A:Sar8 Dut-A>show>redundancy>multi-chassis#
*A:Sar8 Dut-A>show>redundancy>multi-chassis# mc-firewall peer 10.0.0.1 statistics
===============================================================================
Multi-Chassis MC-Firewall Statistics
===============================================================================
Peer Addr                         : 10.0.0.1
-------------------------------------------------------------------------------
Packets Rx                        : 0
Packets Rx Keepalive              : 0
Packets Rx Peer Config            : 0
Packets Rx Peer Data              : 0
Packets Dropped Rx Peer Data      : 0
Packets Dropped State Disabled    : 0
Packets Dropped Packets Too Short : 0
Packets Dropped Tlv Invalid Size  : 0
Packets Dropped Out of Seq        : 0
Packets Dropped Unknown Tlv       : 0
Packets Dropped MD5               : 0
Packets Tx                        : 0
Packets Tx Keepalive              : 0
Packets Tx Peer Config            : 0
Packets Tx Peer Data              : 0
Packets Tx Failed                 : 0
Packets Dropped No Peer           : 0
===============================================================================
*A:Sar8 Dut-A>show>redundancy>multi-chassis#
*A:Sar8 Dut-A>show>redundancy>multi-chassis# mc-firewall statistics
===============================================================================
Multi-Chassis Firewall Global Statistics
===============================================================================
Packets Rx                                  : 0
Packets Rx Keepalive                        : 0
Packets Rx Peer Config                      : 0
Packets Rx Peer Data                        : 0
Packets Dropped Keep-Alive Task             : 0
Packets Dropped Peer Data                   : 0
Packets Dropped Too Short                   : 0
Packets Dropped Verify Failed               : 0
Packets Dropped Tlv Invalid Size            : 0
Packets Dropped Out Of Seq                  : 0
Packets Dropped Unknown Tlv                 : 0
Packets Dropped MD5                         : 0
Packets Dropped Unknown Peer                : 0
Packets Dropped MC Firewall No Peer         : 0
Packets Tx                                  : 0
Packets Tx Keepalive                        : 0
Packets Tx Peer Config                      : 0
Packets Tx Peer Data                        : 0
Packets Tx Failed                           : 0
===============================================================================
*A:Sar8 Dut-A>show>redundancy>multi-chassis# 
Table: Multi-Chassis Firewall Field Descriptions

Label

Description

Multi-Chassis MC-Firewall

Peer Addr

The IP address of the multi-chassis firewall peer

Peer Name

The name of the multi-chassis firewall peer

Admin State

The administrative state of the multi-chassis firewall on this system

Oper State

The operational state of the multi-chassis firewall on this system

Source Addr

The source address of the multi-chassis firewall on this system

Election Role

The elected role of the multi-chassis firewall on this system, either master or slave

Policy Sync

Indicates whether security policy synchronization has occurred on the multi-chassis firewall on this system

Session DB Sync

Indicates whether security session database synchronization has occurred on the multi-chassis firewall on this system

System Id

The system ID of the multi-chassis firewall on this system

Sys Priority

The system priority of the multi-chassis firewall on this system

Keep Alive Intvl

The time interval between keepalive messages exchanged between peers

Hold on Nbr Fail

Indicates how many keepalive intervals a router will wait for packets from its neighbor before declaring communication failure

Boot Timer

The configured boot timer interval

Encryption

Indicates whether encryption is enabled on the multi-chassis link (MCL)

Active Out spi

The index number of the active outbound security association

Auth Algorithm

The configured authentication algorithm, either sha256 or sha512

Encr Algorithm

The configured encryption algorithm, either aes128 or aes256

Sec Assoc Spi

The security parameter index for the security association

Last update

The date and time of the last update for the multi-chassis firewall on this system

Last State chg

The date and time of the last state change for the multi-chassis firewall on this system

Multi-Chassis MC-Firewall Statistics

Peer Addr

The IP address of the multi-chassis firewall peer

Packets Rx

The number of packets received from the peer

Packets Rx Keepalive

The number of multi-chassis firewall keepalive packets received from the peer

Packets Rx Peer Config

The number of multi-chassis firewall configuration packets received from the peer

Packets Rx Peer Data

The number of data packets received from the peer

Packets Dropped Rx Peer Data

The number of data packets received from the peer that were dropped on this system

Packets Dropped State Disabled

The number of packets that were dropped because this system was administratively disabled

Packets Dropped Packets Too Short

The number of packets dropped because the packet was too short

Packets Dropped Tlv Invalid Size

The number of packets that were dropped because the packet was an invalid size

Packets Dropped Out Of Seq

The number of packets that were dropped because the packets were out of sequence

Packets Dropped Unknown Tlv

The number of packets that were dropped because the packet contained an unknown TLV

Packets Dropped MD5

The number of packets that were dropped because the packet failed MD5 authentication

Packets Tx

The number of packets transmitted from this system to the peer

Packets Tx Keepalive

The number of keepalive packets transmitted from this system to the peer

Packets Tx Peer Config

The number of configured packets transmitted from this system to the peer

Packets Tx Peer Data

The number of data packets transmitted from this system to the peer

Packets Tx Failed

The number of packets that failed to be transmitted from this system to the peer

Packets Dropped No Peer

The number of packets dropped because there is no peer

Multi-Chassis Firewall Global Statistics

Packets Rx

The number of packets received by the system

Packets Rx Keepalive

The number of keepalive packets received by the system

Packets Rx Peer Config

The number of multi-chassis firewall configuration packets received from the peer

Packets Rx Peer Data

The number of data packets received from the peer

Packets Dropped Keep-Alive Task

The number of packets dropped by the multi-chassis firewall receiving task

Packets Dropped Peer Data

The number of data packets dropped by this system

Packets Dropped Too Short

The number of packets dropped because they were too short

Packets Dropped Verify Failed

The number of packets dropped because they could not be verified

Packets Dropped Tlv Invalid Size

The number of packets that were dropped because the packet was an invalid size

Packets Dropped Out of Seq

The number of packets that were dropped because the packets were out of sequence

Packets Dropped Unknown Tlv

The number of packets that were dropped because the packet contained an unknown TLV

Packets Dropped MD5

The number of packets that were dropped because the packet failed MD5 authentication

Packets Dropped Unknown Peer

The number of packets dropped because the multi-chassis firewall peer is unknown

Packets Dropped MC Firewall No Peer

The number of packets dropped because there is no multi-chassis firewall peer

Packets Tx

The number of packets transmitted

Packets Tx Keepalive

The number of keepalive packets transmitted

Packets Tx Peer Config

The number of configured packets transmitted from this system to the peer

Packets Tx Peer Data

The number of data packets transmitted from this system to the peer

Packets Tx Failed

The number of packets that failed to be transmitted

mc-lag

Syntax

mc-lag peer ip-address [lag lag-id]

mc-lag [peer ip-address [lag lag-id]] statistics

Context

show>redundancy>multi-chassis

Description

This command displays multi-chassis LAG information.

Parameters

ip-address

shows information for the peer with the specified IP address

lag-id

shows information for the specified LAG identifier

Values

1 to 32

statistics

shows statistics for the specified LAG identifier

Output

The following output is an example of MC-LAG information, and Table: MC-LAG Field Descriptions describes the fields.

Output Example
A:ALU-1>show>redundancy>multi-chassis# mc-lag peer 10.10.10.4 
===============================================================================
Multi-Chassis MC-Lag Peer 10.10.10.4
===============================================================================
Last State chg  : 01/28/2013 12:52:21
Admin State     : Up                  Oper State           : Up
KeepAlive       : 10 deci-seconds     Hold On Ngbr Failure : 3
------------------------------------------------------------------------------
Lag Id Lacp   Remote System Id          Sys   Last State Changed
       Key    Lag Id                    Prio
------------------------------------------------------------------------------
1      2      1      11:11:11:11:11:11  3     01/28/2013 12:52:38
------------------------------------------------------------------------------
Number of LAGs : 1
===============================================================================
A:ALU-1>show>redundancy>multi-chassis#
A:ALU-1>show>redundancy>multi-chassis# mc-lag peer 10.10.10.4 statistics
===============================================================================
Multi-Chassis Statistics, Peer 10.10.10.4
===============================================================================
Packets Rx                        : 287
Packets Rx Keepalive              : 279
Packets Rx Config                 : 2
Packets Rx Peer Config            : 35
Packets Rx State                  : 5
Packets Dropped State Disabled    : 0
Packets Dropped Packets Too Short : 0
Packets Dropped Tlv Invalid Size  : 0
Packets Dropped Tlv Invalid LagId : 0
Packets Dropped Out of Seq        : 0
Packets Dropped Unknown Tlv       : 0
Packets Dropped MD5               : 0
Packets Tx                        : 322
Packets Tx Keepalive              : 281
Packets Tx Peer Config            : 35
Packets Tx Failed                 : 0
===============================================================================
A:ALU-1>show>redundancy>multi-chassis#
A:ALU-1>show>redundancy>multi-chassis# mc-lag peer 10.10.10.4 lag 1 statistics
===============================================================================
Multi-Chassis Statistics, Peer 10.10.10.4 Lag 1
===============================================================================
Packets Rx Config                 : 2
Packets Rx State                  : 5
Packets Tx Config                 : 1
Packets Tx State                  : 5
Packets Tx Failed                 : 0
===============================================================================
A:ALU-1>show>redundancy>multi-chassis#
Table: MC-LAG Field Descriptions

Label

Description

Last State chg

Displays date and time of the last state change for the MC-LAG peer

Admin State

Displays the administrative state of the MC-LAG peer

KeepAlive

Displays the time interval between keepalive messages exchanged between peers

Oper State

Displays the operational state of the MC-LAG peer

Hold On Ngbr Failure

Displays how many keep alive intervals the standby 7705 SAR will wait for packets from the active node before assuming a redundant neighbor node failure

Lag Id

Displays the LAG identifier, expressed as a decimal integer

Lacp Key

Displays the 16-bit Lacp key

Remote system Id

Displays the LAG identifier of the remote system, expressed as a decimal integer

Multi-Chassis Statistics

Packets Rx

Displays the number of MC-LAG packets received from the peer

Packets Rx Keepalive

Displays the number of MC-LAG keepalive packets received from the peer

Packets Rx Config

Displays the number of MC-LAG configured packets received from the peer

Packets Rx Peer Config

Displays the number of MC-LAG packets configured by the peer

Packets Rx State

Displays the number of received MC-LAG ‟lag” state packets received from the peer

Packets Dropped State Disabled

Displays the number of packets that were dropped because the peer was administratively disabled

Packets Dropped Packets Too Short

Displays the number of packets that were dropped because the packet was too short

Packets Dropped Tlv Invalid Size

Displays the number of packets that were dropped because the packet size was invalid

Packets Dropped Tlv Invalid LagId

Displays the number of packets that were dropped because the packet referred to an invalid or non-multi-chassis LAG

Packets Dropped Out of Seq

Displays the number of packets that were dropped because the packet was out of sequence

Packets Dropped Unknown Tlv

Displays the number of packets that were dropped because the packet contained an unknown TLV

Packets Dropped MD5

Displays the number of packets that were dropped because the packet failed MD5 authentication

Packets Tx

Displays the number of packets transmitted from this system to the peer

Packets Tx Keepalive

Displays the number of keepalive packets transmitted from this system to the peer

Packets Tx Peer Config

Displays the number of configured packets transmitted from this system to the peer

Packets Tx Failed

Displays the number of packets that failed to be transmitted from this system to the peer

synchronization

Syntax

synchronization

Context

show>redundancy

Description

This command displays redundancy synchronization times.

Output

The following output is an example of redundancy synchronization information, and Table: Synchronization Field Descriptions describes the fields.

Output Example
A:ALU-1>show>redundancy# synchronization
===============================================================================
Synchronization Information
===============================================================================
Standby Status               : disabled
Last Standby Failure         : N/A
Standby Up Time              : N/A
Failover Time                : N/A
Failover Reason              : N/A
Boot/Config Sync Mode        : None
Boot/Config Sync Status      : No synchronization
Last Config File Sync Time   : Never
Last Boot Env Sync Time      : Never
===============================================================================
A:ALU-1>show>redundancy#
Table: Synchronization Field Descriptions

Label

Description

Standby Status

Displays the status of the standby CSM

Last Standby Failure

Displays the timestamp of the last standby failure

Standby Up Time

Displays the length of time the standby CSM has been up

Failover Time

Displays the timestamp when the last redundancy failover occurred causing a switchover from active to standby CSM. If there is no redundant CSM card in this system or no failover has occurred since the system last booted, the value will be 0.

Failover Reason

Displays a text string giving an explanation of the cause of the last redundancy failover. If no failover has occurred, an empty string displays.

Boot/Config Sync Mode

Displays the type of synchronization operation to perform between the primary and secondary CSMs after a change has been made to the configuration files or the boot environment information contained in the boot options file (BOF).

Boot/Config Sync Status

Displays the results of the last synchronization operation between the primary and secondary CSMs

Last Config File Sync Time

Displays the timestamp of the last successful synchronization of the configuration files

Last Boot Env Sync Time

Displays the timestamp of the last successful synchronization of the boot environment files

uptime

Syntax

uptime

Context

show

Description

This command displays the time since the system started.

Output

The following output is an example of system uptime information, and Table: System Uptime Field Descriptions describes the fields.

Output Example
A:ALU-1# show uptime
System Up Time         : 11 days, 18:32:02.22 (hr:min:sec)
A:ALU-1#
Table: System Uptime Field Descriptions

Label

Description

System Up Time

The length of time the system has been up in days, hr:min:sec format

sync-if-timing

Syntax

sync-if-timing

Context

show>system

Description

This command displays synchronous interface timing operational information.

Output

The following output is an example of synchronous interface timing information, and Table: Sync-If-Timing Field Descriptions describes the fields.

Note:

Some of the fields in the following output apply to the 7705 SAR-18 only.

Output Example
A:ALU-1# show system sync-if-timing
===============================================================================
System Interface Timing Operational Info
===============================================================================
System Interface Timing Operational Info
===============================================================================
System Status CSM A                : Master Locked                             
    Reference Input Mode           : Non-revertive 
    Quality Level Selection        : Disabled

Reference Order                    : bits ref1 ref2

Reference Input 1    
    Admin Status                   : down
    Configured Quality Level       : none 
    Rx Quality Level               : unknown 
    Qualified For Use              : No
        Not Qualified Due To       : disabled
    Selected For Use               : No
        Not Selected Due To        : disabled
Reference Input 2
    Admin Status                   : down
    Configured Quality Level       : none 
    Rx Quality Level               : unknown 
    Qualified For Use              : No
        Not Qualified Due To       : disabled
    Selected For Use               : No
        Not Selected Due To        : disabled

Reference BITS 1
    Admin Status                   : up
    Configured Quality Level       : stu
    Rx Quality Level               : unknown
    Qualified For Use              : Yes
    Selected For Use               : Yes
    Interface Type                 : DS1
    Framing                        : ESF
    Line Coding                    : B8ZS
    Output Admin Status            : up
    Output Reference Selected      : none
    Tx Quality Level               :

Reference BITS 2
    Admin Status                   : up
    Configured Quality Level       : stu
    Rx Quality Level               : unknown
    Qualified For Use              : No
        Not Qualified Due To       : LOS
    Selected For Use               : No
        Not Selected Due To        : not qualified
    Interface Type                 : DS1
    Framing                        : ESF
    Line Coding                    : B8ZS
    Output Admin Status            : up
    Output Reference Selected      : none
    Tx Quality Level               :

===============================================================================
A:ALU-1#
Table: Sync-If-Timing Field Descriptions

Label

Description

System Status CSM A

The present status of the synchronous timing equipment subsystem (SETS):

  • Not Present

  • Master Freerun

  • Master Holdover

  • Master Locked

  • Slave

  • Acquiring

Reference Input Mode

Revertive — a revalidated or a newly validated reference source that has a higher priority than the currently selected reference has reverted to the new reference source

Non-revertive — the clock cannot revert to a higher priority clock if the current clock goes offline

Quality Level Selection

Whether Quality Level Selection is enabled or disabled

Reference Order

bits, ref1, ref2 — the priority order of the timing references

Reference Input 1, 2

The reference 1 and reference 2 input parameters

Admin Status

down — the ref1 or ref2 configuration is administratively shut down

up — the ref1 or ref2 configuration is administratively enabled

Configured Quality Level

Synchronization Status Messaging quality level value manually configured on port for ref1 or ref2

Rx Quality Level

Synchronization Status Messaging quality level value received on port for ref1 or ref2

Qualified for Use

Whether the ref1 or ref2 timing reference is qualified for use by the synchronous timing subsystem

Selected for Use

Whether the ref1 or ref2 timing reference is presently selected

Not Selected Due To

If the ref1 or ref2 timing reference is not selected, the reason why

Not Qualified Due To

If the ref1 or ref2 timing reference is not qualified, the reason why

Source Port

None — no source port is configured or in use as a ref1 or ref2 timing reference

card/slot/port — the source port of the ref1 or ref2 timing reference

Reference BITS 1, 2

The reference 1 and reference 2 BITS parameters, applicable to the 7705 SAR-18 only

Admin Status

down — the BITS 1 or BITS 2 configuration is administratively shut down

up — the BITS 1 or BITS 2 configuration is administratively enabled

Configured Quality Level

Synchronization Status Messaging quality level value manually configured on port for BITS 1 or BITS 2

Rx Quality Level

Synchronization Status Messaging quality level value received on port for BITS 1 or BITS 2

Qualified For Use

Whether the BITS 1 or BITS 2 reference is qualified for use by the synchronous timing subsystem

Selected For Use

Whether the BITS 1 or BITS 2 reference is presently selected

Not Qualified Due To

If the BITS 1 or BITS 2 reference is not qualified, the reason why

Not Selected Due To

If the BITS 1 or BITS 2 reference is not selected, the reason why

Interface Type

The interface type for the BITS port

Framing

The framing type used by the BITS port

Line Coding

The line coding type used by the BITS port

Output Admin Status

The administrative status of the BITS output port

Output Reference Selected

The type of output reference selected by the BITS port

Tx Quality Level

The Synchronization Status Messaging quality level value transmitted on the BITS port

chassis

Syntax

chassis [detail]

chassis [environment | power-feed]

Context

show

Description

This command displays a summary of general chassis status information.

Parameters

detail

displays detailed information about the physical chassis

environment

displays chassis environmental status information

power-feed

displays chassis power feed status information

Output

The following output is an example of general chassis information, and Table: Chassis Field Descriptions describes the fields.

Output Example
*A:Sar18 Dut-B# show chassis
=============================================================================
System Information
=============================================================================
  Name                              : Sar18 Dut-B
  Type                              : 7705 SAR-18
  Chassis Topology                  : Standalone
  Location                          : (Not Specified)
  Coordinates                       : (Not Specified)
  CLLI code                         :
  Number of slots                   : 3
  Oper number of slots              : 3
  Number of ports                   : 64
  Critical LED state                : Off
  Major LED state                   : Off
  Minor LED state                   : Off
  Over Temperature state            : OK
  Base MAC address                  : d6:65:ff:00:00:00
=============================================================================
Chassis Summary
=============================================================================
Chassis   Role                Status
-----------------------------------------------------------------------------
1         Standalone          up
=============================================================================
*A:Sar18 Dut-B#
Table: Chassis Field Descriptions

Label

Description

System Information

Name

The system name for the router

Type

The router series model number

Chassis Topology

The chassis setup; the value is always Standalone

Location

The system location for the device

Coordinates

A user-configurable string that indicates the global navigation satellite system (GNSS) coordinates for the location of the chassis.

For example:

N 45 58 23, W 34 56 12

N37 37' 00 latitude, W122 22' 00 longitude

N36 ✕ 39.246' W121 ✕ 40.121'

CLLI Code

The Common Language Location Identifier (CLLI) that uniquely identifies the geographic location of places and certain functional categories of equipment unique to the telecommunications industry

Number of slots

The number of slots in the chassis for the IOM and the CSMs, including the built-in CSMs on the fixed platforms. The IOM is a virtual slot (designated as slot 1), as it is actually a module on the CSM and does not get installed separately.

Oper number of slots

The number of slots currently operating; the value is always the same as the Number of slots value

Number of ports

The total number of ports currently installed in this chassis. This count does not include the CSM Management ports that are used for management access.

Critical LED state

The current state of the Critical LED in this chassis

Major LED state

The current state of the Major LED in this chassis

Minor LED state

The current state of the Minor LED in this chassis

Over Temperature state

Indicates whether there is an over-temperature condition

Base MAC address

The base chassis Ethernet MAC address

Chassis Summary

Chassis

The chassis number

Role

The role of the chassis in the chassis setup; the value is always Standalone

Status

Current status of the chassis

The following output is an example of detailed chassis information, and Table: Chassis Detail Field Descriptions describes the fields.

Output Example
*A:Sar18 Dut-B# show chassis detail
=============================================================================
System Information
=============================================================================
  Name                              : Sar18 Dut-B
  Type                              : 7705 SAR-18
  Chassis Topology                  : Standalone
  Location                          : (Not Specified)
  Coordinates                       : (Not Specified)
  CLLI code                         :
  Number of slots                   : 3
  Oper number of slots              : 3
  Number of ports                   : 64
  Critical LED state                : Off
  Major LED state                   : Off
  Minor LED state                   : Off
  Over Temperature state            : OK
  Base MAC address                  : d6:65:ff:00:00:00
=============================================================================
Chassis 1 Detail
=============================================================================
  Chassis Status                    : up
  Chassis Role                      : Standalone
  Hardware Data
    Part number                     : Sim Part#
    CLEI code                       : Sim CLEI
    Serial number                   : dut-b_a
    Manufacture date                : 01012003
    Manufacturing variant           : ch1: 1471 ch2: 1491
    Time of last boot               : 2018/09/10 19:36:37
    Current alarm state             : alarm cleared
  ---------------------------------------------------------------------------
Environment Information
    Fan Information
        Number of fans              : 8
        Status                      : up
        Speed                       : normal
  Hardware Data
    Part number                     : Sim Part#
    CLEI code                       : Sim CLEI
    Serial number                   : fan-0
    Manufacture date                : 01012003
    Manufacturing variant           : ch1: 1471 ch2: 1491
    Time of last boot               : N/A
    Current alarm state             : alarm cleared
    Alarm Module
        Status                      : ok
        Type                        : alarm-v1
    External Alarms Interface
       --------------------------------------------
        Input  Pin  Event           State
       --------------------------------------------
          IN-1   1    Critical      : ok
          IN-2   2    Major         : ok
          IN-3   11   Major         : ok
          IN-4   12   Minor         : ok
       --------------------------------------------
  Hardware Data
    Part number                     : Sim Part#
    CLEI code                       : Sim CLEI
    Serial number                   : alm-mod-0
    Manufacture date                : 01012003
    Manufacturing variant           : ch1: 1471 ch2: 1491
    Time of last boot               : 2018/09/10 19:36:38
    Current alarm state             : alarm cleared
  ---------------------------------------------------------------------------
Power Feed Information
      Number of power feeds         : 2
      Input power feed              : A
        Type                        : dc
        Status                      : up
      Input power feed              : B
        Type                        : dc
        Status                      : up
=============================================================================
*A:Sar18 Dut-B#
Table: Chassis Detail Field Descriptions

Label

Description

System Information

Name

The system name for the router

Type

The router series model number

Chassis Topology

The chassis setup; the value is always Standalone

Location

The system location for the device

Coordinates

A user-configurable string that indicates the global navigation satellite system (GNSS) coordinates for the location of the chassis.

For example:

N 45 58 23, W 34 56 12

N37 37' 00 latitude, W122 22' 00 longitude

N36 ✕ 39.246' W121 ✕ 40.121'

CLLI Code

The Common Language Location Identifier (CLLI) that uniquely identifies the geographic location of places and certain functional categories of equipment unique to the telecommunications industry

Number of slots

The number of slots in the chassis for the IOM and the CSMs, including the built-in CSMs on the fixed platforms. The IOM is a virtual slot (designated as slot 1), as it is actually a module on the CSM and does not get installed separately.

Oper number of slots

The number of slots currently operating; the value is always the same as the Number of slots value

Number of ports

The total number of ports currently installed in this chassis. This count does not include the CSM Management ports that are used for management access.

Critical LED state

The current state of the Critical LED in this chassis

Major LED state

The current state of the Major LED in this chassis

Minor LED state

The current state of the Minor LED in this chassis

Over Temperature state

Indicates whether there is an over-temperature condition

Base MAC address

The base chassis Ethernet MAC address

Chassis 1 Detail

Chassis Status

The current status of the chassis

Chassis Role

The role of the chassis in the chassis setup; the value is always Standalone

Hardware Data

Hardware information about the chassis

Part number

The CSM part number

CLEI code

The code used to identify the router

Serial number

The CSM part number; not user-modifiable

Manufacture date

The chassis manufacture date; not user-modifiable

Manufacturing variant

Factory-inputted manufacturing text string; not user-modifiable

Time of last boot

The date and time the most recent boot occurred

Current alarm state

Displays the alarm conditions for the specific board

Environment Information

Fan information

Number of fans

The total number of fans installed in this chassis

Status

Current status of the fans

Speed

The fan speed

Hardware Data

Hardware information for fan module

Part number

The CSM part number

CLEI code

The code used to identify the router

Serial number

The CSM part number; not user-modifiable

Manufacture date

The chassis manufacture date; not user-modifiable

Manufacturing variant

Factory-inputted manufacturing text string; not user-modifiable

Time of last boot

The date and time the most recent boot occurred

Current alarm state

Displays the alarm conditions for the specific board

Alarm Module

Status

Status of the alarm module

Type

Version of the alarm module

External Alarms Interface

Input

External alarm input number

Pin

Port connector pin number for the alarm input

Event

Severity level of events reported by this input:

  • Critical: critical log event, trap and critical alarm/relay LED illuminated

  • Major: major log event, trap and major alarm/relay LED illuminated

  • Minor: minor log event, trap and minor alarm/relay LED illuminated

  • Warning: warning log, event, trap, no alarm/relay illuminated

  • Indeterminate: indeterminate log event trap, no alarm/relay illuminated

  • Suppressed: no log events, traps or alarm/relays illuminated

Hardware Data

Hardware information for alarm module

Power Feed Information

Number of power feeds

The number of power feeds installed in the chassis

Input power feed - Type

The type of power feed — ac power or dc power

Input power feed - Status

Up — the specified power supply is up

Critical failure — the specified power supply has failed

Not equipped — the specified power supply is not present

Unknown — the software system cannot determine the type of power feed for the specified power supply

Not monitored — the specified power supply is not monitored

The following output is an example of chassis environment information, and Table: Chassis Environment Field Descriptions describes the fields.

Output Example
*A:Sar18 Dut-B# show chassis environment
===============================================================================
Chassis 1 Detail
===============================================================================
Environment Information
    Fan Information
      Number of fans                : 8
      Status                        : up
      Speed                         : normal
Hardware Data
  Part number                       : Sim Part#
  CLEI code                         : Sim CLEI
  Serial number                     : fan-0
  Manufacture date                  : 01012003
  Manufacturing variant             : ch1: 1471 ch2: 1491
  Time of last boot                 : N/A
  Current alarm state               : alarm cleared
    Alarm Module
      Status                        : ok
      Type                          : alarm-v1
    External Alarms Interface
       --------------------------------------------
        Input  Pin  Event           State
       --------------------------------------------
        IN-1   1    Critical        : ok
        IN-2   2    Major           : ok
        IN-3   11   Major           : ok
        IN-4   12   Minor           : ok
       --------------------------------------------
Hardware Data
  Part number                       : Sim Part#
  CLEI code                         : Sim CLEI
  Serial number                     : alm-mod-0
  Manufacture date                  : 01012003
  Manufacturing variant             : ch1: 1471 ch2: 1491
  Time of last boot                 : 2018/09/10 19:36:38
  Current alarm state               : alarm cleared
===============================================================================
*A:Sar18 Dut-B#
Table: Chassis Environment Field Descriptions

Label

Description

Environment Information

Fan information

Number of fans

The total number of fans installed in this chassis

Status

Current status of the fans

Speed

The fan speed

Hardware Data

Hardware information for fan module

Part number

The CSM part number

CLEI code

The code used to identify the router

Serial number

The CSM part number; not user-modifiable

Manufacture date

The chassis manufacture date; not user-modifiable

Manufacturing variant

Factory-inputted manufacturing text string; not user-modifiable

Time of last boot

The date and time the most recent boot occurred

Current alarm state

Displays the alarm conditions for the specific board

Alarm Module

Status

Status of the alarm module

Type

Version of the alarm module

External Alarms Interface

Input

External alarm input number

Pin

Port connector pin number for the alarm input

Event

Severity level of events reported by this input:

  • Critical: critical log event, trap and critical alarm/relay LED illuminated

  • Major: major log event, trap and major alarm/relay LED illuminated

  • Minor: minor log event, trap and minor alarm/relay LED illuminated

  • Warning: warning log, event, trap, no alarm/relay illuminated

  • Indeterminate: indeterminate log event trap, no alarm/relay illuminated

  • Suppressed: no log events, traps or alarm/relays illuminated

State

State of alarm event

Hardware data

Hardware information for alarm module

The following output is an example of chassis power feed information, and Table: Chassis Power Feed Field Descriptions describes the fields.

Output Example
*A:Sar18 Dut-B# show chassis power-feed
===============================================================================
System Information
===============================================================================
  Name                              : Sar18 Dut-B
  Type                              : 7705 SAR-18
  Chassis Topology                  : Standalone
  Location                          : (Not Specified)
  Coordinates                       : (Not Specified)
  CLLI code                         :
  Number of slots                   : 3
  Oper number of slots              : 3
  Number of ports                   : 64
  Critical LED state                : Off
  Major LED state                   : Off
  Minor LED state                   : Off
  Over Temperature state            : OK
  Base MAC address                  : d6:65:ff:00:00:00
===============================================================================
Chassis 1 Detail
===============================================================================
  Chassis Status                    : up
  Chassis Role                      : Standalone
  Hardware Data
    Part number                     : Sim Part#
    CLEI code                       : Sim CLEI
    Serial number                   : dut-b_a
    Manufacture date                : 01012003
    Manufacturing variant           : ch1: 1471 ch2: 1491
    Time of last boot               : 2018/09/10 19:36:37
    Current alarm state             : alarm cleared
  -----------------------------------------------------------------------------
Power Feed Information
      Number of power feeds         : 2
      Input power feed              : A
        Type                        : dc
        Status                      : up
      Input power feed              : B
        Type                        : dc
        Status                      : up
===============================================================================
*A:Sar18 Dut-B# show chassis power-feed
Table: Chassis Power Feed Field Descriptions

Label

Description

System Information

Name

The system name for the router

Type

The router series model number

Chassis Topology

The chassis setup; the value is always Standalone

Location

The system location for the device

Coordinates

A user-configurable string that indicates the global navigation satellite system (GNSS) coordinates for the location of the chassis.

For example:

N 45 58 23, W 34 56 12

N37 37' 00 latitude, W122 22' 00 longitude

N36 ✕ 39.246' W121 ✕ 40.121'

CLLI Code

The Common Language Location Identifier (CLLI) that uniquely identifies the geographic location of places and certain functional categories of equipment unique to the telecommunications industry

Number of slots

The number of slots in the chassis for the IOM and the CSMs, including the built-in CSMs on the fixed platforms. The IOM is a virtual slot (designated as slot 1), as it is actually a module on the CSM and does not get installed separately.

Oper number of slots

The number of slots currently operating; the value is always the same as the Number of slots value

Number of ports

The total number of ports currently installed in this chassis. This count does not include the CSM Management ports that are used for management access.

Critical LED state

The current state of the Critical LED in this chassis

Major LED state

The current state of the Major LED in this chassis

Minor LED state

The current state of the Minor LED in this chassis

Over Temperature state

Indicates whether there is an over-temperature condition

Base MAC address

The base chassis Ethernet MAC address

Chassis 1 Detail

Chassis Status

Current status of the chassis

Chassis Role

The role of the chassis in the chassis setup; the value is always Standalone

Hardware Data

Hardware information about the chassis

Part number

The CSM part number

CLEI code

The code used to identify the router

Serial number

The CSM part number; not user-modifiable

Manufacture date

The chassis manufacture date; not user-modifiable

Manufacturing variant

Factory-inputted manufacturing text string; not user-modifiable

Time of last boot

The date and time the most recent boot occurred

Current alarm state

Displays the alarm conditions for the specific board

Power Feed Information

Number of power feeds

The number of power feeds

Input power feed - Type

The type of power feed — ac power or dc power

Input power feed - Status

Up — the specified power supply is up

Critical failure — the specified power supply has failed

Not equipped — the specified power supply is not present

Unknown — the software system cannot determine the type of power feed for the specified power supply

Not monitored — the specified power supply is not monitored