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 Not available in this release.

TABLE_tmap

all tmap xml sessions

tmap-name

Type: string

length: 40

Show a particular table map

default-tmap-enum-name

cir-markdown-map  value: 1
Exceed color markdown map
pir-markdown-map  value: 2
Violate color markdown map
cos-dscp-map  value: 3
Cos to DSCP Mutation map
cos-precedence-map  value: 4
Cos to IP Precedence Mutation map
cos-discard-class-map  value: 5
Cos to Discard-class Mutation map
dscp-cos-map  value: 6
DSCP to Cos Mutation map
dscp-precedence-map  value: 7
DSCP to IP Precedence Mutation map
dscp-discard-class-map  value: 8
DSCP to Discard-class Mutation map
precedence-cos-map  value: 9
IP Precedence to Cos Mutation map
precedence-dscp-map  value: 10
IP Precedence to DSCP Mutation map
precedence-discard-class-map  value: 11
IP Precedence to Discard-class Mutation map
discard-class-cos-map  value: 12
Discard class to Cos Mutation map
discard-class-dscp-map  value: 13
Discard class to DSCP Mutation map
discard-class-precedence-map  value: 14
Discard class to IP Precedence Mutation map
exp-cos-map  value: 15
exp to cos map
__readonly__

desc

Type: string

length: 200

Description string

def-value

Type: uinteger

min: 0  max: 63  

Unspecified entries will default to this value

def-copy

Type: uinteger

min: 0  max: 1  

Map unspecified values to equivalent output value

def-ignore

Type: uinteger

min: 0  max: 1  

Ignore unspecified values

TABLE_list

table map lists

frm-list

Type: integer-mrange

Original list of values which are to be mapped

to-val

Type: uinteger

min: 0  max: 63  

To value

Command Modes

  • /exec

show tacacs-server (tacacs_dynamic_tree)

show tacacs-server host0 [ __readonly__ host1 tacacs_port shared_key idle_time test_username test_password ]

Syntax Description

show

Show running system information

tacacs-server

Show TACACS+ configuration information

host0

Type: string

DNS name or IP address

__readonly__

host1

Type: string

DNS name or IP address

tacacs_port

Type: integer

TACACS+ server port

shared_key

Type: string

TACACS+ shared secret

test_username

Type: string

User name in test packets

test_password

Type: string

User password in test packets

idle_time

Type: integer

Time interval for monitoring the server

Command Modes

  • /exec

show tacacs-server (tacacs_dynamic_tree)

show tacacs-server [ __readonly__ 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__

host0

Type: string

DNS name or IP address

tacacs_port

Type: integer

TACACS+ server port

shared_key

Type: string

TACACS+ shared secret

test_username

Type: string

User name in test packets

test_password

Type: string

User password in test packets

idle_time

Type: integer

Time interval for monitoring the server

Command Modes

  • /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__

tacacs_directedRequest_status

status of tacacs-server directed request

disabled  value: 0
enabled  value: 1

Command Modes

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

Type: string

length: 127

TACACS+ server group name

__readonly__

num_of_groups

Type: integer

number of groups

TABLE_group

group_name

Type: string

name of the group

TABLE_server

server_ip

Type: string

DNS name or IP address

port

Type: integer

TACACS+ server port

dead_time

Type: integer

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

vrf_name

Type: vrf

name of the vrf

source_interface

Type: string

Interface Description

Command Modes

  • /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__

global_secretKey

Type: string

Global shared secret

global_timeout

Type: integer

Global timeout for tacacs

global_deadtime

Type: integer

Global deadtime

global_source_intf

Type: string

Tacacs global source interface

global_idle_time

Type: integer

Tacacs global idle-time for server monitoring

global_testUsername

Type: string

Username of global test parameters

global_testPassword

Type: string

Password of global test parameters

server_count

Type: integer

Total number of tacacs servers configured

TABLE_server

server_ip

Type: string

Ip address of the server

port

Type: integer

Port used for this server

secretKey

Type: string

Shared secret between the server and the tacacs client

timeout

Type: integer

Timeout for this tacacs server

Command Modes

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

Type: string

DNS name or IP address

__readonly__

server_state

Show state of server

alive  value: 2
dead  value: 1
not monitored  value: 3
clock_time

Type: string

Show clock time in terms of hours, minutes and seconds

monitoring_statistics

Monitoring Statistics

time_in_pstate

Type: string

Time in previous state

ndead

Type: uinteger

Number of times dead

tt_in_dstate

Type: string

Total time in dead state

auth_statistics

Authentication Statistics

autho_statistics

Authorization Statistics

acct_statistics

Accounting Statistics

auth_failed_transactions

Type: uinteger

Authentication: Failed transactions

auth_succ_transactions

Type: uinteger

Authentication: Successful transactions

auth_req_sent

Type: uinteger

Authentication: Requests sent

auth_req_timedout

Type: uinteger

Authentication: Requests timedout

auth_resp_no_match

Type: uinteger

Authentication: Responses with no matching requests

auth_resp_not_processed

Type: uinteger

Authentication: Responses not processed

auth_resp_error

Type: uinteger

Authentication: Responses containing errors

autho_failed_transactions

Type: uinteger

Authorization: Failed transactions

autho_succ_transactions

Type: uinteger

Authorization: Successful transactions

autho_req_sent

Type: uinteger

Authorization: Requests sent

autho_req_timedout

Type: uinteger

Authorization: Requests timedout

autho_resp_no_match

Type: uinteger

Authorization: Responses with no matching requests

autho_resp_not_processed

Type: uinteger

Authorization: Responses not processed

autho_resp_error

Type: uinteger

Authorization: Responses containing errors

acct_failed_transactions

Type: uinteger

Accounting: Failed transactions

acct_succ_transactions

Type: uinteger

Accounting: Successful transactions

acct_req_sent

Type: uinteger

Accounting: Requests sent

acct_req_timedout

Type: uinteger

Accounting: Requests timedout

acct_resp_no_match

Type: uinteger

Accounting: Responses with no matching requests

acct_resp_not_processed

Type: uinteger

Accounting: Responses not processed

acct_resp_error

Type: uinteger

Accounting: Responses containing errors

Command Modes

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

Gather tech-support faster, requires more memory & disk space

forced

Do not check for standby being present

Command Modes

  • /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 Modes

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

Detailed Tech Support

Command Modes

  • /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 Modes

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

Type: uri

Enter filename to store

Command Modes

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

Brief information

Command Modes

  • /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 Modes

  • /exec

show tech-support all

show tech-support all

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

all

Gather detailed information for troubleshooting

Command Modes

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

Type: uri

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

Command Modes

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

Brief information

Command Modes

  • /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 Modes

  • /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 Modes

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

Brief information

Command Modes

  • /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 Modes

  • /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 Modes

  • /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 Modes

  • /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 Modes

  • /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 Modes

  • /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 Modes

  • /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 Modes

  • /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 Modes

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

CFS show tech commands

name

Gather detailed information of cfs for a specified application

cfs-dyn-app-name

Type: string

length: 60

Registered name of the local application

commands1

CFS application show tech commands

Command Modes

  • /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 Modes

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

Detailed information

Command Modes

  • /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 Modes

  • /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 Modes

  • /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 Modes

  • /exec

show tech-support details

show tech-support details [space-optimized]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

details

Gather detailed information for troubleshooting

space-optimized

Gather tech-support info. using less memory & disk space

Command Modes

  • /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 Modes

  • /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 Modes

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

Brief information

Command Modes

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

Detailed information

Command Modes

  • /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 Modes

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

Brief information

Command Modes

  • /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 Not available in this release.

Command Modes

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

Slot number

module

Type: integer

min: 1  max: 16  

Module Number

Command Modes

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

module

module

Type: integer

module number

Command Modes

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

module

module

Type: integer

module number

Command Modes

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

module

module

Type: integer

module number

Command Modes

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

module

module

Type: integer

module number

Command Modes

  • /exec

show tech-support forwarding multicast

show tech-support forwarding multicast

Syntax Description

show

tech-support

tech-support information

forwarding

forwarding debug information

multicast

multicast

Command Modes

  • /exec

show tech-support glbp

show tech-support glbp

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

glbp

Show glbp tech-support information

Command Modes

  • /exec

show tech-support glbp brief

show tech-support glbp brief

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

glbp

Show glbp tech-support information

brief

Show glbp tech-support information in brief

Command Modes

  • /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 Modes

  • /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 Modes

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

Show commands executed as part of show tech-support ha commands

Command Modes

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

Show commands executed as part of show tech-support ha commands

Command Modes

  • /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 Modes

  • /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 Modes

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

Brief information

Command Modes

  • /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 Modes

  • /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 Modes

  • /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 Modes

  • /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 Modes

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

Brief information

Command Modes

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

Brief information

Command Modes

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

Brief information

Command Modes

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

Brief information

Command Modes

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

Brief information

Command Modes

  • /exec

show tech-support ip rsvp

show tech-support ip rsvp [brief]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

ip

Configure IP features

rsvp

RSVP configuration commands

brief

Brief information

Command Modes

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

ipqos

IP QoS Manager

server-only

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

all

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

snmp

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

Command Modes

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

Brief information

Command Modes

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

Brief information

Command Modes

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

Brief information

Command Modes

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

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

Command Modes

  • /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 Modes

  • /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 Modes

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

Slot number

module

Type: integer

Module Number

Command Modes

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

Slot number

module

Type: integer

Module Number

Command Modes

  • /exec

show tech-support l2fm l2dbg (syscli)

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

Slot number

module

Type: integer

Module Number

Command Modes

  • /exec

show tech-support l2fm l2dbg (syscli)

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

Slot number Available only in the 9500 series.

module

Type: integer

Module Number

Command Modes

  • /exec

show tech-support l2pt

show tech-support l2pt [detail]

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

l2pt

Gather information for l2pt troubleshooting

detail

Show more details

Command Modes

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

Brief information

Command Modes

  • /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 Not available in this release.

brief

Brief information

Command Modes

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

Gather detailed information of LACP and related components

Command Modes

  • /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 Modes

  • /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 Modes

  • /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 Modes

  • /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 Modes

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

Brief information

Command Modes

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

Type: integer

Enter module number

Command Modes

  • /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 Modes

  • /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 Modes

  • /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 Modes

  • /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 Modes

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

Display IP information

ipv4

Display IP information

multicast

Display V4 Multicast information

Command Modes

  • /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 Not available in this release.

brief

Brief information

Command Modes

  • /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 Modes

  • /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 Modes

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

Brief npacl information

Command Modes

  • /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 Modes

  • /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 Modes

  • /exec

show tech-support oim

show tech-support oim [brief]

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

oim

Display OIM information

brief

Brief OIM information

Command Modes

  • /exec

show tech-support onep

show tech-support onep

Syntax Description

show

Show running system information

tech-support

Diagnostic information for technical support

onep

One Platform

Command Modes

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

Brief information

Command Modes

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

Brief information

Command Modes

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

Gather tech-support faster, requires more memory & disk space

forced

Do not check for standby being present

Command Modes

  • /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 Modes

  • /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 Modes

  • /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 Modes

  • /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 Modes

  • /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 Modes

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

Brief information

Command Modes

  • /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 Modes

  • /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 Modes

  • /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 Modes

  • /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 Modes

  • /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 Modes

  • /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 Modes

  • /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 Modes

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

Brief information

Command Modes

  • /exec

show tech-support routing ip unicast

show tech-support routing ip unicast [brief]

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

routing

Display routing information

ip

Display IP information

unicast

Display unicast routing information

brief

Brief information

Command Modes

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

Display unicast routing information

brief

Brief information

Command Modes

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

Display IP information

ipv4

Display IP information

multicast

Display V4 Multicast information

brief

Display brief information

Command Modes

  • /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 Modes

  • /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 Modes

  • /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 Modes

  • /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 Modes

  • /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 Modes

  • /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 Modes

  • /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 Modes

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

Brief information

Command Modes

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

Specify an application

wccp  value: 1
otv  value: 2
erspan  value: 3
vlan  value: 5
po  value: 4
cbts  value: 6
lisp  value: 7
detail

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

Command Modes

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

Gather info related to one module

module

Type: integer

Enter module number

Command Modes

  • /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 Modes

  • /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 Modes

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

Show commands executed as part of show tech-support sysmgr

Command Modes

  • /exec

show tech-support tacacs+

show tech-support "tacacs+"

Syntax Description

show

show tech-support

tech-support

Gather information for troubleshooting

tacacs+

Display tacacs information

Command Modes

  • /exec

show tech-support track

show tech-support track

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

track

Show track tech-support information

Command Modes

  • /exec

show tech-support udld

show tech-support udld

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

udld

Gather detailed information for udld troubleshooting

Command Modes

  • /exec

show tech-support usd-all

show tech-support usd-all

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

usd-all

Gather detailed information for LC USD troubleshooting

Command Modes

  • /exec

show tech-support vdc

show tech-support vdc

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

vdc

Gather detailed information for VDC troubleshooting

Command Modes

  • /exec

show tech-support virtual-service

show tech-support virtual-service

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

virtual-service

Gather information for virtualization services trouble shooting

Command Modes

  • /exec

show tech-support vlan

show tech-support vlan

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

vlan

Gather detailed information for VLAN troubleshooting

Command Modes

  • /exec

show tech-support vpc

show tech-support vpc

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

vpc

Gather detailed information for VPC troubleshooting

Command Modes

  • /exec

show tech-support vrrp

show tech-support vrrp

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

vrrp

Show information for vrrp technical support

Command Modes

  • /exec

show tech-support vrrp brief

show tech-support vrrp brief

Syntax Description

show

Show running system information

tech-support

Gather information for troubleshooting

vrrp

Show information for vrrp technical support

brief

Show information for vrrp technical support in brief

Command Modes

  • /exec

show tech-support vxlan

show tech-support vxlan

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

vxlan

VxLAN feature

Command Modes

  • /exec

show tech-support xbar

show tech-support xbar

Syntax Description

show

Show running system information

tech-support

Gather information for trouble shooting

xbar

Show xbar tech-support information

Command Modes

  • /exec

show tech-support xml

show tech-support xml

Syntax Description

show

show running system information

tech-support

Gather information for trouble shooting

xml

Gather information for xml trouble shooting

Command Modes

  • /exec

show telnet server

show telnet server [ __readonly__ operation_status o_status ]

Syntax Description

show

Show running system information

telnet

Show telnet server configuration

server

Show telnet server configuration

__readonly__

operation_status

run-time information about telnet

o_status

operational status of telnet server

disabled  value: 0
enabled  value: 1

Command Modes

  • /exec

show terminal

show terminal

Syntax Description

show

Show running system information

terminal

Display terminal configuration parameters

Command Modes

  • /exec

show time-range

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

Syntax Description

show

Show running system information

time-range

Define time range entries

name

Type: string

length: 64

Time range name

__readonly__

TABLE_timerange

timerange_name

Type: string

length: 64

active

active

inactive  value: 0
inactive
active  value: 1
active
TABLE_seqno

seqno

Type: uinteger

min: 1  max: 4294967295  

Sequence number

absolute

periodic

remark

Type: string

start_abs_h

Type: integer

min: 0  max: 23  

start_abs_m

Type: integer

min: 0  max: 59  

start_abs_s

Type: integer

min: 0  max: 59  

start_abs_d

Type: integer

min: 1  max: 31  

start_abs_mon

Type: integer

min: 1  max: 12  

start_abs_y

Type: integer

min: 2000  max: 3000  

end_abs_h

Type: integer

min: 0  max: 23  

end_abs_m

Type: integer

min: 0  max: 59  

end_abs_s

Type: integer

min: 0  max: 59  

end_abs_d

Type: integer

min: 1  max: 31  

end_abs_mon

Type: integer

min: 1  max: 12  

end_abs_y

Type: integer

min: 2000  max: 3000  

Monday

Monday

Tuesday

Tuesday

Wednesday

Wednesday

Thursday

Thursday

Friday

Friday

Saturday

Saturday

Sunday

Sunday

daily

Every day of the week

weekdays

Monday thru Friday

weekend

Saturday and Sunday

start_per_h

Type: integer

min: 0  max: 23  

start_per_m

Type: integer

min: 0  max: 59  

start_per_s

Type: integer

min: 0  max: 59  

eday

Day of the week

Monday  value: 1
Monday
Tuesday  value: 2
Tuesday
Wednesday  value: 3
Wednesday
Thursday  value: 4
Thursday
Friday  value: 5
Friday
Saturday  value: 6
Saturday
Sunday  value: 7
Sunday
end_per_h

Type: integer

min: 0  max: 23  

end_per_m

Type: integer

min: 0  max: 59  

end_per_s

Type: integer

min: 0  max: 59  

Command Modes

  • /exec

show track

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

Syntax Description

show

Negate a command or set its defaults

track

Tracking information

object-id

Type: uinteger

min: 1  max: 500  

Tracked object

interface

Interface objects

ip

IPv4 Protocol objects

route

route (ipv4) objects

ipv6

IPv6 Protocol objects

routev6

route (ipv6) objects

list

Tracklist objects

boolean

Boolean Traclist

and

AND boolean objects

or

OR boolean objects

threshold

Threshold parameters

weight

Threshold weight

percentage

Threshold percentage

__readonly__

Read only

show_track_start

Type: uinteger

Show track start

TABLE_track_detail

Track table detail

st_obj_id

Type: uinteger

Object id

st_obj_type

Object Type

interface  value: 0
route  value: 1
v6route  value: 2
Booleanand  value: 3
Booleanor  value: 4
thresholdweight  value: 5
thresholdpercentage  value: 6
st_obj_instance

Type: string

Object instance

st_obj_param

Object parameter

Line-Protocol  value: 0
IP-Routing  value: 1
IPv6-Routing  value: 3
Reachability  value: 2
Booleanandlist  value: 4
Booleanorlist  value: 5
Threshweightlist  value: 6
Threshpercentlist  value: 7
st_obj_state

Object status

UP  value: 1
DOWN  value: 0
st_obj_chg_cnt

Type: uinteger

Count of Object state changes

st_last_chg_time

Type: string

Timestamp of last change

st_threshold_info

Type: string

Threshold Parameters

st_track_list_obj

Type: string

Objects part of this list

show_track_clnt_hdr

Type: uinteger

Tracked by:

show_track_clnt_start

Type: uinteger

Show track client start

TABLE_track_clnt_info

Track client info

st_client_name

Type: string

Tracking client name

st_client_iface

Type: interface

Tracking client interface

st_client_group_id

Type: uinteger

Client group id

show_track_clnt_end

Type: uinteger

End of track client

st_track_list_info

Type: string

Track list info

st_obj_up_delay

Type: uinteger

Delay up notification

st_obj_down_delay

Type: uinteger

Delay down notification

st_obj_timer_value

Type: uinteger

Current value of timer

show_track_end

Type: uinteger

End of Track

Command Modes

  • /exec

show track brief

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

Syntax Description

show

Negate a command or set its defaults

track

Tracking information

object-id

Type: uinteger

min: 1  max: 500  

Tracked object

interface

Interface objects

ip

IPv4 Protocol objects

route

route (ipv4) objects

ipv6

IPv6 Protocol objects

routev6

route (ipv6) objects

list

Tracklist objects

boolean

Boolean Traclist

and

AND boolean objects

or

OR boolean objects

threshold

Threshold parameters

weight

Threshold weight

percentage

Threshold percentage

brief

Brief output

__readonly__

Read only

show_track_brf_start

Type: uinteger

Show track brief start

show_track_brf_all_begin

Type: uinteger

Start of all brief

TABLE_track_brief

Track table brief

st_brf_obj_id

Type: uinteger

Object id

st_brf_obj_type

Object Type

interface  value: 0
route  value: 1
v6route  value: 2
Booleanand  value: 3
Booleanor  value: 4
Thresholdweight  value: 5
Thresholdpercent  value: 6
st_brf_obj_instance

Type: string

Object instance

st_brf_obj_param

Object parameter

Line-Protocol  value: 0
IP-Routing  value: 1
IPV6-Routing  value: 3
Reachability  value: 2
Booleanandlist  value: 4
Booleanorlist  value: 5
Threshweightlist  value: 6
Threshpercentlist  value: 7
st_brf_obj_state

Object status

UP  value: 1
DOWN  value: 0
st_brf_last_chg_time

Type: string

Timestamp of last change

show_track_brf_end

Type: uinteger

End of Group

Command Modes

  • /exec

show tunnel iftable

show tunnel iftable [ifindex-in] [ __readonly__ TABLE-tunnelIfTable ifindex-out tunnelIfEncapsMethod tunnelIfHopLimit tunnelIfSecurity tunnelIfTOS tunnelIfFlowLabel tunnelIfAddressType tunnelIfLocalInetAddress tunnelIfRemoteInetAddress tunnelIfEncapsLimit ]

Syntax Description

show

Show running system information

tunnel

Show information about Tunnel

iftable

Show tunnel interface table

ifindex-in

Type: integer

Tunnel ifindex

__readonly__

TABLE-tunnelIfTable

Tunnel interface table

ifindex-out

Type: integer

Tunnel ifindex

tunnelIfEncapsMethod

Encapsulation Method

other  value: 1
direct  value: 2
gre  value: 3
minimal  value: 4
l2tp  value: 5
pptp  value: 6
l2f  value: 7
udp  value: 8
atmp  value: 9
msdp  value: 10
sixToFour  value: 11
sixOverFour  value: 12
isatap  value: 13
teredo  value: 14
ipHttps  value: 15
tunnelIfHopLimit

Type: integer

Hop Limit

tunnelIfSecurity

Security

none  value: 1
ipsec  value: 2
other  value: 3
tunnelIfTOS

Type: integer

TOS

tunnelIfFlowLabel

Type: integer

Flow Label

tunnelIfAddressType

Address Type

unknown  value: 0
ipv4  value: 1
ipv6  value: 2
ipv4z  value: 3
ipv6z  value: 4
dns  value: 16
tunnelIfLocalInetAddress

Type: nameorip

Local IP Address

tunnelIfRemoteInetAddress

Type: nameorip

Remote IP Address

tunnelIfEncapsLimit

Type: integer

Encaps Limit

Command Modes

  • /exec

show tunnel inetconfigtable

show tunnel inetconfigtable [ tunnelInetConfigAddressType-in [ tunnelInetConfigLocalAddress-in [ tunnelInetConfigRemoteAddress-in [ tunnelInetConfigEncapsMethod-in [tunnelInetConfigID-in] ] ] ] ] [ __readonly__ TABLE-tunnelInetConfigTable tunnelInetConfigAddressType-out tunnelInetConfigLocalAddress-out tunnelInetConfigRemoteAddress-out tunnelInetConfigEncapsMethod-out tunnelInetConfigID-out tunnelInetConfigIfIndex tunnelInetConfigStatus tunnelInetConfigStorageType ]

Syntax Description

show

Show running system information

tunnel

Show information about Tunnel

inetconfigtable

Show inet config table

tunnelInetConfigAddressType-in

Address Type

unknown  value: 0
ipv4  value: 1
ipv6  value: 2
ipv4z  value: 3
ipv6z  value: 4
dns  value: 16
tunnelInetConfigLocalAddress-in

Type: nameorip

Local IP Address

tunnelInetConfigRemoteAddress-in

Type: nameorip

Remote IP Addess

tunnelInetConfigEncapsMethod-in

Encapsulation Method

other  value: 1
direct  value: 2
gre  value: 3
minimal  value: 4
l2tp  value: 5
pptp  value: 6
l2f  value: 7
udp  value: 8
atmp  value: 9
msdp  value: 10
sixToFour  value: 11
sixOverFour  value: 12
isatap  value: 13
teredo  value: 14
ipHttps  value: 15
tunnelInetConfigID-in

Type: integer

Configuration ID

__readonly__

TABLE-tunnelInetConfigTable

Tunnel Inet Config Table

tunnelInetConfigAddressType-out

Address Type

unknown  value: 0
ipv4  value: 1
ipv6  value: 2
ipv4z  value: 3
ipv6z  value: 4
dns  value: 16
tunnelInetConfigLocalAddress-out

Type: nameorip

Local IP Address

tunnelInetConfigRemoteAddress-out

Type: nameorip

Remote IP Addess

tunnelInetConfigEncapsMethod-out

Encapsulation Method

other  value: 1
direct  value: 2
gre  value: 3
minimal  value: 4
l2tp  value: 5
pptp  value: 6
l2f  value: 7
udp  value: 8
atmp  value: 9
msdp  value: 10
sixToFour  value: 11
sixOverFour  value: 12
isatap  value: 13
teredo  value: 14
ipHttps  value: 15
tunnelInetConfigID-out

Type: integer

Configuration ID

tunnelInetConfigIfIndex

Type: integer

If Index

tunnelInetConfigStatus

Row Status

active  value: 1
notInService  value: 2
notReady  value: 3
createAndGo  value: 4
createAndWait  value: 5
destroy  value: 6
tunnelInetConfigStorageType

Storage Type

other  value: 1
volatile  value: 2
nonVolatile  value: 3
permanent  value: 4
readOnly  value: 5

Command Modes

  • /exec