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

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

(Optional) Do not check for standby being present

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

show tech-support all-binary

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

all-binary

Dump tech support for all applications in binary

Command Mode

  • /exec

show tech-support all

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

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

all

Gather detailed information for troubleshooting

non-time-optimized

(Optional) Gather detailed information for troubleshooting (legacy behavior)

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

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 ]

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

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

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

Command Mode

  • /exec

show tech-support forwarding l3 unicast detail

show tech-support forwarding l3 unicast detail [ 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

module

(Optional) module

module

(Optional) module number

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

Syntax Description

show

tech-support

tech-support information

forwarding

forwarding debug information

mpls

mpls related information

module

(Optional) module

module

(Optional) module number

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

show tech-support ipv6 [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

ipv6

Display IPV6 information

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

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

(Optional) Slot number

module

(Optional) Module Number

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 ldp

show tech-support mpls ldp [ brief ]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

mpls

Display MPLS status and configuration

ldp

Display LDP configuration and status for troubleshooting

brief

(Optional) Brief information

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

(Optional) Do not check for standby being present

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