T Show Commands

show table-map

show table-map [ <tmap-name> | <default-tmap-enum-name> ] [ __readonly__ { [ TABLE_tmap <tmap-name> [ <desc> ] [ <def-value> ] [ <def-copy> ] [ <def-ignore> ] [ TABLE_list <frm-list> <to-val> ] ] } ]

Syntax Description

show

Show running system information

table-map

Table maps

TABLE_tmap

(Optional) all tmap xml sessions

tmap-name

(Optional) Show a particular table map

default-tmap-enum-name

(Optional)

__readonly__

(Optional)

desc

(Optional) Description string

def-value

(Optional) Unspecified entries will default to this value

def-copy

(Optional) Map unspecified values to equivalent output value

def-ignore

(Optional) Ignore unspecified values

TABLE_list

(Optional) table map lists

frm-list

(Optional) Original list of values which are to be mapped

to-val

(Optional) To value

Command Mode

  • /exec

show tacacs-server

show tacacs-server [ __readonly__ [ <global_secretKey> ] { <global_timeout> <global_deadtime> } [ <global_source_intf> ] [ <global_idle_time> ] { [ <global_testUsername> ] [ <global_testPassword> ] } { <server_count> } [ TABLE_server <server_ip> <port> [ <secretKey> ] [ <timeout> ] ] [ { <host0> <tacacs_port> <shared_key> <idle_time><test_username> <test_password> } + ] ]

Syntax Description

show

Show running system information

tacacs-server

Show TACACS+ configuration information

__readonly__

(Optional)

global_secretKey

(Optional) Global shared secret

global_timeout

(Optional) Global timeout for tacacs

global_deadtime

(Optional) Global deadtime

global_source_intf

(Optional) Tacacs global source interface

global_idle_time

(Optional) Tacacs global idle-time for server monitoring

global_testUsername

(Optional) Username of global test parameters

global_testPassword

(Optional) Password of global test parameters

server_count

(Optional) Total number of tacacs servers configured

TABLE_server

(Optional)

server_ip

(Optional) Ip address of the server

port

(Optional) Port used for this server

secretKey

(Optional) Shared secret between the server and the tacacs client

timeout

(Optional) Timeout for this tacacs server

host0

(Optional) DNS name or IP address

tacacs_port

(Optional) TACACS+ server port

shared_key

(Optional) TACACS+ shared secret

test_password

(Optional) User password in test packets

Command Mode

  • /exec

show tacacs-server

show tacacs-server { <host0> } [ __readonly__ { <host1> } [ <tac_port> ] [ <tac_shared_key> ] [ <time_out> ] [ <conn_type> ] [ <tac_idle_time> ] [ <test_user_name> ] <test_pwd> ]

Syntax Description

show

Show running system information

tacacs-server

Show TACACS+ configuration information

host0

DNS name or IP address

__readonly__

(Optional)

host1

(Optional) DNS name or IP address

tac_port

(Optional) TACACS+ server port

tac_shared_key

(Optional) TACACS+ shared secret

time_out

(Optional) radius server timeout

conn_type

(Optional) TACACS+ connection type

test_user_name

(Optional) User name in test packets

test_pwd

(Optional) User password in test packets

tac_idle_time

(Optional) Time interval for monitoring the server

Command Mode

  • /exec

show tacacs-server directed-request

show tacacs-server directed-request [ __readonly__ { <tacacs_directedRequest_status> } ]

Syntax Description

show

Show running system information

tacacs-server

Show TACACS+ configuration information

directed-request

Show directed server enable configuration

__readonly__

(Optional)

tacacs_directedRequest_status

(Optional) status of tacacs-server directed request

Command Mode

  • /exec

show tacacs-server groups

show tacacs-server groups [ <s0> ] [ __readonly__ [ <num_of_groups> ] [ TABLE_group <group_name> [ TABLE_server <server_ip> [ <port> ] ] [ <dead_time> ] [ <vrf_name> ] [ <source_interface> ] ] ]

Syntax Description

show

Show running system information

tacacs-server

Show TACACS+ configuration information

groups

Show TACACS+ server group configuration information

s0

(Optional) TACACS+ server group name

__readonly__

(Optional)

num_of_groups

(Optional) number of groups

TABLE_group

(Optional)

group_name

(Optional) name of the group

TABLE_server

(Optional)

server_ip

(Optional) DNS name or IP address

port

(Optional) TACACS+ server port

dead_time

(Optional) Time interval for which the server is marked as dead before sending a test command

vrf_name

(Optional) name of the vrf

source_interface

(Optional) Interface Description

Command Mode

  • /exec

show tacacs-server sorted

show tacacs-server sorted [ __readonly__ [ <global_secretKey> ] { <global_timeout> <global_deadtime> } [ <global_source_intf> ] [ <global_idle_time> ] { [ <global_testUsername> ] [ <global_testPassword> ] } { <server_count> } [ TABLE_server <server_ip> <port> [ <secretKey> ] [ <timeout> ] ] ]

Syntax Description

show

Show running system information

tacacs-server

Show TACACS+ configuration information

sorted

Show TACACS+ servers sorted by server name

__readonly__

(Optional)

global_secretKey

(Optional) Global shared secret

global_timeout

(Optional) Global timeout for tacacs

global_deadtime

(Optional) Global deadtime

global_source_intf

(Optional) Tacacs global source interface

global_idle_time

(Optional) Tacacs global idle-time for server monitoring

global_testUsername

(Optional) Username of global test parameters

global_testPassword

(Optional) Password of global test parameters

server_count

(Optional) Total number of tacacs servers configured

TABLE_server

(Optional)

server_ip

(Optional) Ip address of the server

port

(Optional) Port used for this server

secretKey

(Optional) Shared secret between the server and the tacacs client

timeout

(Optional) Timeout for this tacacs server

Command Mode

  • /exec

show tacacs-server statistics

show tacacs-server statistics { <host0> } [ __readonly__ { <server_state> [ <clock_time> { monitoring_statistics <time_in_pstate> <ndead> <tt_in_dstate> } ] } { auth_statistics <auth_failed_transactions> <auth_succ_transactions> <auth_req_sent> <auth_req_timedout> <auth_resp_no_match> <auth_resp_not_processed> <auth_resp_error> } { autho_statistics <autho_failed_transactions> <autho_succ_transactions> <autho_req_sent> <autho_req_timedout> <autho_resp_no_match> <autho_resp_not_processed> <autho_resp_error> } { acct_statistics <acct_failed_transactions> <acct_succ_transactions> <acct_req_sent> <acct_req_timedout> <acct_resp_no_match> <acct_resp_not_processed> <acct_resp_error> } ]

Syntax Description

show

Show running system information

tacacs-server

Show TACACS+ configuration information

statistics

Show TACACS statistics

host0

DNS name or IP address

__readonly__

(Optional)

server_state

(Optional) Show state of server

clock_time

(Optional) Show clock time in terms of hours, minutes and seconds

monitoring_statistics

(Optional) Monitoring Statistics

time_in_pstate

(Optional) Time in previous state

ndead

(Optional) Number of times dead

tt_in_dstate

(Optional) Total time in dead state

auth_statistics

(Optional) Authentication Statistics

autho_statistics

(Optional) Authorization Statistics

acct_statistics

(Optional) Accounting Statistics

auth_failed_transactions

(Optional) Authentication: Failed transactions

auth_succ_transactions

(Optional) Authentication: Successful transactions

auth_req_sent

(Optional) Authentication: Requests sent

auth_req_timedout

(Optional) Authentication: Requests timedout

auth_resp_no_match

(Optional) Authentication: Responses with no matching requests

auth_resp_not_processed

(Optional) Authentication: Responses not processed

auth_resp_error

(Optional) Authentication: Responses containing errors

autho_failed_transactions

(Optional) Authorization: Failed transactions

autho_succ_transactions

(Optional) Authorization: Successful transactions

autho_req_sent

(Optional) Authorization: Requests sent

autho_req_timedout

(Optional) Authorization: Requests timedout

autho_resp_no_match

(Optional) Authorization: Responses with no matching requests

autho_resp_not_processed

(Optional) Authorization: Responses not processed

autho_resp_error

(Optional) Authorization: Responses containing errors

acct_failed_transactions

(Optional) Accounting: Failed transactions

acct_succ_transactions

(Optional) Accounting: Successful transactions

acct_req_sent

(Optional) Accounting: Requests sent

acct_req_timedout

(Optional) Accounting: Requests timedout

acct_resp_no_match

(Optional) Accounting: Responses with no matching requests

acct_resp_not_processed

(Optional) Accounting: Responses not processed

acct_resp_error

(Optional) Accounting: Responses containing errors

Command Mode

  • /exec

show tech-support

show tech-support [ time-optimized ] [ forced ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

time-optimized

(Optional) Gather tech-support faster, requires more memory and disk space

forced

THIS KEYWORD OR VARIABLE IS NOT SUPPORTED

Command Mode

  • /exec

show tech-support aaa

show tech-support aaa

Syntax Description

show

show tech-support

tech-support

Gather information for troubleshooting

aaa

Display aaa information

Command Mode

  • /exec

show tech-support aclmgr

show tech-support aclmgr [ detail ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

aclmgr

ACL commands

detail

(Optional) Detailed Tech Support

Command Mode

  • /exec

show tech-support aclmgr compressed

show tech-support aclmgr compressed <uri0> [ detail ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

aclmgr

ACL commands

compressed

Save compressed aclqos technical support

uri0

Enter filename to store

detail

(Optional) Detailed Tech Support

Command Mode

  • /exec

show tech-support aclqos

show tech-support aclqos

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

aclqos

Show information for aclqos technical support

Command Mode

  • /exec

show tech-support aclqos compressed

show tech-support aclqos compressed <uri0>

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

aclqos

Show information for aclqos technical support

compressed

Save compressed aclqos technical support

uri0

Enter filename to store

Command Mode

  • /exec

show tech-support adjmgr

show tech-support adjmgr [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

adjmgr

Display Adjmgr information

brief

(Optional) Brief information

Command Mode

  • /exec

show tech-support all

show tech-support all [ space-optimized ] [ time-optimized ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

all

Gather detailed information for troubleshooting

space-optimized

(Optional) Gather tech-support info. using less memory and disk space

time-optimized

(Optional) Gather tech-support faster, requires more memory and disk space

Command Mode

  • /exec

show tech-support all binary

show tech-support all binary <uri0>

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

all

Gather detailed information for troubleshooting

binary

Gather tech support for all applications in binary format

uri0

Select destination filesystem to save the binary output (NOTE: The output file name will be automatically generated and cannot be chosen)

Command Mode

  • /exec

show tech-support analytics

show tech-support analytics [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

analytics

Show Analytics tech-support information

brief

(Optional) Brief information

Command Mode

  • /exec

show tech-support analytics

show tech-support analytics [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

analytics

Show Analytics tech-support information

brief

(Optional) Brief information

Command Mode

  • /exec

show tech-support arp

show tech-support arp [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

arp

Display ARP information

brief

(Optional) Brief information

Command Mode

  • /exec

show tech-support ascii-cfg

show tech-support ascii-cfg

Syntax Description

show

Show running system information

tech-support

Show information for technical support personnel

ascii-cfg

Show ascii-cfg information for technical support personnel

Command Mode

  • /exec

show tech-support assoc_mgr

show tech-support assoc_mgr

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

assoc_mgr

Gather detailed information for assoc_mgr troubleshooting

Command Mode

  • /exec

show tech-support backup

show tech-support { backup | flexlink }

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

backup

Gather detailed information for Switchport Backup troubleshooting

flexlink

Gather detailed information for Switchport Backup troubleshooting

Command Mode

  • /exec

show tech-support bfd

show tech-support bfd

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

bfd

BFD commands

Command Mode

  • /exec

show tech-support bgp

show tech-support bgp [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

bgp

Display BGP status and configuration

brief

(Optional) Brief information

Command Mode

  • /exec

show tech-support biosd

show tech-support biosd

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

biosd

Gather bios install log for trouble shooting

Command Mode

  • /exec

show tech-support bloggerd-all

show tech-support bloggerd-all

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

bloggerd-all

Gather detailed information for bloggerd troubleshooting from ALL modules

Command Mode

  • /exec

show tech-support bloggerd

show tech-support bloggerd

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

bloggerd

Gather detailed information for bloggerd troubleshooting

Command Mode

  • /exec

show tech-support bootvar

show tech-support bootvar

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

bootvar

Gather detailed information for bootvar troubleshooting

Command Mode

  • /exec

show tech-support brief

show tech-support brief

Syntax Description

show

Show running system summary information

tech-support

Gather information for troubleshooting

brief

Gather summary information for troubleshooting

Command Mode

  • /exec

show tech-support callhome

show tech-support callhome

Syntax Description

show

show tech-support

tech-support

Gather information for troubleshooting

callhome

callhome troubleshooting information

Command Mode

  • /exec

show tech-support cdp

show tech-support cdp

Syntax Description

show

show running system information

tech-support

Gather information for troubleshooting

cdp

Gather information for CDP trouble shooting

Command Mode

  • /exec

show tech-support cert-enroll

show tech-support cert-enroll

Syntax Description

show

show commands

tech-support

Gather information for troubleshooting

cert-enroll

Display certificates information

Command Mode

  • /exec

show tech-support cfs

show tech-support cfs [ { commands | name <cfs-dyn-app-name> [ commands1 ] } ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

cfs

Gather detailed information for cfs troubleshooting

commands

(Optional) CFS show tech commands

name

(Optional) Gather detailed information of cfs for a specified application

cfs-dyn-app-name

(Optional) Registered name of the local application

commands1

(Optional) CFS application show tech commands

Command Mode

  • /exec

show tech-support cli

show tech-support cli

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

cli

Gather information for parser troubleshooting

Command Mode

  • /exec

show tech-support clis

show tech-support clis [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

clis

Gather information for CLI Server troubleshooting

brief

(Optional) Detailed information

Command Mode

  • /exec

show tech-support clock_manager

show tech-support clock_manager

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

clock_manager

Gather detailed information for clock manager troubleshooting

Command Mode

  • /exec

show tech-support commands

show tech-support commands

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

commands

Show commands executed as part of show tech-support commands

Command Mode

  • /exec

show tech-support controller

show tech-support controller

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

controller

Gather information for Controller troubleshooting

Command Mode

  • /exec

show tech-support copp

show tech-support copp

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

copp

Gather information for copp trouble shooting

Command Mode

  • /exec

show tech-support dcbx

show tech-support dcbx

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

dcbx

Gather detailed information for DCBX component

Command Mode

  • /exec

show tech-support details

show tech-support details [ space-optimized ] [ time-optimized ] [ debug-enable ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

details

Gather detailed information for troubleshooting

space-optimized

(Optional) Gather tech-support info. using less memory and disk space

time-optimized

(Optional) Gather tech-support faster, requires more memory and disk space

debug-enable

THIS KEYWORD OR VARIABLE IS NOT SUPPORTED

Command Mode

  • /exec

show tech-support dhclient

show tech-support dhclient

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

dhclient

Gather information for dhclient trouble shooting

Command Mode

  • /exec

show tech-support dhcp

show tech-support dhcp

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

dhcp

Gather detailed information for dhcp troubleshooting

Command Mode

  • /exec

show tech-support dme

show tech-support dme

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

dme

Gather detailed information for dme troubleshooting

Command Mode

  • /exec

show tech-support dot1x

show tech-support dot1x

Syntax Description

show

show tech-support

tech-support

Gather information for troubleshooting

dot1x

Display dot1x information

Command Mode

  • /exec

show tech-support ecp

show tech-support ecp

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

ecp

ECP (Edge Control Protocol)

Command Mode

  • /exec

show tech-support eem

show tech-support eem

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

eem

Show EEM tech-support information

Command Mode

  • /exec

show tech-support eigrp

show tech-support eigrp [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

eigrp

Display EIGRP status and configuration

brief

(Optional) Brief information

Command Mode

  • /exec

show tech-support eltm

show tech-support eltm [ detail ]

Syntax Description

show

show tech-support

tech-support

Gather information for trouble-shooting

eltm

eltm debug info

detail

(Optional) Detailed information

Command Mode

  • /exec

show tech-support ethpm

show tech-support ethpm

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

ethpm

Gather detailed information for ETHPM troubleshooting

Command Mode

  • /exec

show tech-support ethport

show tech-support ethport

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

ethport

Gather detailed information for ETHPORT troubleshooting

Command Mode

  • /exec

show tech-support evb

show tech-support evb

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

evb

EVB (Edge Virtual Bridge)

Command Mode

  • /exec

show tech-support fabric forwarding

show tech-support fabric forwarding

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

fabric

Fabric

forwarding

Fabric Forwarding Protocol: Host Mobility Manager (HMM)

Command Mode

  • /exec

show tech-support fabric multicast

show tech-support fabric multicast

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

fabric

Fabric

multicast

Multicast information

Command Mode

  • /exec

show tech-support fabricpath isis

show tech-support fabricpath isis [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

fabricpath

fabricpath information

isis

Fabricpath IS-IS information

brief

(Optional) Brief information

Command Mode

  • /exec

show tech-support fabricpath topology

show tech-support fabricpath topology [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

fabricpath

Gather detailed information for Fabricpath troubleshooting

topology

Gather detailed information for Topology troubleshooting

brief

(Optional) Brief information

Command Mode

  • /exec

show tech-support fast-reload

show tech-support fast-reload

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

fast-reload

Gather information for troubleshooting fast-reload timings

Command Mode

  • /exec

show tech-support fc2

show tech-support fc2 [ commands ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

fc2

Show information for fc2 technical support

commands

(Optional) Show commands run as part of fc2 technical support

Command Mode

  • /exec

show tech-support fcoe

show tech-support fcoe

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

fcoe

Gather information for FCOE mgr trouble shooting

Command Mode

  • /exec

show tech-support fips

show tech-support fips

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

fips

show tech support information for security

Command Mode

  • /exec

show tech-support forwarding l2 multicast

show tech-support forwarding l2 multicast

Syntax Description

show

tech-support

tech-support information

forwarding

forwarding debug information

l2

layer 2 debug information

multicast

multicast

Command Mode

  • /exec

show tech-support forwarding l2 multicast vdc-all

show tech-support forwarding l2 multicast vdc-all

Syntax Description

show

tech-support

tech-support information

forwarding

forwarding debug information

l2

layer 2 debug information

multicast

multicast

vdc-all

vdc-all

Command Mode

  • /exec

show tech-support forwarding l2 unicast

show tech-support forwarding l2 unicast [ module <module> ]

Syntax Description

show

show tech-support

tech-support

Gather information for trouble-shooting

forwarding

Forwarding debug info

l2

layer 2 debug info

unicast

unicast

module

(Optional) Slot number

module

(Optional) Module Number

Command Mode

  • /exec

show tech-support forwarding l3 multicast

show tech-support forwarding l3 multicast

Syntax Description

show

tech-support

tech-support information

forwarding

forwarding debug information

l3

layer 3 debug information

multicast

multicast

Command Mode

  • /exec

show tech-support forwarding l3 multicast detail

show tech-support forwarding l3 multicast detail

Syntax Description

show

tech-support

tech-support information

forwarding

forwarding debug information

l3

layer 3 debug information

multicast

multicast

detail

detail

Command Mode

  • /exec

show tech-support forwarding l3 multicast detail vdc-all

show tech-support forwarding l3 multicast detail vdc-all

Syntax Description

show

tech-support

tech-support information

forwarding

forwarding debug information

l3

layer 3 debug information

multicast

multicast

detail

detail

vdc-all

vdc-all

Command Mode

  • /exec

show tech-support forwarding l3 multicast vdc-all

show tech-support forwarding l3 multicast vdc-all

Syntax Description

show

tech-support

tech-support information

forwarding

forwarding debug information

l3

layer 3 debug information

multicast

multicast

vdc-all

vdc-all

Command Mode

  • /exec

show tech-support forwarding l3 unicast

show tech-support forwarding l3 unicast [ module <module> ] [ list ]

Syntax Description

show

tech-support

tech-support information

forwarding

forwarding debug information

l3

layer 3 debug information

unicast

unicast

module

THIS KEYWORD OR VARIABLE IS NOT SUPPORTED

module

(Optional) module number

list

(Optional) list the commands, without executing them

Command Mode

  • /exec

show tech-support forwarding mpls

show tech-support forwarding mpls [ module <module> ] [ evpn ]

Syntax Description

show

tech-support

tech-support information

forwarding

forwarding debug information

mpls

mpls related information

module

(Optional) module

module

(Optional) module number

evpn

(Optional) evpn related tech support

Command Mode

  • /exec

show tech-support forwarding multicast

show tech-support forwarding multicast [ module <module> ]

Syntax Description

show

tech-support

tech-support information

forwarding

forwarding debug information

multicast

multicast

module

(Optional) module

module

(Optional) module number

Command Mode

  • /exec

show tech-support gold

show tech-support gold

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

gold

Show gold tech-support information

Command Mode

  • /exec

show tech-support gpixm

show tech-support gpixm

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

gpixm

Gather detailed information for GLOBAL-PIXM troubleshooting

Command Mode

  • /exec

show tech-support ha

show tech-support ha [ commands ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

ha

Gather detailed information for HA troubleshooting

commands

(Optional) Show commands executed as part of show tech-support ha commands

Command Mode

  • /exec

show tech-support ha module

show tech-support ha module <module>

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

ha

Gather detailed information for HA troubleshooting

module

Gather info related to a module

module

Enter module number

Command Mode

  • /exec

show tech-support ha_short

show tech-support ha_short [ commands ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

ha_short

Gather shortened version of HA tech-support for troubleshooting

commands

(Optional) Show commands executed as part of show tech-support ha commands

Command Mode

  • /exec

show tech-support ha standby

show tech-support ha standby [ commands ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

ha

Gather detailed information for HA troubleshooting

standby

Gather detailed information for HA troubleshooting from standby supervisor

commands

(Optional) Show commands executed as part of show tech-support ha commands

Command Mode

  • /exec

show tech-support hardware-telemetry

show tech-support hardware-telemetry

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

hardware-telemetry

Hardware Telemetry Information

Command Mode

  • /exec

show tech-support hsrp

show tech-support hsrp

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

hsrp

Show hsrp tech-support information

Command Mode

  • /exec

show tech-support hsrp brief

show tech-support hsrp brief

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

hsrp

Show hsrp tech-support information

brief

Show tech-support information in brief

Command Mode

  • /exec

show tech-support icam

show tech-support icam [ detail ]

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

icam

icam - TCAM Analytics

detail

(Optional) Show more details

Command Mode

  • /exec

show tech-support im

show tech-support im

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

im

Gather detailed information for IM troubleshooting

Command Mode

  • /exec

show tech-support imp

show tech-support imp

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

imp

IMP commands

Command Mode

  • /exec

show tech-support inband counters

show tech-support inband counters

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

inband

Gather all information about inband data path

counters

Gather all counters in inband data path

Command Mode

  • /exec

show tech-support include-time

show tech-support include-time

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

include-time

Gather tech-support and capture time taken to execute each command

Command Mode

  • /exec

show tech-support install

show tech-support install

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

install

Gather detailed information for rpm/package install operation

Command Mode

  • /exec

show tech-support interface-vlan

show tech-support interface-vlan

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

interface-vlan

Gather detailed information for interface-vlan troubleshooting

Command Mode

  • /exec

show tech-support ip

show tech-support ip [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

ip

Display IP information

brief

(Optional) Brief information

Command Mode

  • /exec

show tech-support ip igmp

show tech-support ip igmp [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

ip

Display IP information

igmp

Display IGMP status and configuration

brief

(Optional) Brief information

Command Mode

  • /exec

show tech-support ip igmp snooping

show tech-support ip igmp snooping [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

ip

Display IP information

igmp

Display IGMP status and configuration

snooping

IGMP Snooping information

brief

(Optional) Brief information

Command Mode

  • /exec

show tech-support ip msdp

show tech-support ip msdp [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

ip

Display IP information

msdp

Display MSDP status and configuration

brief

(Optional) Brief information

Command Mode

  • /exec

show tech-support ip pim

show tech-support ip pim [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

ip

Display IP information

pim

PIM global configuration commands

brief

(Optional) Brief information

Command Mode

  • /exec

show tech-support ipqos

show tech-support ipqos [ server-only ] [ all ] [ snmp ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

server-only

(Optional) Dump the tech-support information only from IP QoS Manager server only

all

(Optional) Dump the tech-support information IP QoS Manager plus brief summary of system

snmp

(Optional) Dump the tech-support information only from IP QoS Manager server only (SNMP only)

Command Mode

  • /exec

show tech-support ipv6 multicast

show tech-support ipv6 multicast

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

ipv6

Display IPv6 information

multicast

Display V6 Multicast information

Command Mode

  • /exec

show tech-support ipv6 pim

show tech-support ipv6 pim [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

ipv6

Display IPv6 information

pim

PIM6 global configuration commands

brief

(Optional) Brief information

Command Mode

  • /exec

show tech-support isis

show tech-support isis [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

isis

IS-IS events

brief

(Optional) Brief information

Command Mode

  • /exec

show tech-support issu

show tech-support issu [ commands ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

issu

Gather detailed information for issu troubleshooting

commands

(Optional) Show commands executed as part of show tech-support issu command

Command Mode

  • /exec

show tech-support kstack

show tech-support kstack

Syntax Description

show

tech-support

tech-support information

kstack

kstack information

Command Mode

  • /exec

show tech-support l2

show tech-support l2

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

l2

Gather detailed information for layer 2 troubleshooting

Command Mode

  • /exec

show tech-support l2fm

show tech-support l2fm

Syntax Description

show

show tech-support

tech-support

Gather information for trouble-shooting

l2fm

l2fm debug info

Command Mode

  • /exec

show tech-support l2fm clients

show tech-support l2fm clients [ module <module> ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

l2fm

l2fm debug info

clients

debug info of l2fm clients only running on linecard(mtm)

module

(Optional) Slot number

module

(Optional) Module Number

Command Mode

  • /exec

show tech-support l2fm detail

show tech-support l2fm detail [ module <module> ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

l2fm

l2fm debug info

detail

All info related to l2fm

module

THIS KEYWORD OR VARIABLE IS NOT SUPPORTED

module

THIS KEYWORD OR VARIABLE IS NOT SUPPORTED

Command Mode

  • /exec

show tech-support l2fm l2dbg

show tech-support l2fm l2dbg [ module <module> ]

Syntax Description

show

show tech-support

tech-support

Gather information for trouble-shooting

l2fm

l2fm debug info

l2dbg

tech support capturing additional debug info for l2fm(l2dbg)

module

(Optional) Slot number

module

(Optional) Module Number

Command Mode

  • /exec

show tech-support l2fm l2dbg

show tech-support l2fm l2dbg [ module <module> ]

Syntax Description

show

show tech-support

tech-support

Gather information for trouble-shooting

l2fm

l2fm debug info

l2dbg

tech support capturing additional debug info for l2fm(l2dbg)

module

THIS KEYWORD OR VARIABLE IS NOT SUPPORTED

module

(Optional) Module Number

Command Mode

  • /exec

show tech-support l2rib

show tech-support l2rib

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

l2rib

Display L2RIB information

Command Mode

  • /exec

show tech-support l3vm

show tech-support l3vm [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

l3vm

Display VRF information

brief

(Optional) Brief information

Command Mode

  • /exec

show tech-support l3vpn

show tech-support l3vpn [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

l3vpn

BGP l3vpn information

brief

(Optional) Brief information

Command Mode

  • /exec

show tech-support lacp

show tech-support lacp [ all ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

lacp

Gather detailed information for LACP component

all

(Optional) Gather detailed information of LACP and related components

Command Mode

  • /exec

show tech-support ldap

show tech-support ldap

Syntax Description

show

show tech-support

tech-support

Gather information for troubleshooting

ldap

Display ldap information

Command Mode

  • /exec

show tech-support license

show tech-support license

Syntax Description

show

show commands

tech-support

Gather information for troubleshooting

license

Display licensing information

Command Mode

  • /exec

show tech-support lim

show tech-support lim

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

lim

Gather detailed information for LIM troubleshooting

Command Mode

  • /exec

show tech-support lisp

show tech-support lisp [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

lisp

LISP show commands

brief

(Optional) Brief information

Command Mode

  • /exec

show tech-support lldp

show tech-support lldp

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

lldp

Gather detailed information for LLDP troubleshooting

Command Mode

  • /exec

show tech-support logging

show tech-support logging

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

logging

Show information on logging for technical support staff

Command Mode

  • /exec

show tech-support m2rib

show tech-support m2rib

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

m2rib

Gather detailed information for M2RIB troubleshooting

Command Mode

  • /exec

show tech-support macsec

show tech-support macsec

Syntax Description

tech-support

Gather information for troubleshooting

macsec

Gather information for macsec troubleshooting

Command Mode

  • /exec

show tech-support macsec detail

show tech-support macsec detail [ module <module> ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

macsec

macsec debug info

detail

All info related to MACsec

module

THIS KEYWORD OR VARIABLE IS NOT SUPPORTED

module

THIS KEYWORD OR VARIABLE IS NOT SUPPORTED

Command Mode

  • /exec

show tech-support mfwd

show tech-support mfwd [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

mfwd

Display MCASTFWD status and configuration

brief

(Optional) Brief information

Command Mode

  • /exec

show tech-support mmode

show tech-support mmode

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

mmode

Gather information for troubleshooting mmode

Command Mode

  • /exec

show tech-support module

show tech-support module <module>

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

module

Gather info related to a module

module

Enter module number

Command Mode

  • /exec

show tech-support module all

show tech-support module all

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

module

Gather info related to a module

all

Gather info related to all modules in the system

Command Mode

  • /exec

show tech-support monitor

show tech-support monitor

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

monitor

Gather detailed information for monitor troubleshooting

Command Mode

  • /exec

show tech-support monitor erspan

show tech-support monitor erspan

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

monitor

Gather detailed information for monitor troubleshooting

erspan

Gather detailed information for erspan session troubleshooting

Command Mode

  • /exec

show tech-support monitorc-all

show tech-support monitorc-all

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

monitorc-all

Gather detailed information for LC MONITORC troubleshooting

Command Mode

  • /exec

show tech-support mpls manager

{ show tech-support mpls manager }

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

mpls

MPLS

manager

MPLS-Mgr

Command Mode

  • /exec

show tech-support mpls static

show tech-support mpls static [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

mpls

Display MPLS status and configuration

static

Display STATIC configuration and status for troubleshooting

brief

(Optional) Brief information

Command Mode

  • /exec

show tech-support mpls strip

show tech-support mpls strip

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

mpls

MPLS

strip

Gather MPLS label strip troubleshooting info

Command Mode

  • /exec

show tech-support mpls switching

show tech-support mpls switching

Syntax Description

show

Show running system information

tech-support

Gather MPLS switching information

mpls

Display MPLS status and configuration

switching

Display the MPLS label switching database

Command Mode

  • /exec

show tech-support mpls traffic-eng

show tech-support mpls traffic-eng [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

mpls

Display MPLS status and configuration

traffic-eng

Traffic engineering information

brief

(Optional) Brief information

Command Mode

  • /exec

show tech-support mplsfwd

show tech-support mplsfwd [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

mplsfwd

Display MPLS forwarding information

brief

(Optional) Brief information

Command Mode

  • /exec

show tech-support multicast-vxlan-evpn

show tech-support multicast-vxlan-evpn

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

multicast-vxlan-evpn

Multicast VxLAN EVPN feature

Command Mode

  • /exec

show tech-support multicast

show tech-support [ ip | ipv4 ] multicast

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

ip

(Optional) Display IP information

ipv4

(Optional) Display IP information

multicast

Display V4 Multicast information

Command Mode

  • /exec

show tech-support mvpn

show tech-support mvpn [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

mvpn

Display Multicast VPN information

brief

(Optional) Brief information

Command Mode

  • /exec

show tech-support nat

show tech-support nat

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

nat

Gather information for troubleshooting NAT

Command Mode

  • /exec

show tech-support nbm

show tech-support nbm [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for trouble-shooting

nbm

Non Blocking Multicast

brief

(Optional) Minimal information

Command Mode

  • /exec

show tech-support nbm group

show tech-support nbm group <grp> [ source <src> ] [ vrf { <vrf-name> | <nbm-vrf-known-name> | all } ]

Syntax Description

show

Show running system information

tech-support

Gather information for trouble-shooting

nbm

Non Blocking Multicast

group

Multicast group

grp

Multicast group address

source

(Optional) Source IP addres

src

(Optional) Source unicast IP address

vrf

(Optional) Display per-VRF information

all

(Optional) Display all VRFs

vrf-name

(Optional) VRF name

nbm-vrf-known-name

(Optional) NBM VRF Name

Command Mode

  • /exec

show tech-support netflow

show tech-support netflow [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

netflow

Show NetFlow tech-support information

brief

(Optional) Brief information

Command Mode

  • /exec

show tech-support netstack

show tech-support netstack

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

netstack

Gather information for NETSTACK troubleshooting

Command Mode

  • /exec

show tech-support netstack detail

show tech-support netstack detail

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

netstack

Gather information for NETSTACK troubleshooting

detail

Gather detailed information for NETSTACK troubleshooting

Command Mode

  • /exec

show tech-support ngoam

show tech-support ngoam

Syntax Description

show

Show running system information

tech-support

Gather information for trouble-shooting

ngoam

ngoam

Command Mode

  • /exec

show tech-support npacl

show tech-support npacl [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

npacl

Display npacl information

brief

(Optional) Brief npacl information

Command Mode

  • /exec

show tech-support npv

show tech-support npv

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

npv

Show information for NPV technical support staff

Command Mode

  • /exec

show tech-support ns

show tech-support ns

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

ns

Gather detailed information for northstar asic

Command Mode

  • /exec

show tech-support ntp

show tech-support ntp

Syntax Description

show

show running system information

tech-support

Gather information for trouble shooting

ntp

Gather information for NTP trouble shooting

Command Mode

  • /exec

show tech-support nve

show tech-support nve

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

nve

Display NVE information

Command Mode

  • /exec

show tech-support nxapi

show tech-support nxapi

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

nxapi

Gather detailed information for nxapi troubleshooting

Command Mode

  • /exec

show tech-support nxsdk

show tech-support nxsdk

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

nxsdk

NXOS SDK

Command Mode

  • /exec

show tech-support object-store

show tech-support object-store

Syntax Description

show

Show Object Store

tech-support

Gather information for troubleshooting

object-store

Gather information from object store for Controller troubleshooting

Command Mode

  • /exec

show tech-support openflow

show tech-support openflow [ brief | detailed ]

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

openflow

Show tech support for OpenFlow

brief

(Optional) Brief information

detailed

(Optional) Detailed information

Command Mode

  • /exec

show tech-support openflow platform

show tech-support openflow platform

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

openflow

openflow component

platform

openflow platform components

Command Mode

  • /exec

show tech-support ospf

show tech-support ospf [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

ospf

Display OSPF status and configuration

brief

(Optional) Brief information

Command Mode

  • /exec

show tech-support ospfv3

show tech-support ospfv3 [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

ospfv3

Display OSPFv3 status and configuration

brief

(Optional) Brief information

Command Mode

  • /exec

show tech-support otv

show tech-support otv [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

otv

Display OTV information

brief

(Optional) Brief OTV information

Command Mode

  • /exec

show tech-support page

show tech-support page [ time-optimized ] [ forced ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

page

Page through the output

time-optimized

(Optional) Gather tech-support faster, requires more memory and disk space

forced

THIS KEYWORD OR VARIABLE IS NOT SUPPORTED

Command Mode

  • /exec

show tech-support patch

show tech-support patch

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

patch

Gather detailed information for patch troubleshooting

Command Mode

  • /exec

show tech-support pbr

{ show tech-support pbr }

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

pbr

Display Policy Based Routing (PBR) information

Command Mode

  • /exec

show tech-support pfstat

show tech-support pfstat

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

pfstat

Gather detailed information for pfstat troubleshooting

Command Mode

  • /exec

show tech-support pixm-all

show tech-support pixm-all

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

pixm-all

Gather detailed information for PIXM troubleshooting

Command Mode

  • /exec

show tech-support pixm

show tech-support pixm

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

pixm

Gather detailed information for vdc-local-PIXM troubleshooting

Command Mode

  • /exec

show tech-support pixmc-all

show tech-support pixmc-all

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

pixmc-all

Gather detailed information for LC PIXMC troubleshooting

Command Mode

  • /exec

show tech-support pktmgr

show tech-support pktmgr [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

pktmgr

Display Packet Manager information

brief

(Optional) Brief information

Command Mode

  • /exec

show tech-support platform-sdk

show tech-support platform-sdk

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

platform-sdk

Gather detailed information for platform-sdk troubleshooting

Command Mode

  • /exec

show tech-support platform

show tech-support platform

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

platform

Get platform related information

Command Mode

  • /exec

show tech-support plb-services

show tech-support plb-services [ detail ]

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

plb-services

PLB Services

detail

(Optional) Show more details

Command Mode

  • /exec

show tech-support plcmgr

show tech-support plcmgr [ detail ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

plcmgr

Policy Manager

detail

(Optional) Print more details (e.g. messages,etc)

Command Mode

  • /exec

show tech-support pltfm-config

show tech-support pltfm-config

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

pltfm-config

Gather detailed information for pltfm-config troubleshooting

Command Mode

  • /exec

show tech-support pnp

show tech-support pnp

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

pnp

Show Technical support for Plug and Play

Command Mode

  • /exec

show tech-support poe

show tech-support poe

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

poe

Gather information for PoE trouble shooting

Command Mode

  • /exec

show tech-support port-channel

show tech-support port-channel

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

port-channel

Gather detailed information for port channel troubleshooting

Command Mode

  • /exec

show tech-support port-client-all

show tech-support port-client-all

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

port-client-all

Gather detailed information for LC port client troubleshooting

Command Mode

  • /exec

show tech-support port-profile

show tech-support port-profile

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

port-profile

Gather information for troubleshooting port-profiles

Command Mode

  • /exec

show tech-support port-security

show tech-support port-security

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

port-security

Port security related command

Command Mode

  • /exec

show tech-support port

show tech-support port

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

port

Gather detailed information for port manager troubleshooting

Command Mode

  • /exec

show tech-support private-vlan

show tech-support private-vlan

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

private-vlan

Gather detailed information for private-vlan troubleshooting

Command Mode

  • /exec

show tech-support ptp

show tech-support ptp

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

ptp

Gather detailed information for PTP troubleshooting

Command Mode

  • /exec

show tech-support radius

show tech-support radius

Syntax Description

show

show tech-support

tech-support

Gather information for troubleshooting

radius

Display radius information

Command Mode

  • /exec

show tech-support rip

show tech-support rip [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

rip

Display RIP routing protocol status

brief

(Optional) Brief information

Command Mode

  • /exec

show tech-support routing

show tech-support routing [ ip | ipv4 ] [ unicast ] [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

routing

Display routing information

ip

(Optional) Display IP information

ipv4

(Optional) Display IP information

unicast

(Optional) Display unicast routing information

brief

(Optional) Brief information

Command Mode

  • /exec

show tech-support routing ipv6

show tech-support routing ipv6 [ unicast ] [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

routing

Display routing information

ipv6

Display IPv6 information

unicast

(Optional) Display unicast routing information

brief

(Optional) Brief information

Command Mode

  • /exec

show tech-support routing ipv6 multicast

show tech-support routing ipv6 multicast [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

routing

Display routing information

ipv6

Display IPv6 information

multicast

Display V6 Multicast information

brief

(Optional) Brief information

Command Mode

  • /exec

show tech-support routing multicast

show tech-support routing [ ip | ipv4 ] multicast [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

routing

Display routing information

ip

(Optional) Display IP information

ipv4

(Optional) Display IP information

multicast

Display V4 Multicast information

brief

(Optional) Display brief information

Command Mode

  • /exec

show tech-support rpm

{ show tech-support rpm }

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

rpm

Display Route Policy Manager (RPM) information

Command Mode

  • /exec

show tech-support sal

show tech-support sal

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

sal

Show SAL tech-support information

Command Mode

  • /exec

show tech-support san-port-channel

show tech-support san-port-channel

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

san-port-channel

Gather detailed information for san port channel troubleshooting

Command Mode

  • /exec

show tech-support san

show tech-support san

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

san

Gather information for SAN trouble shooting

Command Mode

  • /exec

show tech-support satmgr

show tech-support satmgr

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

satmgr

Gather detailed information for satmgr troubleshooting

Command Mode

  • /exec

show tech-support security

show tech-support security

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

security

show tech support information for security

Command Mode

  • /exec

show tech-support segment-routing

show tech-support segment-routing

Syntax Description

show

Show running system information

tech-support

Gather tech-support information

segment-routing

Segment-routing tech-support

Command Mode

  • /exec

show tech-support services

show tech-support services [ detail ]

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

services

Services

detail

(Optional) Show more details

Command Mode

  • /exec

show tech-support session-mgr

show tech-support session-mgr

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

session-mgr

Gather information for troubleshooting session manager

Command Mode

  • /exec

show tech-support sflow

show tech-support sflow

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

sflow

Gather detailed information for sflow feature

Command Mode

  • /exec

show tech-support sksd

show tech-support sksd

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

sksd

show tech support information for sksd

Command Mode

  • /exec

show tech-support sla responder

show tech-support sla responder [ brief | detail ]

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

sla

Service Level Agreement (SLA)

responder

Configure sla-responder tech support

brief

(Optional) Show less details

detail

(Optional) Show more details

Command Mode

  • /exec

show tech-support sla sender

show tech-support sla sender [ brief | detail ]

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

sla

Service Level Agreement (SLA)

sender

Configure sla-sender tech support

brief

(Optional) Show less details

detail

(Optional) Show more details

Command Mode

  • /exec

show tech-support sla twamp-server

show tech-support sla twamp-server [ brief | detail ]

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

sla

Service Level Agreement (SLA)

twamp-server

Configure sla-twamp-server tech support

brief

(Optional) Show less details

detail

(Optional) Show more details

Command Mode

  • /exec

show tech-support smartc

show tech-support smartc [ detail ]

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

smartc

smartc channel services

detail

(Optional) Show more details

Command Mode

  • /exec

show tech-support smm

show tech-support smm

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

smm

Shared memory

Command Mode

  • /exec

show tech-support snmp

show tech-support snmp

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

snmp

Gather info related to snmp

Command Mode

  • /exec

show tech-support sockets

show tech-support sockets [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

sockets

Display sockets status and configuration

brief

(Optional) Brief information

Command Mode

  • /exec

show tech-support spm

show tech-support spm [ <application> ] [ detail ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

spm

Service Policy Manager

application

(Optional) Specify an application

detail

(Optional) Print more details (e.g. messages,etc)

Command Mode

  • /exec

show tech-support srte

show tech-support srte

Syntax Description

show

Show running system information

tech-support

Gather SRTE information

srte

Segment-Routing Traffic Eng

Command Mode

  • /exec

show tech-support statsclient

show tech-support statsclient [ module <module> ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

statsclient

Gather statsclient tech-support

module

(Optional) Gather info related to one module

module

(Optional) Enter module number

Command Mode

  • /exec

show tech-support stp

show tech-support stp

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

stp

Gather detailed information for STP troubleshooting

Command Mode

  • /exec

show tech-support sup-filesys

show tech-support sup-filesys

Syntax Description

show

Show running system informatiom

tech-support

Gather information for troubleshooting

sup-filesys

File-sys related issue

Command Mode

  • /exec

show tech-support sysmgr

show tech-support sysmgr [ commands ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

sysmgr

Gather detailed information for sysmgr troubleshooting

commands

(Optional) Show commands executed as part of show tech-support sysmgr

Command Mode

  • /exec

show tech-support tacacs

show tech-support tacacs +

Syntax Description

show

show tech-support

tech-support

Gather information for troubleshooting

Command Mode

  • /exec

show tech-support telemetry

show tech-support telemetry

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

telemetry

Gather information for telemetry troubleshooting

Command Mode

  • /exec

show tech-support track

show tech-support track

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

track

Show track tech-support information

Command Mode

  • /exec

show tech-support tunnel

show tech-support tunnel [ { commands | detail [ commands1 ] } ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

tunnel

Gather detailed information for tunnel troubleshooting

commands

(Optional) Lists commands under 'show tunnel tech-support' command

detail

(Optional) Gather detailed information for tunnel troubleshooting

commands1

(Optional) Lists commands under 'Show tech-support tunnel detail' commands

Command Mode

  • /exec

show tech-support u2rib

show tech-support u2rib

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

u2rib

Gather detailed information for U2RIB troubleshooting

Command Mode

  • /exec

show tech-support udld

show tech-support udld

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

udld

Gather detailed information for udld troubleshooting

Command Mode

  • /exec

show tech-support usd-all

show tech-support usd-all

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

usd-all

Gather detailed information for LC USD troubleshooting

Command Mode

  • /exec

show tech-support vdc

show tech-support vdc

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

vdc

Gather detailed information for VDC troubleshooting

Command Mode

  • /exec

show tech-support virtual-service

show tech-support virtual-service

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

virtual-service

Gather information for virtualization services trouble shooting

Command Mode

  • /exec

show tech-support vlan

show tech-support vlan

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

vlan

Gather detailed information for VLAN troubleshooting

Command Mode

  • /exec

show tech-support vmtracker

show tech-support vmtracker

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

vmtracker

VMTRACKER commands

Command Mode

  • /exec

show tech-support vpc

show tech-support vpc

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

vpc

Gather detailed information for VPC troubleshooting

Command Mode

  • /exec

show tech-support vrrp

show tech-support vrrp

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

vrrp

Show information for vrrp technical support

Command Mode

  • /exec

show tech-support vrrp brief

show tech-support vrrp brief

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

vrrp

Show information for vrrp technical support

brief

Show information for vrrp technical support in brief

Command Mode

  • /exec

show tech-support vrrpv3

show tech-support vrrpv3 [ detail ]

Syntax Description

vrrpv3

VRRPv3 configuration commands

show

Show running system information

tech-support

Gather information for trouble shooting

detail

(Optional) Detailed output

Command Mode

  • /exec

show tech-support vsan

show tech-support vsan [ <i0> | commands ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

vsan

Gather detailed information for vsan troubleshooting

i0

(Optional) VSAN id range

commands

(Optional) Show commands run as part of vsan technical support

Command Mode

  • /exec

show tech-support vshd

show tech-support vshd

Syntax Description

show

Show running system information

tech-support

Show information for technical support

vshd

Show vshd information for technical support

Command Mode

  • /exec

show tech-support vtp

show tech-support vtp

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

vtp

Gather detailed information for vtp troubleshooting

Command Mode

  • /exec

show tech-support vvlan

show tech-support vvlan

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

vvlan

Gather detailed information for Voice VLAN troubleshooting

Command Mode

  • /exec

show tech-support vxlan

show tech-support vxlan

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

vxlan

VxLAN feature

Command Mode

  • /exec

show tech-support vxlan platform

show tech-support vxlan platform

Syntax Description

show

Show tech-support

tech-support

Gather information for troubleshooting

vxlan

VxLAN components

platform

VxLAN platform components

Command Mode

  • /exec

show tech-support xbar

show tech-support xbar

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

xbar

Show xbar tech-support information

Command Mode

  • /exec

show tech-support xml

show tech-support xml

Syntax Description

show

show running system information

tech-support

Gather information for trouble shooting

xml

Gather information for xml trouble shooting

Command Mode

  • /exec

show tech-support xos

show tech-support xos [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

xos

Cross-OS Library Information and Traces

brief

(Optional) Brief information

Command Mode

  • /exec

show telemetry control database

show telemetry control { database [ subscriptions | destination-groups | destinations | sensor-paths | sensor-groups ] | stats } [ __readonly__ [ <subscription_db_size> ] [ { TABLE_subscriptions <subscription_id> <data_collector_type> } ] [ <sensor_grp_db_size> ] [ { TABLE_sensor_grp <snsr_grp_row_idx> <snsr_grp_id> <snsr_grp_type> <snsr_grp_collector_type> <snsr_grp_timer_interval> <snsr_grp_timer_status> <snsr_grp_sub_count> <snsr_grp_sub_id> <snsr_grp_dc_cur_time> <snsr_grp_dc_min_time> <snsr_grp_dc_max_time> <snsr_grp_enc_cur_time> <snsr_grp_enc_min_time> <snsr_grp_enc_max_time> <snsr_grp_trans_cur_time> <snsr_grp_trans_min_time> <snsr_grp_trans_max_time> <snsr_grp_stream_cur_time> <snsr_grp_stream_min_time> <snsr_grp_stream_max_time> <snsr_grp_stream_col_id_drop> <snsr_grp_stream_last_col_id_drop> <snsr_grp_stream_col_drop> } ] [ <sensor_path_db_size> ] [ { TABLE_sensor_path <path_row_idx> <path_subscribed> <path_group_count> <path_secondary_group_count> <path_level> <path_name> <path_grp_id> <path_query_condition> <path_filter_condition> <path_gpb_cur_enc_size> <path_gpb_min_enc_size> <path_gpb_max_enc_size> <path_json_cur_enc_size> <path_json_min_enc_size> <path_json_max_enc_size> <path_dc_cur_time> <path_dc_min_time> <path_dc_max_time> <path_enc_cur_time> <path_enc_min_time> <path_enc_max_time> <path_trans_cur_time> <path_trans_min_time> <path_trans_max_time> <path_stream_cur_time> <path_stream_min_time> <path_stream_max_time> } ] [ <destination_group_db_size> ] [ <destination_group_use_vrf> ] [ { TABLE_destination_group <destination_group_id> <destination_group_refcount> } ] [ <destination_db_size> ] [ { TABLE_destinations <destination_ip> <destination_port> <destination_encoding> <destination_transport> <destination_refcount> } ] [ db_statistics <chunk_alloc_fail> <sensor_path_chunk_create_fail> <sensor_group_chunk_create_fail> <destination_chunk_create_fail> <destination_group_chunk_create_fail> <subscription_chunk_create_fail> <sensor_path_db_create_fail> <sensor_group_db_create_fail> <destination_db_create_fail> <destination_group_db_create_fail> <subscription_db_create_fail> <sensor_path_db_insert_fail> <sensor_group_db_insert_fail> <destination_db_insert_fail> <destination_group_db_insert_fail> <subscription_db_insert_fail> <sensor_path_db_delete_fail> <sensor_group_db_delete_fail> <destination_db_delete_fail> <destination_group_db_delete_fail> <subscription_db_delete_fail> <sensor_path_delete_in_use> <sensor_group_delete_in_use> <destination_delete_in_use> <destination_group_delete_in_use> <delete_destination_in_use_fail> <sensor_path_sensor_group_list_create_fail> <sensor_path_prop_list_create_fail> <sensor_path_secondary_sensor_path_list_create_fail> <sensor_path_secondary_sensor_group_list_create_fail> <sensor_group_sensor_path_list_create_fail> <sensor_group_subscription_list_create_fail> <destination_group_subscription_list_create_fail> <destination_group_destination_list_create_fail> <destination_destination_group_list_create_fail> <subscription_sensor_group_list_create_fail> <subscription_destination_group_list_create_fail> <sensor_group_sensor_path_list_delete_fail> <sensor_group_subscription_list_delete_fail> <sensor_group_subscription_unsupported_data_source_fail> <destination_group_subscription_list_delete_fail> <destination_group_destination_list_delete_fail> <subscription_sensor_group_list_delete_fail> <subscription_destination_group_list_delete_fail> <destination_destination_group_list_delete_fail> <destination_delete_from_destination_group_fail> <destination_group_delete_from_subscription_fail> <sensor_group_delete_from_subscription_fail> <sensor_path_delete_from_sensor_group_fail> <get_encode_cb_fail> <get_transport_cb_fail> ] ]

Syntax Description

show

Show running system information

telemetry

Show telemetry info

control

Show telemetry control

database

Show database

subscriptions

(Optional) Show subscriptions

destination-groups

(Optional) Show destination-groups

destinations

(Optional) Show destinations

sensor-paths

(Optional) Show sensor-paths

sensor-groups

(Optional) Show sensor-groups

stats

Show stats

__readonly__

(Optional)

TABLE_sensor_grp

(Optional) Sensor group table

sensor_grp_db_size

(Optional) Sensor group DB size

snsr_grp_row_idx

(Optional) Sensor Group Row Idx

snsr_grp_id

(Optional) Sensor Group Id

snsr_grp_type

(Optional) Sensor Group Type

snsr_grp_collector_type

(Optional) Sensor Group Collector Type

snsr_grp_timer_interval

(Optional) Sensor Group Timer Interval in ms

snsr_grp_timer_status

(Optional) Sensor Group Timer Status

snsr_grp_sub_count

(Optional) Sensor Group Sub Count

snsr_grp_sub_id

(Optional) Sensor Group Sub Id

snsr_grp_dc_cur_time

(Optional) Sensor Group Data collection Current Time

snsr_grp_dc_min_time

(Optional) Sensor Group Data collection Minimum Time

snsr_grp_dc_max_time

(Optional) Sensor Group Data collection Maximum Time

snsr_grp_enc_cur_time

(Optional) Sensor Group Encoding Current Time

snsr_grp_enc_min_time

(Optional) Sensor Group Encoding Minimum Time

snsr_grp_enc_max_time

(Optional) Sensor Group Encoding Maximum Time

snsr_grp_trans_cur_time

(Optional) Sensor Group Transport Current Time

snsr_grp_trans_min_time

(Optional) Sensor Group Transport Minimum Time

snsr_grp_trans_max_time

(Optional) Sensor Group Transport Maximum Time

snsr_grp_stream_cur_time

(Optional) Sensor Group Streaming Current Time

snsr_grp_stream_min_time

(Optional) Sensor Group Streaming Minimum Time

snsr_grp_stream_max_time

(Optional) Sensor Group Streaming Maximum Time

snsr_grp_stream_col_id_drop

(Optional) Sensor Group Stream collection id Drop

snsr_grp_stream_last_col_id_drop

(Optional) Sensor Group Stream last collection id Drop

snsr_grp_stream_col_drop

(Optional) Sensor Group Stream number of collections dropped

TABLE_sensor_path

(Optional) Sensor path table

sensor_path_db_size

(Optional) Sensor path DB size

path_row_idx

(Optional) Sensor Path row index

path_subscribed

(Optional) Sensor path subscribed to events

path_group_count

(Optional) Sensor path group subscriptions

path_secondary_group_count

(Optional) Sensor path secondary group subscriptions

path_level

(Optional) Sensor path level

path_name

(Optional) Sensor path name

path_grp_id

(Optional) Sensor path group ID

path_query_condition

(Optional) Sensor path query condition

path_filter_condition

(Optional) Sensor path filter condition

path_gpb_cur_enc_size

(Optional) Sensor path gpb current encoded size

path_gpb_min_enc_size

(Optional) Sensor path gpb min encoded size

path_gpb_max_enc_size

(Optional) Sensor path gpb max encoded size

path_json_cur_enc_size

(Optional) Sensor path json current encoded size

path_json_min_enc_size

(Optional) Sensor path json min encoded size

path_json_max_enc_size

(Optional) Sensor path json max encoded size

path_dc_cur_time

(Optional) sensor path last collection time

path_dc_min_time

(Optional) sensor path min collection time

path_dc_max_time

(Optional) sensor path max collection time

path_enc_cur_time

(Optional) sensor path last encode time

path_enc_min_time

(Optional) sensor path min encode time

path_enc_max_time

(Optional) sensor path max encode time

path_trans_cur_time

(Optional) sensor path last transport time

path_trans_min_time

(Optional) sensor path min transport time

path_trans_max_time

(Optional) sensor path min transport time

path_stream_cur_time

(Optional) sensor path last stream time

path_stream_min_time

(Optional) sensor path min stream time

path_stream_max_time

(Optional) sensor path max stream time

TABLE_destination_group

(Optional) Destination group table

destination_group_id

(Optional) Destination group ID

destination_group_db_size

(Optional) Destination group DB size

destination_group_use_vrf

(Optional) Destination group vrf

destination_group_refcount

(Optional) Destination group subscription count

TABLE_destinations

(Optional) Destination table

destination_db_size

(Optional) Destination DB size

destination_ip

(Optional) Destination IP address

destination_port

(Optional) Destination IP port

destination_encoding

(Optional) Destination encoding

destination_transport

(Optional) Destination transport

destination_refcount

(Optional) Destination subscription count

TABLE_subscriptions

(Optional) Subscription table

subscription_id

(Optional) Subscription ID

subscription_db_size

(Optional) Subscription DB size

data_collector_type

(Optional) Data collector type

db_statistics

(Optional) DB Statistics

chunk_alloc_fail

(Optional) Chunk Alloc Fail

sensor_path_chunk_create_fail

(Optional) Sensor Path Chunk Create Fail

sensor_group_chunk_create_fail

(Optional) Sensor Group Chunk Create Fail

destination_chunk_create_fail

(Optional) Destination Chunk Create Fail

destination_group_chunk_create_fail

(Optional) Destination Group Chunk Create Fail

subscription_chunk_create_fail

(Optional) Subscription Chunk Create Fail

sensor_path_db_create_fail

(Optional) Sensor Path Db Create Fail

sensor_group_db_create_fail

(Optional) Sensor Group Db Create Fail

destination_db_create_fail

(Optional) Destination Db Create Fail

destination_group_db_create_fail

(Optional) Destination Group Db Create Fail

subscription_db_create_fail

(Optional) Subscription Db Create Fail

sensor_path_db_insert_fail

(Optional) Sensor Path Db Insert Fail

sensor_group_db_insert_fail

(Optional) Sensor Group Db Insert Fail

destination_db_insert_fail

(Optional) Destination Db Insert Fail

destination_group_db_insert_fail

(Optional) Destination Group Db Insert Fail

subscription_db_insert_fail

(Optional) Subscription Db Insert Fail

sensor_path_db_delete_fail

(Optional) Sensor Path Db Delete Fail

sensor_group_db_delete_fail

(Optional) Sensor Group Db Delete Fail

destination_db_delete_fail

(Optional) Destination Db Delete Fail

destination_group_db_delete_fail

(Optional) Destination Group Db Delete Fail

subscription_db_delete_fail

(Optional) Subscription Db Delete Fail

sensor_path_delete_in_use

(Optional) Sensor Path Delete In Use

sensor_group_delete_in_use

(Optional) Sensor Group Delete In Use

destination_delete_in_use

(Optional) Destination Delete In Use

destination_group_delete_in_use

(Optional) Destination Group Delete In Use

delete_destination_in_use_fail

(Optional) Delete Destination In Use Fail

sensor_path_sensor_group_list_create_fail

(Optional) Sensor Path Sensor Group List Create Fail

sensor_path_prop_list_create_fail

(Optional) Sensor Path Prop List Create Fail

sensor_path_secondary_sensor_path_list_create_fail

(Optional) Sensor Path Secondary Sensor Path List Create Fail

sensor_path_secondary_sensor_group_list_create_fail

(Optional) Sensor Path Secondary Sensor Group List Create Fail

sensor_group_sensor_path_list_create_fail

(Optional) Sensor Group Sensor Path List Create Fail

sensor_group_subscription_list_create_fail

(Optional) Sensor Group Subscription List Create Fail

destination_group_subscription_list_create_fail

(Optional) Destination Group Subscription List Create Fail

destination_group_destination_list_create_fail

(Optional) Destination Group Destination List Create Fail

destination_destination_group_list_create_fail

(Optional) Destination Destination Group List Create Fail

subscription_sensor_group_list_create_fail

(Optional) Subscription Sensor Group List Create Fail

subscription_destination_group_list_create_fail

(Optional) Subscription Destination Group List Create Fail

sensor_group_sensor_path_list_delete_fail

(Optional) Sensor Group Sensor Path List Delete Fail

sensor_group_subscription_list_delete_fail

(Optional) Sensor Group Subscription List Delete Fail

sensor_group_subscription_unsupported_data_source_fail

(Optional) Sensor Group Subscription Unsupported Data Source Fail

destination_group_subscription_list_delete_fail

(Optional) Destination Group Subscription List Delete Fail

destination_group_destination_list_delete_fail

(Optional) Destination Group Destination List Delete Fail

subscription_sensor_group_list_delete_fail

(Optional) Subscription Sensor Group List Delete Fail

subscription_destination_group_list_delete_fail

(Optional) Subscription Destination Group List Delete Fail

destination_destination_group_list_delete_fail

(Optional) Destination Destination Group List Delete Fail

destination_delete_from_destination_group_fail

(Optional) Destination Delete From Destination Group Fail

destination_group_delete_from_subscription_fail

(Optional) Destination Group Delete From Subscription Fail

sensor_group_delete_from_subscription_fail

(Optional) Sensor Group Delete From Subscription Fail

sensor_path_delete_from_sensor_group_fail

(Optional) Sensor Path Delete From Sensor Group Fail

get_encode_cb_fail

(Optional) Get Encode Cb Fail

get_transport_cb_fail

(Optional) Get Transport Cb Fail

Command Mode

  • /exec

show telemetry data collector brief

show telemetry data collector { brief | details } [ __readonly__ [ { TABLE_data_collector_brief <dcb_row_idx> <dcb_collector_type> <dcb_success_count> <dcb_fail_count> <dcb_skip_count> } ] [ { TABLE_data_collector_details <dcd_row_idx> <dcd_success_count> <dcd_fail_count> <dcd_skip_count> <dcd_path_name> <dcd_grp_id> } ] ]

Syntax Description

show

Show running system information

telemetry

Show telemetry info

data

Show telemetry data info

collector

Show telemetry data collector info

brief

Show component level data collection stats

details

Show path level data collection stats

__readonly__

(Optional)

TABLE_data_collector_brief

(Optional) Data collector brief

dcb_row_idx

(Optional) Data collector brief index

dcb_collector_type

(Optional) Data collector type

dcb_success_count

(Optional) Data collector success count

dcb_fail_count

(Optional) Data collector fail count

dcb_skip_count

(Optional) Data collector skip count

TABLE_data_collector_details

(Optional) Data collector details

dcd_row_idx

(Optional) Data collector row index

dcd_success_count

(Optional) Data collector success count

dcd_fail_count

(Optional) Data collector fail count

dcd_skip_count

(Optional) Data collector skip count

dcd_path_name

(Optional) Data collector path name

dcd_grp_id

(Optional) Data collector group ID

Command Mode

  • /exec

show telemetry pipeline stats

show telemetry pipeline stats [ __readonly__ { main_statistics { timers <start_fail> } { data_collector <dnode_create_fail> } { event_collector <enode_create_fail> <node_add_fail> <invalid_data> } { memory <allowed_limit> <occupied_mem> } } { queue_statistics { TABLE_queue <queue_name> <actual_size> <current_size> <max_size> <full_count> <enqueue_error> <dequeue_error> } } ]

Syntax Description

show

Show running system information

telemetry

Show telemetry info

pipeline

Show telemetry pipeline info

stats

Show all telemetry pipeline stats

__readonly__

(Optional)

main_statistics

(Optional) Main Statistics

timers

(Optional) Timers Statistics

start_fail

(Optional) Timers start failure

data_collector

(Optional) Data collector Statistics

dnode_create_fail

(Optional) Data Node creation failure

event_collector

(Optional) Event collector Statistics

enode_create_fail

(Optional) Event Node creation failure

node_add_fail

(Optional) Node add failure

invalid_data

(Optional) Invalid data

memory

(Optional) Memory Statistics

allowed_limit

(Optional) Allowed memory limit

occupied_mem

(Optional) Occupied memory

queue_statistics

(Optional) Queue Statistics

TABLE_queue

(Optional) Queue table

queue_name

(Optional) Queue name

actual_size

(Optional) Actual size

current_size

(Optional) Current size

max_size

(Optional) Maximum size

full_count

(Optional) Full count

enqueue_error

(Optional) Enqueue error

dequeue_error

(Optional) Dequeue error

Command Mode

  • /exec

show telemetry transport

show telemetry transport [ <session_id> [ { stats | errors } ] ] [ __readonly__ [ { TABLE_transport_info <session_idx> [ <ip_address> ] [ <port> ] [ <dest_info> ] [ <encoding_type> ] <transport_type> <transport_status> [ <transport_security_cert_fname> ] [ <transport_last_connected> ] [ <transport_last_disconnected> ] [ <transport_errors_count> ] [ <transport_last_tx_error> ] } ] [ <t_session_id> ] [ { transport_statistics [ { connect_statistics <connect_count> <last_connected> <disconnect_count> <last_disconnected> } ] { trans_statistics <compression> <source_interface_name> <source_interface_ip> <transmit_count> <last_tx_time> <min_tx_time> <max_tx_time> <avg_tx_time> <cur_tx_time> } } ] [ { transport_errors { connect_errors <connect_errors_count> } { trans_errors <trans_errors_count> <last_tx_error> [ <last_tx_return_code> ] } } ] [ { transport_retry_stats <ts_event_retry_bytes> <ts_event_retry_size> <ts_timer_retry_bytes> <ts_timer_retry_size> <ts_retries_sent> <ts_retries_dropped> } ] [ <retry_buffer_size> ] [ <event_retry_bytes> ] [ <timer_retry_bytes> ] [ <retries_sent> ] [ <retries_dropped> ] ]

Syntax Description

show

Show running system information

telemetry

Show telemetry info

transport

Show telemetry transport info

session_id

(Optional) Session id

stats

(Optional) Show all tm stat info

errors

(Optional) Show all tm error info

__readonly__

(Optional)

TABLE_transport_info

(Optional) Transport information

session_idx

(Optional) Session Id

ip_address

(Optional) Transport IP address

port

(Optional) Transport port

dest_info

(Optional) Destination information

encoding_type

(Optional) Encoding type

transport_type

(Optional) Transport type

transport_status

(Optional) Transport status

transport_security_cert_fname

(Optional) Transport security file name

transport_last_connected

(Optional) Transport last connected

transport_last_disconnected

(Optional) Transport last disconnected

transport_errors_count

(Optional) Transport errors count

transport_last_tx_error

(Optional) Transport last tx error

transport_statistics

(Optional) Transport statistics

t_session_id

(Optional) Transport Session id

connect_statistics

(Optional) Connection statistics

connect_count

(Optional) Connection count

last_connected

(Optional) Last connected timestamp

disconnect_count

(Optional) Disconnect count

last_disconnected

(Optional) Last disconnected timestamp

trans_statistics

(Optional) Transport statistics

compression

(Optional) Compression status

source_interface_name

(Optional) Source interface name

source_interface_ip

(Optional) Source interface ip

transmit_count

(Optional) Transmission count

last_tx_time

(Optional) Last Transmission time

min_tx_time

(Optional) Minimum transmission time

max_tx_time

(Optional) Maximum transmission time

avg_tx_time

(Optional) Average transmission time

cur_tx_time

(Optional) Current transmission time

transport_errors

(Optional) Transport errors

connect_errors

(Optional) Connection errors

connect_errors_count

(Optional) Connection error count

trans_errors

(Optional) Transport errors

trans_errors_count

(Optional) Transport error count

last_tx_error

(Optional) Last transport error

last_tx_return_code

(Optional) Last transport return code

transport_retry_stats

(Optional) Retry Statistics

ts_event_retry_bytes

(Optional) Event Retry buffer size

ts_timer_retry_bytes

(Optional) Timer Retry buffer size

ts_event_retry_size

(Optional) Event Retry number of messages

ts_timer_retry_size

(Optional) Timer Retry number of messages

ts_retries_sent

(Optional) Number of retries sent

ts_retries_dropped

(Optional) Number of retries dropped

event_retry_bytes

(Optional) Event Retry buffer size

timer_retry_bytes

(Optional) Timer Retry buffer size

retries_sent

(Optional) Number of retries sent

retries_dropped

(Optional) Number of retries dropped

retry_buffer_size

(Optional) Retry buffer size

Command Mode

  • /exec

show telnet server

show telnet server [ __readonly__ { operation_status <o_status> } ]

Syntax Description

show

Show running system information

telnet

Show telnet server configuration

server

Show telnet server configuration

__readonly__

(Optional)

operation_status

(Optional) run-time information about telnet

o_status

(Optional) operational status of telnet server

Command Mode

  • /exec

show terminal

show terminal [ __readonly__ { <terminal_tty> } { <terminal_type> } { <terminal_length> } { <terminal_width> } { <session_timeout> } { <evnt_mgr_cli_evnt_bypass> } { <redirection_mode> } { <acc_log_all_commands> } [ <vlan_mutex_value> ] { <vlan_batch_mode> } ]

Syntax Description

show

Show running system information

terminal

Display terminal configuration parameters

__readonly__

(Optional)

terminal_tty

(Optional)

terminal_type

(Optional)

terminal_length

(Optional)

terminal_width

(Optional)

session_timeout

(Optional)

evnt_mgr_cli_evnt_bypass

(Optional)

redirection_mode

(Optional)

acc_log_all_commands

(Optional)

vlan_mutex_value

(Optional)

vlan_batch_mode

(Optional)

Command Mode

  • /exec

show terminal output xml version

show terminal output xml version [ __readonly__ { xml_version <version> } ]

Syntax Description

show

Show running system information

terminal

Display

output

Display

xml

Display

version

Display

__readonly__

(Optional)

xml_version

(Optional) xml version

version

(Optional) version

Command Mode

  • /exec

show time-range

show time-range [ <name> ] [ __readonly__ TABLE_timerange <timerange_name> <active> [ TABLE_seqno <seqno> { { absolute [ <start_abs_h> <start_abs_m> <start_abs_s> <start_abs_d> <start_abs_mon> <start_abs_y> ] [ <end_abs_h> <end_abs_m> <end_abs_s> <end_abs_d> <end_abs_mon> <end_abs_y> ] } | { periodic { Monday | Tuesday | Wednesday | Thursday | Friday | Saturday | Sunday | daily | weekdays | weekend } + <start_per_h> <start_per_m> <start_per_s> [ <eday> ] <end_per_h> <end_per_m> <end_per_s> } | { <remark> } } ] ]

Syntax Description

show

Show running system information

time-range

Define time range entries

name

(Optional) Time range name

__readonly__

(Optional)

TABLE_timerange

(Optional)

timerange_name

(Optional)

active

(Optional) active

TABLE_seqno

(Optional)

seqno

(Optional) Sequence number

absolute

(Optional)

periodic

(Optional)

remark

(Optional)

start_abs_h

(Optional)

start_abs_m

(Optional)

start_abs_s

(Optional)

start_abs_d

(Optional)

start_abs_mon

(Optional)

start_abs_y

(Optional)

end_abs_h

(Optional)

end_abs_m

(Optional)

end_abs_s

(Optional)

end_abs_d

(Optional)

end_abs_mon

(Optional)

end_abs_y

(Optional)

Monday

(Optional) Monday

Tuesday

(Optional) Tuesday

Wednesday

(Optional) Wednesday

Thursday

(Optional) Thursday

Friday

(Optional) Friday

Saturday

(Optional) Saturday

Sunday

(Optional) Sunday

daily

(Optional) Every day of the week

weekdays

(Optional) Monday thru Friday

weekend

(Optional) Saturday and Sunday

start_per_h

(Optional)

start_per_m

(Optional)

start_per_s

(Optional)

eday

(Optional) Day of the week

end_per_h

(Optional)

end_per_m

(Optional)

end_per_s

(Optional)

Command Mode

  • /exec

show time-stamp running-config last-changed

show time-stamp running-config last-changed [ __readonly__ <run_config_change_time> ]

Syntax Description

show

Show running system information

time-stamp

Time running-config last chnaged

running-config

Current operating configuration

last-changed

Running configuration last changed

__readonly__

(Optional) Read only

run_config_change_time

(Optional) Running-cfg last change timestamp

Command Mode

  • /exec

show trace callhome

show trace callhome

Syntax Description

show

Show XOS trace information

trace

Show logging configuration and contents of logfile

callhome

Show callhome logging configuration

Command Mode

  • /exec

show track

show track { [ <object-id> | interface | ip { route | sla } | ipv6 routev6 | list boolean and | list boolean or | list threshold weight | list threshold percentage ] } [ __readonly__ { <show_track_start> { TABLE_track_detail <st_obj_id> <st_obj_type> [ <st_obj_instance> ] <st_obj_param> <st_obj_timer_value> [ <st_obj_state> ] [ <st_obj_chg_cnt> ] [ <st_last_chg_time> ] [ <st_threshold_info> ] [ <st_track_list_obj> ] + [ <st_vrf> ] [ <st_ipsla_rcode> ] [ <st_ipsla_rtt> ] [ <show_track_clnt_hdr> ] [ <show_track_clnt_start> ] [ { TABLE_track_clnt_info <st_client_name> [ <st_client_iface> ] [ <st_client_group_id> ] [ <st_client_detail> ] } ] [ <show_track_clnt_end> ] [ <st_track_list_info> ] + <st_obj_up_delay> <st_obj_down_delay> } <show_track_end> } ]

Syntax Description

show

Negate a command or set its defaults

track

Tracking information

object-id

(Optional) Tracked object

interface

(Optional) Interface objects

ip

(Optional) IPv4 Protocol objects

route

(Optional) route (ipv4) objects

sla

(Optional) Service Level Agreement objects

ipv6

(Optional) IPv6 Protocol objects

routev6

(Optional) route (ipv6) objects

list

(Optional) Tracklist objects

boolean

(Optional) Boolean Traclist

and

(Optional) AND boolean objects

or

(Optional) OR boolean objects

threshold

(Optional) Threshold parameters

weight

(Optional) Threshold weight

percentage

(Optional) Threshold percentage

__readonly__

(Optional) Read only

show_track_start

(Optional) Show track start

TABLE_track_detail

(Optional) Track table detail

st_obj_id

(Optional) Object id

st_obj_type

(Optional) Object Type

st_obj_instance

(Optional) Object instance

st_obj_param

(Optional) Object parameter

st_obj_timer_value

(Optional) Current value of timer

st_obj_state

(Optional) Object status

st_obj_chg_cnt

(Optional) Count of Object state changes

st_last_chg_time

(Optional) Timestamp of last change

st_threshold_info

(Optional) Threshold Parameters

st_track_list_obj

(Optional) Objects part of this list

st_vrf

(Optional) VRF

st_ipsla_rcode

(Optional) IP SLA Return Code

st_ipsla_rtt

(Optional) IP SLA RTT

show_track_clnt_hdr

(Optional) Tracked by:

show_track_clnt_start

(Optional) Show track client start

TABLE_track_clnt_info

(Optional) Track client info

st_client_name

(Optional) Tracking client name

st_client_iface

(Optional) Tracking client interface

st_client_group_id

(Optional) Client group id

st_client_detail

(Optional) Tracking client detail

show_track_clnt_end

(Optional) End of track client

st_track_list_info

(Optional) Track list info

st_obj_up_delay

(Optional) Delay up notification

st_obj_down_delay

(Optional) Delay down notification

show_track_end

(Optional) End of Track

Command Mode

  • /exec

show track brief

show track { [ <object-id> | interface | ip { route | sla } | ipv6 routev6 | list boolean and | list boolean or | list threshold weight | list threshold percentage ] } brief [ __readonly__ { <show_track_brf_start> <show_track_brf_all_begin> { TABLE_track_brief <st_brf_obj_id> <st_brf_obj_type> <st_brf_obj_instance> <st_brf_obj_param> <st_brf_obj_state> <st_brf_last_chg_time> } <show_track_brf_end> } ]

Syntax Description

show

Negate a command or set its defaults

track

Tracking information

object-id

(Optional) Tracked object

interface

(Optional) Interface objects

ip

(Optional) IPv4 Protocol objects

route

(Optional) route (ipv4) objects

sla

(Optional) Service Level Agreement objects

ipv6

(Optional) IPv6 Protocol objects

routev6

(Optional) route (ipv6) objects

list

(Optional) Tracklist objects

boolean

(Optional) Boolean Traclist

and

(Optional) AND boolean objects

or

(Optional) OR boolean objects

threshold

(Optional) Threshold parameters

weight

(Optional) Threshold weight

percentage

(Optional) Threshold percentage

brief

Brief output

__readonly__

(Optional) Read only

show_track_brf_start

(Optional) Show track brief start

show_track_brf_all_begin

(Optional) Start of all brief

TABLE_track_brief

(Optional) Track table brief

st_brf_obj_id

(Optional) Object id

st_brf_obj_type

(Optional) Object Type

st_brf_obj_instance

(Optional) Object instance

st_brf_obj_param

(Optional) Object parameter

st_brf_obj_state

(Optional) Object status

st_brf_last_chg_time

(Optional) Timestamp of last change

show_track_brf_end

(Optional) End of Group

Command Mode

  • /exec

show troubleshoot l3 vrf

show troubleshoot l3 { ipv4 { <dip4-prefix> | <ip-prefix> } [ src-ip <sip4-prefix> ] | ipv6 { <dip6-prefix> | <ipv6-prefix> } [ src-ip <sip6-prefix> ] } vrf <vrf-name>

Syntax Description

show

troubleshoot

Display troubleshoot data dump

l3

Display l3 information

ipv4

Choose IPv4 address

ipv6

Choose IPv6 address

dip4-prefix

Display single exact match route for Destination IP

ip-prefix

Display single exact match route, specify prefix/mask

vrf

check routes for a specific VRF

vrf-name

vrf name

src-ip

(Optional) Source IP for routing hash CLI

sip4-prefix

(Optional) Source IPv4 address

Command Mode

  • /exec

show trunk protocol

show trunk protocol [ __readonly__ <trunk_protocol_status> ]

Syntax Description

show

Show running system information

trunk

Show trunk information

protocol

Show trunk protocol information

__readonly__

(Optional)

trunk_protocol_status

(Optional) trunk protocol status

Command Mode

  • /exec

show ttag brief

show ttag brief [ __readonly__ { TABLE_ttag <ttag-ifindex> <state> } <ttag-end> ]

Syntax Description

ttag

enable ingress packet with ttag on this interface

brief

ttag port in brief list

__readonly__

(Optional) Read Only

TABLE_ttag

(Optional) ttag table

ttag-ifindex

(Optional) ttag ifindex

ttag-end

(Optional) End of table

state

(Optional) TTAG state

Command Mode

  • /exec