System commands

connections

Syntax

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

Context

show>system

Platforms

Supported on all 7210 SAS platforms as described in this document

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.

Values

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

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

  • x:x:x:x:x:x:d.d.d.d
  • x — 0 to FFFF (hexadecimal)
  • d — 0 to 255 (decimal)
port-number

Displays only the connection information for the specified port number.

Values

0 to 65535

detail

Displays TCP statistics.

Output

The following outputs are examples of system connections information, and the associated tables describe the output fields.

Sample output
A:ALA-12# show system connections
===============================================================================
Connections :
===============================================================================
Proto    RecvQ    TxmtQ Local Address         Remote Address        State
-------------------------------------------------------------------------------
TCP          0        0 0.0.0.0.21            0.0.0.0.0             LISTEN
TCP          0        0 0.0.0.0.23            0.0.0.0.0             LISTEN
TCP          0        0 0.0.0.0.179           0.0.0.0.0             LISTEN
TCP          0        0 10.0.0.xxx.51138      10.0.0.104.179        SYN_SENT
TCP          0        0 10.0.0.xxx.51139      10.0.0.91.179         SYN_SENT
TCP          0        0 10.10.10.xxx.646      0.0.0.0.0             LISTEN
TCP          0        0 10.10.10.xxx.646      10.10.10.104.49406    ESTABLISHED
TCP          0        0 10.1.0.1.51140        10.1.0.2.179          SYN_SENT
TCP          0        993 192.168.x.xxx.23    192.168.x.xx.xxxx     ESTABLISHED
UDP          0        0 0.0.0.0.123           0.0.0.0.0              ---
UDP          0        0 0.0.0.0.646           0.0.0.0.0              ---
UDP          0        0 0.0.0.0.17185         0.0.0.0.0              ---
UDP          0        0 10.10.10.xxx.646      0.0.0.0.0              ---
UDP          0        0 xxx.0.0.1.50130       xxx.0.0.1.17185        ---
-------------------------------------------------------------------------------
No. of Connections: 14
===============================================================================
A:ALA-12# 
Table: Output fields: system connections

Label

Description

Proto

Displays the socket protocol, either TCP or UDP

RecvQ

Displays the number of input packets received by the protocol

TxmtQ

Displays the number of output packets sent by the application

Local Address

Displays the local address of the socket

The socket port is separated by a period.

Remote Address

Displays 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

Sample output (detail)
A:ALA-12# 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                                
===============================================================================
A:ALA-12#

cpu

Syntax

cpu [sample-period seconds]

Context

show>system

Platforms

Supported on all 7210 SAS platforms as described in this document

Description

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

Parameters

seconds

Specifies the number of seconds over which to sample CPU task utilization.

Values

1 to 5

Default

1

Output

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

Sample output
*A:cses-E11# show system cpu sample-period 2
===============================================================================
CPU Utilization (Sample period: 2 seconds)
===============================================================================
Name                                   CPU Time       CPU Usage        Capacity
                                         (uSec)                           Usage
-------------------------------------------------------------------------------
BFD                                          10          ~0.00%          ~0.00%


Cards & Ports                             8,332           0.41%           0.08%


IS-IS                                     1,213           0.06%           0.06%
ISA                                       2,496           0.12%           0.07%
LDP                                           0           0.00%           0.00%
Logging                                      32          ~0.00%          ~0.00%

MSDP                                          0           0.00%           0.00%
Management                                5,969           0.29%           0.15%
OAM                                         907           0.04%           0.02%
OSPF                                         25          ~0.00%          ~0.00%


Redundancy                                3,635           0.18%           0.13%
SIM                                       1,462           0.07%           0.04%
SNMP Daemon                                   0           0.00%           0.00%
Services                                  2,241           0.11%           0.05%
Stats                                         0           0.00%           0.00%
Subscriber Mgmt                           2,129           0.10%           0.04%
System                                    8,802           0.43%           0.17%
Traffic Eng                                   0           0.00%           0.00%

WEB Redirect                                125          ~0.00%          ~0.00%
-------------------------------------------------------------------------------
Total                                 2,014,761         100.00%
   Idle                               1,945,113          96.54%
   Usage                                 69,648           3.45%
Busiest Core Utilization                 69,648           3.45%
===============================================================================
*A:cses-E11#
Table: Output fields: system CPU

Label

Description

CPU Utilization

The total amount of CPU time

Name

The process or protocol name

CPU Time (uSec)

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

CPU Usage

The sum of CPU usage of all the processes and protocols

Capacity Usage

Displays the level the specified service is being used

When this number hits 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 still available in the CPU Usage column. This column is 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

Platforms

Supported on all 7210 SAS platforms as described in this document

Description

This command enters the show CRON context.

schedule

Syntax

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

Context

show>system>cron

Platforms

7210 SAS-D, 7210 SAS-Dxp, 7210 SAS-K 2F1C2T, 7210 SAS-K 2F6C4T, and 7210 SAS-K 3SFP+ 8C

Description

This command displays cron schedule parameters.

Parameters

schedule-name

Displays information for the specified scheduler name.

schedule-owner

Displays information for the specified scheduler owner.

Output

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

Sample output
A:sim1>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
Script Policy Owner          : TiMOS CLI
Script                       : test
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                 : 10
Next scheduled run           : 0d 00:00:42
End time                     : none
Weekday                      : tuesday
Month                        : none
Day of month                 : none
Hour                         : none
Minute                       : none
Number of schedule runs      : 10
Last schedule run            : 2008/01/01 17:20:52
Number of schedule failures  : 0
Last schedule failure        : no error
Last failure time            : never
=============================================================================== 
A:sim1>show>cron
Table: Output fields: CRON schedule

Label

Description

Schedule name

Displays the schedule name

Schedule owner

Displays the owner name of the action

Description

Displays the schedule’s description

Administrative status

Enabled — The administrative status is enabled

Disabled — Administratively disabled

Operational status

Enabled — The operational status is enabled

Disabled — Operationally disabled

Script Policy

Displays the script policy name

Script Policy Owner

Displays the name of script policy owner

Script

Displays the name of the script

Script owner

Displays the name of the of script owner

Script source location

Displays the location of scheduled script

Script results location

Displays the location where the script results have been sent

Schedule type

Periodic — Displays a schedule that ran at a specified interval

Calendar — Displays a schedule that ran based on a calendar

Oneshot — Displays a schedule that ran one time only

Interval

Displays the interval between runs of an event

Repeat count

Displays the total number of times a CRON ‟interval” schedule is run

Next scheduled run

Displays the time for the next scheduled run

End time

Displays the end time of the schedule

Weekday

Displays the configured weekday

Month

Displays the configured month

Day of Month

Displays the configured day of month

Hour

Displays the configured hour

Minute

Displays the configured minute

Number of scheduled runs

Displays the number of scheduled sessions

Last scheduled run

Displays the last scheduled session

Number of scheduled failures

Displays the number of scheduled sessions that failed to execute

Last scheduled failure

Displays the last scheduled session that failed to execute

Last failure time

Displays the system time of the last failure

information

Syntax

information

Context

show>system

Platforms

Supported on all 7210 SAS platforms as described in this document

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 system information, and Table: Output fields: system information describes the output fields.

Sample output
===============================================================================
System Information
===============================================================================
System Name               : PE4-M2
System Type               : 
System Version            : B-9.0.F-private
System Contact         :
System Location        :
System Coordinates     :
System Up Time            : 10 days, 06:50:01.84 (hr:min:sec)

SNMP Port                 : 161
SNMP Engine ID            : 0000197f0000c408416161a3
SNMP Engine Boots         : 571
SNMP Max Message Size     : 1500
SNMP Admin State          : Disabled
SNMP Oper State           : Disabled
SNMP Index Boot Status    : Not Persistent
SNMP Sync State           : N/A

Tel/Tel6/SSH/FTP Admin    : Disabled/Disabled/Enabled/Disabled
Tel/Tel6/SSH/FTP Oper     : Down/Down/Up/Down

BOF Source                : cf1:
Image Source              : primary
Config Source             : primary
Last Booted Config File   : cf1:\mvpn_head.cfg
Last Boot Cfg Version     : MON SEP 26 04:48:37 2016 UTC
Last Boot Config Header: N/A
Last Boot Index Version   : N/A
Last Boot Index Header : N/A
Last Saved Config         : N/A
Time Last Saved           : N/A
Changes Since Last Save   : Yes
User Last Modified        : admin
Time Last Modified        : 2016/10/25 04:07:16
Max Cfg/BOF Backup Rev    : 5
Cfg-OK Script             : ftp://dhandaym:Alcatel12#@xxx.xxx.xxx.xx/./env.cfg
Cfg-OK Script Status      : success
Cfg-Fail Script           : N/A
Cfg-Fail Script Status    : not used

Management IP Addr        : 10.135.6.77/24
Primary DNS Server        : N/A
Secondary DNS Server      : N/A
Tertiary DNS Server       : N/A
DNS Domain                : (Not Specified)
DNS Resolve Preference    : ipv4-only
DNSSEC AD Validation      : False
DNSSEC Response Control   : drop
BOF Static Routes         :
  To                   Next Hop
  10.0.0.0/8           10.135.6.1

  10.135.25.0/24       10.135.16.1

  10.250.0.0/16       10.135.6.1

  10.254.0.0/16       10.135.6.1


ICMP Vendor Enhancement   : Disabled
EFM OAM Grace Tx Enable   : False
===============================================================================

===============================================================================
System Oper Group Information
===============================================================================
Name                             Oper   Creation Hold   Hold   Members Monitor
                                 Status Origin   UpTime DnTime
                                                 (secs) (secs)
-------------------------------------------------------------------------------
No Matching Entries
===============================================================================
*7210SAS>show>system#
Table: Output fields: system information

Label

Description

System Name

The configured system name

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 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 engineID to uniquely identify the SNMPv3 node

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 shutdown 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

Telnet/SSH/FTP Admin

Displays the administrative state of the Telnet, SSH, and FTP sessions

Telnet/SSH/FTP Oper

Displays the operational state of the Telnet, 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

Tertiary — Indicates that the directory location for runtime image file was loaded from the tertiary source file was loaded from the secondary 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

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

Last Boot Index Version

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

Last Boot Index Header

The header of the persistence index file read when the 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

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

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

DNS Server

The IP address of the DNS server

DNS Domain

The DNS domain name of the node

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

script-control

Syntax

script-control

Context

show>system

Platforms

7210 SAS-D, 7210 SAS-Dxp, 7210 SAS-K 2F1C2T, 7210 SAS-K 2F6C4T, and 7210 SAS-K 3SFP+ 8C

Description

Commands in this context display script information.

script

Syntax

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

Context

show>system>script-control

Platforms

7210 SAS-D, 7210 SAS-Dxp, 7210 SAS-K 2F1C2T, 7210 SAS-K 2F6C4T, and 7210 SAS-K 3SFP+ 8C

Description

This command displays script parameters.

Parameters

script-name

Displays information for the specified script.

script-owner

Displays information for the specified script owner.

Output

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

Sample output
7210SAS>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://*****:******@xxx.xxx.xxx.1/home/testlab_bgp
                               /test1.cfg
Last script error            : none
Last change                  : 2015/01/07 17:10:03
=============================================================================== 
7210SAS>show>cron#
Table: Output fields: script

Label

Description

Script

Displays the name of the script

Script owner

Displays the owner name of script

Administrative status

Enabled — Administrative status is enabled

Disabled — Administratively disabled

Operational status

Enabled — Operational status is enabled

Disabled — Operationally disabled

Script source location

Displays the location of scheduled script

Last script error

Displays the system time of the last error

Last change

Displays the system time of the last change

script-policy

Syntax

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

script-policy run-history [run-state]

Context

show>system>script-control

Platforms

7210 SAS-D, 7210 SAS-Dxp, 7210 SAS-K 2F1C2T, 7210 SAS-K 2F6C4T, and 7210 SAS-K 3SFP+ 8C

Description

This command displays script policy information.

Parameters

script-policy-name

Displays policy information for the specified script. 32 characters maximum.

owner-name

Displays information for the specified script owner. 32 characters maximum.

Default

TiMOS CLI

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: Output fields: script policy describes the output fields.

Sample output
show system script-control script-policy run-history terminated
===============================================================================
Script-policy Run History
===============================================================================
Script policy "test"
Owner "TiMOS CLI"
-------------------------------------------------------------------------------
Script Run #17
-------------------------------------------------------------------------------
Start time : 2006/11/06 20:30:09 End time : 2006/11/06 20:35:24
Elapsed time : 0d 00:05:15 Lifetime : 0d 00:00:00
State : terminated Run exit code : noError
Result time : 2006/11/06 20:35:24 Keep history : 0d 00:49:57
Error time : never
Results file : ftp://*:*@192.168.xx.xx/home/testlab_bgp/cron/_20061106-203008.
out
Run exit : Success
-------------------------------------------------------------------------------
Script Run #18
-------------------------------------------------------------------------------
Start time : 2006/11/06 20:35:24 End time : 2006/11/06 20:40:40
Elapsed time : 0d 00:05:16 Lifetime : 0d 00:00:00
State : terminated Run exit code : noError
Result time : 2006/11/06 20:40:40 Keep history : 0d 00:55:13
Error time : never
Results file : ftp://*:*@192.168.xx.xx/home/testlab_bgp/cron/_20061106-203523.
out
Run exit : Success
-------------------------------------------------------------------------------
*A:Redundancy#

*A:Redundancy# show system script-control script-policy run-history executing
===============================================================================
Script-policy Run History
===============================================================================
Script policy "test"
Owner "TiMOS CLI"
-------------------------------------------------------------------------------
Script Run #20
-------------------------------------------------------------------------------
Start time : 2006/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/_20061106-204559.
out
===============================================================================
*A:show#

*A:# 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:show#
Table: Output fields: script policy

Label

Description

Script policy

Displays the name of the script policy

Script policy owner

Displays the name of the script policy owner

Administrative status

Enabled — Administrative status is enabled

Disabled — Administrative status is disabled

Script

Displays the name of the script

Script owner

Displays the name of the script owner

Script source location

Displays the location of scheduled script

Max running allowed

Displays the maximum number of allowed sessions

Max completed run histories

Displays the maximum number of sessions previously run

Max lifetime allowed

Displays the maximum amount of time the script may run

Completed run histories

Displays the number of completed sessions

Executing run histories

Displays the number of sessions in the process of executing

Initializing run histories

Displays the number of sessions ready to run/queued but not executed

Max time tun history saved

Displays the maximum amount of time to keep the results from a script run

Last change

Displays the system time a change was made to the configuration

memory-pools

Syntax

memory-pools

Context

show>system

Platforms

Supported on all 7210 SAS platforms as described in this document

Description

This command displays system memory status.

Output

The following output is an example of memory pools information, and Table: Output fields: memory pool describes the output fields.

Sample output
A:ALA-1# show system memory-pools
===============================================================================
Memory Pools
===============================================================================
Name               Max Allowed    Current Size      Max So Far          In Use
-------------------------------------------------------------------------------
System                No limit      24,117,248      24,117,248      16,974,832
Icc                  8,388,608       1,048,576       1,048,576          85,200
RTM/Policies          No limit       5,242,912       5,242,912       3,944,104
OSPF                  No limit       3,145,728       3,145,728       2,617,384
MPLS/RSVP             No limit       9,769,480       9,769,480       8,173,760
LDP                   No limit               0               0               0
IS-IS                 No limit               0               0               0
RIP                   No limit               0               0               0
VRRP                  No limit       1,048,576       1,048,576              96
Services              No limit       2,097,152       2,097,152       1,589,824
IOM                   No limit     205,226,800     205,226,800     202,962,744
SIM                   No limit       1,048,576       1,048,576             392
IGMP                  No limit               0               0               0
MMPI                  No limit               0               0               0
MFIB                  No limit               0               0               0
PIP                   No limit      79,943,024      79,943,024      78,895,248
MBUF                67,108,864       5,837,328       5,837,328       4,834,280
-------------------------------------------------------------------------------
Current Total Size :    343,495,200 bytes
Total In Use       :    324,492,768 bytes
Available Memory   :    640,178,652 bytes
===============================================================================
A:ALA-1# 
Table: Output fields: memory pool

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

Platforms

Supported on all 7210 SAS platforms as described in this document

Description

This command displays NTP protocol configuration and state.

Output

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

Sample output
A:7210>config>system>time>ntp# show system ntp
===============================================================================
NTP Status
===============================================================================
Enabled : Yes Stratum : 3
Admin Status : up Oper Status : up
Server enabled : No Server keyId : none
System Ref Id : 192.168.15.221 Auth Check : Yes
===============================================================================
A:7210


A:7210# show system ntp all
===============================================================================
NTP Status
===============================================================================
Configured : Yes Stratum : 1
Admin Status : up Oper Status : up
Server Enabled : Yes Server Authenticate : No
Clock Source : PTP
Auth Check : Yes
Current Date & Time: 2013/03/19 20:18:50 UTC
===============================================================================
===============================================================================
NTP Active Associations
===============================================================================
State Reference ID St Type A Poll Reach Offset(ms)
Remote
-------------------------------------------------------------------------------
chosen PTP 0 srvr - 256 YYYYYYYY 0.000
PTP
candidate GPS 1 srvr - 256 YYYYYYYY -0.054
xxx.xxx.xxx.xxx
===============================================================================
A:7210#


A:7210>config>system>time>ntp# show system ntp detail
===============================================================================
NTP Status
===============================================================================
Enabled : Yes Stratum : 3
Admin Status : up Oper Status : up
Server enabled : No Server keyId : none
System Ref Id : 192.168.15.221 Auth Check : Yes
Auth Errors : 0 Auth Errors Ignored : 0
Auth Key Id Errors : 0 Auth Key Type Errors : 0
===============================================================================
NTP Configured Broadcast/Multicast Interfaces
===============================================================================
vRouter Interface Address Type Auth Poll
-------------------------------------------------------------------------------
Base i3/1/1 Host-ones bcast yes off
management management 224.0.0.1 mcast no off
Base t2 bclnt no n/a
management management 224.0.0.1 mclnt no n/a
===============================================================================
A:7210>config>system>time>ntp#


A:7210>config>system>time>ntp# show system ntp detail all
===============================================================================
NTP Status
===============================================================================
Enabled : Yes Stratum : 3
Admin Status : up Oper Status : up
Server enabled : No Server keyId : none
System Ref Id : 192.168.15.221 Auth Check : Yes
Auth Errors : 0 Auth Errors Ignored : 0
Auth Key Id Errors : 0 Auth Key Type Errors : 0
===============================================================================
NTP Configured Broadcast/Multicast Interfaces
===============================================================================
vRouter Interface Address Type Auth Poll
-------------------------------------------------------------------------------
Base i3/1/1 Host-ones bcast yes off
management management 224.0.0.1 mcast no off
Base t2 bclnt no n/a
management management 224.0.0.1 mclnt no n/a
===============================================================================
NTP Active Associations
===============================================================================
State Remote Reference ID St Type Auth Poll R Offset
-------------------------------------------------------------------------------
reject 192.168.15.221 192.168.14.50 2 srvr none 64 y 0.901
chosen 192.168.15.221 192.168.1.160 4 mclnt none 64 y 1.101
===============================================================================
A:7210>config>system>time>ntp#
Table: Output fields: NTP

Label

Description

Enabled

yes — NTP is enabled

no — NTP is disabled

Admin Status

yes — Administrative state is enabled

no — Administrative state is disabled

NTP Server

Displays NTP server state of this node

Stratum

Displays stratum level of this node

Oper Status

yes — The operational state is enabled

no — The operational state is disabled

Auth Check

Displays the authentication requirement

System Ref. ID

IP address of this node or a 4-character ASCII code showing the state

Auth Error

Displays the number of authentication errors

Auth Errors Ignored

Displays the number of authentication errors ignored

Auth key ID Errors

Displays the number of key identification errors

Auth Key Type Errors

Displays the number of authentication key type errors

Reject

The peer is rejected and is not 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 sync 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 is not used for synchronization

Excess

The peer synchronization distance is greater than ten other peers. This peer is not used for synchronization.

Outlier

The peer is discarded as an outlier

This peer is not 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 stratum is between 0 and 15, this field shows the IP address of the remote NTP server or peer with which the remote 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 displays the following codes:

Peer Codes:

ACST — The association belongs to any cast 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 as a result of local policy. No further messages will be sent to the server.

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

MCST — The association belongs to a manycast server

NKEY — No key found. Either the key was never installed or is not trusted.

RATE — Rate exceeded. The server has temporarily denied access because the client exceeded the rate threshold.

RMOT — The association from a remote host running ntpdc has had unauthorized attempted access

STEP — A step change in system time has occurred, but the association has not yet re-synchronized

System Codes:

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 re-synchronized

St

Stratum level of this node

Auth

yes — Authentication is enabled

no — Authentication is disabled

Poll

Polling interval, in seconds

R

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

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

Offset

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

oper-group

Syntax

oper-group [group-name]

oper-group group-name [detail]

oper-group group-name [monitoring]

Context

show>system

Platforms

7210 SAS-D, 7210 SAS-Dxp, 7210 SAS-K 2F1C2T, 7210 SAS-K 2F6C4T, and 7210 SAS-K 3SFP+ 8C

Description

This command displays the oper-group information, member count, monitor-client count, and status in a single line for each of the configured oper-groups.

Parameters

detail

Displays detailed information.

Output

The following output is an example of oper-group information, and Table: Output fields: oper-group describes the output fields.

Sample output
*A:7210SAS>show>system# oper-group

===============================================================================
System Oper Group Information
===============================================================================
Name                             Oper   Creation Hold   Hold   Members Monitor
                                 Status Origin   UpTime DnTime
                                                 (secs) (secs)
-------------------------------------------------------------------------------
test                             up     manual   4      0      1       1
-------------------------------------------------------------------------------
Entries found: 1
===============================================================================
*A:7210SAS>show>system#

*A:7210SAS>show>system# oper-group test monitoring

===============================================================================
System Oper Group Information
===============================================================================
Oper Group           : test
Creation Origin      : manual               Oper Status      : up
Hold DownTime        : 0 secs               Hold UpTime      : 4 secs
Members              : 0                    Monitoring       : 0
===============================================================================
Table: Output fields: oper-group

Label

Description

Name

Displays the name of the oper-group

Oper Status

The operational status of the oper-group

Creation Origin

Displays if it was created manually.

Hold Up Time

The configured HOLD UP time

Hold Dn Time

The configured HOLD down time

Members

Displays the number of members of the oper-group

Monitor

Displays the number of monitoring clients.

resource-profile

Syntax

resource-profile [active | configured]

Context

show>system

Platforms

Supported on all 7210 SAS platforms as described in this document

Description

This command displays the resource-profile protocol configuration and state.

Parameters

active | configured

Displays active or configured values.

Active values are those in use by the system currently. Configured values are those that have been changed by the user and has not taken effect. For the system resource-profile parameters that need a reboot to take effect, the active and configured values can be different. It typically requires a node reboot or a card reset for it to take effect.

Output

The following outputs are examples of resource profile information, and Table: Output fields: resource profile describes the output fields.

Sample output for 7210 SAS-D
*A:7210SAS>show>system# resource-profile

===============================================================================
Active System Resource Profile Information
===============================================================================
-------------------------------------------------------------------------------
IPv6 FIB
-------------------------------------------------------------------------------
max-ipv6-routes            : disable

-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Ingress Internal CAM
-------------------------------------------------------------------------------
Sap Ingress Qos resource   : 2          Sap  Aggregate Meter       : 1
-------------------------------------------------------------------------------
IPv4 Resource              : max        Mac  Resource              : max
IPv4-IPv6 Resource         : disable

-------------------------------------------------------------------------------
Sap Ingress ACL resource   : 1
-------------------------------------------------------------------------------
IPv4 Resource              : max        Mac  Resource              : max
IPv4-IPv6 128 bit Resource : disable    IPv6 64 bit Resource       : disable

-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Eth CFM                    : disable
-------------------------------------------------------------------------------
up-mep                     : disable

-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Egress Internal CAM
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Sap Egress ACL resource    : 2
-------------------------------------------------------------------------------
Mac and IPv4 Resource      : 2          Mac-only Resource          : disable
IPv6 128 bit Resource      : disable    Mac and IPv6 64 bit Resour*: disable

-------------------------------------------------------------------------------
===============================================================================
* indicates that the corresponding row element may have been truncated.
*A:7210SAS>show>system#

Sample output for 7210 SAS-K 2F1C2T
*A:7210SAS>show>system# resource-profile

===============================================================================
Active System Resource Profile Information
===============================================================================
-------------------------------------------------------------------------------
Ingress Internal CAM       : 5
-------------------------------------------------------------------------------
Mac-IPv4-IPv6 Resource     : disable
-------------------------------------------------------------------------------
Sap Ingress ACL resource   : 1
-------------------------------------------------------------------------------
Mac-IPv4-IPv6 Resource     : disable
-------------------------------------------------------------------------------
Egress Internal CAM        : 2
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Sap Egress ACL resource    : disable
-------------------------------------------------------------------------------
Mac-IPv4-IPv6 Resource     : disable
===============================================================================
# indicates that the value will take effect only after reboot or clear card.
*A:7210SAS>show>system#
Table: Output fields: resource profile

Label

Description

Ingress Internal CAM

Displays the applications sharing ingress CAM resource

Sap Ingress ACL resource

Displays the resources configured for use by SAP Ingress ACL policies

IPv4 Resource

Displays the resources configured for use by ingress ACL policies that use ipv4-criteria

Disable – No resources are allocated for use by this feature. Therefore, no policies of this type can be associated with a SAP.

IPv4-IPv6 Resource

Displays the resources configured for use by ingress ACL policies that use ipv6 128-bit address match-criteria

Disable – No resources are allocated for use by this feature. Therefore, no policies of this type can be associated with a SAP.

Mac Resource

Displays the resources configured for use by ingress ACL policies that use mac-criteria

Disable – No resources are allocated for use by this feature. Therefore, no policies of this type can be associated with a SAP.

IPv6-64 bit Resource

Displays the resources configured for use by ingress ACL policies that use ipv6 64-bit address match-criteria

Disable — No resources are allocated for use by this feature. Therefore, no policies of this type can be associated with a SAP.

Eth CFM

Groups the context for resources consumed by Ethernet CFM applications

up-mep

Displays the resources configured for use by UP MEP

Disable — No resources are allocated for use by this feature. Therefore, no UP MEPs can be created.

Sap Ingress QoS resource

The total amount of ingress internal CAM chunks configured for use by SAP ingress classification

Mac and IPv4 Resource

The total amount of egress internal CAM chunks configured for use by MAC and IPv4 egress ACL match criteria policies

Mac-only Resource

The total amount of egress internal CAM chunks configured for use only by MAC egress ACL match criteria policies

IPv6 128 bit Resource

The total amount of egress internal CAM chunks configured for use only by IPv6 egress ACL match criteria policies (128-bit IPv6 address can be specified in the match criteria)

Mac and IPv6 64 bit Resource

The total amount of egress internal CAM chunks configured for use by MAC and IPv6 egress ACL match criteria policies (only 64-bit higher order bits of the IPv6 address can be specified in the match criteria)

Sap Egress ACL resource

Displays the egress ACL resource allocation configured for various match criteria

Egress Internal CAM

Displays the resource allocation configured for the egress internal CAM

IPv6 FIB

Displays the amount of IPv6 FIB size configured for use by IPv6 routing

ptp

Syntax

ptp

Context

show>system

Platforms

7210 SAS-D ETR, 7210 SAS-Dxp 12p ETR, 7210 SAS-K 2F1C2T, 7210 SAS-K 2F6C4T, and 7210 SAS-K 3SFP+ 8C

Description

This command displays the parameters for IEEE 1588-2008/ Precision Time Protocol (PTP) information.

Output

The following output is an example of PTP information, and Table: Output fields: system PTP describes the output fields.

Sample output
A:7210SAS>show>system# ptp
===============================================================================
IEEE 1588/PTP Clock Information
===============================================================================
-------------------------------------------------------------------------------
Local Clock
-------------------------------------------------------------------------------
Clock Type        : boundary           PTP Profile        : IEEE 1588-2008
Domain            : 0                  Network Type       : sdh
Admin State       : up                 Oper State         : up
Announce Interval : 1 pkt/2 s          Announce Rx Timeout: 3 intervals
Clock Id          : 846991fffea8c8f5   Clock Class        : 248 (default)
Clock Accuracy    : unknown            Clock Variance     : ffff (not computed)
Clock Priority1   : 128                Clock Priority2    : 128
PTP Recovery State: acquiring          Last Changed       : 01/07/2020 16:57:06
Frequency Offset  : +0.000 ppb         Frequency Source   : ssu
-------------------------------------------------------------------------------
Parent Clock
-------------------------------------------------------------------------------
IP Address        : 192.168.10.5       Router             : Base
Parent Clock Id   : 00b0aefffe02e5e5   Remote PTP Port    : 1
GM Clock Id       : 00b0aefffe02e5e5   GM Clock Class     : 6
GM Clock Accuracy : within 100 ns      GM Clock Variance  : 0x6400 (3.7E-09)
GM Clock Priority1: 128                GM Clock Priority2 : 128
-------------------------------------------------------------------------------
Time Information
-------------------------------------------------------------------------------
Timescale           : PTP
Current Time        : 2020/01/07 17:43:58.0 (UTC)
Frequency Traceable : yes
Time Traceable      : yes
Time Source         : GPS
===============================================================================
*A:Dut-F>config>system>ptp# show system ptp
========== =====================================================================
IEEE 1588/PTP Clock Information
===============================================================================
-------------------------------------------------------------------------------
Local Clock
-------------------------------------------------------------------------------
Clock Type : boundary PTP Profile : ITU-T G.8275.1
Domain : 24 Network Type : sdh
Admin State : up Oper State : up
Announce Interval : 8 pkt/s Announce Rx Timeout: 3 intervals
Clock Id : 846991fffea8c8f5 Clock Class : 248 (default)
Clock Accuracy : unknown Clock Variance : ffff (not computed)
Clock Priority1 : 128 Clock Priority2 : 128
PTP Recovery State: disabled
Frequency Offset : n/a Frequency Source : ssu
-------------------------------------------------------------------------------
Parent Clock
-------------------------------------------------------------------------------
Port : 1/1/13 Remote MAC Address : a0:f3:e4:1a:7f:6e
Parent Clock Id : a0f3e4fffe1a7f5d Remote PTP Port : 16
GM Clock Id : 00b0aefffe000030 GM Clock Class : 6
GM Clock Accuracy : within 100 ns GM Clock Variance : 0x4e5d (1.8E-15)
GM Clock Priority1: 128 GM Clock Priority2 : 128
-------------------------------------------------------------------------------
Time Information
-------------------------------------------------------------------------------
Timescale : PTP
Current Time : 2020/01/07 09:22:32.0 (UTC)
Frequency Traceable : yes
Time Traceable : yes
Time Source : GPS
===============================================================================
Table: Output fields: system PTP

Label

Description

Clock Type

Displays the local PTP clock type:

  • ordinarySlave — The system is always a timeReceiver clock in the PTP hierarchy. The system derives its timing from one or more timeTransmitter clocks in the network.

  • ordinaryMaster — The system is a grandmaster clock in the PTP hierarchy. The system provides timing to multiple timeReceiver clocks in the network.

  • boundary — The system is a boundary clock, which may be anywhere in the PTP clock hierarchy. It can obtain timing from a timeTransmitter clock, and provide timing to multiple timeReceiver clocks.

  • transparent-e2e

PTP Profile

Displays the PTP profile: ieee-1588, itu-telecom-freq, g8275dot1- 2014, g8275dot2-2016

Domain

Displays the PTP device domain

Network Type

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

Local Clock

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

Displays the configured announce interval value

Announce Rx Timeout

Displays the configured announce Rx timeout value

Clock Id

Displays a unique 64-bit number assigned to the clock

Clock Class

Displays the local clock class

Clock Accuracy

Displays the local clock accuracy designation

Clock Variance

Displays the local clock variance

Clock Priority1

Displays the first priority value of the local clock, used by the Best timeTransmitter Clock Algorithm (BTCA) to determine which clock should provide timing for the network

Clock Priority2

Displays the second priority value of the local clock

This value is used by the BTCA to determine which clock should provide timing for the network.

Last Changed

Displays the time the PTP port state was last changed

PTP Recovery State

Displays the clock recovery state: disabled, initial, acquiring, phase-tracking, or locked

Frequency Offset

Displays the frequency offset of the PTP clock, in parts per billion

Frequency Source

Displays the configured clock frequency source

Parent Clock

IP Address

Displays the IP address

Base

Displays the router ID to which the parent clock IP address belongs

Parent Clock Id

Displays the parent clock identification

Remote PTP Port

Displays the PTP port number at the remote end

GM Clock Id

Displays the grandmaster clock ID

GM Clock Class

Displays the grandmaster clock class

GM Clock Accuracy

Displays the grandmaster clock accuracy designation

GM Clock Variance

Displays the grandmaster clock variance

GM Clock Priority1

Displays the grandmaster clock priority1 designation

GM Clock Priority2

Displays the grandmaster clock priority2 designation

Time Information

Timescale

Displays the PTP timescale flag sent in the 1588 announce message

Current Time

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

Frequency Traceable

Displays the frequency-traceable flag sent in the 1588 announce message

Time Traceable

Displays the time-traceable flag sent in the 1588 announce message

Time Source

Displays the time-source parameter sent in the 1588 announce message

peer

Syntax

peer ip-address [router router-instance | service-name service-name] [detail]

Context

show>system>ptp

Platforms

7210 SAS-D ETR, 7210 SAS-K 2F1C2T, 7210 SAS-K 2F6C4T, and 7210 SAS-K 3SFP+ 8C

Description

This command displays information for a specific peer.

Parameters

ip-address

Specifies the IP address of the peer.

Values

a.b.c.d

router-instance

Shows only the information for a specific router instance.

Values

router-name: Base

vprn-svc-id: 1 to 2147483647

service-name

Specifies the service name to identify the router instance, up to 64 characters.

detail

Displays detailed information.

Output

The following output is an example of PTP information for a single peer, and Table: Output fields: PTP peer describes the output fields.

Sample output
*A:Dut-F>config>system>ptp# show system ptp peer 1.4.1.21
===============================================================================
IEEE 1588/PTP Peer Information
===============================================================================
Router            : Base
IP Address        : 1.4.1.21           Announce Direction : tx
Admin State       : n/a                G.82x5.1 Priority  : n/a
Sync Interval     : 16 pkt/s           
Local PTP Port    : 1                  PTP Port State     : master
GM Clock Class    : 0
GM Clock Accuracy : 0x0 (reserved)     GM Clock Variance  : 0x0000 (2.9E-39)
GM Clock Priority1: 0                  GM Clock Priority2 : 0
Steps Removed     : 0                  Parent Clock       : no
===============================================================================
*A:Dut-F>config>system>ptp# 
Table: Output fields: PTP peer

Label

Description

Router

Displays the router

IP Address

Displays the IP address

Announce Direction

Displays the direction of flow of announce packets

Admin State

Up — the PTP peer clock is administratively enabled

Down — the PTP peer clock is administratively shut down and not running

Sync Interval

Displays the configured sync interval value

Local PTP Port

Displays the local PTP port

PTP Port State

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

Remote PTP Port

Displays the PTP port number at the remote end

GM Clock Class

Displays the grandmaster clock class

GM Clock Accuracy

Displays the grandmaster clock accuracy designation

GM Clock Variance

Displays the grandmaster clock variance

GM Clock Priority1

Displays the grandmaster clock priority1 designation

GM Clock Priority2

Displays the grandmaster clock priority2 designation

Steps Removed

Displays the number of hops from GM

Parent Clock

yes — if the peer is the chosen parent clock

no — if the peer is not the chosen parent clock

peers

Syntax

peers [router router-instance | service-name service-name] [detail]

Context

show>system>ptp

Platforms

7210 SAS-D ETR, 7210 SAS-K 2F1C2T, 7210 SAS-K 2F6C4T, and 7210 SAS-K 3SFP+ 8C

Description

This command displays summary information for all PTP peers.

Parameters

router-instance

Displays only the information for a specific router instance.

Values

router-name: Base

vprn-svc-id: 1 to 2147483647

service-name

Specifies the service name to identify the router instance, up to 64 characters.

detail

Displays detailed information.

Output

The following output is an example of PTP information for all peers, and Table: Output fields: PTP peers describes the output fields.

Sample output

*A:bksim1618# show system ptp peers 
===============================================================================
IEEE 1588/PTP Peer Information
===============================================================================
Router                                                             
  IP Address                 Anno Flow Admin State PTP Port State Parent Clock
-------------------------------------------------------------------------------
Base
  10.4.1.21                  tx        n/a         master         no
1
  10.2.1.20                  rx+tx     up          master         no
  10.3.1.19                  rx        up          slave          yes
2
  10.1.1.21                  tx        n/a         master         no
-------------------------------------------------------------------------------
No. of PTP Peers: 4
===============================================================================


*A:bksim1618# show system ptp peers router Base
===============================================================================
IEEE 1588/PTP Peer Information
===============================================================================
Router                                                             
  IP Address                 Anno Flow Admin State PTP Port State Parent Clock
-------------------------------------------------------------------------------
Base
  10.4.1.21                  tx        n/a         master         no
-------------------------------------------------------------------------------
No. of PTP Peers: 1
===============================================================================


*A:bksim1618# show system ptp peers router 1
===============================================================================
IEEE 1588/PTP Peer Information
===============================================================================
Router                                                             
  IP Address                 Anno Flow Admin State PTP Port State Parent Clock
-------------------------------------------------------------------------------
1
  10.2.1.20                  rx+tx     up          master         no
  10.3.1.19                  rx        up          slave          yes
-------------------------------------------------------------------------------
No. of PTP Peers: 2
===============================================================================


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


*A:bksim1618# show system ptp peers router 1 detail 
===============================================================================
IEEE 1588/PTP Peer Information
===============================================================================
Router            : 1
IP Address        : 10.2.1.20          Announce Direction : rx+tx
Admin State       : up                 G.8275.1 Priority  : 128
Local PTP Port    : 2                  PTP Port State     : master
Clock Id          : ac5efffffe000000   Remote PTP Port    : 1
-------------------------------------------------------------------------------
Router            : 1
IP Address        : 10.3.1.19          Announce Direction : rx
Admin State       : up                 G.8275.1 Priority  : 128
Local PTP Port    : 1                  PTP Port State     : slave
Clock Id          : ac5dfffffe000000   Remote PTP Port    : 1
GM Clock Id       : ac5dfffffe000000   GM Clock Class     : 13
GM Clock Accuracy : unknown            GM Clock Variance  : ffff (not computed)
GM Clock Priority1: 0                  GM Clock Priority2 : 128
Steps Removed     : 0                  Parent Clock       : yes
===============================================================================
Table: Output fields: PTP peers

Label

Description

Router

Displays the router

IP Address

Displays the IP address

Announce Direction

Displays the direction of flow of announce packets

Admin State

Up — The PTP peer clock is administratively enabled

Down — The PTP peer clock is administratively shut down and not running

G.8275.1 Priority

Displays the g.8275.1 priority value

Local PTP Port

Displays the local PTP port

PTP Port State

Displays the PTP port state

Clock ID

Displays the clock identity value of the local PTP clock

Remote PTP Port

Displays the PTP port number at the remote end

GM Clock Id

Displays the clock identity value of the grandmaster clock

GM Clock Class

Displays the grandmaster clock class

GM Clock Accuracy

Displays the grandmaster clock accuracy designation

GM Clock Variance

Displays the grandmaster clock variance

GM Clock Priority1

Displays the grandmaster clock priority1 designation

GM Clock Priority2

Displays the grandmaster clock priority2 designation

Steps Removed

Displays the number of hops from the GM

Parent Clock

yes — if the peer is the chosen parent clock

no — if the peer is not the chosen parent clock

port

Syntax

port port-id [detail]

Context

show>system>ptp

Platforms

7210 SAS-K 2F6C4T and 7210 SAS-K 3SFP+ 8C

Description

This command displays PTP port information.

Parameters

port-id

Specifies the port ID.

Values

slot/mda/port

detail

Displays detailed information.

Output

The following output is an example of PTP port information, and Table: Output fields: PTP port describes the output fields.

Sample output
A:bksim1618# show system ptp port
===============================================================================
IEEE 1588/PTP Ethernet Port Summary Information
===============================================================================
Port       PTP Adm/Opr   PTP State    Neighbors   Tx Rate     Rx Rate
-------------------------------------------------------------------------------
10/2/16       up/up         passive         5          12312       4400
1/1/1         up/up         slave           1          12312       4400
1/1/2         up/up         master         61          12312       4400
1/1/3         up/down       disabled        0              0          0
1/1/4         up/up         listening       0              0          0
-------------------------------------------------------------------------------
No. of PTP Ports : 5                            Total  99999     999999

show system ptp port 1/1/2 detail 
===============================================================================
IEEE 1588/PTP Ethernet Port Information
===============================================================================
Port              : 1/1/2              
PTP Admin State   : up                 PTP Oper State     : up
Local MAC Addr    : d0:00:d5:e7:94:ef  Multicast MAC Addr : 01:1b:19:00:00:00
Cfg Sync Rate     : 16 pkt/s           Cfg Delay Req Rate : 16 pkt/s
Master-Only       : false              G.8275.1 Priority  : 128
PTP Port Number   : 1                  PTP Port State     : slave
Neighbors         : 1                  Timestamp Point    : port
===============================================================================
=============================================================
IEEE 1588/PTP Ethernet Port Neighbor Clocks
=============================================================
Port     MAC Address       Clock Id           Rx Packet Rate
-------------------------------------------------------------
1/1/2    84:69:91:a8:c8:f8 846991fffea8c8f5               33
-------------------------------------------------------------
No. of Neighbor Clocks: 1
=============================================================
===============================================================================
IEEE 1588/PTP Ethernet Port Packet Statistics
===============================================================================
                                                               Input     Output
-------------------------------------------------------------------------------
PTP Packets                                                      114      15516
  Announce                                                        24       5158
  Sync                                                            47      10315
  Follow Up                                                        0          0
  Delay Request                                                    0         43
  Delay Response                                                  43          0
  Signaling                                                        0          0
  Other                                                            0          0
  Event Packets timestamped at port                                0          0
  Event Packets timestamped at cpm                                 0          0
Discards                                                           0          0
  Bad PTP domain                                                   0          0
  Alternate Master                                                 0          0
  Out Of Sequence                                                  0          0
  Other                                                            0          0
===============================================================================
Table: Output fields: PTP port

Label

Description

Port Summary

Port

Displays the port numbers

PTP Adm/Opr

Displays the admin and oper state

PTP State

Displays the PTP state for each port: initializing, listening, uncalibrated, slave, master, or passive

Tx Rate

Displays the Tx rate for each port

Rx Rate

Displays the Rx rate for each port

Port Information

Port

Displays the PTP port number

PTP Admin State

Displays the PTP administrative state of the port

PTP Oper State

Displays the PTP operational state of the port

Local MAC Addr

Displays the local MAC address of the port

Multicast MAC Addr

Displays the multicast MAC address of the port

Cfg Sync Rate

Displays the configured sync packet rate

Cfg Delay Req Rate

Displays the configure delay request packet rate

Master-Only

Displays the master-only command value: true or false

G.8275.1 Priority

Displays the configured priority value

PTP Port Number

Displays the internal port number associated with this port

PTP Port State

Displays the PTP port state: disabled, listening, slave, master, passive, or faulty

Neighbors

Displays the number of neighbors

Timestamp Point

Displays the point at which time-stamping is done

statistics

Syntax

statistics

Context

show>system>ptp

Platforms

7210 SAS-D ETR, 7210 SAS-Dxp 12p ETR, 7210 SAS-K 2F1C2T, 7210 SAS-K 2F6C4T, and 7210 SAS-K 3SFP+ 8C

Description

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

Output

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

Sample output
*A:Dut-D>config>system>ptp# show system ptp statistics 
===============================================================================
IEEE 1588/PTP Packet Statistics
===============================================================================
                                                               Input     Output
-------------------------------------------------------------------------------
PTP Packets                                                        0          0
  Announce                                                         0          0
  Sync                                                             0          0
  Follow Up                                                        0          0
  Delay Request                                                    0          0
  Delay Response                                                   0          0
  Signaling                                                        0          0
    Request Unicast Transmission TLVs                              0          0
      Announce                                                     0          0
      Sync                                                         0          0
      Delay Response                                               0          0
    Grant Unicast Transmission (Accepted) TLVs                     0          0
      Announce                                                     0          0
      Sync                                                         0          0
      Delay Response                                               0          0
    Grant Unicast Transmission (Denied) TLVs                       0          0
      Announce                                                     0          0
      Sync                                                         0          0
      Delay Response                                               0          0
    Cancel Unicast Transmission TLVs                               0          0
      Announce                                                     0          0
      Sync                                                         0          0
      Delay Response                                               0          0
    Ack Cancel Unicast Transmission TLVs                           0          0
      Announce                                                     0          0
      Sync                                                         0          0
      Delay Response                                               0          0
    Other TLVs                                                     0          0
  Other                                                            0          0
Discards                                                           0          0
  Bad PTP domain                                                   0          0
  Alternate Master                                                 0          0
  Out Of Sequence                                                  0          0
  Peer Disabled                                                    0          0
  Other                                                            0          0
===============================================================================
                                      
===============================================================================
*A:Dut-D>config>system>ptp# show system ptp statistics 
===============================================================================
IEEE 1588/PTP Packet Statistics
===============================================================================
                                                               Input     Output
-------------------------------------------------------------------------------
PTP Packets                                                        0          0
  Announce                                                         0          0
  Sync                                                             0          0
  Follow Up                                                        0          0
  Delay Request                                                    0          0
  Delay Response                                                   0          0
  Signaling                                                        0          0
    Request Unicast Transmission TLVs                              0          0
      Announce                                                     0          0
      Sync                                                         0          0
      Delay Response                                               0          0
    Grant Unicast Transmission (Accepted) TLVs                     0          0
      Announce                                                     0          0
      Sync                                                         0 
Table: Output fields: PTP statistics

Label

Description

PTP Packet Statistics

The following input/output statistics are provided for PTP packets:

  • Announce

  • Sync

  • Follow Up

  • Delay Request

  • Delay Response

  • Signaling

  • Other

unicast

Syntax

unicast [router router-instance | service-name service-name]

Context

show>system>ptp

Platforms

7210 SAS-D ETR, 7210 SAS-K 2F1C2T, 7210 SAS-K 2F6C4T, and 7210 SAS-K 3SFP+ 8C

Description

This command displays unicast negotiation information.

Parameters

router-instance

Displays only the information for a specific router instance.

Values

router-name: Base

vprn-svc-id: 1 to 2147483647

service-name

Specifies the service name to identify the router instance, up to 64 characters.

Output

The following output is an example of PTP unicast information, and Table: Output fields: PTP unicast describes the output fields.

Sample output
*A:Dut-C# show system ptp unicast                         
===============================================================================
IEEE 1588/PTP Unicast Negotiation Information
===============================================================================
Router                                                       
  IP Address      Dir Type     Rate       Duration State    Time
-------------------------------------------------------------------------------
100
  10.0.0.1        Rx  Announce 1 pkt/2 s  300      Granted  02/07/2014 16:52:35
  10.0.0.1        Rx  Sync     64 pkt/s   300      Granted  02/07/2014 16:52:39
  10.0.0.1        Tx  DelayReq 64 pkt/s   300      Granted  02/07/2014 16:52:39
  10.0.0.1        Rx  DelayRsp 64 pkt/s   300      Granted  02/07/2014 16:52:39
200
  192.168.0.2     Tx  Announce 1 pkt/2 s  300      Granted  02/07/2014 16:50:47
  192.168.0.2     Tx  Sync     64 pkt/s   300      Granted  02/07/2014 16:50:52
  192.168.0.2     Rx  DelayReq 64 pkt/s   300      Granted  02/07/2014 16:50:52
  192.168.0.2     Tx  DelayRsp 64 pkt/s   300      Granted  02/07/2014 16:50:52
-------------------------------------------------------------------------------
PTP Peers               : 2
Total Packet Rate       : 385 packets/second
===============================================================================


A:bksim1618# show system ptp router 1 unicast 
===============================================================================
IEEE 1588/PTP Unicast Negotiation Information
===============================================================================
Router                                                       
  IP Address      Dir Type     Rate       Duration State    Time
-------------------------------------------------------------------------------
1
  10.2.1.20       Rx  Announce 1 pkt/2 s  300      Granted  04/21/2013 19:14:19
  10.2.1.20       Tx  Announce 1 pkt/2 s  300      Granted  04/21/2013 19:13:25
  10.2.1.20       Tx  Sync     64 pkt/s   300      Granted  04/21/2013 19:13:30
  10.2.1.20       Rx  DelayReq 64 pkt/s   300      Granted  04/21/2013 19:13:30
  10.2.1.20       Tx  DelayRsp 64 pkt/s   300      Granted  04/21/2013 19:13:30
  10.3.1.19       Rx  Announce 1 pkt/2 s  300      Granted  04/21/2013 19:13:16
  10.3.1.19       Rx  Sync     64 pkt/s   300      Granted  04/21/2013 19:13:21
  10.3.1.19       Tx  DelayReq 64 pkt/s   300      Granted  04/21/2013 19:13:21
  10.3.1.19       Rx  DelayRsp 64 pkt/s   300      Granted  04/21/2013 19:13:21
-------------------------------------------------------------------------------
PTP Peers               : 2
Total Packet Rate       : 385 packets/second
===============================================================================
*A:bksim1618#
Table: Output fields: PTP unicast

Label

Description

Router IP Address

Displays the IP address of the router

Dir

Displays the direction of the unicast information: either Rx or Tx

Type

Displays the message type

Rate

Displays the rate of the unicast information, in packets per second

Duration

Displays the lease duration for the session

State

Displays the state

Time

Displays the time the unicast information was received

PTP Peers

Displays the number of PTP peers

Total Packet Rate

Displays the total packet rate, in packets per second

sntp

Syntax

sntp

Context

show>system

Platforms

Supported on all 7210 SAS platforms as described in this document

Description

This command displays SNTP protocol configuration and state.

Output

The following output is an example of SNTP information, and Table: Output fields: system SNTP describes the output fields.

Sample output
*A:pc-4.0# show system sntp 
===============================================================================
SNTP Status
===============================================================================
Admin Status : up           Oper Status : up           Mode : broadcast        
===============================================================================
===============================================================================
SNTP Servers
===============================================================================
SNTP Server            Version            Preference         Interval          
-------------------------------------------------------------------------------
10.135.16.90           3                  Preferred          64                
-------------------------------------------------------------------------------
No. of SNTP Servers: 1
===============================================================================
*A:pc-4.0#
Table: Output fields: system SNTP

Label

Description

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

Platforms

Supported on all 7210 SAS platforms as described in this document

Description

This command display system monitoring thresholds.

Output

The following output is an example of system threshold information, and Table: Output fields: system threshold describes the output fields.

Sample output
A:ALA-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  : 2147483* 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  : 2147483* 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:ALA-48#
Table: Output fields: system threshold

Label

Description

Variable

Displays the variable OID

Alarm Id

Displays the numerical identifier for the alarm

Last Value

Displays the last threshold value

Rising Event Id

Displays the identifier of the RMON rising event

Threshold

Displays the identifier of the RMON rising threshold

Falling Event Id

Displays the identifier of the RMON falling event

Threshold

Displays the identifier of the RMON falling threshold

Sample Interval

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

Sample Type

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

Startup Alarm

Displays the alarm that may be sent when this alarm is first created

Owner

Displays the owner of this alarm

Description

Displays the event cause

Event Id

Displays the identifier of the threshold event

Last Sent

Displays 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 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 a entry in the RMON-MIB logTable and a TiMOS logger event are generated

none — No action is taken

Owner

Displays the owner of the event

time

Syntax

time

Context

show>system

Platforms

Supported on all 7210 SAS platforms as described in this document

Description

This command displays the system time and zone configuration parameters.

Output

The following output is an example of system time information, and Table: Output fields: system time describes the output fields.

Sample output
A:ALA-1# show system time
===============================================================================
Date & Time
===============================================================================
Current Date & Time : 2006/05/05 23:03:13    DST Active            : yes
Current Zone        : PDT                    Offset from UTC       : -7:00
-------------------------------------------------------------------------------
Non-DST Zone        : PST                    Offset from UTC       : -8: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
============================================================================
A:ALA-1#


A:ALA-1# show system time (with no DST zone configured)
===============================================================================
Date & Time
===============================================================================
Current Date & Time : 2006/05/12 11:12:05       DST Active      :     no
Current Zone    : APA       Offset from UTC :  -8:00
-------------------------------------------------------------------------------
Non-DST Zone    : APA       Offset from UTC :  -8:00
Zone Type           : non-standard
-------------------------------------------------------------------------------
No DST zone configured
===============================================================================
A:ALA-1#
Table: Output fields: system time

Label

Description

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

Zone

The zone names for the current zone, the non-DST zone, and the DST zone if configured

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 zone, including the DST offset for a DST zone

Offset from Non-DST

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

Starts

The date and time Daylight Saving Time begins

Ends

The date and time Daylight Saving Time ends

time

Syntax

time

Context

show

Platforms

Supported on all 7210 SAS platforms as described in this document

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 current time information.

Sample output
A:ALA-49# show time
Tue Oct 31 12:17:15 GMT 2006

tod-suite

Syntax

tod-suite [detail]

tod-suite associations

tod-suite failed-associations

Context

show>cron

Platforms

Supported on all 7210 SAS platforms as described in this document

Description

This command displays information on the configured time-of-day suite.

Output

The following outputs are examples of TOD suite information, and the associated tables describe the output fields.

Sample output (standard)
A:kerckhot_4# show cron tod-suite suite_sixteen detail
===============================================================================
Cron tod-suite details
===============================================================================
Name        : suite_sixteen
Type / Id                        Time-range                       Prio  State
-------------------------------------------------------------------------------
Ingress Qos Policy
  1160                           day                              5     Inact
  1190                           night                            6     Activ
Ingress Scheduler Policy
  SchedPolCust1_Day              day                              5     Inact
  SchedPolCust1_Night            night                            6     Activ
Egress Qos Policy
  1160                           day                              5     Inact
  1190                           night                            6     Activ
Egress Scheduler Policy
  SchedPolCust1Egress_Day        day                              5     Inact
===============================================================================
A:kerckhot_4#
Sample output (associations)
A:kerckhot_4# show cron tod-suite suite_sixteen associations 
=============================================================================== 
Cron tod-suite associations for suite suite_sixteen 
=============================================================================== 
Service associations 
------------------------------------------------------------------------------- 
Service Id  : 1                         Type   : VPLS 
 SAP 1/1/1:1 
 SAP 1/1/1:2 
 SAP 1/1/1:3 
 SAP 1/1/1:4 
 SAP 1/1/1:5 
 SAP 1/1/1:6 
 SAP 1/1/1:20 
------------------------------------------------------------------------------- 
Number of SAP's : 7 
Customer Multi-Service Site associations 
------------------------------------------------------------------------------- 
Multi Service Site: mss_1_1 
------------------------------------------------------------------------------- 
Number of MSS's: 1 
===============================================================================
A:kerckhot_4#
Sample output (failed associations)
A:kerckhot_4# show cron tod-suite suite_sixteen failed-associations
===============================================================================
Cron tod-suite associations failed
===============================================================================
tod-suite suite_sixteen : failed association for SAP
-------------------------------------------------------------------------------
Service Id  : 1                         Type   : VPLS
  SAP 1/1/1:2
  SAP 1/1/1:3
  SAP 1/1/1:4
  SAP 1/1/1:5
  SAP 1/1/1:6
  SAP 1/1/1:20
-------------------------------------------------------------------------------
tod-suite suite_sixteen : failed association for Customer MSS
-------------------------------------------------------------------------------
None
-------------------------------------------------------------------------------
Number of tod-suites failed/total : 1/1
===============================================================================
A:kerckhot_4#
Table: Output fields: TOD suite failed associations

Label

Description

Service Id

Specifies the service ID

Type

Specifies the service type

Number of tod-suites failed/total

The ratio of failed tod-suites to the total suites

Sample output (failed SAP)

Zooming in on one of the failed SAPs, the assignments of QoS and scheduler policies are shown not as intended:

A:kerckhot_4# show service id 1 sap 1/1/1:2
===============================================================================
Service Access Points(SAP)
===============================================================================
Service Id         : 1
SAP                : 1/1/1:2                  Encap             : q-tag
Dot1Q Ethertype    : 0x8100                   QinQ Ethertype    : 0x8100
Admin State        : Up                       Oper State        : Up
Flags              : None
Last Status Change : 10/05/2006 18:11:34
Last Mgmt Change   : 10/05/2006 22:27:48
Max Nbr of MAC Addr: No Limit                 Total MAC Addr    : 0
Learned MAC Addr   : 0                        Static MAC Addr   : 0
Admin MTU          : 1518                     Oper MTU          : 1518
Ingress qos-policy : 1130                     Egress qos-policy : 1130
Intend Ing qos-pol*: 1190                     Intend Egr qos-po*: 1190
Shared Q plcy      : n/a                      Multipoint shared : Disabled
Ingr IP Fltr-Id    : n/a                      Egr IP Fltr-Id    : n/a
Ingr Mac Fltr-Id   : n/a                      Egr Mac Fltr-Id   : n/a
tod-suite          : suite_sixteen            qinq-pbit-marking : both
Egr Agg Rate Limit : max
ARP Reply Agent    : Unknown                  Host Conn Verify  : Disabled
Mac Learning       : Enabled                  Discard Unkwn Srce: Disabled
Mac Aging          : Enabled                  Mac Pinning       : Disabled
L2PT Termination   : Disabled                 BPDU Translation  : Disabled

Multi Svc Site     : None
I. Sched Pol       : SchedPolCust1
Intend I Sched Pol : SchedPolCust1_Night
E. Sched Pol       : SchedPolCust1Egress
Intend E Sched Pol : SchedPolCust1Egress_Night
Acct. Pol          : None                     Collect Stats     : Disabled
Anti Spoofing      : None                     Nbr Static Hosts  : 0
===============================================================================
A:kerckhot_4#

If a time-range is specified for a filter entry, use the show filter command 
to view results:
A:kerckhot_4# show filter ip  10
===============================================================================
IP Filter
===============================================================================
Filter Id    : 10                               Applied        : No
Scope        : Template                         Def. Action    : Drop
Entries      : 2
-------------------------------------------------------------------------------
Filter Match Criteria : IP
-------------------------------------------------------------------------------
Entry        : 1010
time-range   : day                              Cur. Status    : Inactive
Log Id       : n/a
Src. IP      : 0.0.0.0/0                        Src. Port      : None
Dest. IP     : 10.10.100.1/24                   Dest. Port     : None
Protocol     : Undefined                        Dscp           : Undefined
ICMP Type    : Undefined                        ICMP Code      : Undefined
Fragment     : Off                              Option-present : Off
Sampling     : Off                              Int. Sampling  : On
IP-Option    : 0/0                              Multiple Option: Off
TCP-syn      : Off                              TCP-ack        : Off
Match action : Forward
Next Hop     : 172.22.228.28
Ing. Matches : 0                                Egr. Matches   : 0
Entry        : 1020
time-range   : night                            Cur. Status    : Active
Log Id       : n/a
Src. IP      : 0.0.0.0/0                        Src. Port      : None
Dest. IP     : 10.10.1.1/16                     Dest. Port     : None
Protocol     : Undefined                        Dscp           : Undefined
ICMP Type    : Undefined                        ICMP Code      : Undefined
Fragment     : Off                              Option-present : Off
Sampling     : Off                              Int. Sampling  : On
IP-Option    : 0/0                              Multiple Option: Off
TCP-syn      : Off                              TCP-ack        : Off
Match action : Forward
Next Hop     : 172.22.184.101
Ing. Matches : 0                                Egr. Matches   : 0
=============================================================================== 
A:kerckhot_4#
Sample output (filter associations)

To view the output if a filter is referred to in a TOD Suite assignment, use the show filter associations command.

A:kerckhot_4# show filter ip 160 associations
===============================================================================
IP Filter
===============================================================================
Filter Id    : 160                              Applied        : No
Scope        : Template                         Def. Action    : Drop
Entries      : 0
-------------------------------------------------------------------------------
Filter Association : IP
-------------------------------------------------------------------------------
Tod-suite "english_suite"
 - ingress, time-range "day" (priority 5)
=============================================================================== 
A:kerckhot_4#

time-range

Syntax

time-range name associations [detail]

Context

show>cron

Platforms

Supported on all 7210 SAS platforms as described in this document

Description

This command displays information about the configured time ranges.

Output

The following outputs are examples of system time-range information, and the associated tables describe the output fields.

Sample output (detail)
A:ala# show cron time-range time-range2 detail
===============================================================================
Cron time-range
===============================================================================
Name     : time-range1
Periodic    : Start * * * * End * * * *
Absolute     : Start * * * * End * * * *

Sample output (associations)

The following example shows output for time-range associations with previously created IP and MAC filters.

A:ala# show cron time-range day associations
===============================================================================
Cron time-range associations
===============================================================================
Name          : day                            State  : Inactive
-------------------------------------------------------------------------------
IP Filter associations
-------------------------------------------------------------------------------
IP filter Id  : 10, entry 1010
-------------------------------------------------------------------------------
MAC Filter associations
-------------------------------------------------------------------------------
None
-------------------------------------------------------------------------------
Tod-suite associations
-------------------------------------------------------------------------------
Tod-suite : suite_sixteen, for Ingress Qos Policy "1160"
Tod-suite : suite_sixteen, for Ingress Scheduler Policy "SchedPolCust1_Day"
Tod-suite : suite_sixteen, for Egress Qos Policy "1160"
Tod-suite : suite_sixteen, for Egress Scheduler Policy "SchedPolCust1Egress_Day
===============================================================================

uptime

Syntax

uptime

Context

show

Platforms

Supported on all 7210 SAS platforms as described in this document

Description

This command displays the time since the system started.

Output

The following output is an example of uptime information, and Table: Output fields: system timing describes the output fields.

Sample output
A:ALA-1# show uptime
System Up Time         : 11 days, 18:32:02.22 (hr:min:sec)

A:ALA-1#
Table: Output fields: system timing

Label

Description

System Up Time

Displays 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

Platforms

7210 SAS-D ETR, 7210 SAS-Dxp 12p ETR, 7210 SAS-Dxp 16p, 7210 SAS-Dxp 24p, 7210 SAS-K 2F1C2T, 7210 SAS-K 2F6C4T, and 7210 SAS-K 3SFP+ 8C

Description

This command displays synchronous interface timing information.

Output

The following outputs are examples of synchronous interface timing information, and Table: Output fields: synchronous interface timing describes the output fields.

Sample output for 7210 SAS-D ETR
*7210-SASD># show system sync-if-timing 

===============================================================================
System Interface Timing Operational Info
===============================================================================
System Status CPM A                : Master Locked
    Reference Input Mode           : Revertive
    Quality Level Selection        : Enabled
    System Quality Level           : prc

Reference Order                    : ref1 ref2

Reference Input 1   
    Admin Status                   : up
    Rx Quality Level               : prc
    Quality Level Override         : none
    Qualified For Use              : Yes
    Selected For Use               : Yes
    Source Port                    : 1/1/3

Reference Input 2      
    Admin Status                   : up
    Rx Quality Level               : prc
    Quality Level Override         : none
    Qualified For Use              : Yes
    Selected For Use               : No
        Not Selected Due To        :     on standby
    Source Port                    : 1/1/5
===============================================================================
Sample output for 7210 SAS-K 2F1C2T, 7210 SAS-K 2F6C4T, and 7210 SAS-K 3SFP+ 8C
*A:SAH01-051>show>system# sync-if-timing

===============================================================================
System Interface Timing Operational Info
===============================================================================
System Status CPM A                : Master Free Run
    Reference Input Mode           : Non-revertive
    Quality Level Selection        : Disabled
    Reference Selected             : none
    System Quality Level           : st3

Reference Order                    : ref1 ref2

Reference Input 1
    Admin Status                   : down
    Rx Quality Level               : unknown
    Quality Level Override         : none
    Qualified For Use              : No
        Not Qualified Due To       :     disabled
    Selected For Use               : No
        Not Selected Due To        :     disabled
    Source Port                    : None

Reference Input 2
    Admin Status                   : down
    Rx Quality Level               : unknown
    Quality Level Override         : none
    Qualified For Use              : No
        Not Qualified Due To       :     disabled
    Selected For Use               : No
        Not Selected Due To        :     disabled
    Source Port                    : None

Reference PTP
    Admin Status                   : down
    Rx Quality Level               : unknown
    Quality Level Override         : none
    Qualified For Use              : No
        Not Qualified Due To       :     disabled
    Selected For Use               : No
        Not Selected Due To        :     disabled
===============================================================================
*A:SAH01-051>show>system#
Table: Output fields: synchronous interface timing

Label

Description

System Status CPM A

Indicates the system status of CPM A

Reference Input Mode

Indicates the reference input mode

Reference Order

Indicates the reference order

Reference Input 1

Displays information about reference input 1

Admin Status

down — Indicates the ref1 or ref2 configuration is administratively shutdown

up — Indicates the ref1 or ref2 configuration is administratively enabled

diag — Indicates the reference has been forced using the force-reference command

Qualified for Use

Indicates if the reference input 1 (or input 2) is qualified for use

Selected for Use

Indicates if reference input 1(or input 2) is selected for use

Source Port

Displays the source port information

Reference Input 2

Displays information about reference input 2

Not Selected Due to

Indicates the reason if reference input 2 is not selected

Quality Level Selection

Indicates whether the ql-selection command has been enabled or disabled

If this command is enabled, then the reference is selected first using the QL value, then by the priority reference order. If this command is not enabled, then the reference is selected by the priority reference order.

System Quality Level

Indicates the quality level being generated by the system clock

Rx Quality Level

Indicates the QL value received on the interface

inv — SSM received on the interface indicates an invalid code for the interface type

unknown — No QL value was received on the interface

chassis

Syntax

chassis [environment] [power-supply]

Context

show

Platforms

Supported on all 7210 SAS platforms as described in this document

Description

This command displays general chassis status information.

Parameters

environment

Displays chassis environmental status information.

Default

Display all chassis information.

power-supply

Displays only power supply information.

Output

The following outputs are examples of chassis information, and the listed tables describe the output fields.

Sample output for 7210 SAS-D

The following is a sample output if the hardware supports DC source failure.

 
A:7210-SAS-D> show chassis
===============================================================================
Chassis Information
===============================================================================
    Name                          : 128sasdAc48v2573
    Type                          : 7210 SAS-D 6F4T ETR-1
    Location                      :
    Coordinates                   :
    CLLI code                     :
    Number of slots               : 2
    Number of ports               : 10
    Critical LED state            : Off
    Major LED state               : Off
    Minor LED state               : Off
    Over Temperature state        : OK
    Low Temperature state         : OK
    Base MAC address              : 4c:5f:d2:07:39:d0

Hardware Data
    Part number                   : 3HE05676ADAA01
    CLEI code                     : IPMSX10BRA
    Serial number                 : NS1139C0070
    Manufacture date              : 09242011
    Manufacturing string          :
    Manufacturing deviations      :
    Time of last boot             : 2012/04/19 10:44:51
    Current alarm state           : alarm active
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Power Supply Information
    Number of power supplies      : 2

    Power supply number           : 1
    Configured power supply type  : dc (-48V)
    Status                        : up

    Power supply number           : 2
    Status                        : failed
    Configured power supply type  : ac
===============================================================================
A:7210-SAS-D>


Output for Chassis for 7210 SAS-K 2F2T1C

*A:SAH01-051>show# chassis

===============================================================================
Chassis Information
===============================================================================
  Name                              : SAH01-051
  Type                              : 7210 SAS-K-1
  Location                          :
  Coordinates                       :
  CLLI code                         :
  Number of slots                   : 2
  Number of ports                   : 5
      System LED state              : Amber
  Over Temperature state            : OK
  Base MAC address                  : 00:03:fa:27:15:4e
  Number of MAC addresses           : 12
  Hardware Data
    Part number                     :
    CLEI code                       :
    Serial number                   : SAH01-051
    Manufacture date                :
    Manufacturing string            : (Not Specified)
    Manufacturing deviations        : (Not Specified)
    Manufacturing assembly number   :
    Temperature                     : 49C
    Time of last boot               : 2014/01/14 05:13:50
    Current alarm state             : alarm active
-------------------------------------------------------------------------------
Environment Information

  Number of fan trays               : 0
  Number of fans                    : 0
-------------------------------------------------------------------------------
Power Supply Information
  Number of power supplies          : 1

  Power supply number               : 1
    Configured power supply type    : unknown
    Status                          : up
    DC power                        : within range
===============================================================================
*A:SAH01-051>show#
Table: Output fields: chassis

Label

Description

Name

Specifies the system name for the router

Type

Specifies the router series model number

Location

Specifies the system location for the device

Coordinates

Specifies a user-configurable string that indicates the Global Positioning System (GPS) 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

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

Number of slots

Specifies the number of slots in this chassis that are available for plug-in cards

The total number includes card slots

Number of ports

Specifies the total number of ports currently installed in this chassis

Critical LED state

Specifies the current state of the Critical LED in this chassis

Major LED state

Specifies the current state of the Major LED in this chassis

Minor LED state

Specifies the current state of the Minor LED in this chassis

Base MAC address

Specifies the base chassis Ethernet MAC address

Part number

Specifies the part number

CLEI code

Specifies the code used to identify the router

Serial number

Specifies the part number

Not user-configurable

Manufacture date

Specifies the chassis manufacture date

Not user-configurable

Manufacturing string

Factory-inputted manufacturing text string

Not user-configurable

Time of last boot

Specifies the date and time at which the most recent boot occurred

Current alarm state

Displays the alarm conditions for the specific board

Number of fan trays

Specifies the total number of fan trays installed in this chassis

Number of fans

Specifies the total number of fans installed in this chassis

Operational status

Specifies the current status of the fan tray

Fan speed

Half speed — Specifies that the fans are operating at half speed

Full speed — Specifies that the fans are operating at full speed

Number of power supplies

Specifies the number of power supplies installed in the chassis

Power supply number

Specifies the ID for each power supply installed in the chassis

AC power

Within range — Specifies that the AC voltage is within range

Out of range — Specifies that the AC voltage is out of range

DC power

Within range — Specifies that the DC voltage is within range

Out of range — Specifies that the DC voltage is out of range

Over temp

Within range — Specifies that the current temperature is within the acceptable range

Out of range — Specifies that the current temperature is above the acceptable range

Status

Up — Specifies that the specified power supply is up

Down — Specifies that the specified power supply is down

Sample output for 7210 SAS-Dxp 16p and 7210 SAS-Dxp 24p
A:NK213210024# show chassis power-supply 
===============================================================================
Chassis Information
===============================================================================
Power Supply Information
  Number of power supplies          : 2
  
  Power supply number               : 1
    Configured power supply type    : ac single
    Configured power supply module  : 100W [3HE06972AB]
    Status                          : up
    AC power                        : within range
  
  Power supply number               : 2
    Configured power supply type    : dc
    Configured power supply module  : 100W [3HE06972AB]
    Status                          : up
    DC power                        : within range
        Input power                 : within range
        Output power                : within range
===============================================================================
A:NK213210024#
Table: Output fields: chassis power-supply on the 7210 SAS-Dxp 16p and 7210 SAS-Dxp 24p

Label

Description

Number of power supplies

Displays the total number of available power supplies

Power supply number

Displays the ID for each power supply installed in the chassis

Configured power supply type

ac — Specifies that a AC power supply is configured

dc — Specifies that a DC power supply is configured

Configured power supply module

Displays the configured power supply module and the associated part number

Status

up — Specified power supply is up

down — Specified power supply is down

DC power

Within range — DC voltage is within range

Input power

Within range — Input power is within range

Output power

Within range — Output power is in range

Sample output for 7210 SAS-K 2F1C2T

The following is a sample output if the hardware supports DC source failure.


Output for Chassis for 7210 SAS-K 2F2T1C

*A:SAH01-051>show# chassis

===============================================================================
Chassis Information
===============================================================================
  Name                              : SAH01-051
  Type                              : 7210 SAS-K-1
  Location                          :
  Coordinates                       :
  CLLI code                         :
  Number of slots                   : 2
  Number of ports                   : 5
      System LED state              : Amber
  Over Temperature state            : OK
  Base MAC address                  : 00:03:fa:27:15:4e
  Number of MAC addresses           : 12
  Hardware Data
    Part number                     :
    CLEI code                       :
    Serial number                   : SAH01-051
    Manufacture date                :
    Manufacturing string            : (Not Specified)
    Manufacturing deviations        : (Not Specified)
    Manufacturing assembly number   :
    Temperature                     : 49C
    Time of last boot               : 2014/01/14 05:13:50
    Current alarm state             : alarm active
-------------------------------------------------------------------------------
Environment Information

  Number of fan trays               : 0
  Number of fans                    : 0
-------------------------------------------------------------------------------
Power Supply Information
  Number of power supplies          : 1

  Power supply number               : 1
    Configured power supply type    : unknown
    Status                          : up
    DC power                        : within range
===============================================================================
*A:SAH01-051>show#
Sample output for 7210 SAS-K 3SFP+ 8C

The following is a sample output when both DC input feeds supply power.

A:NS1843C1571# show chassis power-supply 
===============================================================================
Chassis Information
===============================================================================
Power Supply Information
  Number of power supplies          : 1
 
 Power supply number               : 1
    Configured power supply type    : dc
    Status                          : up
    Input Feed Status               : Feed A Up / Feed B Up
    DC power                        : within range
        Input power                 : within range
        Output power                : within range
===============================================================================
A:NS1843C1571#
Table: Output fields: chassis power-supply on the 7210 SAS-K 3SFP+ 8C DC variant

Label

Description

Number of power supplies

Specifies the total number of power supplies available

Power supply number

Specifies the ID for each power supply installed in the chassis

Configured power supply type

DC — Specifies that a DC power supply is configured

Status

Down — Specifies that the specified power supply is down

Input feed status

Up — Specifies that the specified input feed is up

Down — Specifies that the specified input feed is down

DC power

Within range — Specifies that the DC voltage is within range

Input power

Within range — Specifies that the input power is within range

Output power

Within range — Specifies that the output power is in range

alarm-contact-input

Syntax

alarm- contact-input all

Context

show>alarm-contact-input

Platforms

Supported on all 7210 SAS platforms as described in this document

Description

This command displays information about all the alarm contact input pins.

Output

The following output is an example of alarm contact input information, and Table: Output fields: alarm contact input describes the output fields.

Sample output
*A:7210-2# show alarm-contact-input 1 
===============================================================================
Alarm Contact Input
===============================================================================
    Alarm Input Pin Number        : 1
    Alarm Input Pin Current State : Disabled
    Alarm Output Pin Used         : Major
===============================================================================
*A:7210-2# 


*A:7210-2# show alarm-contact-input 1 detail 
===============================================================================
Alarm Contact Input
===============================================================================
    Alarm Input Pin Number        : 1
    Alarm Input Pin Description   : 
    Alarm Input Pin Current State : Disabled
    Alarm Output Pin Used         : Major
    Last State Change             : 05/19/2010 11:28:09
===============================================================================
*A:7210-2# 


*A:7210SAS>show# alarm-contact-input console-1
===============================================================================
Alarm Contact Input
===============================================================================
    Alarm Input Pin Number        : console-1
    Alarm Input Pin Current State : alarm
    Alarm Output Pin Used         : Major
===============================================================================
*A:7210SAS>show#


*A:7210-2# show alarm-contact-input all 
===============================================================================
Alarm Contact Input
===============================================================================
    Alarm Input Pin Number        : 1
    Alarm Input Pin Description   : 
    Alarm Input Pin Current State : Disabled
    Alarm Output Pin Used         : Major
    Last State Change             : 05/19/2010 11:28:09
    Alarm Input Pin Number        : 2
    Alarm Input Pin Description   : 
    Alarm Input Pin Current State : Disabled
    Alarm Output Pin Used         : Major
    Last State Change             : 05/19/2010 11:28:09
    Alarm Input Pin Number        : 3
    Alarm Input Pin Description   : 
    Alarm Input Pin Current State : Disabled
    Alarm Output Pin Used         : Major
    Last State Change             : 05/19/2010 11:28:09
    Alarm Input Pin Number        : 4
    Alarm Input Pin Description   : 
    Alarm Input Pin Current State : Disabled
    Alarm Output Pin Used         : Major
    Last State Change             : 05/19/2010 11:28:09
===============================================================================
*A:7210-2# 
Table: Output fields: alarm contact input

Label

Description

Alarm input pin Number

Indicates the pin alarm input pin number

Alarm input pin Description

Describes the alarm indicating its usage or attribute

Alarm Input Pin Current State

Indicates the current state of the alarm contact input pin

Alarm Output Pin Used

Indicates the alarm output pin used

Last State Change

Indicates the previous state change time