L Show Commands

show l2fwder l2rib info

show l2fwder l2rib info

Syntax Description

show

Show running system information

l2fwder

L2 software forwarding

l2rib

L2RIB

info

stats and info

Command Mode
  • /exec

show l2fwder rmac

show l2fwder rmac <mac-address>

Syntax Description

show

Show running system information

l2fwder

Display L2FWDER forwarding information

rmac

router mac

mac-address

MAC address

Command Mode
  • /exec

show l2fwder statistics

show l2fwder statistics

Syntax Description

show

Show running system information

l2fwder

Display L2FWDER forwarding information

statistics

Show L2FWDER packet counters

Command Mode
  • /exec

show l2rib clients

show l2rib clients [ <client_id> ]

Syntax Description

show

Show running system information

l2rib

Layer 2 routing information base

clients

L2RIB Clients

client_id

(Optional) Enter Client ID

Command Mode
  • /exec

show l2rib producers

show l2rib producers [ { topology | mac | mac-ip | ead | pl | imet | flood-list | startup-route | peerid } [ static | local | bgp | vxlan | hmm | arp ] ] [ detail ]

Syntax Description

show

Show running system information

l2rib

Layer 2 routing information base

producers

L2RIB Producers

detail

(Optional) Detailed information

topology

(Optional) Filter on Topology

mac

(Optional) Filter on MAC

mac-ip

(Optional) Filter on MAC-IP

ead

(Optional) Filter on Ethernet-AD

pl

(Optional) Filter on Path List

imet

(Optional) Filter on IMET Route

flood-list

(Optional) Filter on Flood List

startup-route

(Optional) Filter on Startup Route

peerid

(Optional) Filter on Peerid

static

(Optional) Static

local

(Optional) Local

bgp

(Optional) BGP

vxlan

(Optional) VXLAN

hmm

(Optional) HMM

arp

(Optional) ARP

Command Mode
  • /exec

show l2rib registrations

show l2rib registrations [ client <client_id> [ <topo_id> { mac | mac-ip | ead | pl | imet | flood-list | arp-signal | startup-route | topo } ] ]

Syntax Description

show

Show running system information

l2rib

Layer 2 routing information base

registrations

L2RIB Registrations

client

(Optional) Global Registraion Entries

client_id

(Optional) Enter Client ID

topo_id

(Optional) Enter Topology ID

mac

(Optional) Filter on MAC

mac-ip

(Optional) Filter on MAC-IP

ead

(Optional) Filter on Ethernet-AD

pl

(Optional) Filter on Path List

imet

(Optional) Filter on IMET Route

flood-list

(Optional) Filter on Flood List

startup-route

(Optional) Filter on Startup Route

arp-signal

(Optional) Filter on ARP Signal

topo

(Optional) Filter on Topo Subtype

Command Mode
  • /exec

show l2route evpn fl all

show l2route evpn fl all [ detail ]

Syntax Description

show

Show running system information

l2route

Layer 2 routing information base

evpn

EVPN

fl

Flood List

all

Display all routes without filtering

detail

(Optional) Detailed information

Command Mode
  • /exec

show l2route evpn fl evi

show l2route evpn fl evi <vpn-id> [ detail ]

Syntax Description

show

Show running system information

l2route

Layer 2 routing information base

evpn

EVPN

fl

Flood List

evi

Filter on E-VPN identifier (VLAN-ID or BD-ID)

vpn-id

E-VPN identifier (VLAN-ID or BD-ID)

detail

(Optional) Detailed information

Command Mode
  • /exec

show l2route evpn imet all

show l2route evpn imet all [ detail ]

Syntax Description

show

Show running system information

l2route

Layer 2 routing information base

evpn

EVPN

imet

IMET Route

all

Display all routes without filtering

detail

(Optional) Detailed information

Command Mode
  • /exec

show l2route evpn imet evi

show l2route evpn imet evi <vpn-id> [ bgp | vxlan ] [ detail ]

Syntax Description

show

Show running system information

l2route

Layer 2 routing information base

evpn

EVPN

imet

IMET Route

evi

Filter on E-VPN identifier (VLAN-ID or BD-ID)

vpn-id

E-VPN identifier (VLAN-ID or BD-ID)

bgp

(Optional) Filter on BGP producer (remote imet routes)

vxlan

(Optional) Filter on VXLAN producer (local imet routes)

detail

(Optional) Detailed information

Command Mode
  • /exec

show l2route evpn mac-ip all

show l2route evpn mac-ip all [ detail ]

Syntax Description

show

Show running system information

l2route

Layer 2 routing information base

evpn

EVPN

mac-ip

MAC-IP Route

all

Display all routes without filtering

detail

(Optional) Detailed information

Command Mode
  • /exec

show l2route evpn mac-ip evi

show l2route evpn mac-ip evi <vpn-id> [ arp | bgp | hmm ] [ mac <mac_addr> ] [ host-ip { <ipv4_host> | <ipv6_host> } ] [ next-hop { <ipv4_addr> | <ipv6_addr> | <if-hdl> } ] [ detail ]

Syntax Description

show

Show running system information

l2route

Layer 2 routing information base

evpn

EVPN

mac-ip

MAC-IP Route

evi

Filter on E-VPN identifier (VLAN-ID or BD-ID)

vpn-id

E-VPN identifier (VLAN-ID or BD-ID)

arp

(Optional) Filter on ARP producer

bgp

(Optional) Filter on BGP producer

hmm

(Optional) Filter on HMM producer

mac

(Optional) Filter on MAC address

mac_addr

(Optional) 48-bit MAC address value

host-ip

(Optional) Filter on Host IP address

ipv4_host

(Optional) IPv4 address

next-hop

(Optional) Filter on Next-Hop IP or Interface Name

ipv4_addr

(Optional) IPv4 address of Next Hop

if-hdl

(Optional) Interface index of Next Hop

detail

(Optional) Detailed information

Command Mode
  • /exec

show l2route evpn mac all

show l2route evpn mac all [ detail ]

Syntax Description

show

Show running system information

l2route

Layer 2 routing information base

evpn

EVPN

mac

MAC Route

all

Display all routes without filtering

detail

(Optional) Detailed information

Command Mode
  • /exec

show l2route evpn mac evi

show l2route evpn mac evi <vpn-id> [ static | local | bgp | vxlan ] [ mac <mac_addr> ] [ next-hop { <ipv4_addr> | <ipv6_addr> | <if-hdl> } ] [ detail ]

Syntax Description

show

Show running system information

l2route

Layer 2 routing information base

evpn

EVPN

mac

MAC Route

evi

Filter on E-VPN identifier (VLAN-ID or BD-ID)

vpn-id

E-VPN identifier (VLAN-ID or BD-ID)

static

(Optional) Filter on Static producer

local

(Optional) Filter on Local producer

bgp

(Optional) Filter on BGP producer

vxlan

(Optional) Filter on VXLAN producer

mac

(Optional) Filter on MAC address

mac_addr

(Optional) Enter 48-bit MAC address value

next-hop

(Optional) Filter on Next-Hop IP or Interface Name

ipv4_addr

(Optional) IPv4 address of Next Hop

if-hdl

(Optional) Interface index of Next Hop

detail

(Optional) Detailed information

Command Mode
  • /exec

show l2route evpn startup-route all

show l2route evpn startup-route all [ detail ]

Syntax Description

show

Show running system information

l2route

Layer 2 routing information base

evpn

EVPN

startup-route

Startup Route

all

Display all routes without filtering

detail

(Optional) Detailed information

Command Mode
  • /exec

show l2route evpn startup-route evi

show l2route evpn startup-route evi <vpn-id> [ detail ]

Syntax Description

show

Show running system information

l2route

Layer 2 routing information base

evpn

EVPN

startup-route

Startup Route

evi

Filter on E-VPN identifier (VLAN-ID or BD-ID)

vpn-id

E-VPN identifier (VLAN-ID or BD-ID)

detail

(Optional) Detailed information

Command Mode
  • /exec

show l2route peerid

show l2route peerid

Syntax Description

show

Show running system information

l2route

Layer 2 routing information base

peerid

Display Peer ID DB

Command Mode
  • /exec

show l2route summary

show l2route summary

Syntax Description

show

Show running system information

l2route

Layer 2 routing information base

summary

Summary

Command Mode
  • /exec

show l2route topology

show l2route topology [ <topo_id> ] [ detail ]

Syntax Description

show

Show running system information

l2route

Layer 2 routing information base

topology

Display topology IDs

topo_id

(Optional) Enter Topology ID

detail

(Optional) Detailed information

Command Mode
  • /exec

show lacp counters

show lacp counters [ interface <if0> ]

Syntax Description

show

Show running system information

lacp

LACP protocol

counters

LACP counters

interface

(Optional) Specify a port-channel

if0

(Optional)

Command Mode
  • /exec

show lacp interface

show lacp interface [ <if0> ]

Syntax Description

show

Show running system information

lacp

LACP protocol

interface

Specify a interface

if0

(Optional)

Command Mode
  • /exec

show lacp issu-impact

show lacp issu-impact

Syntax Description

show

Show running system information

lacp

Show LACP information

issu-impact

Check for ISSU readiness

Command Mode
  • /exec

show lacp neighbor

show lacp neighbor [ interface <if0> ]

Syntax Description

show

Show running system information

lacp

LACP protocol

neighbor

LACP interface neighbor

interface

(Optional) Specify a port-channel

if0

(Optional)

Command Mode
  • /exec

show lacp port-channel

show lacp port-channel [ interface <if0> ]

Syntax Description

show

Show running system information

lacp

LACP protocol

port-channel

LACP port-channels

interface

(Optional) Specify a port-channel

if0

(Optional)

Command Mode
  • /exec

show lacp system-identifier

show lacp system-identifier

Syntax Description

show

Show running system information

lacp

LACP protocol

system-identifier

Show system-identifier information

Command Mode
  • /exec

show ldap-search-map

show ldap-search-map

Syntax Description

show

Show running system information

ldap-search-map

Show LDAP configuration information

Command Mode
  • /exec

show ldap-server

show ldap-server

Syntax Description

show

Show running system information

ldap-server

Show LDAP configuration information

Command Mode
  • /exec

show ldap-server groups

show ldap-server groups

Syntax Description

show

Show running system information

ldap-server

Show LDAP configuration information

groups

Show LDAP server group configuration information

Command Mode
  • /exec

show ldap-server statistics

show ldap-server statistics <host0>

Syntax Description

show

Show running system information

ldap-server

Show LDAP configuration information

statistics

Show LDAP statistics

host0

DNS name or IP address

Command Mode
  • /exec

show license

show license

Syntax Description

show

Show running system information

license

show the contents of all the license files

Command Mode
  • /exec

show license brief

show license brief

Syntax Description

show

Show running system information

license

show the contents of all the license files

brief

Show a list of license files

Command Mode
  • /exec

show license file

show license file <license-file>

Syntax Description

show

Show running system information

license

Show the contents of all the license files

file

Show contents of a license file

license-file

Show the contents of license file __nil__ Please install a license before using this command.

Command Mode
  • /exec

show license host-id

show license host-id

Syntax Description

show

Show running system information

license

show the contents of all the license files

host-id

Show unique id for this host for licensing

Command Mode
  • /exec

show license reserved

show license reserved

Syntax Description

show

show commands

license

Display licensing information

reserved

Display reserved licenses information

Command Mode
  • /exec

show license usage

show license usage [ { detail | <license-feature> } ]

Syntax Description

show

Show running system information

license

show the contents of all the license files

usage

Show license usage table

detail

(Optional) Show license usage table

license-feature

(Optional) Show services using license

Command Mode
  • /exec

show line

show line

Syntax Description

show

Show running system information

line

Show the line configuration

Command Mode
  • /exec

show line console

show line console

Syntax Description

show

Show running system information

line

Show the line configuration

console

Show console line configurations

Command Mode
  • /exec

show line console connected

show line console connected

Syntax Description

show

Show running system information

line

Show the line configuration

console

Show console line configurations

connected

Show whether the line is currently connected physically

Command Mode
  • /exec

show line console user-input-string

show line console user-input-string

Syntax Description

show

Show running system information

line

Show the line configuration

console

Show console line configurations

user-input-string

Show user-input init string

Command Mode
  • /exec

show lldp dcbx interface

show lldp dcbx interface <if0>

Syntax Description

show

Show running system information

lldp

Show information about lldp

dcbx

Show dcbx information

interface

Show lldp interface information

if0

Enter interface

Command Mode
  • /exec

show lldp entry

show lldp entry [ <sys-name> ]

Syntax Description

show

Show running system information

lldp

Show information about lldp

entry

Show lldp entry information

sys-name

(Optional) WORD Peer's System name

Command Mode
  • /exec

show lldp interface

show lldp interface <if0>

Syntax Description

show

Show running system information

lldp

Show information about lldp

interface

Show lldp interface information

if0

Enter interface

Command Mode
  • /exec

show lldp neighbors

show lldp neighbors [ interface <if> ]

Syntax Description

show

Show running system information

lldp

Show information about lldp

neighbors

Show lldp neighbor information

interface

(Optional) Show lldp neighbor information on an interface

if

(Optional) Enter interface

Command Mode
  • /exec

show lldp neighbors

show lldp neighbors [ interface <if> ] detail

Syntax Description

show

Show running system information

lldp

Show information about lldp

neighbors

Show lldp neighbor information

interface

(Optional) Show lldp neighbor information on an interface

if

(Optional) Enter interface

detail

Show lldp neighbor detail information

Command Mode
  • /exec

show lldp neighbors

show lldp neighbors [ interface <if> ] system-detail

Syntax Description

show

Show running system information

lldp

Show information about lldp

neighbors

Show lldp neighbor information

interface

(Optional) Show lldp neighbor information on an interface

if

(Optional) Enter interface

system-detail

Show lldp neighbor system detail information

Command Mode
  • /exec

show lldp portid-subtype

show lldp portid-subtype

Syntax Description

show

Show running system information

lldp

Show information about lldp

portid-subtype

Show lldp portid-subtype

Command Mode
  • /exec

show lldp timers

show lldp timers

Syntax Description

show

Show running system information

lldp

Show information about lldp

timers

Show lldp timers

Command Mode
  • /exec

show lldp tlv-select

show lldp tlv-select

Syntax Description

show

Show running system information

lldp

Show information about lldp

tlv-select

Show lldp tlv-select

Command Mode
  • /exec

show lldp traffic

show lldp traffic

Syntax Description

show

Show running system information

lldp

Show information about lldp

traffic

Show lldp counters

Command Mode
  • /exec

show lldp traffic interface

show lldp traffic interface <if>

Syntax Description

show

Show running system information

lldp

Show information about lldp

traffic

Show lldp counters

interface

Show lldp traffic counters on an interface

if

Enter interface

Command Mode
  • /exec

show locator-led status

show locator-led status

Syntax Description

show

Show running system information

locator-led

blink locator led on device

status

status

Command Mode
  • /exec

show logging

show logging

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

Command Mode
  • /exec

show logging console

show logging console

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

console

Show console logging configuration

Command Mode
  • /exec

show logging info

show logging info

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

info

Show logging configuration

Command Mode
  • /exec

show logging last

show logging last <i0>

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

last

Show last few lines of logfile

i0

Enter number of lines to display

Command Mode
  • /exec

show logging level

show logging level [ { auth | authpriv | cron | daemon | ftp | kernel | local0 | local1 | local2 | local3 | local4 | local5 | local6 | local7 | lpr | mail | news | syslog | user | uucp } ]

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

auth

(Optional) Show Authorization System logging configuration

authpriv

(Optional) Show Authorization (Private) logging configuration

cron

(Optional) Show Cron/at facility logging configuration

daemon

(Optional) Show System daemons logging configuration

ftp

(Optional) Show File Transfer System logging configuration

kernel

(Optional) Show kernel logging configuration

local0

(Optional) Show Local use daemons logging configuration

local1

(Optional) Show Local use daemons logging configuration

local2

(Optional) Show Local use daemons logging configuration

local3

(Optional) Show Local use daemons logging configuration

local4

(Optional) Show Local use daemons logging configuration

local5

(Optional) Show Local use daemons logging configuration

local6

(Optional) Show Local use daemons logging configuration

local7

(Optional) Show Local use daemons logging configuration

lpr

(Optional) Show Line Printer System logging configuration

mail

(Optional) Show Mail System logging configuration

news

(Optional) Show USENET news logging configuration

syslog

(Optional) Show Internal Syslog Messages logging configuration

user

(Optional) Show user process logging configuration

uucp

(Optional) Show Unix-to-Unix copy system logging configuration

Command Mode
  • /exec

show logging level

show logging level { license | licmgr }

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

license

Show Licensing logging configuration

licmgr

Show Licensing logging configuration

Command Mode
  • /exec

show logging level

show logging level { keystore | sksd }

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

keystore

Show Keystore logging configuration

sksd

show Keystore/sksd logging configuration

Command Mode
  • /exec

show logging level aaa

show logging level aaa

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

aaa

Show aaa logging configuration

Command Mode
  • /exec

show logging level aclmgr

show logging level aclmgr

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

aclmgr

Show aclmgr logging configuration

Command Mode
  • /exec

show logging level adbm

show logging level adbm

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

adbm

Show adbm logging configuration

Command Mode
  • /exec

show logging level adjmgr

show logging level adjmgr

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

adjmgr

Show adjmgr logging configuration

Command Mode
  • /exec

show logging level amt

show logging level amt

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

amt

Show amt logging configuration

Command Mode
  • /exec

show logging level arp

show logging level arp

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

arp

Show arp logging configuration

Command Mode
  • /exec

show logging level ascii-cfg

show logging level ascii-cfg

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

ascii-cfg

Show ascii-cfg logging configuration

Command Mode
  • /exec

show logging level bfd

show logging level bfd

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

bfd

Show bfd logging configuration

Command Mode
  • /exec

show logging level bgp

show logging level bgp

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

bgp

Show BGP logging configuration

Command Mode
  • /exec

show logging level bloggerd

show logging level bloggerd

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

bloggerd

Show BloggerD logging configuration

Command Mode
  • /exec

show logging level bootvar

show logging level bootvar

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

bootvar

Show bootvar logging configuration

Command Mode
  • /exec

show logging level callhome

show logging level callhome

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

callhome

Show callhome logging configuration

Command Mode
  • /exec

show logging level capability

show logging level capability

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

capability

Show capability logging configuration

Command Mode
  • /exec

show logging level cdp

show logging level cdp

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

cdp

Show CDP logging configuration

Command Mode
  • /exec

show logging level cert-enroll

show logging level cert-enroll

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

cert-enroll

Show Cert-enroll logging configuration

Command Mode
  • /exec

show logging level cert_enroll

show logging level cert_enroll

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

cert_enroll

Show Cert-enroll logging configuration

Command Mode
  • /exec

show logging level cfs

show logging level cfs

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

Command Mode
  • /exec

show logging level clis

show logging level clis

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

clis

Show CLIS logging configuration

Command Mode
  • /exec

show logging level clk_mgr

show logging level clk_mgr

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

clk_mgr

Show clock manager logging configuration

Command Mode
  • /exec

show logging level confcheck

show logging level confcheck

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

confcheck

Show confcheck logging configuration

Command Mode
  • /exec

show logging level copp

show logging level copp

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

copp

Show copp logging configuration

Command Mode
  • /exec

show logging level core

show logging level core

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

core

Show core daemon logging configuration

Command Mode
  • /exec

show logging level dhcp_snoop

show logging level dhcp_snoop

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

dhcp_snoop

Show DHCP snoop logging configuration

Command Mode
  • /exec

show logging level diagnostic device_test

show logging level diagnostic device_test

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

diagnostic

Diagnostic commands

device_test

Show device_test logging configuration

Command Mode
  • /exec

show logging level diagnostic diagclient

show logging level diagnostic diagclient

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

diagnostic

Diagnostic commands

diagclient

Show diagclient logging configuration

Command Mode
  • /exec

show logging level diagnostic diagmgr

show logging level diagnostic diagmgr

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

diagnostic

Diagnostic commands

diagmgr

Show diagmgr logging configuration

Command Mode
  • /exec

show logging level dot1x

show logging level dot1x

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

dot1x

Show dot1x logging configuration

Command Mode
  • /exec

show logging level eigrp

show logging level eigrp [ <eigrp-ptag> ]

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

eigrp

Show EIGRP logging configuration

eigrp-ptag

(Optional) Process tag

Command Mode
  • /exec

show logging level eltm

show logging level eltm

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

eltm

Show eltm logging configuration

Command Mode
  • /exec

show logging level ethdstats

show logging level ethdstats

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

ethdstats

Show delta statistics logging configuration

Command Mode
  • /exec

show logging level ethpm

show logging level ethpm

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

ethpm

Show ethpm logging configuration

Command Mode
  • /exec

show logging level evb

show logging level evb

Syntax Description

show

Show running system information

logging

Modify message logging facilities

level

Facility parameter for syslog messages

evb

Set syslog filter level for EVB

Command Mode
  • /exec

show logging level evmc

show logging level evmc

Syntax Description

show

Show running system information

logging

Show message logging facilities

level

Show facility logging configuration

evmc

Show level for evmc syslog messages

Command Mode
  • /exec

show logging level evmed

show logging level evmed

Syntax Description

show

Show running system information

logging

Show message logging facilities

level

Show facility logging configuration

evmed

Show level for evmed syslog messages

Command Mode
  • /exec

show logging level evms

show logging level evms

Syntax Description

show

Show running system information

logging

Show message logging facilities

level

Show facility logging configuration

evms

Show level for evms syslog messages

Command Mode
  • /exec

show logging level fabric forwarding

show logging level fabric forwarding

Syntax Description

show

Show running system information

logging

Modify message logging facilities

level

Facility parameter for syslog messages

fabric

Fabric

forwarding

Fabric Forwarding Protocol: Host Mobility Manager (HMM)

Command Mode
  • /exec

show logging level feature-mgr

show logging level feature-mgr

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

feature-mgr

Show feature manager logging configuration

Command Mode
  • /exec

show logging level fs-daemon

show logging level fs-daemon

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

fs-daemon

Show fs-daemon logging configuration

Command Mode
  • /exec

show logging level glbp

show logging level glbp

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

glbp

Show glbp logging settings

Command Mode
  • /exec

show logging level gpixm

show logging level gpixm

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

gpixm

Show global-pixm logging configuration

Command Mode
  • /exec

show logging level hsrp

show logging level hsrp

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

hsrp

Show HSRP logging configuration

Command Mode
  • /exec

show logging level im

show logging level im

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

im

Show im logging configuration

Command Mode
  • /exec

show logging level interface-vlan

show logging level interface-vlan

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

interface-vlan

Show interface-vlan logging configuration

Command Mode
  • /exec

show logging level ip igmp

show logging level ip igmp

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

ip

Display IP information

igmp

Show igmp logging configuration

Command Mode
  • /exec

show logging level ip msdp

show logging level ip msdp

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

ip

Display IP information

msdp

Show msdp logging configuration

Command Mode
  • /exec

show logging level ip pim

show logging level ip pim

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

ip

Display IP information

pim

Show pim logging configuration

Command Mode
  • /exec

show logging level ip sla responder

show logging level ip sla responder

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

ip

sla

Service Level Agreement (SLA)

responder

Show sla-responder logging configuration

Command Mode
  • /exec

show logging level ip sla sender

show logging level ip sla sender

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

ip

sla

Service Level Agreement (SLA)

sender

Show sla-sender logging configuration

Command Mode
  • /exec

show logging level ipconf

show logging level ipconf [ ipv6 ]

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

ipconf

Show ipconf logging configuration

ipv6

(Optional) Show ipv6 Conf logging configuration

Command Mode
  • /exec

show logging level ipfib

show logging level ipfib

Syntax Description

show

show

logging

logging

level

level

ipfib

ipfib

Command Mode
  • /exec

show logging level ipqos

show logging level ipqos

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

Command Mode
  • /exec

show logging level ipv6 icmp

show logging level ipv6 icmp

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

ipv6

Configure IPv6 features

icmp

Show icmpv6 logging configuration

Command Mode
  • /exec

show logging level ipv6 pim

show logging level ipv6 pim

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

ipv6

Display IPv6 information

pim

Show pim6 logging configuration

Command Mode
  • /exec

show logging level iscm

show logging level iscm

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

iscm

Show iscm logging configuration

Command Mode
  • /exec

show logging level isis

show logging level isis

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

isis

Show ISIS logging configuration

Command Mode
  • /exec

show logging level l2fm

show logging level l2fm

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

l2fm

Show l2fm logging configuration

Command Mode
  • /exec

show logging level l3vm

show logging level l3vm

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

l3vm

Show L3VM logging configuration

Command Mode
  • /exec

show logging level lacp

show logging level lacp

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

lacp

Show lacp logging configuration

Command Mode
  • /exec

show logging level ldap

show logging level ldap

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

ldap

Show ldap logging configuration

Command Mode
  • /exec

show logging level lim

show logging level lim

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

lim

Show lim logging configuration

Command Mode
  • /exec

show logging level lisp

show logging level lisp

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

lisp

Show lisp logging configuration

Command Mode
  • /exec

show logging level lldp

show logging level lldp

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

lldp

Show LLDP logging configuration

Command Mode
  • /exec

show logging level mmode

show logging level mmode

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

mmode

Show maintenance mode logging configuration

Command Mode
  • /exec

show logging level module

show logging level module

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

module

Show module(linecard) manager logging configuration

Command Mode
  • /exec

show logging level mpls ldp

show logging level mpls ldp

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

mpls

Display MPLS status and configuration

ldp

Show LDP logging configuration

Command Mode
  • /exec

show logging level mpls manager

show logging level mpls manager

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

mpls

Show MPLS logging configuration

manager

Show MPLS manager logging configuration

Command Mode
  • /exec

show logging level mpls switching

show logging level mpls switching

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

mpls

Show MPLS logging configuration

switching

Show mpls switching logging configuration

Command Mode
  • /exec

show logging level mpls traffic-eng

show logging level mpls traffic-eng

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

mpls

Display MPLS status and configuration

traffic-eng

Show Traffic Engineering logging configuration

Command Mode
  • /exec

show logging level mvsh

show logging level mvsh

Syntax Description

show

Show commands

logging

Show message logging facilities

level

Show message logging facilities

mvsh

Show level for mvsh syslog messages

Command Mode
  • /exec

show logging level nat

show logging level nat

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

nat

Show NAT logging configurarion

Command Mode
  • /exec

show logging level netstack

show logging level netstack

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

netstack

Show netstack logging configuration

Command Mode
  • /exec

show logging level nfm

show logging level nfm

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

nfm

Show NFM logging configuration

Command Mode
  • /exec

show logging level ntp

show logging level ntp

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

ntp

Show NTP logging settings.

Command Mode
  • /exec

show logging level nve

show logging level nve

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

nve

Show NVE logging configuration

Command Mode
  • /exec

show logging level onep

show logging level onep

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

onep

One Platform

Command Mode
  • /exec

show logging level ospf

show logging level ospf

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

ospf

Show OSPF logging configuration

Command Mode
  • /exec

show logging level ospfv3

show logging level ospfv3

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

ospfv3

Display OSPFv3 status and configuration

Command Mode
  • /exec

show logging level otv

show logging level otv

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

otv

Show OTV logging configuration

Command Mode
  • /exec

show logging level otv isis

show logging level otv isis

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

otv

Show OTV ISIS logging configuration

isis

Show OTV ISIS logging configuration

Command Mode
  • /exec

show logging level pfstat

show logging level pfstat

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

pfstat

Show pfstat logging configuration

Command Mode
  • /exec

show logging level pixm

show logging level pixm

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

pixm

Show vdc-local-pixm logging configuration

Command Mode
  • /exec

show logging level pktmgr

show logging level pktmgr

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

pktmgr

Show pktmgr logging configuration

Command Mode
  • /exec

show logging level platform

show logging level platform

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

platform

Show platform logging configuration

Command Mode
  • /exec

show logging level plcmgr

show logging level plcmgr

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

Command Mode
  • /exec

show logging level pltfm_config

show logging level pltfm_config

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

pltfm_config

Show pltfm_config logging configuration

Command Mode
  • /exec

show logging level plugin

show logging level plugin

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

plugin

Show plugin logging configuration

Command Mode
  • /exec

show logging level poap

show logging level poap

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

poap

Show poap logging configuration

Command Mode
  • /exec

show logging level port-profile

show logging level port-profile

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

port-profile

Show syslog level for port-profile

Command Mode
  • /exec

show logging level port-security

show logging level port-security

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

port-security

Show port-security logging configuration

Command Mode
  • /exec

show logging level private-vlan

show logging level private-vlan

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

private-vlan

Show interface-vlan logging configuration

Command Mode
  • /exec

show logging level ptp

show logging level ptp

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

ptp

Show ptp logging configuration

Command Mode
  • /exec

show logging level radius

show logging level radius

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

radius

Show radius logging configuration

Command Mode
  • /exec

show logging level res_mgr

show logging level res_mgr

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

res_mgr

Show res_mgr logging configuration

Command Mode
  • /exec

show logging level rip

show logging level rip

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

rip

Show RIP logging configuration

Command Mode
  • /exec

show logging level rpm

show logging level rpm

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

rpm

Show RPM logging configuration

Command Mode
  • /exec

show logging level rsvp

show logging level rsvp

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

rsvp

Show RSVP logging configuration

Command Mode
  • /exec

show logging level scheduler

show logging level scheduler

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

scheduler

Show scheduler logging configuration

Command Mode
  • /exec

show logging level security

show logging level security

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

security

Show security logging configuration

Command Mode
  • /exec

show logging level session-mgr

show logging level session-mgr

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

session-mgr

Show session-mgr logging configurarion

Command Mode
  • /exec

show logging level sflow

show logging level sflow

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

sflow

Show sFlow logging configuration

Command Mode
  • /exec

show logging level smm

show logging level smm

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

smm

Show Shared Memory Manager logging configuration

Command Mode
  • /exec

show logging level snmpd

show logging level snmpd

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

snmpd

Show SNMP logging configuration

Command Mode
  • /exec

show logging level snmpmib_proc

show logging level snmpmib_proc

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

snmpmib_proc

Show snmpmib_proc logging configuration

Command Mode
  • /exec

show logging level spanning-tree

show logging level spanning-tree

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

spanning-tree

Show spanning-tree logging configuration

Command Mode
  • /exec

show logging level stripcl

show logging level stripcl

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

stripcl

Show stripcl logging configuration

Command Mode
  • /exec

show logging level sysmgr

show logging level sysmgr

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

sysmgr

Show sysmgr logging configuration

Command Mode
  • /exec

show logging level tacacs

show logging level tacacs

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

tacacs

Show tacacs+ logging configuration

Command Mode
  • /exec

show logging level track

show logging level track

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

track

Show track logging configuration

Command Mode
  • /exec

show logging level tunnel

show logging level tunnel

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

tunnel

Show tunnel logging settings

Command Mode
  • /exec

show logging level u6rib

show logging level u6rib

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

u6rib

Show U6RIB logging configuration

Command Mode
  • /exec

show logging level udld

show logging level udld

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

udld

Show udld logging configuration

Command Mode
  • /exec

show logging level urib

show logging level urib

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

urib

Show URIB logging configuration

Command Mode
  • /exec

show logging level vdc_mgr

show logging level vdc_mgr

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

vdc_mgr

Show vdc manager logging configuration

Command Mode
  • /exec

show logging level virtual-service

show logging level virtual-service

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

virtual-service

Show virtualization manager logging configuration

Command Mode
  • /exec

show logging level vmm

show logging level vmm

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

vmm

Show vmm logging configuration

Command Mode
  • /exec

show logging level vmtracker

show logging level vmtracker

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

vmtracker

Show vmtracker logging configuration

Command Mode
  • /exec

show logging level vpc

show logging level vpc

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

vpc

Show vPC logging configuration

Command Mode
  • /exec

show logging level vrrp-cfg

show logging level vrrp-cfg

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

vrrp-cfg

Show vrrp-cfg logging configuration

Command Mode
  • /exec

show logging level vrrp-eng

show logging level vrrp-eng

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

vrrp-eng

Show vrrp-eng logging configuration

Command Mode
  • /exec

show logging level vrrpv3

show logging level vrrpv3

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

vrrpv3

level for vrrpv3 configuration

Command Mode
  • /exec

show logging level vshd

show logging level vshd

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

Command Mode
  • /exec

show logging level xbar

show logging level xbar

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

level

Show facility logging configuration

Command Mode
  • /exec

show logging logfile

show logging logfile

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

logfile

Show contents of logfile

Command Mode
  • /exec

show logging logfile duration

show logging logfile duration <s1>

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

logfile

Show contents of logfile

duration

show messages from logfile of last given duration

s1

Enter hour, minutes, seconds of duration as HH:MM:SS

Command Mode
  • /exec

show logging logfile last-index

show logging logfile last-index

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

logfile

Show contents of logfile

last-index

Show the sequence-number of the last message in logfile

Command Mode
  • /exec

show logging logfile start-seqn

show logging logfile start-seqn <i0> [ end-seqn <i1> ]

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

logfile

Show contents of logfile

start-seqn

Show messages from logfile from a given start-sequence-number

i0

Enter starting sequence number

end-seqn

(Optional) Show messages from logfile from a given end-sequence-number

i1

(Optional) Enter ending sequence number

Command Mode
  • /exec

show logging logfile start-time

show logging logfile start-time <i0> <s0> <i1> <s1> [ end-time <i2> <s2> <i3> <s3> ]

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

logfile

Show contents of logfile

start-time

Show messages from logfile from a given start-time

i0

Enter year in YYYY format

s0

Enter Month as Jan, Feb, Mar, ..., Oct, Nov, or Dec

i1

Enter day of month in dd format

s1

Enter hour, minutes, seconds as HH:MM:SS

end-time

(Optional) Show messages from logfile up to a given end-time

i2

(Optional) Enter year in YYYY format

s2

(Optional) Enter Month as Jan, Feb, Mar, ..., Oct, Nov, or Dec

i3

(Optional) Enter day of month in dd format

s3

(Optional) Enter hour, minutes, seconds as HH:MM:SS

Command Mode
  • /exec

show logging loopback

show logging loopback

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

loopback

Show logging loopback configuration

Command Mode
  • /exec

show logging module

show logging module

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

module

Show module(linecard) logging configuration

Command Mode
  • /exec

show logging monitor

show logging monitor

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

monitor

Show monitor logging configuration

Command Mode
  • /exec

show logging nvram

show logging nvram [ last <i0> ]

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

nvram

Show NVRAM log

last

(Optional) Show last few lines of nvram log

i0

(Optional) Enter number of lines to display

Command Mode
  • /exec

show logging onboard

show logging onboard { counter-stats | endtime <s0> [ { counter-stats | internal { <dc3_options> } } ] | internal { <dc3_options> } | module <module> { counter-stats | endtime1 <s1> [ { counter-stats | internal { <dc3_options> } } ] | internal { <dc3_options> } | starttime <s2> [ { counter-stats | endtime2 <s3> [ { counter-stats | internal { <dc3_options> } } ] | internal { <dc3_options> } } ] } | starttime1 <s4> [ { counter-stats | endtime3 <s5> [ { counter-stats | internal { <dc3_options> } } ] | internal { <dc3_options> } } ] }

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

onboard

Show OBFL information

counter-stats

Show OBFL counter statistics

endtime

Show OBFL logs till end time mm/dd/yy-HH:MM:SS

s0

End time format - mm/dd/yy-HH:MM:SS

internal

(Optional) Show Logging Onboard Internal

module

Show OBFL information for Module

module

Enter module number

endtime1

Show OBFL logs till end time mm/dd/yy-HH:MM:SS

s1

End time format - mm/dd/yy-HH:MM:SS

starttime

Show OBFL logs from start time mm/dd/yy-HH:MM:SS

s2

Start time format - mm/dd/yy-HH:MM:SS

endtime2

(Optional) Show OBFL logs till end time mm/dd/yy-HH:MM:SS

s3

(Optional) End time format - mm/dd/yy-HH:MM:SS

starttime1

Show OBFL logs from start time mm/dd/yy-HH:MM:SS

s4

Start time format - mm/dd/yy-HH:MM:SS

endtime3

(Optional) Show OBFL logs till end time mm/dd/yy-HH:MM:SS

s5

(Optional) End time format - mm/dd/yy-HH:MM:SS

dc3_options

(Optional) dc3 options

Command Mode
  • /exec

show logging onboard

show logging onboard [ card-first-power-on | card-boot-history | <common_options> | endtime <s0> [ { <common_options> | error-stats [ port <i0> ] } ] | error-stats [ port1 <i1> ] | module <module> [ <common_options> | endtime1 <s1> [ { <common_options> | error-stats [ port3 <i3> ] } ] | error-stats [ port4 <i4> ] | starttime <s2> [ { <common_options> | endtime2 <s3> [ { <common_options> | error-stats [ port6 <i6> ] } ] | error-stats [ port7 <i7> ] } ] | card-first-power-on | card-boot-history ] | obfl-logs | starttime1 <s4> [ { <common_options> | endtime3 <s5> [ { <common_options> | error-stats [ port8 <i8> ] } ] | error-stats [ port9 <i9> ] } ] | credit-loss [ module <module> [ last <last_no> { minutes | hours | days } ] | last <last_no> { minutes | hours | days } ] | flow-control { pause-count [ module <module> [ last <last_no> { minutes | hours | days } ] | last <last_no> { minutes | hours | days } ] | pause-events [ module <module> [ last <last_no> { minutes | hours | days } ] | last <last_no> { minutes | hours | days } ] | request-timeout [ module <module> ] | timeout-drops [ module <module> [ port10 <i10> [ last <last_no> { minutes | hours | days } ] | last <last_no> { minutes | hours | days } ] | last <last_no> { minutes | hours | days } ] } ]

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

onboard

Show OBFL information

card-first-power-on

(Optional) show card first power on information

card-boot-history

(Optional) show card boot history

endtime

(Optional) Show OBFL logs till end time mm/dd/yy-HH:MM:SS

s0

(Optional) End time format - mm/dd/yy-HH:MM:SS

error-stats

(Optional) Show OBFL error statistics

port

(Optional) Show OBFL error statistics for a port

i0

(Optional)

common_options

(Optional) give the options

port1

(Optional) Show OBFL error statistics for a port

i1

(Optional)

module

(Optional) Show OBFL information for Module

module

(Optional) Enter module number

endtime1

(Optional) Show OBFL logs till end time mm/dd/yy-HH:MM:SS

s1

(Optional) End time format - mm/dd/yy-HH:MM:SS

port3

(Optional) Show OBFL error statistics for a port

i3

(Optional)

port4

(Optional) Show OBFL error statistics for a port

i4

(Optional)

starttime

(Optional) Show OBFL logs from start time mm/dd/yy-HH:MM:SS

s2

(Optional) Start time format - mm/dd/yy-HH:MM:SS

endtime2

(Optional) Show OBFL logs till end time mm/dd/yy-HH:MM:SS

s3

(Optional) End time format - mm/dd/yy-HH:MM:SS

port6

(Optional) Show OBFL error statistics for a port

i6

(Optional)

port7

(Optional) Show OBFL error statistics for a port

i7

(Optional)

starttime1

(Optional) Show OBFL logs from start time mm/dd/yy-HH:MM:SS

s4

(Optional) Start time format - mm/dd/yy-HH:MM:SS

endtime3

(Optional) Show OBFL logs till end time mm/dd/yy-HH:MM:SS

s5

(Optional) End time format - mm/dd/yy-HH:MM:SS

port8

(Optional) Show OBFL error statistics for a port

i8

(Optional)

port9

(Optional) Show OBFL error statistics for a port

i9

(Optional)

obfl-logs

(Optional) Show OBFL Tech Support Log.

timeout-drops

(Optional) Show OBFL Timeout Drops logs

port10

(Optional) Show OBFL statistics per port basis

i10

(Optional)

credit-loss

(Optional) Show OBFL Credit Loss logs

last

(Optional) Show last min/hour/day logs

last_no

(Optional) Duration in min/hrs/day

minutes

(Optional) entry in minutes

hours

(Optional) entry in hours

days

(Optional) entry in days

request-timeout

(Optional) Show OBFL request timeout log

flow-control

(Optional) Show OBFL Flow Control log

pause-count

(Optional) Show Flow Control Pause Count Logs

pause-events

(Optional) Show Flow Control Pause Event Logs

Command Mode
  • /exec

show logging pending-diff

show logging pending-diff

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

pending-diff

server address pending configuration diff

Command Mode
  • /exec

show logging pending

show logging pending

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

pending

server address pending configuration

Command Mode
  • /exec

show logging server

show logging server

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

server

Show server logging configuration

Command Mode
  • /exec

show logging session status

show logging session status

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

session

Show logging session status

status

Show logging session status

Command Mode
  • /exec

show logging source-interface

show logging source-interface

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

source-interface

Show logging source-interface configuration

Command Mode
  • /exec

show logging status

show logging status

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

status

Show logging status

Command Mode
  • /exec

show logging timestamp

show logging timestamp

Syntax Description

show

Show running system information

logging

Show logging configuration and contents of logfile

timestamp

Show logging timestamp configuration

Command Mode
  • /exec

show login

show login

Syntax Description

show

Show running system information

login

Display Secure Login Configurations and State

Command Mode
  • /exec

show login failures

show login failures

Syntax Description

show

Show running system information

login

Secure Login

failures

Display Login failures in the current watch period

Command Mode
  • /exec