- Preface
- READ ME FIRST
- A Show Commands
- B Show Commands
- C Show Commands
- D Show Commands
- E Show Commands
- F Show Commands
- G Show Commands
- H Show Commands
- I Show Commands
- K Show Commands
- L Show Commands
- M Show Commands
- N Show Commands
- O Show Commands
- P Show Commands
- Q Show Commands
- R Show Commands
- S Show Commands
- T Show Commands
- U Show Commands
- V Show Commands
- X Show Commands
- Index
- show ntp access-groups
- show ntp authentication-keys
- show ntp authentication-status
- show ntp logging-status
- show ntp peer-status
- show ntp peers
- show ntp rts-update
- show ntp session status
- show ntp source-interface
- show ntp source
- show ntp statistics
- show ntp status
- show ntp trusted-keys
- show nve interface
- show nve peers
- show nve vni
- show nve vxlan-params
- show nxapi
N Show Commands
- show ntp access-groups
- show ntp authentication-keys
- show ntp authentication-status
- show ntp logging-status
- show ntp peer-status
- show ntp peers
- show ntp rts-update
- show ntp session status
- show ntp source-interface
- show ntp source
- show ntp statistics
- show ntp status
- show ntp trusted-keys
- show nve interface
- show nve peers
- show nve vni
- show nve vxlan-params
- show nxapi
show ntp access-groups
show ntp access-groups [ __readonly__ [ TABLE_accessgroups accesslist [type] ] ]
Syntax Description
show | Show running system information |
ntp | Show NTP information |
access-groups | Display NTP access groups |
__readonly__ | |
TABLE_accessgroups | accessgroups |
accesslist | Type: string accesslist |
type | Type: string type |
Command Modes
- /exec
show ntp authentication-keys
show ntp authentication-keys [ __readonly__ [ TABLE_authkeys Authkey [MD5String] ] ]
Syntax Description
show | Show running system information |
ntp | Show NTP information |
authentication-keys | Display authentication keys |
__readonly__ | |
TABLE_authkeys | authentication keys |
Authkey | Type: string authentication key |
MD5String | Type: string password |
Command Modes
- /exec
show ntp authentication-status
show ntp authentication-status [ __readonly__ [authentication] ]
Syntax Description
show | Show running system information |
ntp | Show NTP information |
authentication-status | NTP Authentication Status |
__readonly__ | |
authentication | Type: string authentication enabled/disabled |
Command Modes
- /exec
show ntp logging-status
show ntp logging-status [ __readonly__ [loggingstatus] ]
Syntax Description
show | Show running system information |
ntp | Show NTP information |
logging-status | Display NTP logging status |
__readonly__ | |
loggingstatus | Type: string logging enabled/disabled |
Command Modes
- /exec
show ntp peer-status
show ntp peer-status [ __readonly__ [totalpeers] [ TABLE_peersstatus syncmode remote local st poll reach delay [vrf] ] ]
Syntax Description
show | Show running system information |
ntp | Show NTP information |
peer-status | Show the status for all the server/peers |
__readonly__ | |
totalpeers | Type: string totalpeers |
TABLE_peersstatus | peersstatus |
syncmode | Type: string peermode |
remote | Type: string remote addr |
local | Type: string local addr |
st | Type: string stratum |
poll | Type: string ntp poll |
reach | Type: string reach |
delay | Type: string delay |
vrf | Type: string vrf name |
Command Modes
- /exec
show ntp peers
show ntp peers [ __readonly__ [ TABLE_peers PeerIPAddress serv_peer conf_flag ] ]
Syntax Description
show | Show running system information |
ntp | Show NTP information |
peers | Show all the peers. |
__readonly__ | |
TABLE_peers | peers |
PeerIPAddress | Type: string peer Ip addr |
serv_peer | Type: string server or peer |
conf_flag | Type: string configured or dynamic |
Command Modes
- /exec
show ntp rts-update
show ntp rts-update [ __readonly__ [rtsupdate] ]
Syntax Description
show | Show running system information |
ntp | Show NTP information |
rts-update | Show if the RTS update is enabled |
__readonly__ | |
rtsupdate | Type: string rts update enabled/disabled |
Command Modes
- /exec
show ntp session status
show ntp session status [ __readonly__ [session_status] ]
Syntax Description
show | Show running system information |
ntp | Show NTP information |
session | Show the session information |
status | Show the session status |
__readonly__ | |
session_status | Type: string last session status |
Command Modes
- /exec
show ntp source-interface
show ntp source-interface [ __readonly__ [sourceinterface] ]
Syntax Description
show | Show running system information |
ntp | Show NTP information |
source-interface | Source interface configured |
__readonly__ | |
sourceinterface | Type: string source interface |
Command Modes
- /exec
show ntp source
show ntp source [ __readonly__ [sourceip] ]
Syntax Description
show | Show running system information |
ntp | Show NTP information |
source | Source IP address configured |
__readonly__ | |
sourceip | Type: string source ip addr |
Command Modes
- /exec
show ntp statistics
show ntp statistics { [io] | [local] | [memory] | peer { ipaddr { ipv4_0 | ipv6_1 } | name s0 } } [ __readonly__ [ iotimesincereset ioreceivebuffers iofreereceivebuffers iousedreceivebuffers iolowwaterrefills iodroppedpackets ioignoredpackets ioreceivedpackets iopacketssent iopacketsnotsent iointerruptshandled ioreceivedbyint ] [ localsystemuptime localtimesincereset localoldversionpackets localnewversionpackets localunknownversionnumber localbadpacketformat localpacketsprocessed localbadauthentication [localpacketsrejected] ] [ memtimesincereset memtotalpeermemory memfreepeermemory memcallstofindpeer memnewpeerallocations mempeerdemobilizations memhashtablecounts ] [ peeripremotehost peeriplocalinterface peeriptimelastreceived peeriptimeuntilnextsend peeripreachabilitychange peerippacketssent peerippacketsreceived peeripbadauthentication peeripbogusorigin peeripduplicate peeripbaddispersion peeripbadreferencetime peeripcandidateorder ] [ peernameremotehost peernamelocalinterface peernametimelastreceived peernametimeuntilnextsend peernamereachabilitychange peernamepacketssent peernamepacketsreceived peernamebadauthentication peernamebogusorigin peernameduplicate peernameduplicate peernamebaddispersion peernamebadreferencetime peernamecandidateorder ] ]
Syntax Description
show | Show running system information |
ntp | Show NTP information |
statistics | Show the NTP statistics |
io | Show the input-output statistics. |
local | Show the counters maintained by the local NTP. |
memory | Show the statistics counters related to memory code. |
peer | Show the per-peer statistics counter of a peer. |
ipaddr | Peer's IP address |
ipv4_0 | Type: ipaddr |
ipv6_1 | Type: ipv6addr |
name | Peer's Name |
s0 | Type: string |
__readonly__ | |
iotimesincereset | Type: string time since reset |
ioreceivebuffers | Type: string receive buffers |
iofreereceivebuffers | Type: string free receive buffers |
iousedreceivebuffers | Type: string used receive buffers |
iolowwaterrefills | Type: string low water refills |
iodroppedpackets | Type: string dropped packets |
ioignoredpackets | Type: string ignored packets |
ioreceivedpackets | Type: string received packets |
iopacketssent | Type: string packets sent |
iopacketsnotsent | Type: string packets not sent |
iointerruptshandled | Type: string interrupts handled |
ioreceivedbyint | Type: string received by int |
localsystemuptime | Type: string system up time |
localtimesincereset | Type: string time since reset |
localoldversionpackets | Type: string old version packets |
localnewversionpackets | Type: string new version packets |
localunknownversionnumber | Type: string unknown version number |
localbadpacketformat | Type: string bad packet format |
localpacketsprocessed | Type: string packets processed |
localbadauthentication | Type: string bad authentication |
localpacketsrejected | Type: string packets rejected |
memtimesincereset | Type: string time since reset |
memtotalpeermemory | Type: string total peer memory |
memfreepeermemory | Type: string free peer memory |
memcallstofindpeer | Type: string calls to find peer |
memnewpeerallocations | Type: string new peer allocations |
mempeerdemobilizations | Type: string peer demobilizations |
memhashtablecounts | Type: string hash table counts |
peeripremotehost | Type: string peeripremotehost |
peeriplocalinterface | Type: string peeriplocalinterface |
peeriptimelastreceived | Type: string peeriptimelastreceived |
peeriptimeuntilnextsend | Type: string peeriptimeuntilnextsend |
peeripreachabilitychange | Type: string peeripreachabilitychange |
peerippacketssent | Type: string peerippacketssent |
peerippacketsreceived | Type: string peerippacketsreceived |
peeripbadauthentication | Type: string peeripbadauthentication |
peeripbogusorigin | Type: string peeripbogusorigin |
peeripduplicate | Type: string peeripduplicate |
peeripbaddispersion | Type: string peeripbaddispersion |
peeripbadreferencetime | Type: string peeripbadreferencetime |
peeripcandidateorder | Type: string peeripcandidateorder |
peernameremotehost | Type: string peernameremotehost |
peernamelocalinterface | Type: string peernamelocalinterface |
peernametimelastreceived | Type: string peernametimelastreceived |
peernametimeuntilnextsend | Type: string peernametimeuntilnextsend |
peernamereachabilitychange | Type: string peernamereachabilitychange |
peernamepacketssent | Type: string peernamepacketssent |
peernamepacketsreceived | Type: string peernamepacketsreceived |
peernamebadauthentication | Type: string peernamebadauthentication |
peernamebogusorigin | Type: string peernamebogusorigin |
peernameduplicate | Type: string peernameduplicate |
peernamebaddispersion | Type: string peernamebaddispersion |
peernamebadreferencetime | Type: string peernamebadreferencetime |
peernamecandidateorder | Type: string peernamecandidateorder |
Command Modes
- /exec
show ntp status
show ntp status [ __readonly__ [distribution] [operational_state] ]
Syntax Description
show | Show running system information |
ntp | Show NTP information |
status | Show the NTP distribution status |
__readonly__ | |
distribution | Type: string distribution enabled/disabled |
operational_state | Type: string last operation status |
Command Modes
- /exec
show ntp trusted-keys
show ntp trusted-keys [ __readonly__ [ TABLE_trustkeys key ] ]
Syntax Description
show | Show running system information |
ntp | Show NTP information |
trusted-keys | Display trusted keys |
__readonly__ | |
TABLE_trustkeys | trusted keys |
key | Type: string trusted key |
Command Modes
- /exec
show nve interface
show nve interface [ nve-if [detail] ] [ __readonly__ TABLE_nve_if if-name if-state encap-type source-if primary-ip secondary-ip [ TABLE_nveif_vni vni mcast vni-state ] ]
Syntax Description
show | Display NVE information |
nve | Configure NVE information |
interface | Interface |
nve-if | Type: interface NVE interface |
detail | Detailed information |
__readonly__ | |
TABLE_nve_if | |
TABLE_nveif_vni | |
if-name | Type: interface |
if-state | Type: string |
encap-type | Type: string |
source-if | Type: interface |
primary-ip | Type: ipaddr |
secondary-ip | Type: ipaddr |
vni | Type: uinteger |
mcast | Type: ipaddr |
vni-state | Type: string |
Command Modes
- /exec
show nve peers
show nve peers [ [ interface nve-if ] [detail] ] [ __readonly__ TABLE_nve_peers if-name peer-ip peer-state ]
Syntax Description
show | Display NVE information |
nve | Configure NVE information |
peers | Show peers |
interface | Interface |
nve-if | Type: interface NVE interface |
detail | Detailed information |
__readonly__ | |
TABLE_nve_peers | |
if-name | Type: interface |
peer-ip | Type: ipaddr |
peer-state | Type: string |
Command Modes
- /exec
show nve vni
show nve vni [ [ vni-id [detail] ] | interface nve-if [detail] ] [ __readonly__ TABLE_nve_vni if-name vni mcast vni-state ]
Syntax Description
show | Display NVE information |
nve | Configure NVE information |
vni | Virtual Network Identifier |
vni-id | Type: integer Virtual Network Identifier |
interface | Interface |
nve-if | Type: interface NVE interface |
detail | Detailed information |
__readonly__ | |
TABLE_nve_vni | |
if-name | Type: interface |
vni | Type: uinteger |
mcast | Type: ipaddr |
vni-state | Type: string |
Command Modes
- /exec
show nve vxlan-params
show nve vxlan-params
Syntax Description
show | Display NVE information |
nve | Configure NVE information |
vxlan-params | VxLAN Parameters |
Command Modes
- /exec
show nxapi
show nxapi [ __readonly__ operation_status o_status [ configuration_error c_error ] TABLE_listen_on_port l_port ]
Syntax Description
show | Show running system information |
nxapi | Show nxapi status |
__readonly__ | |
operation_status | run-time information about nxapi |
o_status | Type: string enabled or not |
configuration_error | config syntax error |
c_error | Type: string confg syntax error |
TABLE_listen_on_port | listen on port table |
l_port | Type: string listen on port |
Command Modes
- /exec