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

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 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 ] [ debug-enable ]

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

debug-enable

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 acl

show tech-support acl [ { commands | detail [ commands ] } ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

acl

Show information for acl technical support

commands

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

detail

(Optional) Show detailed information for acl technical support

commands

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

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 app-hosting

show tech-support app-hosting [ commands ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

app-hosting

Gather detailed information for appmgr troubleshooting

commands

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

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 bcm

show tech-support bcm

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

bcm

bcm hardware info

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 | detailed ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

bgp

Display BGP status and configuration

brief

(Optional) Brief information

detailed

(Optional) Detailed 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 ] [ commands ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

clis

Gather information for CLI Server troubleshooting

brief

(Optional) Detailed information

commands

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

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 cores

show tech-support cores [ filename { <uri0> | <uri1> [ vrf <vrf-known-name> ] } [ archive { <core-count> | all } ] ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

cores

Debugging information for process crashes

filename

(Optional) Create a file with the process crash debugging information and latest core files. Default is show_tech_cores.tar.gz

uri0

(Optional) Destination file system, path, and filename

uri1

(Optional) Destination file system, path, and filename

vrf

(Optional) Enter the vrf name

vrf-known-name

(Optional) VRF name

archive

(Optional) Gather core files from the logflash archive not just the current ones to place in the compressed file

core-count

(Optional) Number of most recent archived core files to gather from logflash

all

(Optional) Attempt to gather all archived core files from logflash

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 device-alias

show tech-support device-alias

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

device-alias

Show device-alias technical support information

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 [ commands ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

dme

Gather detailed information for dme troubleshooting

commands

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

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 dpvm

show tech-support dpvm

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

dpvm

Show information for dpvm technical support

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 epbr

show tech-support epbr

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

epbr

EPBR

Command Mode

  • /exec

show tech-support epp

show tech-support epp

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

epp

Gather detailed information for EPP troubleshooting

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 fcdomain

show tech-support fcdomain [ commands ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

fcdomain

Gather detailed information for fcdomain troubleshooting

commands

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

Command Mode

  • /exec

show tech-support fcns

show tech-support fcns [ vsan <i0> ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

fcns

Show information for fcns technical support

vsan

(Optional) Show technical support information for a specified vsan

i0

(Optional) VSAN id range

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 fcs

show tech-support fcs

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

fcs

Gather detailed information for fcs troubleshooting

Command Mode

  • /exec

show tech-support feature

show tech-support feature [ commands ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

feature

Gather detailed information for feature troubleshooting

commands

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

Command Mode

  • /exec

show tech-support fib-all

show tech-support fib-all

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

fib-all

Gather detailed information for FC/FCoE FIB from all modules

Command Mode

  • /exec

show tech-support fib module

show tech-support fib module <module>

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

fib

Gather detailed information for FC/FCoE FIB troubleshooting

module

Gather info related to a fib

module

Enter module number

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 flogi

show tech-support flogi

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

flogi

Gather detailed information for flogi troubleshooting

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

(Optional) module

module

(Optional) module number

list

(Optional) list the commands, without executing them

Command Mode

  • /exec

show tech-support forwarding l3 unicast detail

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

Syntax Description

show

tech-support

tech-support information

forwarding

forwarding debug information

l3

layer 3 debug information

unicast

unicast

detail

detailed show tech including platform commands

module

(Optional) module

module

(Optional) module number

list

(Optional) list the commands, without executing them

Command Mode

  • /exec

show tech-support forwarding l3 unicast detail vdc-all

show tech-support forwarding l3 unicast detail vdc-all [ module <module> ]

Syntax Description

show

tech-support

tech-support information

forwarding

forwarding debug information

l3

layer 3 debug information

unicast

unicast

detail

detailed show tech including platform commands

vdc-all

vdc-all

module

(Optional) module

module

(Optional) module number

Command Mode

  • /exec

show tech-support forwarding l3 unicast vdc-all

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

Syntax Description

show

tech-support

tech-support information

forwarding

forwarding debug information

l3

layer 3 debug information

unicast

unicast

vdc-all

vdc-all

module

(Optional) module

module

(Optional) module number

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 forwarding multicast nat

show tech-support forwarding multicast nat

Syntax Description

show

tech-support

tech-support information

forwarding

forwarding debug information

multicast

multicast

nat

Inat/Enat debug information

Command Mode

  • /exec

show tech-support forwarding srv6

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

Syntax Description

show

tech-support

tech-support information

forwarding

forwarding debug information

srv6

srv6 debug information

module

(Optional) module

module

(Optional) module number

Command Mode

  • /exec

show tech-support frequency synchronization

show tech-support frequency synchronization

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

frequency

Gather detailed information for frequency synchronization troubleshooting

synchronization

Gather detailed information for frequency synchronization troubleshooting

Command Mode

  • /exec

show tech-support fspf

show tech-support fspf [ commands ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

fspf

Show information for fspf technical support

commands

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

Command Mode

  • /exec

show tech-support fsync_mgr

show tech-support fsync_mgr [ detail ]

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

fsync_mgr

Gather information for fsync_mgr troubleshooting

detail

(Optional) Show more details

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 standby 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 icmpv6

show tech-support icmpv6 [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

icmpv6

Display Icmpv6 information

brief

(Optional) Brief information

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 interfaces all

show tech-support interfaces all

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

interfaces

Gather information for interfaces troubleshooting

all

Gather detailed information for interfaces troubleshooting

Command Mode

  • /exec

show tech-support intersight

show tech-support intersight

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

intersight

intersight tech support

Command Mode

  • /exec

show tech-support ip

show tech-support ip [ brief | static-routes ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

ip

Display IP information

brief

(Optional) Brief information

static-routes

(Optional) Static-Routes 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

show tech-support ipv6 [ brief | static-routes ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

ipv6

Display IPv6 information

brief

(Optional) Brief information

static-routes

(Optional) Static-Routes information

Command Mode

  • /exec

show tech-support ipv6 mfwd

show tech-support ipv6 mfwd [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

ipv6

Display IPv6 information

mfwd

Display MCASTFWD v6 status and configuration

brief

(Optional) Brief information

Command Mode

  • /exec

show tech-support ipv6 mld

show tech-support ipv6 mld [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

ipv6

Display IPv6 information

mld

Display Multicast Listener Discovery information

brief

(Optional) Brief information

Command Mode

  • /exec

show tech-support ipv6 mld snooping

show tech-support ipv6 mld snooping [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

ipv6

Display IPv6 information

mld

Display Multicast Listener Discovery information

snooping

MLD Snooping information

brief

(Optional) Brief information

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

(Optional) Slot number

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 mdns

show tech-support mdns

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

mdns

mDNS

Command Mode

  • /exec

show tech-support memory

show tech-support memory

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

memory

Gather detailed information of memory for Kernal debugging

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 oam

show tech-support mpls oam

Syntax Description

show

Show running system information

tech-support

Gather MPLS OAM information

mpls

Display MPLS status and configuration

oam

Gather MPLS OAM information

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

show tech-support nexus9000v

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

nexus9000v

Gather information for Nexus 9000v virtualization infrastructure trouble shooting

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 ofm

show tech-support ofm [ server-only ] [ flow-interface ] [ all ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

server-only

(Optional) Dump the tech-support information only from Overlay Flow Manager server only

flow-interface

(Optional) Dump the tech-support info for OFM ELTM IFTMC and SDK components

all

(Optional) Dump the tech-support information OFM plus brief summary of system

Command Mode

  • /exec

show tech-support ofm

show tech-support ofm [ vni-interface ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

ofm

Overlay Flow Manager

vni-interface

(Optional) Dump the tech-support info for OFM vni-intf

Command Mode

  • /exec

show tech-support openconfig

show tech-support openconfig

Syntax Description

show

Show

tech-support

Gathering information for troubleshooting openconfig

openconfig

OpenConfig Model Service App

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 isis

show tech-support otv isis [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

otv

IS-IS events

isis

IS-IS events

brief

(Optional) Brief 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 pie

show tech-support pie

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

pie

Gather detailed information of feature pie debugging

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

show tech-support poap

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

poap

Gather detailed information for poap troubleshooting

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-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-profile | config-profile }

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

port-profile

Gather information for troubleshooting port-profiles

config-profile

Gather information for troubleshooting config-profiles

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 pss

show tech-support pss

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

pss

Gather detailed information for PSS 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 rib

show tech-support rib

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

rib

Gather detailed information for rib troubleshooting

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) Display 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 rscn

show tech-support rscn [ vsan <i0> ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

vsan

(Optional) Show technical support information for a specified vsan

i0

(Optional) VSAN id range

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 single-jericho

show tech-support single-jericho

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

single-jericho

Gather detailed information for single-jericho troubleshooting

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 slowdrain

show tech-support slowdrain [ commands ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

slowdrain

Gather detailed information for slowdrain troubleshooting

commands

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

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 super-bridging

show tech-support super-bridging

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

super-bridging

Gather detailed information for super-bridging troubleshooting

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