O Show Commands

show object-group

show object-group [ <name> ] [ __readonly__ TABLE_ogroup <group_type> <group_name> [ TABLE_seqno <seqno> { <_port_op> <port0_num> | <_port_range> <port1_num> <port2_num> | <hostaddr> | <net_ip> | <mask_ip_addr> <mask_ip_mask> | <hostipv6> | <net_ipv6> | <mask_ipv6_addr> <mask_ipv6_mask> } ] ]

Syntax Description

Syntax Description

show

Show running system information

object-group

Show configured ACL object groups

name

(Optional) object-group name

__readonly__

(Optional)

group_type

(Optional) Object group type

group_name

(Optional) Object group name

seqno

(Optional) Sequence number

TABLE_ogroup

(Optional)

TABLE_seqno

(Optional)

_port_op

(Optional) Port operator

_port_range

(Optional) Port range

port0_num

(Optional) Port number

port1_num

(Optional) Port number

port2_num

(Optional) Port number

net_ip

(Optional) A.B.C.D Network address of object-group member

hostaddr

(Optional) A.B.C.D Host address

mask_ip_addr

(Optional) A.B.C.D IP address

mask_ip_mask

(Optional) A.B.C.D IP address mask

Command Mode
  • /exec

show onep

show onep { session { all | <onep-session-id> | rate-limit } [ detail ] } [ __readonly__ [ { TABLE_sessions <ID> <Username> <State> <ReconnectTimer> <ConnectTime> <Appname> <Error> } ] [ { TABLE_details <Appname> <Username> <State> <Error> <ConnectingTime> <ConnectTime> <ReconnectTimer> <ID> <Version> <LastActiveTime> <Keepalive> <TransportName> <HostIP> <HostName> <Pid> [ { TABLE_client_certificate <SerialNumber> <Issuer> [ { TABLE_validity <notBefore> <notAfter> } ] <Subject> <KeyUsage> [ { TABLE_fingerprint <HashType> <HashValue> } ] } ] } ] [ { TABLE_buckets <Addr> <Hash> <Rate> <Last> <Current> <Limit> <ExtendedLimit> <MarkCounter> <Reject> <Accept> } ] ]

Syntax Description

Syntax Description

show

Show running system information

onep

One Platform

session

One Platform session

all

All sessions

onep-session-id

Specific session name

rate-limit

rate limiting feature info

__readonly__

(Optional)

TABLE_sessions

(Optional) all current sessions of onep

ID

(Optional) the session handler

Username

(Optional) the username

State

(Optional) the state

ReconnectTimer

(Optional) the reconnect timer

ConnectTime

(Optional) the connect time

Appname

(Optional) the application name

Error

(Optional) possible error message

TABLE_buckets

(Optional) all rate limit buckets

Addr

(Optional) the remote address

Hash

(Optional) the hash of the remote address

Rate

(Optional) the token fill rate

Last

(Optional) the last rate check time

Current

(Optional) current tokens that are accepted to consume

Limit

(Optional) the standard limit on tokens

ExtendedLimit

(Optional) the burst limit on tokens

MarkCounter

(Optional) the burst tokens to consume

Reject

(Optional) stats: rejected TCP connections

Accept

(Optional) stats: accepted TCP connections

detail

(Optional) Show detailed session info

TABLE_details

(Optional) all current sessions of onep

ID

(Optional) the session handler

Appname

(Optional) the application name

Username

(Optional) the username

State

(Optional) the state

ConnectTime

(Optional) the connected time

ConnectingTime

(Optional) the connecting time

ReconnectTimer

(Optional) the reconnect timer

Version

(Optional) onep version

LastActiveTime

(Optional) last activity time

Keepalive

(Optional) keepalive time

TransportName

(Optional) Transport name

HostIP

(Optional) host address

HostName

(Optional) host name

Pid

(Optional) Pid

TABLE_client_certificate

(Optional) client certificate

SerialNumber

(Optional) Serial Number

Issuer

(Optional) Issuer

TABLE_validity

(Optional) certificate validity

notBefore

(Optional) notBefore

notAfter

(Optional) notAfter

Subject

(Optional) Subject

KeyUsage

(Optional) Key Usage

TABLE_fingerprint

(Optional) certificate finger print

HashType

(Optional) Hash Type

HashValue

(Optional) Hash Value

Command Mode
  • /exec

show onep cli-extensions applications

show onep cli-extensions applications [ __readonly__ <num_applications> [ TABLE_applications <app_name> <app_version> <config_domain> <ver_specific> ] ]

Syntax Description

Syntax Description

show

Show running system information

onep

One Platform

cli-extensions

CLI Extensions feature

applications

Onep applications using the CLI Extensions feature

__readonly__

(Optional)

num_applications

(Optional) Number of onep applications

TABLE_applications

(Optional) Table of onep applications

app_name

(Optional) Onep application name

app_version

(Optional) Onep application version

config_domain

(Optional) Onep config domain

ver_specific

(Optional) Onep application version specific

Command Mode
  • /exec

show onep error

show onep error [ __readonly__ [ { TABLE_onep_errors <Content> } ] ]

Syntax Description

Syntax Description

show

Show running system information

onep

One Platform

error

Error

__readonly__

(Optional)

TABLE_onep_errors

(Optional) Errors messages

Content

(Optional) error content

Command Mode
  • /exec

show onep history

show onep history { { archived } | { all } | { session { all | <onep-session-id> } } } [ __readonly__ [ { TABLE_history <Record> } ] ]

Syntax Description

Syntax Description

show

Show running system information

onep

One Platform

history

One Platform history trails

archived

One Platform archived session

session

One Platform session

onep-session-id

Specific session name

all

All sessions

__readonly__

(Optional)

TABLE_history

(Optional) a set of history records

Record

(Optional) an individual history record

Command Mode
  • /exec

show onep internal api statistics

show onep internal api statistics { summary | session { all | <onep-session-id> } } [ include-zero ]

Syntax Description

Syntax Description

show

Show running system information

onep

ONE-P internal show commands

internal

Internal commands

api

Thrift API calls

statistics

Print the ONE-P internal statistics

summary

Print a summary of statistics for all sessions

session

session

all

All current sessions

onep-session-id

Specific session

include-zero

(Optional) Display statistics with zero count

Command Mode
  • /exec

show onep internal session-manager

show onep internal session-manager

Syntax Description

Syntax Description

show

Show running system information

onep

One Platform

internal

Commands for internal use

session-manager

Display session-manager internals

Command Mode
  • /exec

show onep statistics

show onep statistics [ session { all | <onep-session-id> } ] [ __readonly__ [ { TABLE_stats_global <SessionTotal> <ActiveSessions> <LocalDisconnect> <RemoteDisconnect> <ErrorDisconnect> <TotalDisconnects> <TotalErrors> <AuthenticateErr> <DupAppNameErr> <MemErr> <SystemErr> <TotalConnects> <RejectedConnects> <AcceptedConnects> <UnaffectedConnects> <FailedConnectionIndex> <SequenceNumber> <FailureReason> <ErrorCode> <FailureTime> <RemoteHost> } ] [ { TABLE_stats_sessions <ID> <Appname> <APIIn> <APIOut> <BytesIn> <BytesOut> <VtyCount> <Error> } ] ]

Syntax Description

Syntax Description

show

Show running system information

onep

One Platform

statistics

statistics

session

(Optional) One Platform session

all

(Optional) All sessions

onep-session-id

(Optional) Specific session name

__readonly__

(Optional)

TABLE_stats_global

(Optional) global session statistics for onep

SessionTotal

(Optional) total onep sessions

ActiveSessions

(Optional) currently active onep sessions

LocalDisconnect

(Optional) onep sessions locally disconnected

RemoteDisconnect

(Optional) onep sessions remotely disconnected

ErrorDisconnect

(Optional) onep sessions errored disconnected

TotalDisconnects

(Optional) total onep disconnected sessions

TotalErrors

(Optional) total onep errors

AuthenticateErr

(Optional) onep authentication errors

DupAppNameErr

(Optional) onep duplicate application name errors

MemErr

(Optional) onep memory errors

SystemErr

(Optional) onep system errors

TotalConnects

(Optional) total number of TCP connection attempts

RejectedConnects

(Optional) number of TCP connections rejected by rate limiting

AcceptedConnects

(Optional) number of TCP connections accepted by rate limiting

UnaffectedConnects

(Optional) number of TCP connections unaffected by rate limiting

FailedConnectionIndex

(Optional) Index of the failed connection

SequenceNumber

(Optional) Sequence number of the failed connection

FailureReason

(Optional) Failure reason of the failed connection

ErrorCode

(Optional) Error code of the failed connection

FailureTime

(Optional) Failure time of the failed connection

RemoteHost

(Optional) Remote host address of the failed connection

TABLE_stats_sessions

(Optional) all current sessions of onep

ID

(Optional) the session handler

Appname

(Optional) the application name

APIIn

(Optional) the API in

APIOut

(Optional) the API out

BytesIn

(Optional) the Bytes in

BytesOut

(Optional) the Bytes out

VtyCount

(Optional) the Vty count

Error

(Optional) possible error message

Command Mode
  • /exec

show onep status

show onep status [ __readonly__ { operational_status <o_status> } { operational_enable_reason <o_enable_reason> } { operational_version <o_version> } [ { TABLE_transports <transport_name> <status> [ <port> ] [ <access_class> ] [ { TABLE_trustpoints <trustpoint_type> <trustpoint_name> [ { TABLE_trustpoint_hashes <tp_hash_type> <tp_hash_value> } ] } ] } ] { session_max_limit <s_max_limit> } { session_key <enabled> } { cpu_interval <c_interval> } { cpu_fall_threshold <c_fall_threshold> } { cpu_rise_threshold <c_rise_threshold> } { history_buffer_on <h_buffer_on> } { history_buffer_purge <h_buffer_purge> } { history_buffer_size <h_buffer_size> } { history_syslog <h_syslog> } [ { TABLE_service_sets <service_set> <state> [ <enable_mask> ] <version> <accessible_by> } ] ]

Syntax Description

Syntax Description

show

Show running system information

onep

One Platform

status

status

__readonly__

(Optional)

operational_status

(Optional) run-time info about onep

o_status

(Optional) status of onep

operational_enable_reason

(Optional) enable reason if onep is enabled

o_enable_reason

(Optional) if onep is enabled, the enable reason

operational_version

(Optional) run-time version about onep

o_version

(Optional) version of onep

TABLE_transports

(Optional) all transports of onep

transport_name

(Optional) the transport name

status

(Optional) the transport status

port

(Optional) the transport port

access_class

(Optional) the transport access-class

TABLE_trustpoints

(Optional) all trustpoints of the transport

trustpoint_type

(Optional) either Server-Identity or Client-Verification

trustpoint_name

(Optional) the name of the configured trustpoint

TABLE_trustpoint_hashes

(Optional) hashes of a certificate in each trustpoint

tp_hash_type

(Optional) the algorithm used to perform the hash

tp_hash_value

(Optional) the actual hash

session_max_limit

(Optional) maximum number of sessions allowed

s_max_limit

(Optional) maximum limit

session_key

(Optional) session key-required

enabled

(Optional) session key-required

cpu_interval

(Optional) obsevation interval in seconds

c_interval

(Optional) observation interval

cpu_fall_threshold

(Optional) falling threshold in percentage

c_fall_threshold

(Optional) falling threshold

cpu_rise_threshold

(Optional) rising threshold in percentage

c_rise_threshold

(Optional) rising threshold

history_buffer_on

(Optional) history buffer on

h_buffer_on

(Optional) history buffer on

history_buffer_purge

(Optional) history buffer purge

h_buffer_purge

(Optional) purge oldest or newest

history_buffer_size

(Optional) history buffer size

h_buffer_size

(Optional) history buffer size

history_syslog

(Optional) history syslog

h_syslog

(Optional) history syslog

TABLE_service_sets

(Optional) all registered service sets of onep

service_set

(Optional) service set name

state

(Optional) service set state

enable_mask

(Optional) service set enable mask

version

(Optional) service set version

accessible_by

(Optional) service set accessibility

Command Mode
  • /exec

show onep trace

show onep trace [ __readonly__ [ { TABLE_onep_traces <Content> } ] ]

Syntax Description

Syntax Description

show

Show running system information

onep

One Platform

trace

Trace

__readonly__

(Optional)

TABLE_onep_traces

(Optional) all internal traces

Content

(Optional) trace content

Command Mode
  • /exec

show openflow hardware capabilities

show openflow hardware capabilities [ pipeline <pipeline-id> ]

Syntax Description

Syntax Description

show

Show running system information

openflow

Show OpenFlow information

hardware

Hardware

capabilities

Capabilities

pipeline

(Optional) Pipeline id

pipeline-id

(Optional) Pipeline id

Command Mode
  • /exec

show openflow internal

show openflow internal { counters { mts | arp { [ interface <ifname> ] | statsdb } } | topology | plifnxos counters | pktflowdb | timestamp }

Syntax Description

Syntax Description

show

Show running system information

openflow

Show OpenFlow information

internal

Commands for internal use

counters

Info about internal counters

mts

MTS send and receive stats

topology

Info about the topologies

plifnxos

Info about the L2RIB flow mods counters

pktflowdb

Dump the flow db from the packets

timestamp

Timestamp for all the controller to switch messages

arp

Info about the ARP packet counters

interface

(Optional) Interface

ifname

(Optional) Interface name

statsdb

Dump the ARP stats database

Command Mode
  • /exec

show openflow internal event-history errors

show openflow internal event-history errors

Syntax Description

Syntax Description

show

Show running system information

openflow

Show OpenFlow information

internal

Commands for internal use

event-history

Show event history of OpenFlow

errors

Show error history of OpenFlow

Command Mode
  • /exec

show openflow internal event-history events

show openflow internal event-history events

Syntax Description

Syntax Description

show

Show running system information

openflow

Show OpenFlow information

internal

Commands for internal use

event-history

Show event history of OpenFlow

events

Show event history of OpenFlow

Command Mode
  • /exec

show openflow internal event-history mts

show openflow internal event-history mts

Syntax Description

Syntax Description

show

Show running system information

openflow

Show OpenFlow information

internal

Commands for internal use

event-history

Show event history of OpenFlow

mts

Show MTS message history of OpenFlow

Command Mode
  • /exec

show openflow internal event-history ovs errors

show openflow internal event-history ovs errors

Syntax Description

Syntax Description

show

Show running system information

openflow

Show OpenFlow information

internal

Commands for internal use

event-history

Show event history of OpenFlow

ovs

Openvswitch

errors

Show error history of OpenFlow

Command Mode
  • /exec

show openflow internal event-history ovs events

show openflow internal event-history ovs events

Syntax Description

Syntax Description

show

Show running system information

openflow

Show OpenFlow information

internal

Commands for internal use

event-history

Show event history of OpenFlow

ovs

Openvswitch

events

Show event history of OpenFlow

Command Mode
  • /exec

show openflow internal mem-stats

show openflow internal mem-stats [ detail ]

Syntax Description

Syntax Description

show

Show running system information

openflow

Show OpenFlow information

internal

Commands for internal use

mem-stats

Show memory allocation statistics

detail

(Optional) Display detailed information

Command Mode
  • /exec

show openflow switch

show openflow switch <switch-id> [ { controllers [ stats | { role { master | slave | equal } } ] | ports } ] [ __readonly__ <cli_output> <ctrlv4> <ctrlport> ]

Syntax Description

Syntax Description

show

Show running system information

openflow

Show OpenFlow information

switch

Logical switch id

switch-id

Logical switch-id to enter

controllers

(Optional) Controllers

stats

(Optional) Stats

ports

(Optional) Ports

role

(Optional) Controller role

master

(Optional) Master

slave

(Optional) Slave

equal

(Optional) Equal

__readonly__

(Optional)

cli_output

(Optional)

ctrlv4

(Optional)

ctrlport

(Optional)

Command Mode
  • /exec

show openflow switch flows

show openflow switch <switch-id> flows [ [ table-id <table-id> ] [ [ pending | pending-del | controller | configured | default | fixed ] [ brief | summary ] ] | stats ]

Syntax Description

Syntax Description

show

Show running system information

openflow

Show OpenFlow information

switch

Logical switch id

switch-id

Logical switch-id to enter

flows

Flows

brief

(Optional) Brief

summary

(Optional) Summary

pending

(Optional) Pending

pending-del

(Optional) Pending delete

controller

(Optional) Controller

configured

(Optional) Configured

default

(Optional) Default

fixed

(Optional) Fixed

stats

(Optional) Stats

table-id

(Optional) Table-id for the pipeline

table-id

(Optional) Table ID

Command Mode
  • /exec

show ospfv3

show [ ipv6 ] ospfv3 [ <tag> ] [ vrf { <vrf-name> | <vrf-known-name> | all } ] [ __readonly__ TABLE_ctx <ptag> <instance_number> <cname> <rid> <stateful_ha> <gr_ha> [ [ <gr_planned_only> ] [ <gr_notify_period> ] [ <gr_grace_period> ] [ <gr_state> ] [ <gr_last_status> ] ] [ <gr_helper_mode> ] <support_tos0_only> <support_opaque_lsa> [ <low_mem_cond> ] <is_abr> <is_asbr> [ <max_lsa_non_self_number> ] [ <max_lsa_state> ] [ <max_lsa_warning_only> ] [ <max_lsa_current_non_self_lsa_number> ] [ <max_lsa_threshold_pct> ] [ <max_lsa_ignore_time> ] [ <max_lsa_reset_time> ] [ <max_lsa_ignore_count> ] [ <max_lsa_current_ignore_count> ] [ <max_lsa_ignore_time_left> ] [ <max_lsa_reset_time_left> ] [ <max_lsa_permanent_ignore> ] [ <ipsec_sa_type> ] [ <ipsec_sa_algorithm> ] [ <ipsec_sa_spi> ] [ { TABLE_redist <proto> [ <max_lsas> ] [ <warning> ] [ <threshold> ] [ <current_count> ] } ] <admin_dist> <ref_bw> <spf_start_time> <spf_hold_time> <spf_max_time> <lsa_start_time> <lsa_hold_time> <lsa_max_time> <min_lsa_arr_time> <lsa_aging_pace> <spf_max_paths> <max_metric_adver> [ [ <max_metric_time_left> ] [ <max_metric_wait_bgp> ] [ <max_metric_timeout> ] [ <max_metric_always> ] [ <max_metric_sum_lsa> ] [ <max_metric_ext_lsa> ] ] <asext_lsa_cnt> <asext_lsa_crc> <area_total> <area_normal> <area_stub> <area_nssa> <act_area_total> <act_area_normal> <act_area_stub> <act_area_nssa> <no_discard_rt_ext> <no_discard_rt_int> [ <bfd_enabled> ] [ <passive_dflt> ] [ <name_lookup> ] [ { TABLE_area <aname> [ <backbone_active> ] [ <active> ] <age> <total_intf> <act_intf> <passive_intf> <loopback_intf> [ <gr_nbr_cnt> ] <stub> [ <stub_def_cost> ] <nssa> [ <no_redist> ] [ <nssa_trans> ] <no_summary> <spf_runs> <last_spf_run_time> [ <rtr_lsa_throt> ] [ <ipsec_sa_type> ] [ <ipsec_sa_algorithm> ] [ <ipsec_sa_spi> ] [ TABLE_range <addr> <masklen> <state> <nets> <advertise> [ <cost> ] ] [ <filter_in> ] [ <filter_out> ] <lsa_cnt> <lsa_crc> } ] ]

Syntax Description

Syntax Description

show

Show running system information

ipv6

(Optional) Display IPv6 information

ospfv3

Display OSPFv3 status and configuration

tag

(Optional) Process tag

vrf

(Optional) Display per-VRF information

vrf-name

(Optional) VRF name

vrf-known-name

(Optional) Known VRF name

all

(Optional) Display information for all VRFs

__readonly__

(Optional)

TABLE_ctx

(Optional)

ptag

(Optional)

instance_number

(Optional)

cname

(Optional)

rid

(Optional)

stateful_ha

(Optional)

gr_ha

(Optional)

gr_planned_only

(Optional)

gr_notify_period

(Optional)

gr_grace_period

(Optional)

gr_state

(Optional)

gr_last_status

(Optional)

gr_helper_mode

(Optional)

support_tos0_only

(Optional)

support_opaque_lsa

(Optional)

low_mem_cond

(Optional)

is_abr

(Optional)

is_asbr

(Optional)

max_lsa_non_self_number

(Optional)

max_lsa_state

(Optional)

max_lsa_warning_only

(Optional)

max_lsa_current_non_self_lsa_number

(Optional)

max_lsa_threshold_pct

(Optional)

max_lsa_ignore_time

(Optional)

max_lsa_reset_time

(Optional)

max_lsa_ignore_count

(Optional)

max_lsa_current_ignore_count

(Optional)

max_lsa_ignore_time_left

(Optional)

max_lsa_reset_time_left

(Optional)

max_lsa_permanent_ignore

(Optional)

ipsec_sa_type

(Optional) IPsec SA Type

ipsec_sa_algorithm

(Optional) IPsec SA Algorithm name

ipsec_sa_spi

(Optional) IPsec SA SPI Value

TABLE_redist

(Optional)

proto

(Optional)

max_lsas

(Optional)

warning

(Optional)

threshold

(Optional)

current_count

(Optional)

admin_dist

(Optional)

ref_bw

(Optional)

spf_start_time

(Optional)

spf_hold_time

(Optional)

spf_max_time

(Optional)

lsa_start_time

(Optional)

lsa_hold_time

(Optional)

lsa_max_time

(Optional)

min_lsa_arr_time

(Optional)

lsa_aging_pace

(Optional)

spf_max_paths

(Optional)

max_metric_adver

(Optional)

max_metric_time_left

(Optional)

max_metric_wait_bgp

(Optional)

max_metric_timeout

(Optional)

max_metric_always

(Optional)

max_metric_sum_lsa

(Optional)

max_metric_ext_lsa

(Optional)

asext_lsa_cnt

(Optional)

asext_lsa_crc

(Optional)

area_total

(Optional)

area_normal

(Optional)

area_stub

(Optional)

area_nssa

(Optional)

act_area_total

(Optional)

act_area_normal

(Optional)

act_area_stub

(Optional)

act_area_nssa

(Optional)

bfd_enabled

(Optional)

passive_dflt

(Optional)

name_lookup

(Optional)

no_discard_rt_ext

(Optional)

no_discard_rt_int

(Optional)

TABLE_area

(Optional)

aname

(Optional)

backbone_active

(Optional)

active

(Optional)

age

(Optional)

total_intf

(Optional)

act_intf

(Optional)

passive_intf

(Optional)

loopback_intf

(Optional)

gr_nbr_cnt

(Optional)

stub

(Optional)

stub_def_cost

(Optional)

nssa

(Optional)

no_redist

(Optional)

nssa_trans

(Optional)

no_summary

(Optional)

spf_runs

(Optional)

last_spf_run_time

(Optional)

rtr_lsa_throt

(Optional)

ipsec_sa_type

(Optional) IPsec SA Type

ipsec_sa_algorithm

(Optional) IPsec SA Algorithm name

ipsec_sa_spi

(Optional) IPsec SA SPI Value

TABLE_range

(Optional)

masklen

(Optional)

state

(Optional)

nets

(Optional)

advertise

(Optional)

cost

(Optional)

filter_in

(Optional)

filter_out

(Optional)

lsa_cnt

(Optional)

lsa_crc

(Optional)

Command Mode
  • /exec

show ospfv3 border-routers

show [ ipv6 ] ospfv3 [ <tag> ] [ vrf { <vrf-name> | <vrf-known-name> | all } ] border-routers [ all_routes ] [ vrf { <vrf-name> | <vrf-known-name> | all } ] [ __readonly__ TABLE_ctx <ptag> <cname> [ TABLE_br <type> <addr> <cost> <asbr> <abr> <area> <spf_inst> [ <vlink_unresolved> ] [ TABLE_br_ubest_nh [ <ubest_nh_addr> ] [ <ubest_nh_intf> ] ] [ TABLE_br_mbest_nh [ <mbest_nh_addr> ] [ <mbest_nh_intf> ] ] ] ]

Syntax Description

Syntax Description

show

Show running system information

ipv6

(Optional) Display IPv6 information

ospfv3

Display OSPFv3 status and configuration

tag

(Optional) Process tag

vrf

(Optional) Display per-VRF information

vrf-name

(Optional) VRF name

vrf-known-name

(Optional) Known VRF name

all

(Optional) Display information for all VRFs

border-routers

Border routers

all_routes

(Optional) Display all OSPFv3 routes

__readonly__

(Optional)

TABLE_ctx

(Optional)

ptag

(Optional)

cname

(Optional)

TABLE_br

(Optional)

type

(Optional)

addr

(Optional)

cost

(Optional)

asbr

(Optional)

abr

(Optional)

area

(Optional)

spf_inst

(Optional)

vlink_unresolved

(Optional)

TABLE_br_ubest_nh

(Optional)

ubest_nh_intf

(Optional)

TABLE_br_mbest_nh

(Optional)

mbest_nh_intf

(Optional)

Command Mode
  • /exec

show ospfv3 database

show [ ipv6 ] ospfv3 [ <tag> ] [ vrf { <vrf-name> | <vrf-known-name> | all } ] database [ [ [ [ router | network | intra-area-prefix | inter-area { irouter | iprefix } | nssa-external | area-unknown | [ [ { link | link-unknown | grace } [ <interface> ] ] ] ] [ area <area-id-ip> ] ] | external [ tag <tag_val> ] | as-unknown ] [ <lsid> ] [ self-originated | adv-router <advid> | adv-router-name <adv-name> ] ] [ vrf { <vrf-name> | <vrf-known-name> | all } ] [ __readonly__ TABLE_ctx <rid> <ptag> <cname> [ TABLE_db3_lsa [ <name> ] [ <area> ] [ <id> ] [ <advrtr> ] [ <age> ] [ <seqno> ] [ <corrupt> ] [ <rtr_num_links> ] [ <net_num_rtr> ] [ <prefix> ] [ <inter_rid> ] [ <link_if> ] [ <intra_ref_type> ] [ <intra_ref_lsid> ] ] ]

Syntax Description

Syntax Description

show

Show running system information

ipv6

(Optional) Display IPv6 information

ospfv3

Display OSPFv3 status and configuration

tag

(Optional) Process tag

vrf

(Optional) Display per-VRF information

vrf-name

(Optional) VRF name

vrf-known-name

(Optional) Known VRF name

all

(Optional) Display information for all VRFs

database

Link-state Database Summary

router

(Optional) Display router LSAs

network

(Optional) Display network LSAs

inter-area

(Optional) Display inter-area LSAs

iprefix

(Optional) Display Inter-Area-Prefix LSAs

irouter

(Optional) Display Inter-Area-Router LSAs

nssa-external

(Optional) Display NSSA-external LSAs

area-unknown

(Optional) Display area-scope unknown LSAs

external

(Optional) Display AS-external LSAs

as-unknown

(Optional) Display as-scope unknown LSAs

grace

(Optional) Display Grace LSAs

link

(Optional) Display Link LSAs

link-unknown

(Optional) Display link-scope unknown LSAs

interface

(Optional) OSPF enabled interface

intra-area-prefix

(Optional) Display Intra-Area-Prefix LSAs

self-originated

(Optional) Display only self-originated LSAs

lsid

(Optional) Restrict display by link state ID

adv-router

(Optional) Restrict display by Advertising router

advid

(Optional) Advertising router ID

adv-router-name

(Optional) Restrict display by Advertising router name

adv-name

(Optional) DNS Name of the Advertising router

area

(Optional) Display only LSA's in this area

area-id-ip

(Optional) Area Id as an integer or ip address

tag

(Optional) Restrict display by tag

tag_val

(Optional) 32-bit tag value

__readonly__

(Optional)

TABLE_ctx

(Optional)

rid

(Optional)

ptag

(Optional)

cname

(Optional)

TABLE_db3_lsa

(Optional)

name

(Optional)

area

(Optional)

id

(Optional)

advrtr

(Optional)

age

(Optional)

seqno

(Optional)

corrupt

(Optional)

rtr_num_links

(Optional)

net_num_rtr

(Optional)

inter_rid

(Optional)

link_if

(Optional)

intra_ref_type

(Optional)

intra_ref_lsid

(Optional)

Command Mode
  • /exec

show ospfv3 database database-summary

show [ ipv6 ] ospfv3 [ <tag> ] [ vrf { <vrf-name> | <vrf-known-name> | all } ] database database-summary [ vrf { <vrf-name> | <vrf-known-name> | all } ] [ __readonly__ TABLE_ctx <rid> <ptag> <cname> [ TABLE_dbsum [ TABLE_dbsum_area <area> [ TABLE_dbsum_area_lsa <area_lsa_name> <area_lsa_count> ] <area_lsa_total> ] [ TABLE_dbsum_all [ TABLE_dbsum_lsa_all <lsa_name> <lsa_count> ] <non_self_lsa_total> <lsa_total> ] ] ]

Syntax Description

Syntax Description

show

Show running system information

ipv6

(Optional) Display IPv6 information

ospfv3

Display OSPFv3 status and configuration

tag

(Optional) Process tag

vrf

(Optional) Display per-VRF information

vrf-name

(Optional) VRF name

vrf-known-name

(Optional) Known VRF name

all

(Optional) Display information for all VRFs

database

Link-state Database Summary

database-summary

Summary of database

__readonly__

(Optional)

TABLE_ctx

(Optional)

rid

(Optional)

ptag

(Optional)

cname

(Optional)

TABLE_dbsum

(Optional)

TABLE_dbsum_area

(Optional)

area

(Optional)

TABLE_dbsum_area_lsa

(Optional)

area_lsa_name

(Optional)

area_lsa_count

(Optional)

area_lsa_total

(Optional)

TABLE_dbsum_all

(Optional)

TABLE_dbsum_lsa_all

(Optional)

lsa_name

(Optional)

lsa_count

(Optional)

non_self_lsa_total

(Optional)

lsa_total

(Optional)

Command Mode
  • /exec

show ospfv3 database detail

show [ ipv6 ] ospfv3 [ <tag> ] [ vrf { <vrf-name> | <vrf-known-name> | all } ] database [ [ [ router | network | intra-area-prefix | inter-area { irouter | iprefix } | nssa-external | area-unknown | [ [ { link | link-unknown | grace } [ <interface> ] ] ] ] [ area <area-id-ip> ] ] | external [ tag <tag_val> ] | as-unknown ] [ <lsid> ] [ self-originated | adv-router <advid> | adv-router-name <adv-name> ] detail [ vrf { <vrf-name> | <vrf-known-name> | all } ] [ __readonly__ TABLE_ctx <rid> <ptag> <cname> [ TABLE_db3_lsa [ <name> ] [ <area> ] [ TABLE_lsdb <age> <maxage> <wrapping> <dummy> <flush_pending> <type> [ <intf> ] <id> <advrtr> <seqno> <cksum> <len> [ <corrupt> ] [ <rtr_abr> ] [ <rtr_asbr> ] [ <rtr_translate> ] [ <rtr_vlink_end> ] [ <rtr_options> ] [ <rtr_num_links> ] [ TABLE_rlsa [ <rtr_link_type> ] [ <rtr_link_metric> ] [ <rtr_link_ifid> ] [ <rtr_link_nbr_ifid> ] [ <rtr_link_nbr_rid> ] ] [ <net_options> ] [ TABLE_nlsa [ <net_rtr> ] ] [ <ia_prefix> ] [ <ia_prefix_options> ] [ <ia_prefix_metric> ] [ <ia_rtr_options> ] [ <ia_rtr_metric> ] [ <ia_rtr_rid> ] [ <asext_prefix> ] [ <asext_options> ] [ <asext_metric_type2> ] [ <asext_metric> ] [ <asext_fwd_addr> ] [ <asext_tag> ] [ <asext_ref_lstype> ] [ <asext_ref_lsid> ] [ <link_priority> ] [ <link_options> ] [ <link_laddr> ] [ <link_num_prefix> ] [ TABLE_linklsa [ <link_prefix> ] [ <link_prefix_options> ] ] [ <intra_num_prefix> ] [ <intra_ref_lstype> ] [ <intra_ref_lsid> ] [ <intra_ref_advrtr> ] [ TABLE_iaplsa [ <intra_prefix> ] [ <intra_prefix_options> ] [ <intra_prefix_metric> ] [ <corrupted_length> ] ] [ <tlv_type> ] [ <tlv_len> ] [ <tlv_data> ] [ <tlv_unknown> ] [ <gr_interval> ] [ <gr_reason> ] [ <unknown> ] [ <data_len> ] [ <data> ] ] ] ]

Syntax Description

Syntax Description

show

Show running system information

ipv6

(Optional) Display IPv6 information

ospfv3

Display OSPFv3 status and configuration

tag

(Optional) Process tag

vrf

(Optional) Display per-VRF information

vrf-name

(Optional) VRF name

vrf-known-name

(Optional) Known VRF name

all

(Optional) Display information for all VRFs

database

Link-state Database Summary

router

(Optional) Display router LSAs

network

(Optional) Display network LSAs

inter-area

(Optional) Display inter-area LSAs

iprefix

(Optional) Display Inter-Area-Prefix LSAs

irouter

(Optional) Display Inter-Area-Router LSAs

nssa-external

(Optional) Display NSSA-external LSAs

area-unknown

(Optional) Display area-scope unknown LSAs

external

(Optional) Display AS-external LSAs

as-unknown

(Optional) Display as-scope unknown LSAs

grace

(Optional) Display Grace LSAs

link

(Optional) Display Link LSAs

link-unknown

(Optional) Display link-scope unknown LSAs

interface

(Optional) OSPF enabled interface

intra-area-prefix

(Optional) Display Intra-Area-Prefix LSAs

self-originated

(Optional) Display only self-originated LSAs

lsid

(Optional) Restrict display by link state ID

adv-router

(Optional) Restrict display by Advertising router

advid

(Optional) Advertising router ID

adv-router-name

(Optional) Restrict display by Advertising router name

adv-name

(Optional) DNS Name of the Advertising router

area

(Optional) Display only LSA's in this area

area-id-ip

(Optional) Area Id as an integer or ip address

tag

(Optional) Restrict display by tag

tag_val

(Optional) 32-bit tag value

detail

Display LSA in detail

__readonly__

(Optional)

TABLE_ctx

(Optional)

rid

(Optional)

ptag

(Optional)

cname

(Optional)

TABLE_db3_lsa

(Optional)

name

(Optional)

area

(Optional)

TABLE_lsdb

(Optional)

age

(Optional)

maxage

(Optional)

wrapping

(Optional)

dummy

(Optional)

flush_pending

(Optional)

type

(Optional)

intf

(Optional)

id

(Optional)

advrtr

(Optional)

seqno

(Optional)

cksum

(Optional)

len

(Optional)

corrupt

(Optional)

rtr_abr

(Optional)

rtr_asbr

(Optional)

rtr_translate

(Optional)

rtr_vlink_end

(Optional)

rtr_options

(Optional)

rtr_num_links

(Optional)

TABLE_rlsa

(Optional)

rtr_link_type

(Optional)

rtr_link_metric

(Optional)

rtr_link_ifid

(Optional)

rtr_link_nbr_ifid

(Optional)

rtr_link_nbr_rid

(Optional)

net_options

(Optional)

TABLE_nlsa

(Optional)

net_rtr

(Optional)

ia_prefix_options

(Optional)

ia_prefix_metric

(Optional)

ia_rtr_options

(Optional)

ia_rtr_metric

(Optional)

ia_rtr_rid

(Optional)

asext_options

(Optional)

asext_metric_type2

(Optional)

asext_metric

(Optional)

asext_tag

(Optional)

asext_ref_lstype

(Optional)

asext_ref_lsid

(Optional)

link_priority

(Optional)

link_options

(Optional)

link_num_prefix

(Optional)

TABLE_linklsa

(Optional)

link_prefix_options

(Optional)

intra_num_prefix

(Optional)

intra_ref_lstype

(Optional)

intra_ref_lsid

(Optional)

intra_ref_advrtr

(Optional)

TABLE_iaplsa

(Optional)

intra_prefix_options

(Optional)

intra_prefix_metric

(Optional)

corrupted_length

(Optional)

tlv_type

(Optional)

tlv_len

(Optional)

tlv_data

(Optional)

tlv_unknown

(Optional)

gr_interval

(Optional)

gr_reason

(Optional)

unknown

(Optional)

data_len

(Optional)

data

(Optional)

Command Mode
  • /exec

show ospfv3 event-history

show ospfv3 [ <tag> ] [ internal ] event-history { errors | msgs | statistics | adjacency | event | ha | flooding | lsa | spf | redistribution | hello | spf-trigger | cli | rib }

Syntax Description

Syntax Description

show

Show running system information

ospfv3

Display OSPFv3 status and configuration

tag

(Optional) Process tag

internal

(Optional) Commands for internal use

event-history

Show various event logs of OSPF

errors

Error logs

msgs

IPC logs

statistics

Show the state and size of the buffers

adjacency

Adjacency formation logs

event

Internal event logs

ha

HA and GR logs

flooding

LSA flooding logs

lsa

LSA generation and databse logs

spf

SPF calculation logs

redistribution

Redistribution logs

hello

Hello related logs

spf-trigger

SPF TRIGGER related logs

cli

Cli logs

rib

RIB related logs

Command Mode
  • /exec

show ospfv3 event-history detail

show ospfv3 [ <tag> ] [ internal ] event-history detail [ statistics ]

Syntax Description

Syntax Description

show

Show running system information

ospfv3

Display OSPFv3 status and configuration

tag

(Optional) Process tag

internal

(Optional) Commands for internal use

event-history

Show event history of OSPF

detail

Show detailed event history information

statistics

(Optional) Show the state and size of the verbose history buffer

Command Mode
  • /exec

show ospfv3 ha

show [ ipv6 ] ospfv3 [ <tag> ] [ vrf { <vrf-name> | <vrf-known-name> | all } ] ha [ vrf { <vrf-name> | <vrf-known-name> | all } ] [ __readonly__ TABLE_ctx <ptag> <cname> <stateful> <pss_restored> <pss_state> <gr_enabled> <gr_grace_period> <gr_state> <gr_last_status> <gr_helper_mode> ]

Syntax Description

Syntax Description

show

Show running system information

ipv6

(Optional) Display IPv6 information

ospfv3

Display OSPFv3 status and configuration

tag

(Optional) Process tag

vrf

(Optional) Display per-VRF information

vrf-name

(Optional) VRF name

vrf-known-name

(Optional) Known VRF name

all

(Optional) Display information for all VRFs

ha

High Availability status

__readonly__

(Optional)

TABLE_ctx

(Optional)

ptag

(Optional)

cname

(Optional)

stateful

(Optional)

pss_restored

(Optional)

pss_state

(Optional)

gr_enabled

(Optional)

gr_grace_period

(Optional)

gr_state

(Optional)

gr_last_status

(Optional)

gr_helper_mode

(Optional)

Command Mode
  • /exec

show ospfv3 interface

show [ ipv6 ] ospfv3 [ <tag> ] [ vrf { <vrf-name> | <vrf-known-name> | all } ] interface [ <interface> | vrf { <vrf-name> | <vrf-known-name> | all } ] [ private ] [ __readonly__ TABLE_ctx <ptag> <cname> [ TABLE_intf <ifname> <admin_status> <proto_status> <addr> [ <masklen> ] [ <inst_id> ] <area> [ <if_cfg> ] <state_str> <type_str> <cost> [ <bfd_enabled> ] <index> [ <passive> ] [ <mpls> ] [ <transmit_delay> ] [ <if_priority> ] [ <dr_rid> ] [ <dr_addr> ] [ <bdr_rid> ] [ <bdr_addr> ] [ <nbr_total> ] [ <nbr_flood> ] [ <nbr_adjs> ] [ <gr_nbr> ] [ <hello_interval> ] [ <dead_interval> ] [ <wait_interval> ] [ <rxmt_interval> ] [ <hello_timer> ] [ <wait_timer> ] [ <pacing_timer> ] [ <lsu_timer> ] [ <lsack_timer> ] [ <netlsa_throt_timer> ] [ <link_lsa_cnt> ] [ <link_lsa_crc> ] [ <ipsec_sa_type> ] [ <ipsec_sa_algorithm> ] [ <ipsec_sa_spi> ] ] ]

Syntax Description

Syntax Description

show

Show running system information

ipv6

(Optional) Display IPv6 information

ospfv3

Display OSPFv3 status and configuration

tag

(Optional) Process tag

vrf

(Optional) Display per-VRF information

vrf-name

(Optional) VRF name

vrf-known-name

(Optional) Known VRF name

all

(Optional) Display information for all VRFs

interface

OSPF enabled interface

interface

(Optional) OSPF enabled interface

private

(Optional) Developer-only statistics

__readonly__

(Optional)

TABLE_ctx

(Optional)

ptag

(Optional)

cname

(Optional)

TABLE_intf

(Optional)

ifname

(Optional)

admin_status

(Optional)

proto_status

(Optional)

masklen

(Optional)

inst_id

(Optional)

area

(Optional)

if_cfg

(Optional)

state_str

(Optional)

type_str

(Optional)

cost

(Optional)

bfd_enabled

(Optional)

index

(Optional)

passive

(Optional)

mpls

(Optional)

transmit_delay

(Optional)

if_priority

(Optional)

dr_rid

(Optional)

bdr_rid

(Optional)

nbr_total

(Optional)

nbr_flood

(Optional)

nbr_adjs

(Optional)

gr_nbr

(Optional)

hello_interval

(Optional)

dead_interval

(Optional)

wait_interval

(Optional)

rxmt_interval

(Optional)

hello_timer

(Optional)

wait_timer

(Optional)

pacing_timer

(Optional)

lsu_timer

(Optional)

lsack_timer

(Optional)

netlsa_throt_timer

(Optional)

link_lsa_cnt

(Optional)

link_lsa_crc

(Optional)

ipsec_sa_type

(Optional) IPsec SA Type

ipsec_sa_algorithm

(Optional) IPsec SA Algorithm name

ipsec_sa_spi

(Optional) IPsec SA SPI Value

Command Mode
  • /exec

show ospfv3 interface brief

show [ ipv6 ] ospfv3 [ <tag> ] [ vrf { <vrf-name> | <vrf-known-name> | all } ] interface brief [ vrf { <vrf-name> | <vrf-known-name> | all } ] [ __readonly__ TABLE_ctx <ptag> <cname> <intf_count> TABLE_intf <ifname> <index> <area> <cost> <state_str> <nbr_total> <admin_status> ]

Syntax Description

Syntax Description

show

Show running system information

ipv6

(Optional) Display IPv6 information

ospfv3

Display OSPFv3 status and configuration

tag

(Optional) Process tag

vrf

(Optional) Display per-VRF information

vrf-name

(Optional) VRF name

vrf-known-name

(Optional) Known VRF name

all

(Optional) Display information for all VRFs

interface

OSPF enabled interface

brief

Display summary of OSPFv3 interfaces

__readonly__

(Optional)

TABLE_ctx

(Optional)

ptag

(Optional)

cname

(Optional)

intf_count

(Optional)

TABLE_intf

(Optional)

ifname

(Optional)

index

(Optional)

area

(Optional)

cost

(Optional)

state_str

(Optional)

nbr_total

(Optional)

admin_status

(Optional)

Command Mode
  • /exec

show ospfv3 internal

show ospfv3 [ <tag> ] [ vrf { <vrf-name> | <vrf-known-name> | all } ] internal [ errors ] [ area <area-id-ip> ] [ table-map ] [ asbrs [ all_routes ] ] [ externals ] [ as-external-routes ] [ max-metric ] [ flood-indices ] [ if-number-tree ] [ max-lsa ] [ txlist { u6rib | inter-prefix | inter-router | as-external | throttle } ] [ lsa <area-id2-ip> <lstype> <lsid> <advrtr> [ <interface> ] ] [ area-list [ <area-list-num> ] ] [ interface-list [ <if-list-num> ] ] [ nbr-list [ <nbr-list-num> ] ] [ as-definfo-originate ] [ clear-ipv6-rt-queue ] [ flood-queue-drops ] [ forwarding-address ] [ vrf { <vrf-name> | <vrf-known-name> | all } ]

Syntax Description

Syntax Description

show

Show running system information

ospfv3

Display OSPFv3 status and configuration

tag

(Optional) Process tag

vrf

(Optional) Display per-VRF information

vrf-name

(Optional) VRF name

vrf-known-name

(Optional) Known VRF name

all

(Optional) Display information for all VRFs

internal

Commands for internal use

errors

(Optional) Error counters

area

(Optional) OSPF Area information

area-id-ip

(Optional) Area Id as an integer or ip address

table-map

(Optional) Show table-map policy details and statistics

asbrs

(Optional) OSPF ASBR information

all_routes

(Optional) Display all OSPFv3 routes

externals

(Optional) OSPF External LSAs information

max-metric

(Optional) max metric related flags and values

flood-indices

(Optional) OSPF Flood index usage for neighbors and interfaces

if-number-tree

(Optional) Patricia Tree of OSPF interfaces indexed by iod

txlist

(Optional) Show txlist

u6rib

(Optional) Show txlist of IPv6 routes sent/pending for U6RIB

inter-prefix

(Optional) Routes having contribution from inter-area-prefix LSA

inter-router

(Optional) Routes having contribution from inter-area-router LSA

as-external

(Optional) Routes having contribution from as-external LSA

throttle

(Optional) Show self originated LSA throttle list

lsa

(Optional) OSPF LSA information

max-lsa

(Optional) Show max-lsa feature details and statistics

as-definfo-originate

(Optional) Show type-5 default-information originate state

flood-queue-drops

(Optional) Show statistics related to drops when packets are enqueued on flood queue

forwarding-address

(Optional) Show the forwarding addresses PT in this vrf

area-id2-ip

(Optional) Area Id as an integer or ip address

lstype

(Optional) Link state type of LSA

lsid

(Optional) Link state ID of LSA

advrtr

(Optional) Advertising router of LSA

interface

(Optional) OSPF enabled interface

area-list

(Optional) Show area list

area-list-num

(Optional) Area list number

interface-list

(Optional) Show interface list

if-list-num

(Optional) Interface list number

nbr-list

(Optional) Show neighbor list

nbr-list-num

(Optional) Neighbor list number

as-external-routes

(Optional) Display the external routes in external redist PT

clear-ipv6-rt-queue

(Optional) Show the internal clear IPv6 route queue

Command Mode
  • /exec

show ospfv3 internal ha

show ospfv3 [ <tag> ] internal ha [ vrf { <vrf-name> | <vrf-known-name> | all } ]

Syntax Description

Syntax Description

show

Show running system information

ospfv3

Display OSPFv3 status and configuration

tag

(Optional) Process tag

vrf

(Optional) Display per-VRF information

vrf-name

(Optional) VRF name

vrf-known-name

(Optional) Known VRF name

all

(Optional) Display information for all VRFs

internal

Commands for internal use

ha

HA related information

Command Mode
  • /exec

show ospfv3 internal library-info

show ospfv3 [ <tag> ] internal library-info

Syntax Description

Syntax Description

show

Show running system information

ospfv3

Display OSPFv3 status and configuration

tag

(Optional) Process tag

internal

Commands for internal use

library-info

Show various event logs of library

Command Mode
  • /exec

show ospfv3 internal mem-stats

show ospfv3 [ <tag> ] [ vrf { <vrf-name> | <vrf-known-name> | all } ] internal mem-stats [ no-libs ] [ detail ] [ vrf { <vrf-name> | <vrf-known-name> | all } ]

Syntax Description

Syntax Description

show

Show running system information

ospfv3

Display OSPFv3 status and configuration

tag

(Optional) Process tag

vrf

(Optional) Display per-VRF information

vrf-name

(Optional) VRF name

vrf-known-name

(Optional) Known VRF name

all

(Optional) Display information for all VRFs

internal

Commands for internal use

mem-stats

Show memory allocation statistics

no-libs

(Optional) Exclude libraries

detail

(Optional) Display detailed information

Command Mode
  • /exec

show ospfv3 lsa-content-changed-list

show [ ipv6 ] ospfv3 [ <tag> ] lsa-content-changed-list { <ip-addr> | <neighbor-name> } <interface> [ __readonly__ [ TABLE_ctx <ptag> <cname> [ TABLE_lschg <nbr_rid> <intf> <nbr_addr> [ TABLE_lsa [ <type> ] [ <lsid> ] [ <advrtr> ] [ <seqno> ] [ <cksum> ] [ <age> ] ] ] ] ]

Syntax Description

Syntax Description

show

Show running system information

ipv6

(Optional) Display IPv6 information

ospfv3

Display OSPFv3 status and configuration

tag

(Optional) Process tag

lsa-content-changed-list

LSAs that changed contents

interface

OSPF enabled interface

ip-addr

Neighbor router ID

neighbor-name

DNS Name of the neighbor

__readonly__

(Optional)

TABLE_ctx

(Optional)

ptag

(Optional)

cname

(Optional)

TABLE_lschg

(Optional)

nbr_rid

(Optional)

intf

(Optional)

TABLE_lsa

(Optional)

type

(Optional)

lsid

(Optional)

advrtr

(Optional)

seqno

(Optional)

cksum

(Optional)

age

(Optional)

Command Mode
  • /exec

show ospfv3 memory

show [ ipv6 ] ospfv3 [ <tag> ] memory [ __readonly__ TABLE_mem <ptag> <byte_total> <byte_consumed> <byte_overhead> <byte_allocated> <alloc_current> <alloc_created> <alloc_failed> <alloc_free> <bf_current> <bf_created> <bf_failed> <bf_free> <bf_byte_consumed> <bf_32_current> <bf_32_created> <bf_32_failed> <bf_32_free> <bf_32_byte_consumed> <slab_current> <slab_created> <slab_failed> <slab_free> <slab_byte_consumed> <if_index_alloc_failed> <nbr_index_alloc_failed> ]

Syntax Description

Syntax Description

show

Show running system information

ipv6

(Optional) Display IPv6 information

ospfv3

Display OSPFv3 status and configuration

tag

(Optional) Process tag

memory

Memory usage statistics

__readonly__

(Optional)

TABLE_mem

(Optional)

ptag

(Optional)

byte_total

(Optional)

byte_consumed

(Optional)

byte_overhead

(Optional)

byte_allocated

(Optional)

alloc_current

(Optional)

alloc_created

(Optional)

alloc_failed

(Optional)

alloc_free

(Optional)

bf_current

(Optional)

bf_created

(Optional)

bf_failed

(Optional)

bf_free

(Optional)

bf_byte_consumed

(Optional)

bf_32_current

(Optional)

bf_32_created

(Optional)

bf_32_failed

(Optional)

bf_32_free

(Optional)

bf_32_byte_consumed

(Optional)

slab_current

(Optional)

slab_created

(Optional)

slab_failed

(Optional)

slab_free

(Optional)

slab_byte_consumed

(Optional)

if_index_alloc_failed

(Optional)

nbr_index_alloc_failed

(Optional)

Command Mode
  • /exec

show ospfv3 neighbors

show [ ipv6 ] ospfv3 [ <tag> ] [ vrf { <vrf-name> | <vrf-known-name> | all } ] neighbors [ { { <interface> [ <neighbor> | <neighbor-name> ] } | { [ <neighbor> | <neighbor-name> ] [ vrf { <vrf-name> | <vrf-known-name> | all } ] } } ] [ __readonly__ TABLE_ctx <ptag> <cname> <nbrcount> [ TABLE_nbr <rid> <priority> <state> <drstate> <uptime> <ifid> <intf> [ <multiarea> ] <addr> ] ]

Syntax Description

Syntax Description

show

Show running system information

ipv6

(Optional) Display IPv6 information

ospfv3

Display OSPFv3 status and configuration

tag

(Optional) Process tag

vrf

(Optional) Display per-VRF information

vrf-name

(Optional) VRF name

vrf-known-name

(Optional) Known VRF name

all

(Optional) Display information for all VRFs

neighbors

Neighbor list

interface

(Optional) OSPF enabled interface

neighbor

(Optional) Router ID of neighbor

neighbor-name

(Optional) DNS Name of the neighbor

__readonly__

(Optional)

TABLE_ctx

(Optional)

ptag

(Optional)

cname

(Optional)

nbrcount

(Optional)

TABLE_nbr

(Optional)

rid

(Optional)

priority

(Optional)

state

(Optional)

drstate

(Optional)

uptime

(Optional)

ifid

(Optional)

intf

(Optional)

multiarea

(Optional)

Command Mode
  • /exec

show ospfv3 neighbors detail

show [ ipv6 ] ospfv3 [ <tag> ] [ vrf { <vrf-name> | <vrf-known-name> | all } ] neighbors [ <interface> ] [ <neighbor> ] detail [ vrf { <vrf-name> | <vrf-known-name> | all } ] [ private ] [ __readonly__ TABLE_ctx <ptag> <cname> [ TABLE_nbr <rid> <addr> <area> <intf> <state> <transition> <lastchange> [ <bfd_state> ] [ <priority> ] [ <ifid> ] [ <dr> ] [ <bdr> ] [ <master> ] [ <seqno> ] [ <dbdallsentacked> ] [ <dbdallsent> ] [ <dbdallacked> ] [ <lsaonreqlist> ] [ <lsafromlastreq> ] [ <lsreqrxmts> ] <helloptions> <dbdoptions> <lastnonhello> [ <deadtimer> ] [ <pacingtimer> ] [ <dbdrxmtimer> ] [ <reqrxmtimer> ] [ <lsutimer> ] [ <rerxmtimer> ] [ <fastrerxmtimer> ] [ <lsacktimer> ] [ <grtimer> ] [ <helpermode> ] [ <helpercand> ] [ <helperterm> ] [ <senddbd> ] [ <sendlsreq> ] [ <sendlsu> ] [ <sendlsurxmt> ] [ <sendlsack> ] [ <sendlsreqreply> ] ] ]

Syntax Description

Syntax Description

show

Show running system information

ipv6

(Optional) Display IPv6 information

ospfv3

Display OSPFv3 status and configuration

tag

(Optional) Process tag

vrf

(Optional) Display per-VRF information

vrf-name

(Optional) VRF name

vrf-known-name

(Optional) Known VRF name

all

(Optional) Display information for all VRFs

neighbors

Neighbor list

interface

(Optional) OSPF enabled interface

neighbor

(Optional) Router ID of neighbor

detail

Show detailed neighbor display

private

(Optional) Developer-only statistics

__readonly__

(Optional)

TABLE_ctx

(Optional)

ptag

(Optional)

cname

(Optional)

TABLE_nbr

(Optional)

rid

(Optional)

area

(Optional)

intf

(Optional)

state

(Optional)

transition

(Optional)

lastchange

(Optional)

bfd_state

(Optional)

priority

(Optional)

ifid

(Optional)

dr

(Optional)

bdr

(Optional)

master

(Optional)

seqno

(Optional)

dbdallsentacked

(Optional)

dbdallsent

(Optional)

dbdallacked

(Optional)

lsaonreqlist

(Optional)

lsafromlastreq

(Optional)

lsreqrxmts

(Optional)

helloptions

(Optional)

dbdoptions

(Optional)

lastnonhello

(Optional)

deadtimer

(Optional)

pacingtimer

(Optional)

dbdrxmtimer

(Optional)

reqrxmtimer

(Optional)

lsutimer

(Optional)

rerxmtimer

(Optional)

fastrerxmtimer

(Optional)

lsacktimer

(Optional)

grtimer

(Optional)

helpermode

(Optional)

helpercand

(Optional)

helperterm

(Optional)

senddbd

(Optional)

sendlsreq

(Optional)

sendlsu

(Optional)

sendlsurxmt

(Optional)

sendlsack

(Optional)

sendlsreqreply

(Optional)

Command Mode
  • /exec

show ospfv3 neighbors summary

show [ ipv6 ] ospfv3 [ <tag> ] [ vrf { <vrf-name> | <vrf-known-name> | all } ] neighbors [ <interface> ] summary [ vrf { <vrf-name> | <vrf-known-name> | all } ] [ __readonly__ TABLE_ctx <ptag> <cname> TABLE_intf { <ifname> | <total> } <down> <attempt> <init> <twoway> <exstart> <exchange> <loading> <full> <if_total> ]

Syntax Description

Syntax Description

show

Show running system information

ipv6

(Optional) Display IPv6 information

ospfv3

Display OSPFv3 status and configuration

tag

(Optional) Process tag

vrf

(Optional) Display per-VRF information

vrf-name

(Optional) VRF name

vrf-known-name

(Optional) Known VRF name

all

(Optional) Display information for all VRFs

neighbors

Neighbor list

interface

(Optional) OSPF enabled interface

summary

Summary of neighbors

__readonly__

(Optional)

TABLE_ctx

(Optional)

ptag

(Optional)

cname

(Optional)

TABLE_intf

(Optional)

ifname

(Optional)

total

(Optional)

down

(Optional)

attempt

(Optional)

init

(Optional)

twoway

(Optional)

exstart

(Optional)

exchange

(Optional)

loading

(Optional)

full

(Optional)

if_total

(Optional)

Command Mode
  • /exec

show ospfv3 policy statistics

show [ ipv6 ] ospfv3 [ <tag> ] [ vrf { <vrf-name> | <vrf-known-name> | all } ] policy statistics { { redistribute { bgp <as> | { isis | rip } <tag> | static | direct | amt } } | { area <area-id-ip> filter-list { in | out } } } [ vrf { <vrf-name> | <vrf-known-name> | all } ]

Syntax Description

Syntax Description

show

Show running system information

ipv6

(Optional) Display IPv6 information

ospfv3

Display OSPFv3 status and configuration

tag

(Optional) Process tag

vrf

(Optional) Display per-VRF information

vrf-name

(Optional) VRF name

vrf-known-name

(Optional) Known VRF name

all

(Optional) Display information for all VRFs

policy

Display Policy related information

statistics

Display Route Filter statistics

redistribute

Statistics for redistribution

rip

Routing Information Protocol (RIP)

isis

ISO Intermediate-to-Intermediate (IS-IS)

bgp

Border Gateway Protocol (BGP)

as

Autonomous system number

static

Static

direct

Directly connected

amt

AMT anycast prefix

area

Configure area properties

area-id-ip

Area Id as an integer or ip address

filter-list

Filter prefixes between OSPF areas

in

Filter networks sent to this area

out

Filter networks sent from this area

tag

Command Mode
  • /exec

show ospfv3 request-list

show [ ipv6 ] ospfv3 [ <tag> ] request-list { <ip-addr> | <neighbor-name> } <interface> [ __readonly__ [ TABLE_ctx <ptag> <cname> [ TABLE_lsreq <nbr_rid> <intf> <nbr_addr> <total> [ TABLE_lsa [ <type> ] [ <lsid> ] [ <advrtr> ] [ <seqno> ] [ <cksum> ] [ <age> ] ] ] ] ]

Syntax Description

Syntax Description

show

Show running system information

ipv6

(Optional) Display IPv6 information

ospfv3

Display OSPFv3 status and configuration

tag

(Optional) Process tag

request-list

Link state request list

interface

OSPF enabled interface

ip-addr

Neighbor router ID

neighbor-name

DNS Name of the neighbor

__readonly__

(Optional)

TABLE_ctx

(Optional)

ptag

(Optional)

cname

(Optional)

TABLE_lsreq

(Optional)

nbr_rid

(Optional)

intf

(Optional)

total

(Optional)

TABLE_lsa

(Optional)

type

(Optional)

lsid

(Optional)

advrtr

(Optional)

seqno

(Optional)

cksum

(Optional)

age

(Optional)

Command Mode
  • /exec

show ospfv3 retransmission-list

show [ ipv6 ] ospfv3 [ <tag> ] retransmission-list { <routerid> | <router-name> } <interface> [ __readonly__ [ TABLE_ctx <ptag> <cname> [ TABLE_rxmit <nbr_rid> <intf> <nbr_addr> [ <timer_running> ] [ <timer_due> ] [ TABLE_lsa [ <type> ] [ <lsid> ] [ <advrtr> ] [ <seqno> ] [ <cksum> ] [ <age> ] ] ] ] ]

Syntax Description

Syntax Description

show

Show running system information

ipv6

(Optional) Display IPv6 information

ospfv3

Display OSPFv3 status and configuration

tag

(Optional) Process tag

retransmission-list

Link state retransmission list

routerid

Neighbor router ID

router-name

DNS Name of the router

interface

OSPF enabled interface

__readonly__

(Optional)

TABLE_ctx

(Optional)

ptag

(Optional)

cname

(Optional)

TABLE_rxmit

(Optional)

nbr_rid

(Optional)

intf

(Optional)

timer_running

(Optional)

timer_due

(Optional)

TABLE_lsa

(Optional)

type

(Optional)

lsid

(Optional)

advrtr

(Optional)

seqno

(Optional)

cksum

(Optional)

age

(Optional)

Command Mode
  • /exec

show ospfv3 route

show [ ipv6 ] ospfv3 [ <tag> ] [ vrf { <vrf-name> | <vrf-known-name> | all } ] route [ <ipv6-prefix> [ longer-prefixes ] ] [ all_routes ] [ vrf { <vrf-name> | <vrf-known-name> | all } ] [ __readonly__ TABLE_ctx <ptag> <cname> [ <hdr_addr> ] [ <hdr_masklen> ] [ TABLE_route <addr> <masklen> <type> <in_rib> <direct> [ <area> ] [ <tag> ] [ <vlink_unresolved> ] [ TABLE_route_ubest_nh [ <ubest_nh_addr> ] [ <ubest_nh_intf> ] [ <ubest_cost> ] [ <distance> ] [ <ubest_nh_direct> ] [ <ubest_nh_in_rib> ] ] [ TABLE_route_mbest_nh [ <mbest_nh_addr> ] [ <mbest_nh_intf> ] [ <mbest_cost> ] [ <mbest_nh_direct> ] [ <mbest_nh_in_rib> ] ] ] ]

Syntax Description

Syntax Description

show

Show running system information

ipv6

(Optional) Display IPv6 information

ospfv3

Display OSPFv3 status and configuration

tag

(Optional) Process tag

vrf

(Optional) Display per-VRF information

vrf-name

(Optional) VRF name

vrf-known-name

(Optional) Known VRF name

all

(Optional) Display information for all VRFs

route

Internal OSPF routes

longer-prefixes

(Optional) Show exact match and more specific routes

all_routes

(Optional) Display all OSPFv3 routes

tag

(Optional)

__readonly__

(Optional)

TABLE_ctx

(Optional)

ptag

(Optional)

cname

(Optional)

hdr_masklen

(Optional)

TABLE_route

(Optional)

masklen

(Optional)

type

(Optional)

in_rib

(Optional)

direct

(Optional)

area

(Optional)

vlink_unresolved

(Optional)

TABLE_route_ubest_nh

(Optional)

ubest_nh_intf

(Optional)

ubest_cost

(Optional)

distance

(Optional)

ubest_nh_direct

(Optional)

ubest_nh_in_rib

(Optional)

TABLE_route_mbest_nh

(Optional)

mbest_nh_intf

(Optional)

mbest_cost

(Optional)

mbest_nh_direct

(Optional)

mbest_nh_in_rib

(Optional)

Command Mode
  • /exec

show ospfv3 route summary

show [ ipv6 ] ospfv3 [ <tag> ] [ vrf { <vrf-name> | <vrf-known-name> | all } ] route [ <ipv6-prefix> [ longer-prefixes ] ] summary [ vrf { <vrf-name> | <vrf-known-name> | all } ] [ __readonly__ TABLE_ctx <ptag> <cname> [ TABLE_route <total_routes> <total_paths> [ TABLE_route_type <path_type> <path_routes> <path_paths> ] [ TABLE_route_masklen <masklen> <masklen_routes> <masklen_paths> ] ] ]

Syntax Description

Syntax Description

show

Show running system information

ipv6

(Optional) Display IPv6 information

ospfv3

Display OSPFv3 status and configuration

tag

(Optional) Process tag

vrf

(Optional) Display per-VRF information

vrf-name

(Optional) VRF name

vrf-known-name

(Optional) Known VRF name

all

(Optional) Display information for all VRFs

route

Internal OSPF routes

longer-prefixes

(Optional) Show exact match and more specific routes

summary

Show route counts

__readonly__

(Optional)

TABLE_ctx

(Optional)

ptag

(Optional)

cname

(Optional)

TABLE_route

(Optional)

total_routes

(Optional)

total_paths

(Optional)

TABLE_route_type

(Optional)

path_type

(Optional)

path_routes

(Optional)

path_paths

(Optional)

TABLE_route_masklen

(Optional)

masklen

(Optional)

masklen_routes

(Optional)

masklen_paths

(Optional)

Command Mode
  • /exec

show ospfv3 statistics

show [ ipv6 ] ospfv3 [ <tag> ] [ vrf { <vrf-name> | <vrf-known-name> | all } ] statistics [ vrf { <vrf-name> | <vrf-known-name> | all } ] [ __readonly__ TABLE_stats <ptag> <cname> <last_clear> <rid_change> <dr_elections> <older_lsa_recv> <nbr_state_change> <nbr_dead_postpone> <nbr_dead_expire> <nbr_bad_lsreq> <nbr_seqno_mismatch> <spf_full> <spf_summary> <spf_external> <spf_extsummary> <rtr_generate> <rtr_refresh> <rtr_flush> <rtr_other_flush> <net_generate> <net_refresh> <net_flush> <net_other_flush> <inter_prefix_generate> <inter_prefix_refresh> <inter_prefix_flush> <inter_prefix_other_flush> <inter_router_generate> <inter_router_refresh> <inter_router_flush> <inter_router_other_flush> <asext_generate> <asext_refresh> <asext_flush> <asext_other_flush> <link_generate> <link_refresh> <link_flush> <link_other_flush> <intra_prefix_generate> <intra_prefix_refresh> <intra_prefix_flush> <intra_prefix_other_flush> <unknown_generate> <unknown_refresh> <unknown_flush> <unknown_other_flush> <limbo_lsa_count> <limbo_lsa_hwm> <limbo_lsa_deleted> <limbo_lsa_revived> <limbo_runs> <limbo_lsa_last_time_hwm> [ <limbo_timer> ] <helloq_size> <helloq_max_size> <helloq_hwm> <helloq_drops> <helloq_last_hwm_time> <floodq_size> <floodq_max_size> <floodq_hwm> <floodq_drops> <floodq_last_hwm_time> <lsdb_add_fail> [ TABLE_buffer_detail [ <buf_size> ] [ <buf_size_huge> ] <buf_in_use> <buf_hwm> <buf_perm> <buf_alloc> <buf_free> ] ]

Syntax Description

Syntax Description

show

Show running system information

ipv6

(Optional) Display IPv6 information

ospfv3

Display OSPFv3 status and configuration

tag

(Optional) Process tag

vrf

(Optional) Display per-VRF information

vrf-name

(Optional) VRF name

vrf-known-name

(Optional) Known VRF name

all

(Optional) Display information for all VRFs

statistics

Event counters

__readonly__

(Optional)

TABLE_stats

(Optional)

ptag

(Optional)

cname

(Optional)

last_clear

(Optional)

rid_change

(Optional)

dr_elections

(Optional)

older_lsa_recv

(Optional)

nbr_state_change

(Optional)

nbr_dead_postpone

(Optional)

nbr_dead_expire

(Optional)

nbr_bad_lsreq

(Optional)

nbr_seqno_mismatch

(Optional)

spf_full

(Optional)

spf_summary

(Optional)

spf_external

(Optional)

spf_extsummary

(Optional)

rtr_generate

(Optional)

rtr_refresh

(Optional)

rtr_flush

(Optional)

rtr_other_flush

(Optional)

net_generate

(Optional)

net_refresh

(Optional)

net_flush

(Optional)

net_other_flush

(Optional)

inter_prefix_generate

(Optional)

inter_prefix_refresh

(Optional)

inter_prefix_flush

(Optional)

inter_prefix_other_flush

(Optional)

inter_router_generate

(Optional)

inter_router_refresh

(Optional)

inter_router_flush

(Optional)

inter_router_other_flush

(Optional)

asext_generate

(Optional)

asext_refresh

(Optional)

asext_flush

(Optional)

asext_other_flush

(Optional)

link_generate

(Optional)

link_refresh

(Optional)

link_flush

(Optional)

link_other_flush

(Optional)

intra_prefix_generate

(Optional)

intra_prefix_refresh

(Optional)

intra_prefix_flush

(Optional)

intra_prefix_other_flush

(Optional)

unknown_generate

(Optional)

unknown_refresh

(Optional)

unknown_flush

(Optional)

unknown_other_flush

(Optional)

limbo_lsa_count

(Optional)

limbo_lsa_hwm

(Optional)

limbo_lsa_deleted

(Optional)

limbo_lsa_revived

(Optional)

limbo_runs

(Optional)

limbo_lsa_last_time_hwm

(Optional)

limbo_timer

(Optional)

helloq_size

(Optional)

helloq_max_size

(Optional)

helloq_hwm

(Optional)

helloq_drops

(Optional)

helloq_last_hwm_time

(Optional)

floodq_size

(Optional)

floodq_max_size

(Optional)

floodq_hwm

(Optional)

floodq_drops

(Optional)

floodq_last_hwm_time

(Optional)

lsdb_add_fail

(Optional)

TABLE_buffer_detail

(Optional)

buf_size

(Optional)

buf_size_huge

(Optional)

buf_in_use

(Optional)

buf_hwm

(Optional)

buf_perm

(Optional)

buf_alloc

(Optional)

buf_free

(Optional)

Command Mode
  • /exec

show ospfv3 summary-address

show [ ipv6 ] ospfv3 [ <tag> ] [ vrf { <vrf-name> | <vrf-known-name> | all } ] summary-address [ private ] [ vrf { <vrf-name> | <vrf-known-name> | all } ] [ __readonly__ [ TABLE_ctx <ptag> <cname> <rid> [ TABLE_sum <addr> <masklen> [ <metric> ] [ <tag> ] [ <pending> ] ] ] ]

Syntax Description

Syntax Description

show

Show running system information

ipv6

(Optional) Display IPv6 information

ospfv3

Display OSPFv3 status and configuration

tag

(Optional) Process tag

vrf

(Optional) Display per-VRF information

vrf-name

(Optional) VRF name

vrf-known-name

(Optional) Known VRF name

all

(Optional) Display information for all VRFs

summary-address

Summary-address redistribution information

private

(Optional) Developer-only statistics

tag

(Optional)

__readonly__

(Optional)

TABLE_ctx

(Optional)

ptag

(Optional)

cname

(Optional)

rid

(Optional)

TABLE_sum

(Optional)

masklen

(Optional)

metric

(Optional)

pending

(Optional)

Command Mode
  • /exec

show ospfv3 traffic

show [ ipv6 ] ospfv3 [ <tag> ] [ vrf { <vrf-name> | <vrf-known-name> | all } ] traffic [ <interface> [ detail ] | [ detail ] | [ detail ] vrf { <vrf-name> | <vrf-known-name> | all } ] [ __readonly__ TABLE_traf <ptag> <cname> <last_clear> [ <ifname> ] <pkt_in> <pkt_out> <lsu_first_trans> <lsu_retrans> <lsu_for_lsreq> <lsu_nbr_trans> <throttle_out> <throttle_out_token> <throttle_out_ip> <lsa_ignored> <lsa_dropped_spf> <lsa_dropped_gr> <pkt_drops_in> <pkt_drops_out> <pkt_errors_in> <pkt_errors_out> <hello_errors_in> <dbds_errors_in> <lsreqs_errors_in> <lsus_errors_in> <lsacks_errors_in> <pkt_unknown_in> <pkt_unknown_out> <pkt_no_ospf_intf> <bad_version> <bad_crc> <dup_rtr_id> <dup_src_addr> <invalid_src_addr> <invalid_dst_addr> <non_existing_nbr> <pkt_passive_intf> <wrong_area> <invalid_pkt_len> <nbr_changed_routerid_ipaddr> <nbr_changed_interfaceid> [ <bad_auth> ] [ <bad_reserved> ] [ <pkt_no_vrf> ] <hellos_in> <dbds_in> <lsreqs_in> <lsus_in> <lsacks_in> <hellos_out> <dbds_out> <lsreqs_out> <lsus_out> <lsacks_out> [ <hellos_in_hq> <dbds_in_hq> <lsreqs_in_flq> <lsus_in_flq> <lsacks_in_flq> <lsas_in_dbds_in> <lsas_in_lsreqs_in> <lsas_in_lsus_in> <lsas_in_lsacks_in> <lsas_in_dbds_out> <lsas_in_lsreqs_out> <lsas_in_lsus_out> <lsas_in_lsacks_out> <lsas_in_rxmt_lsus_out> ] ]

Syntax Description

Syntax Description

show

Show running system information

ipv6

(Optional) Display IPv6 information

ospfv3

Display OSPFv3 status and configuration

tag

(Optional) Process tag

interface

(Optional) OSPF enabled interface

detail

(Optional) Display detailed information

vrf

(Optional) Display per-VRF information

vrf-name

(Optional) VRF name

vrf-known-name

(Optional) Known VRF name

all

(Optional) Display information for all VRFs

traffic

Packet counters

__readonly__

(Optional)

TABLE_traf

(Optional)

ptag

(Optional)

cname

(Optional)

last_clear

(Optional)

ifname

(Optional)

pkt_in

(Optional)

pkt_out

(Optional)

lsu_first_trans

(Optional)

lsu_retrans

(Optional)

lsu_for_lsreq

(Optional)

lsu_nbr_trans

(Optional)

throttle_out

(Optional)

throttle_out_token

(Optional)

throttle_out_ip

(Optional)

lsa_ignored

(Optional)

lsa_dropped_spf

(Optional)

lsa_dropped_gr

(Optional)

pkt_drops_in

(Optional)

pkt_drops_out

(Optional)

pkt_errors_in

(Optional)

pkt_errors_out

(Optional)

hello_errors_in

(Optional)

dbds_errors_in

(Optional)

lsreqs_errors_in

(Optional)

lsus_errors_in

(Optional)

lsacks_errors_in

(Optional)

pkt_unknown_in

(Optional)

pkt_unknown_out

(Optional)

pkt_no_ospf_intf

(Optional)

bad_version

(Optional)

bad_crc

(Optional)

dup_rtr_id

(Optional)

dup_src_addr

(Optional)

invalid_src_addr

(Optional)

invalid_dst_addr

(Optional)

non_existing_nbr

(Optional)

pkt_passive_intf

(Optional)

wrong_area

(Optional)

invalid_pkt_len

(Optional)

nbr_changed_routerid_ipaddr

(Optional)

nbr_changed_interfaceid

(Optional)

bad_auth

(Optional)

bad_reserved

(Optional)

pkt_no_vrf

(Optional)

hellos_in

(Optional)

dbds_in

(Optional)

lsreqs_in

(Optional)

lsus_in

(Optional)

lsacks_in

(Optional)

hellos_out

(Optional)

dbds_out

(Optional)

lsreqs_out

(Optional)

lsus_out

(Optional)

lsacks_out

(Optional)

hellos_in_hq

(Optional)

dbds_in_hq

(Optional)

lsreqs_in_flq

(Optional)

lsus_in_flq

(Optional)

lsacks_in_flq

(Optional)

lsas_in_dbds_in

(Optional)

lsas_in_lsreqs_in

(Optional)

lsas_in_lsus_in

(Optional)

lsas_in_lsacks_in

(Optional)

lsas_in_dbds_out

(Optional)

lsas_in_lsreqs_out

(Optional)

lsas_in_lsus_out

(Optional)

lsas_in_lsacks_out

(Optional)

lsas_in_rxmt_lsus_out

(Optional)

Command Mode
  • /exec

show ospfv3 virtual-links

show [ ipv6 ] ospfv3 [ <tag> ] [ vrf { <vrf-name> | <vrf-known-name> | all } ] virtual-links [ vrf { <vrf-name> | <vrf-known-name> | all } ] [ __readonly__ TABLE_ctx <ptag> <cname> [ TABLE_vlink <name> <nbr_rid> <if_state> <transit_area> <nh_intf> <nbr_addr> [ <transit_area_stub> ] [ <transit_area_nssa> ] <addr> [ <masklen> ] <inst_id> <area> [ <if_cfg> ] <state_str> <type_str> <cost> <index> [ <passive> ] [ <mpls> ] [ <transmit_delay> ] [ <if_priority> ] [ <dr_rid> ] [ <dr_addr> ] [ <bdr_rid> ] [ <bdr_addr> ] [ <nbr_total> ] [ <nbr_flood> ] [ <nbr_adjs> ] [ <gr_nbr> ] [ <hello_interval> ] [ <dead_interval> ] [ <wait_interval> ] [ <rxmt_interval> ] [ <hello_timer> ] [ <wait_timer> ] [ <pacing_timer> ] [ <lsu_timer> ] [ <lsack_timer> ] [ <netlsa_throt_timer> ] [ <link_lsa_cnt> ] [ <link_lsa_crc> ] [ <state> ] [ <transition> ] [ <lastchange> ] [ <priority> ] [ <ifid> ] [ <dr> ] [ <bdr> ] [ <master> ] [ <seqno> ] [ <dbdallsentacked> ] [ <dbdallsent> ] [ <dbdallacked> ] [ <lsaonreqlist> ] [ <lsafromlastreq> ] [ <lsreqrxmts> ] [ <helloptions> ] [ <dbdoptions> ] [ <lastnonhello> ] [ <deadtimer> ] [ <pacingtimer> ] [ <dbdrxmtimer> ] [ <reqrxmtimer> ] [ <lsutimer> ] [ <rerxmtimer> ] [ <fastrerxmtimer> ] [ <lsacktimer> ] [ <grtimer> ] [ <helpermode> ] [ <helpercand> ] [ <helperterm> ] [ <senddbd> ] [ <sendlsreq> ] [ <sendlsu> ] [ <sendlsurxmt> ] [ <sendlsack> ] [ <sendlsreqreply> ] [ <ipsec_sa_type> ] [ <ipsec_sa_algorithm> ] [ <ipsec_sa_spi> ] ] ]

Syntax Description

Syntax Description

show

Show running system information

ipv6

(Optional) Display IPv6 information

ospfv3

Display OSPFv3 status and configuration

tag

(Optional) Process tag

vrf

(Optional) Display per-VRF information

vrf-name

(Optional) VRF name

vrf-known-name

(Optional) Known VRF name

all

(Optional) Display information for all VRFs

virtual-links

Virtual link information

__readonly__

(Optional)

TABLE_ctx

(Optional)

ptag

(Optional)

cname

(Optional)

TABLE_vlink

(Optional)

name

(Optional)

nbr_rid

(Optional)

if_state

(Optional)

transit_area

(Optional)

nh_intf

(Optional)

transit_area_stub

(Optional)

transit_area_nssa

(Optional)

masklen

(Optional)

inst_id

(Optional)

area

(Optional)

if_cfg

(Optional)

state_str

(Optional)

type_str

(Optional)

cost

(Optional)

index

(Optional)

passive

(Optional)

mpls

(Optional)

transmit_delay

(Optional)

if_priority

(Optional)

dr_rid

(Optional)

bdr_rid

(Optional)

nbr_total

(Optional)

nbr_flood

(Optional)

nbr_adjs

(Optional)

gr_nbr

(Optional)

hello_interval

(Optional)

dead_interval

(Optional)

wait_interval

(Optional)

rxmt_interval

(Optional)

hello_timer

(Optional)

wait_timer

(Optional)

pacing_timer

(Optional)

lsu_timer

(Optional)

lsack_timer

(Optional)

netlsa_throt_timer

(Optional)

link_lsa_cnt

(Optional)

link_lsa_crc

(Optional)

state

(Optional)

transition

(Optional)

lastchange

(Optional)

priority

(Optional)

ifid

(Optional)

dr

(Optional)

bdr

(Optional)

master

(Optional)

seqno

(Optional)

dbdallsentacked

(Optional)

dbdallsent

(Optional)

dbdallacked

(Optional)

lsaonreqlist

(Optional)

lsafromlastreq

(Optional)

lsreqrxmts

(Optional)

helloptions

(Optional)

dbdoptions

(Optional)

lastnonhello

(Optional)

deadtimer

(Optional)

pacingtimer

(Optional)

dbdrxmtimer

(Optional)

reqrxmtimer

(Optional)

lsutimer

(Optional)

rerxmtimer

(Optional)

fastrerxmtimer

(Optional)

lsacktimer

(Optional)

grtimer

(Optional)

helpermode

(Optional)

helpercand

(Optional)

helperterm

(Optional)

senddbd

(Optional)

sendlsreq

(Optional)

sendlsu

(Optional)

sendlsurxmt

(Optional)

sendlsack

(Optional)

sendlsreqreply

(Optional)

ipsec_sa_type

(Optional) IPsec SA Type

ipsec_sa_algorithm

(Optional) IPsec SA Algorithm name

ipsec_sa_spi

(Optional) IPsec SA SPI Value

Command Mode
  • /exec

show ospfv3 virtual-links brief

show [ ipv6 ] ospfv3 [ <tag> ] [ vrf { <vrf-name> | <vrf-known-name> | all } ] virtual-links brief [ vrf { <vrf-name> | <vrf-known-name> | all } ] [ __readonly__ TABLE_ctx <ptag> <cname> <vlink_count> [ TABLE_vlink <nbr_rid> <vlink_num> <transit_area> <cost> <if_state> ] ]

Syntax Description

Syntax Description

show

Show running system information

ipv6

(Optional) Display IPv6 information

ospfv3

Display OSPFv3 status and configuration

tag

(Optional) Process tag

vrf

(Optional) Display per-VRF information

vrf-name

(Optional) VRF name

vrf-known-name

(Optional) Known VRF name

all

(Optional) Display information for all VRFs

virtual-links

Virtual link information

brief

Display summary of OSPFv3 virtual links

__readonly__

(Optional)

TABLE_ctx

(Optional)

ptag

(Optional)

cname

(Optional)

vlink_count

(Optional)

TABLE_vlink

(Optional)

nbr_rid

(Optional)

vlink_num

(Optional)

transit_area

(Optional)

cost

(Optional)

if_state

(Optional)

Command Mode
  • /exec

show otv

show otv [ <overlay-if> [ vpn <vpn-name> ] ]

Syntax Description

Syntax Description

show

Display OTV information

otv

Configure OTV information

overlay-if

(Optional) Overlay interface

vpn

(Optional) Overlay VPN name

vpn-name

(Optional) OTV VPN Name

Command Mode
  • /exec

show otv adjacency

show otv adjacency [ detail ] [ <overlay-if> | vpn <vpn-name> ]

Syntax Description

Syntax Description

show

Display OTV information

otv

Configure OTV information

overlay-if

(Optional) Overlay interface

vpn

(Optional) Overlay VPN name

vpn-name

(Optional) OTV VPN Name

adjacency

Show adjacencies on overlay

detail

(Optional) Adjacency details

Command Mode
  • /exec

show otv arp-nd-cache

show otv arp-nd-cache [ <overlay-if> | vpn <vpn-name> | vlan-id <vlan_id> ] [ __readonly__ { TABLE_arp-nd-cache <if-name> <vlan-id> <mac-addr> <l3-addr> <uptime> <expiry> } ]

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

overlay-if

(Optional) Overlay interface

vpn

(Optional) Overlay VPN name

vpn-name

(Optional) OTV VPN Name

vlan-id

(Optional) Vlan id filter

vlan_id

(Optional) Vlan id

arp-nd-cache

Display (L3, L2) addresses cached from ARP and ND packet inspection

__readonly__

(Optional)

TABLE_arp-nd-cache

(Optional)

if-name

(Optional)

vlan-id

(Optional)

mac-addr

(Optional)

l3-addr

(Optional)

uptime

(Optional)

expiry

(Optional)

Command Mode
  • /exec

show otv data-group

show otv data-group [ local | remote ] [ [ <overlay-if> ] [ vlan <vlan-id> ] [ source <source> ] [ group <group> ] [ delivery-source <dsource> ] [ delivery-group <dgroup> ] [ join-interface <jif> ] ] +

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

data-group

Data groups

local

(Optional) Local sources/groups

remote

(Optional) Remote sources/groups

overlay-if

(Optional) Overlay interface

vlan

(Optional) Vlan

vlan-id

(Optional) Vlan ID

source

(Optional) active-source source

source

(Optional) active-source source address

group

(Optional) active-source group

group

(Optional) active-source group address

delivery-source

(Optional) delivery source

dsource

(Optional) delivery source address

delivery-group

(Optional) delivery group

dgroup

(Optional) delivery group address

join-interface

(Optional) join interface

jif

(Optional) interface

Command Mode
  • /exec

show otv internal

show otv internal [ { overlay | adjacency | cache-site-adj | vlan [ <vlan-range> ] | site } [ detail ] ]

Syntax Description

Syntax Description

show

Display OTV information

otv

Configure OTV information

internal

Display OTV internal information

overlay

(Optional) Show overlay information

adjacency

(Optional) Show adjacencies on overlay

cache-site-adj

(Optional) Show site-adj-cache database

vlan

(Optional) Show internal vlan database

vlan-range

(Optional) VLAN ID 1-3967 or range(s): 1-5, 10 or 2-5,7-19

site

(Optional) Show Site database

detail

(Optional) Show detailed output

Command Mode
  • /exec

show otv internal

show otv internal [ partition ]

Syntax Description

Syntax Description

show

Display OTV information

otv

Configure OTV information

internal

Display OTV internal information

partition

(Optional) show remote partition site-id db

Command Mode
  • /exec

show otv internal

show otv internal [ remote-db ]

Syntax Description

Syntax Description

show

Display OTV information

otv

Configure OTV information

internal

Display OTV internal information

remote-db

(Optional) show remote partition vlan db

Command Mode
  • /exec

show otv internal

show otv internal [ device-db ]

Syntax Description

Syntax Description

show

Display OTV information

otv

Configure OTV information

internal

Display OTV internal information

device-db

(Optional) show device db

Command Mode
  • /exec

show otv internal adjacency-server replication-list

show otv internal adjacency-server replication-list [ <overlay-if> | vpn <vpn-name> ]

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

internal

Display OTV internal information

overlay-if

(Optional) Overlay interface

vpn

(Optional) Overlay VPN name

vpn-name

(Optional) OTV VPN Name

adjacency-server

Adjacency Server

replication-list

Display Runtime internal Replication List

Command Mode
  • /exec

show otv internal aed-server

show otv internal aed-server [ detail | <overlay-if> | vpn <vpn-name> ]

Syntax Description

Syntax Description

show

Display OTV information

otv

Configure OTV information

internal

internal

aed-server

Show aed server state

detail

(Optional) Show detailed aed_server state

overlay-if

(Optional) Overlay interface

vpn

(Optional) Overlay VPN name

vpn-name

(Optional) OTV VPN Name

Command Mode
  • /exec

show otv internal blackholing state

show otv internal blackholing state [ <overlay-if> | vpn <vpn-name> ]

Syntax Description

Syntax Description

show

Display OTV information

otv

Configure OTV information

internal

Display OTV internal information

blackholing

Display OTV blackholing state

state

Display OTV blackholing state

overlay-if

(Optional) Overlay interface

vpn

(Optional) Overlay VPN name

vpn-name

(Optional) OTV VPN Name

Command Mode
  • /exec

show otv internal cleanup

show otv internal cleanup [ <overlay-if> ]

Syntax Description

Syntax Description

show

Display OTV information

otv

Configure OTV information

internal

Display OTV internal information

cleanup

Show overlay cleanup information

overlay-if

(Optional) Overlay interface

Command Mode
  • /exec

show otv internal event-history

show otv internal event-history { errors | packet | msgs | cli | learn | debug | event | arp-nd | statistics | fc | delivery | stp | route }

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

internal

Display OTV internal information

event-history

Show various event logs of OTV

errors

Error logs of OTV

msgs

Message logs of OTV

cli

CLI logs of OTV

learn

Learn logs of OTV

debug

Internal debug logs of OTV

fc

FC logs of OTV

event

Event logs of OTV

arp-nd

ARP-ND logs of OTV

packet

OTV packet logs

statistics

Statistics for OTV event history

delivery

Delivery groups logs of OTV

stp

STP logs of OTV

route

Route update logs of OTV

Command Mode
  • /exec

show otv internal mem-stats

show otv internal mem-stats [ detail ]

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

internal

Display OTV internal information

mem-stats

Dynamic memory stats

detail

(Optional) Detailed information

Command Mode
  • /exec

show otv internal overlay history

show otv internal overlay history [ aed_svr | ed_summ | cleanup ] [ sent | recv | all | clr | active | backup ] [ <overlay-if> ]

Syntax Description

Syntax Description

show

Display OTV information

otv

Configure OTV information

internal

Display OTV internal information

overlay

overlay

history

history

aed_svr

(Optional) aed_svr

ed_summ

(Optional) edge device summary

cleanup

(Optional) cleanup

sent

(Optional) sent

recv

(Optional) recv

all

(Optional) all

clr

(Optional) clr

active

(Optional) active

backup

(Optional) backup

overlay-if

(Optional) Overlay interface

Command Mode
  • /exec

show otv internal peer-id allocation

show otv internal peer-id allocation

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

internal

Display OTV internal information

peer-id

Display peer-id allocation requests

allocation

Command Mode
  • /exec

show otv internal pim-cache

show otv internal pim-cache [ vrf { <vrf-name> | <vrf-known-name> | all } ]

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

internal

Display OTV internal information

pim-cache

Show PIM client cache

vrf

(Optional) Display per-VRF information

vrf-name

(Optional) VRF name

vrf-known-name

(Optional) Known VRF name

all

(Optional) Display information for all VRFs

Command Mode
  • /exec

show otv internal replication-list sdb

show otv internal replication-list { sdb | pss }

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

internal

Display OTV internal information

replication-list

Display Runtime internal Replication List

sdb

Display Shared Replication List used by PM

pss

Display internal replication list database

Command Mode
  • /exec

show otv internal shared-database

show otv internal shared-database [ overlay | peer-global-info | peer-ovly-info | adj | vlan | gen | site | tunnel | delivery-group-db | local-delivery-groups | local-active-sources | local-exit-interface | buffers | hostname | site-index | partition | partition-vlan | vlan-device | device-db | vlan-status | aed-server-req | ed-summary | vlan-mapping | aed-map ]

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

internal

Display OTV internal information

shared-database

Shared-database contents

overlay

(Optional) Overlay interface database

adj

(Optional) Adjacency interface database

vlan

(Optional) Vlan interface database

gen

(Optional) Geninfo database

site

(Optional) Site Adjacency database

tunnel

(Optional) TM GRE Tunnels

delivery-group-db

(Optional) Delivery group database

local-delivery-groups

(Optional) Local delivery groups

local-active-sources

(Optional) Local active sources

local-exit-interface

(Optional) Local delivery group to exit i/f mapping

peer-global-info

(Optional) Global peer-id alloc state

peer-ovly-info

(Optional) Overlay wise peer VPC info

buffers

(Optional) Batched SDB Update/Del buffer state

hostname

(Optional) Sysid to Hostname mapping

site-index

(Optional) Site-index for remote sites

partition

(Optional) Partition db for remote sites

partition-vlan

(Optional) VLAN db of partition

vlan-device

(Optional) Device db for each VLAN

device-db

(Optional) Device and site database

vlan-status

(Optional) vlan status

aed-server-req

(Optional) AED Server request

ed-summary

(Optional) Edge device summary DB

vlan-mapping

(Optional) Vlan translation mapping info

aed-map

(Optional) AED Map

Command Mode
  • /exec

show otv internal snmp cotvAdjacencyDatabaseTable cotvOverlayNumber cotvAdjacentDevAddrType cotvAdjacentDevAddr

show otv internal snmp cotvAdjacencyDatabaseTable cotvOverlayNumber <overlay_number_in> cotvAdjacentDevAddrType <address_type_in> cotvAdjacentDevAddr <address_in> [ __readonly__ TABLE-cotvAdjacencyDatabaseTable <overlay_number_out> <address_type_out> <address_out> <cotvAdjacentDevSystemID> <cotvAdjacentDevName> <cotvAdjacentDevState> <cotvAdjacentDevUpTime> ]

Syntax Description

Syntax Description

show

Display OTV information

otv

Configure OTV information

internal

Display OTV internal information

snmp

otv adjacency for snmp

cotvAdjacencyDatabaseTable

cotvOverlayNumber

overlay_number_in

cotvAdjacentDevAddrType

address_type_in

cotvAdjacentDevAddr

address_in

__readonly__

(Optional) Read Only

TABLE-cotvAdjacencyDatabaseTable

(Optional) otv adjacency xml table

overlay_number_out

(Optional)

address_type_out

(Optional)

address_out

(Optional)

cotvAdjacentDevSystemID

(Optional)

cotvAdjacentDevName

(Optional)

cotvAdjacentDevState

(Optional)

cotvAdjacentDevUpTime

(Optional)

Command Mode
  • /exec

show otv internal snmp cotvArpNdCacheTable cotvOverlayNumber cotvVlanId cotvArpNdCacheL3AddrType cotvArpNdCacheL3Addr

show otv internal snmp cotvArpNdCacheTable cotvOverlayNumber <overlay_num> cotvVlanId <vlan_id> cotvArpNdCacheL3AddrType <l3_addr_type> cotvArpNdCacheL3Addr <l3_addr> [ __readonly__ { TABLE-cotvArpNdCacheTable <overlay_num_out> <vlan_id_out> <l3_addr_type_out> <l3_addr_out> <mac_addr> <arp_nd_age> <arp_nd_expire_time> } ]

Syntax Description

Syntax Description

show

Display OTV information

otv

Configure OTV information

internal

Display OTV internal information

snmp

cotvArpNdCacheTable

cotvOverlayNumber

overlay_num

cotvVlanId

vlan_id

cotvArpNdCacheL3AddrType

l3_addr_type

cotvArpNdCacheL3Addr

l3_addr

__readonly__

(Optional)

TABLE-cotvArpNdCacheTable

(Optional)

overlay_num_out

(Optional)

vlan_id_out

(Optional)

l3_addr_type_out

(Optional)

l3_addr_out

(Optional)

mac_addr

(Optional)

arp_nd_age

(Optional)

arp_nd_expire_time

(Optional)

Command Mode
  • /exec

show otv internal snmp cotvDataGroupConfigTable overlay mcasttype mcastaddr prefixlen

show otv internal snmp cotvDataGroupConfigTable overlay <cotvOverlayNumber-in> mcasttype <cotvDataGroupMcastRangeAddrType-in> mcastaddr <cotvDataGroupMcastRangeAddr-in> prefixlen <cotvDataGroupMcastRangePrefixLength-in> [ __readonly__ TABLE-cotvDataGroupConfigTable <cotvOverlayNumber-out> <cotvDataGroupMcastRangeAddrType-out> <cotvDataGroupMcastRangeAddr-out> <cotvDataGroupMcastRangePrefixLength-out> <cotvDataGroupStorageType> <cotvDataGroupRowStatus> ]

Syntax Description

Syntax Description

show

Display OTV information

otv

Configure OTV information

internal

Display OTV internal information

snmp

cotvDataGroupConfigTable

overlay

OverlayNumber

cotvOverlayNumber-in

mcasttype

cotvDataGroupMcastRangeAddrType-in

mcastaddr

cotvDataGroupMcastRangeAddr-in

prefixlen

cotvDataGroupMcastRangePrefixLength-in

__readonly__

(Optional)

TABLE-cotvDataGroupConfigTable

(Optional)

cotvOverlayNumber-out

(Optional) mib table index cotvOverlayNumber

cotvDataGroupMcastRangeAddrType-out

(Optional) mib table index

cotvDataGroupMcastRangeAddr-out

(Optional) mib table index

cotvDataGroupMcastRangePrefixLength-out

(Optional) mib table index

cotvDataGroupStorageType

(Optional) mib object cotvDataGroupStorageType

cotvDataGroupRowStatus

(Optional) mib object cotvDataGroupRowStatus

Command Mode
  • /exec

show otv internal snmp cotvDataGroupInfoTable overlay location

show otv internal snmp cotvDataGroupInfoTable overlay <cotvOverlayNumber-in> location <cotvDataGroupActiveSrcLocation-in>

Syntax Description

Syntax Description

show

Display OTV information

otv

Configure OTV information

internal

Display OTV internal information

snmp

cotvDataGroupInfoTable

overlay

OverlayNumber

cotvOverlayNumber-in

location

Location

cotvDataGroupActiveSrcLocation-in

Command Mode
  • /exec

show otv internal snmp cotvOverlayTable cotvOverlayNumber

show otv internal snmp cotvOverlayTable cotvOverlayNumber <overlay_num> [ __readonly__ { TABLE-cotvOverlayTable <overlay_num_out> <vpn_name> <vpn_state> <vpn_down_reason> <extend_vlan_first> <extend_vlan_second> <ctrl_grp_addr_type> <ctrl_grp_addr> <broadcast_grp_addr_type> <broadcast_grp_addr> <join_intf> <src_intf> <aed_capable> <aed_incapable_reason> <transport_type> <adj_server_enable> <primary_adj_server_addr_type> <primary_adj_server_addr> <secondary_adj_server_addr_type> <secondary_adj_server_addr> <suppress_arp_nd> <storage_type> <row_status> } ]

Syntax Description

Syntax Description

show

Display OTV information

otv

Configure OTV information

internal

Display OTV internal information

snmp

cotvOverlayTable

cotvOverlayNumber

overlay_num

__readonly__

(Optional)

TABLE-cotvOverlayTable

(Optional)

overlay_num_out

(Optional)

vpn_name

(Optional)

vpn_state

(Optional)

vpn_down_reason

(Optional)

extend_vlan_first

(Optional)

extend_vlan_second

(Optional)

ctrl_grp_addr_type

(Optional)

ctrl_grp_addr

(Optional)

broadcast_grp_addr_type

(Optional)

broadcast_grp_addr

(Optional)

join_intf

(Optional)

src_intf

(Optional)

aed_capable

(Optional)

aed_incapable_reason

(Optional)

transport_type

(Optional)

adj_server_enable

(Optional)

primary_adj_server_addr_type

(Optional)

primary_adj_server_addr

(Optional)

secondary_adj_server_addr_type

(Optional)

secondary_adj_server_addr

(Optional)

suppress_arp_nd

(Optional)

storage_type

(Optional)

row_status

(Optional)

Command Mode
  • /exec

show otv internal snmp cotvVlansTable overlay vlan

show otv internal snmp cotvVlansTable overlay <cotvOverlayNumber-in> vlan <cotvVlanId-in> [ __readonly__ TABLE-cotvVlansTable <cotvOverlayNumber-out> <cotvVlanId-out> <cotvVlanState> <cotvVlanInactiveReason> <cotvVlanAedAddrType> <cotvVlanAedAddr> <cotvVlanEdgeDevIsAed> ]

Syntax Description

Syntax Description

show

Display OTV information

otv

Configure OTV information

internal

Display OTV internal information

snmp

cotvVlansTable

overlay

OverlayNumber

cotvOverlayNumber-in

vlan

VlanId

cotvVlanId-in

__readonly__

(Optional)

TABLE-cotvVlansTable

(Optional)

cotvOverlayNumber-out

(Optional) mib table index cotvOverlayNumber

cotvVlanId-out

(Optional) mib table index cotvVlanId

cotvVlanState

(Optional) mib object cotvVlanState

cotvVlanInactiveReason

(Optional) mib object cotvVlanInactiveReason

cotvVlanAedAddrType

(Optional) mib object cotvVlanAedAddrType

cotvVlanAedAddr

(Optional) mib object cotvVlanAedAddr

cotvVlanEdgeDevIsAed

(Optional) mib object cotvVlanEdgeDevIsAed

Command Mode
  • /exec

show otv internal snmp global cotvSiteIdAdmin

show otv internal snmp global cotvSiteIdAdmin [ __readonly__ <admin_site_id> ]

Syntax Description

Syntax Description

show

Display OTV information

otv

Configure OTV information

internal

Display OTV internal information

snmp

global

cotvSiteIdAdmin

__readonly__

(Optional)

admin_site_id

(Optional)

Command Mode
  • /exec

show otv internal snmp global cotvSiteIdOper

show otv internal snmp global cotvSiteIdOper [ __readonly__ <oper_site_id> ]

Syntax Description

Syntax Description

show

Display OTV information

otv

Configure OTV information

internal

Display OTV internal information

snmp

global

cotvSiteIdOper

__readonly__

(Optional)

oper_site_id

(Optional)

Command Mode
  • /exec

show otv internal snmp global cotvSiteVlan

show otv internal snmp global cotvSiteVlan [ __readonly__ <site_vlan> ]

Syntax Description

Syntax Description

show

Display OTV information

otv

Configure OTV information

internal

Display OTV internal information

snmp

global

cotvSiteVlan

__readonly__

(Optional)

site_vlan

(Optional)

Command Mode
  • /exec

show otv internal snmp global cotvSiteVlanState

show otv internal snmp global cotvSiteVlanState [ __readonly__ <site_vlan_state> ]

Syntax Description

Syntax Description

show

Display OTV information

otv

Configure OTV information

internal

Display OTV internal information

snmp

global

cotvSiteVlanState

__readonly__

(Optional)

site_vlan_state

(Optional)

Command Mode
  • /exec

show otv internal state

show otv internal state

Syntax Description

Syntax Description

show

Display OTV information

otv

Configure OTV information

internal

Display OTV internal information

state

Display OTV server state

Command Mode
  • /exec

show otv internal static-routes unicast

show otv internal static-routes { unicast | multicast }

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

internal

Display OTV internal information

static-routes

Show OTV Static Routes

unicast

Show Static Unicast Routes

multicast

Show Static Multicast Routes

Command Mode
  • /exec

show otv internal tunnel

show otv internal tunnel

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

internal

Display OTV internal information

tunnel

Display OTV tunnel information

Command Mode
  • /exec

show otv internal ufdm peers

show otv internal ufdm peers [ avl | array ]

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

internal

Display OTV internal information

ufdm

Display UFDM peers

peers

Display OTV peer information

avl

(Optional) Display peer AVL structure

array

(Optional) Display peer array structure

Command Mode
  • /exec

show otv internal vlan history

show otv internal vlan history { vlan-state | aed-svr-req | local | hw } [ sent | recv | clr ] [ <vlan-id> ] [ detail ] [ all ]

Syntax Description

Syntax Description

show

Display OTV information

otv

Configure OTV information

internal

Display OTV internal information

vlan

vlan

history

history

vlan-state

vlan-state

aed-svr-req

aed-svr-req

local

local

hw

hw

sent

(Optional) sent

recv

(Optional) recv

all

(Optional) all

clr

(Optional) clr

detail

(Optional) Show detailed output

vlan-id

(Optional) Vlan id

Command Mode
  • /exec

show otv internal vlan state

show otv internal vlan state [ <device-id> ] [ <version> ] [ add | del | ready | helper | aed | bkp ] [ <overlay-if> ] [ all ]

Syntax Description

Syntax Description

show

Display OTV information

otv

Configure OTV information

internal

Display OTV internal information

vlan

vlan

state

State

device-id

(Optional) Device ID in MAC address format

version

(Optional) Version

add

(Optional) Add

del

(Optional) Delete

ready

(Optional) Forward Ready

helper

(Optional) Packing Helper

aed

(Optional) AED

bkp

(Optional) backup AED

overlay-if

(Optional) Overlay interface

all

(Optional) All local and remote info

Command Mode
  • /exec

show otv isis

show otv isis [ <otv-isis-tag> ] [ vpn { <vrf-name> | all } ] [ process | protocol ] [ vpn { <vrf-name> | all } ] [ __readonly__ <tag-out> TABLE_vrf <vrf-name-out> <system-id-out> <is-type-out> <sap-out> <mtu-out> <qh-out> <gr-t3-timer-out> <gr-status-out> <gr-state-out> <last-gr-status-out> <bfd-state-out> <metric-send-out> <metric-accept-out> <area-addr-out> <proc-state-out> <vrf-id-out> <te-lvl-out> <te-ted-out> <mpls-te-out> <intf-name-out> <auth-out> <auth-chk-out> <auth-kchain-out> [ { TABLE_redist <max_redist> <warning> <threshold> <current_count> } ] TABLE_afi_safi <afi-safi-out> <intf-num-out> <adj-check-out> <redist-pib-out> <redist-rpm-out> <dist-src-lvl-out> <dist-dest-lvl-out> <dist-leak-all-out> <dist-rpm-out> <admin-dist-out> ]

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

vpn

(Optional) Display VPN information

vrf-name

(Optional) VPN name

all

(Optional) Display information for all VRFs

process

(Optional) Display IS-IS process information

protocol

(Optional) Display IS-IS process information

__readonly__

(Optional)

tag-out

(Optional)

TABLE_vrf

(Optional)

vrf-name-out

(Optional)

TABLE_afi_safi

(Optional)

afi-safi-out

(Optional)

system-id-out

(Optional)

is-type-out

(Optional)

sap-out

(Optional)

mtu-out

(Optional)

qh-out

(Optional)

gr-t3-timer-out

(Optional)

gr-status-out

(Optional)

gr-state-out

(Optional)

last-gr-status-out

(Optional)

bfd-state-out

(Optional)

metric-send-out

(Optional)

metric-accept-out

(Optional)

area-addr-out

(Optional)

proc-state-out

(Optional)

vrf-id-out

(Optional)

te-lvl-out

(Optional)

te-ted-out

(Optional)

mpls-te-out

(Optional)

intf-name-out

(Optional)

auth-out

(Optional)

auth-chk-out

(Optional)

auth-kchain-out

(Optional)

TABLE_redist

(Optional)

max_redist

(Optional)

warning

(Optional)

threshold

(Optional)

current_count

(Optional)

intf-num-out

(Optional)

adj-check-out

(Optional)

redist-pib-out

(Optional)

redist-rpm-out

(Optional)

dist-src-lvl-out

(Optional)

dist-dest-lvl-out

(Optional)

dist-leak-all-out

(Optional)

dist-rpm-out

(Optional)

admin-dist-out

(Optional)

Command Mode
  • /exec

show otv isis active-source

show otv isis [ <otv-isis-tag> ] active-source [ vlan <vlan-id> [ group <gip-addr> [ source <sip-addr> ] ] ] [ summary ] [ vpn { <vrf-name> | all } ]

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

vpn

(Optional) Display VPN information

vrf-name

(Optional) VPN name

all

(Optional) All configured VPNs

active-source

Display IS-IS Active-source information

vlan

(Optional) Display IS-IS VLAN information

vlan-id

(Optional) Display IS-IS VLAN information

group

(Optional) Display IS-IS Group information

source

(Optional) Display IS-IS Source information

gip-addr

(Optional) Display single IP redistribute route

sip-addr

(Optional) Display single IP redistribute route

summary

(Optional) Display route counts

Command Mode
  • /exec

show otv isis adjacency

show otv isis [ <otv-isis-tag> ] adjacency [ <interface> ] { [ system-id <sid> ] | [ detail ] | [ summary ] } [ vpn { <vrf-name> | all } ] [ __readonly__ { TABLE_process_tag <process-tag-out> { TABLE_vrf <vrf-name-out> <adj-summary-out> <adj-interface-out> [ <adj-interface-name-out> ] [ { TABLE_process_adj <adj-sys-name-out> <adj-sys-id-out> [ <adj-usage-out> ] [ <adj-level-out> ] <adj-state-out> <adj-hold-time-out> <adj-intf-name-out> <adj-site-out> <adj-detail-set-out> [ { <adj-transitions-out> <adj-flap-out> [ <adj-flap-time-out> ] <adj-ckt-type-out> <adj-ipv4-addr-out> <adj-ipv6-addr-out> <adj-bcast-out> [ { <adj-ckt-id-out> <adj-lan-prio-out> } ] <adj-resurrect-out> [ { <adj-resurrect-count-out> <adj-resurrect-hwm-out> } ] } ] } ] [ { TABLE_lan_adj_sum <adj-summ-lan-level-out> <adj-summ-lan-state-out> <adj-summ-lan-count-out> } ] } } ]

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

vpn

(Optional) Display VPN information

vrf-name

(Optional) VPN name

all

(Optional) All configured VPNs

adjacency

Display IS-IS adjacency information

interface

(Optional) IS-IS interface

system-id

(Optional) Hostname or System ID

sid

(Optional) Hostname or System ID (in the form of XXXX.XXXX.XXXX)

detail

(Optional) Display IS-IS adjacency detail information

summary

(Optional) Display IS-IS adjacency summary information

__readonly__

(Optional)

TABLE_process_tag

(Optional)

process-tag-out

(Optional)

TABLE_vrf

(Optional)

vrf-name-out

(Optional)

adj-summary-out

(Optional)

adj-interface-out

(Optional)

adj-interface-name-out

(Optional)

TABLE_process_adj

(Optional)

adj-sys-name-out

(Optional)

adj-sys-id-out

(Optional)

adj-usage-out

(Optional)

adj-level-out

(Optional)

adj-state-out

(Optional)

adj-hold-time-out

(Optional)

adj-intf-name-out

(Optional)

adj-site-out

(Optional)

adj-detail-set-out

(Optional)

adj-transitions-out

(Optional)

adj-flap-out

(Optional)

adj-flap-time-out

(Optional)

adj-ckt-type-out

(Optional)

adj-ipv4-addr-out

(Optional)

adj-ipv6-addr-out

(Optional)

adj-bcast-out

(Optional)

adj-ckt-id-out

(Optional)

adj-lan-prio-out

(Optional)

adj-resurrect-out

(Optional)

adj-resurrect-count-out

(Optional)

adj-resurrect-hwm-out

(Optional)

TABLE_lan_adj_sum

(Optional)

adj-summ-lan-level-out

(Optional)

adj-summ-lan-state-out

(Optional)

adj-summ-lan-count-out

(Optional)

Command Mode
  • /exec

show otv isis aed-svr-req local

show otv isis [ <otv-isis-tag> ] aed-svr-req { local | remote }

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

aed-svr-req

Display aed svr req Info

local

local

remote

remote

Command Mode
  • /exec

show otv isis csnp

show otv isis [ <otv-isis-tag> ] csnp [ detail ]

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

csnp

Display IS-IS CSNP cache contents

detail

(Optional) Display detailed IS-IS information

Command Mode
  • /exec

show otv isis database

show otv isis [ <otv-isis-tag> ] [ site ] database [ mgroup ] [ detail | advertise | summary ] [ <lid> ] { [ zero-sequence ] | [ adjacency <adj-id> ] } [ vpn { <vrf-name> | all } ] [ __readonly__ { TABLE_process_tag <process-tag-out> { TABLE_vrf <vrf-name-out> [ <dbase-hname-absent-out> ] [ { TABLE_process_lvl <dbase-level-out> [ { TABLE_process_lsp <dbase-lsp-name-out> <dbase-lsp-status-out> <dbase-lsp-absent-out> [ { <dbase-lsp-seqnum-out> <dbase-lsp-cksum-out> [ <dbase-lsp-lifetime-str-out> ] [ <dbase-lsp-lifetime-out> ] <dbase-att-out> <dbase-partition-out> <dbase-overload-out> <dbase-istype-out> } ] [ { <dbase-lsp-instance-out> [ { TABLE_process_tlv <dbase-lsp-tlv-name-out> [ <dbase-lsp-area-addr-out> ] [ <dbase-lsp-is-nbr-name-out> ] [ <dbase-lsp-is-nbr-metric-out> ] [ <dbase-lsp-is-nbr-ext-metric-out> ] [ <dbase-lsp-es-nbr-name-out> ] [ <dbase-lsp-es-nbr-metric-out> ] [ <dbase-lsp-es-nbr-ext-metric-out> ] [ <dbase-lsp-auth-type-out> ] [ <dbase-lsp-auth-len-out> ] [ <dbase-lsp-ext-is-name-out> ] [ <dbase-lsp-ext-is-metric-out> ] [ <dbase-lsp-ip-ri-addr-out> ] [ <dbase-lsp-ip-ri-mask-out> ] [ <dbase-lsp-ip-ri-metric-out> ] [ <dbase-lsp-ip-ri-ext-metric-out> ] [ <dbase-lsp-ip-ri-up-down-out> ] [ { TABLE_process_nlpid <dbase-lsp-prot-support-out> } ] [ <dbase-lsp-ip-addr-out> ] [ <dbase-lsp-ipv6-addr-out> ] [ { TABLE_process_extip <dbase-lsp-extip-addr-out> <dbase-lsp-extip-prefix-len-out> <dbase-lsp-extip-metric-out> <dbase-lsp-extip-up-down-out> } ] [ <dbase-lsp-hname-out> ] [ <dbase-lsp-hname-len-out> ] [ { TABLE_process_extipv6 <dbase-lsp-extipv6-addr-out> <dbase-lsp-extipv6-prefix-len-out> <dbase-lsp-extipv6-metric-out> <dbase-lsp-extipv6-up-down-out> <dbase-lsp-extipv6-ext-origin-out> } ] [ <dbase-lsp-tlv-len-out> ] [ <dbase-lsp-tlv-unknown-out> ] [ { TABLE_process_subtlv <dbase-lsp-subtlv-name-out> [ <dbase-lsp-extis-admin-group-out> ] [ <dbase-lsp-subtlv-ip-addr-out> ] [ <dbase-lsp-extis-bw-out> ] [ <dbase-lsp-extis-pri1-out> ] [ <dbase-lsp-extis-pri1-val-out> ] [ <dbase-lsp-extis-pri2-out> ] [ <dbase-lsp-extis-pri2-val-out> ] [ <dbase-lsp-extis-te-metric-out> ] [ <dbase-lsp-subtlv-len-out> ] [ <dbase-lsp-subtlv-unknown-out> ] } ] } ] <dbase-lsp-digest-out> } ] } ] [ { <dbase-lsp-total-out> [ { <dbase-lsp-empty-out> <dbase-lsp-zeroseq-out> } ] } ] } ] } } ]

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

site

(Optional) Display IS-IS OTV site information

vpn

(Optional) Display VPN information

vrf-name

(Optional) VPN name

all

(Optional) All configured VPNs

database

Display IS-IS database information

mgroup

(Optional) Display IS-IS GM database information

lid

(Optional) LSP ID in the form of XXXX.XXXX.XXXX.XX-XX

detail

(Optional) Display detailed IS-IS information

advertise

(Optional) Display advertise tlv lsp-memory information

summary

(Optional) Display summary IS-IS information

zero-sequence

(Optional) LSP with zero sequence number

adjacency

(Optional) Adjacency filter

adj-id

(Optional) Single exact match adjacency filter

__readonly__

(Optional)

TABLE_process_tag

(Optional)

process-tag-out

(Optional)

TABLE_vrf

(Optional)

vrf-name-out

(Optional)

dbase-hname-absent-out

(Optional)

TABLE_process_lvl

(Optional)

dbase-level-out

(Optional)

TABLE_process_lsp

(Optional)

dbase-lsp-name-out

(Optional)

dbase-lsp-status-out

(Optional)

dbase-lsp-absent-out

(Optional)

dbase-lsp-seqnum-out

(Optional)

dbase-lsp-cksum-out

(Optional)

dbase-lsp-lifetime-str-out

(Optional)

dbase-lsp-lifetime-out

(Optional)

dbase-att-out

(Optional)

dbase-partition-out

(Optional)

dbase-overload-out

(Optional)

dbase-istype-out

(Optional)

dbase-lsp-instance-out

(Optional)

TABLE_process_tlv

(Optional)

dbase-lsp-tlv-name-out

(Optional)

dbase-lsp-area-addr-out

(Optional)

dbase-lsp-is-nbr-name-out

(Optional)

dbase-lsp-is-nbr-metric-out

(Optional)

dbase-lsp-is-nbr-ext-metric-out

(Optional)

dbase-lsp-es-nbr-name-out

(Optional)

dbase-lsp-es-nbr-metric-out

(Optional)

dbase-lsp-es-nbr-ext-metric-out

(Optional)

dbase-lsp-auth-type-out

(Optional)

dbase-lsp-auth-len-out

(Optional)

dbase-lsp-ext-is-name-out

(Optional)

dbase-lsp-ext-is-metric-out

(Optional)

dbase-lsp-ip-ri-addr-out

(Optional)

dbase-lsp-ip-ri-mask-out

(Optional)

dbase-lsp-ip-ri-metric-out

(Optional)

dbase-lsp-ip-ri-ext-metric-out

(Optional)

dbase-lsp-ip-ri-up-down-out

(Optional)

TABLE_process_nlpid

(Optional)

dbase-lsp-prot-support-out

(Optional)

dbase-lsp-ip-addr-out

(Optional)

dbase-lsp-ipv6-addr-out

(Optional)

TABLE_process_extip

(Optional)

dbase-lsp-extip-addr-out

(Optional)

dbase-lsp-extip-prefix-len-out

(Optional)

dbase-lsp-extip-metric-out

(Optional)

dbase-lsp-extip-up-down-out

(Optional)

dbase-lsp-hname-out

(Optional)

dbase-lsp-hname-len-out

(Optional)

TABLE_process_extipv6

(Optional)

dbase-lsp-extipv6-addr-out

(Optional)

dbase-lsp-extipv6-prefix-len-out

(Optional)

dbase-lsp-extipv6-metric-out

(Optional)

dbase-lsp-extipv6-up-down-out

(Optional)

dbase-lsp-extipv6-ext-origin-out

(Optional)

dbase-lsp-tlv-len-out

(Optional)

dbase-lsp-tlv-unknown-out

(Optional)

TABLE_process_subtlv

(Optional)

dbase-lsp-subtlv-name-out

(Optional)

dbase-lsp-extis-admin-group-out

(Optional)

dbase-lsp-subtlv-ip-addr-out

(Optional)

dbase-lsp-extis-bw-out

(Optional)

dbase-lsp-extis-pri1-out

(Optional)

dbase-lsp-extis-pri1-val-out

(Optional)

dbase-lsp-extis-pri2-out

(Optional)

dbase-lsp-extis-pri2-val-out

(Optional)

dbase-lsp-extis-te-metric-out

(Optional)

dbase-lsp-subtlv-len-out

(Optional)

dbase-lsp-subtlv-unknown-out

(Optional)

dbase-lsp-digest-out

(Optional)

dbase-lsp-total-out

(Optional)

dbase-lsp-empty-out

(Optional)

dbase-lsp-zeroseq-out

(Optional)

Command Mode
  • /exec

show otv isis ed-summary local

show otv isis [ <otv-isis-tag> ] ed-summary local

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

ed-summary

Display ED Summary Info

local

local

Command Mode
  • /exec

show otv isis ed-summary remote

show otv isis [ <otv-isis-tag> ] ed-summary remote [ site-identifier { <site-id-mac> | <site-id-hex> } ]

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

ed-summary

Display ED Summary Info

remote

remote

site-identifier

(Optional) site-identifier

site-id-mac

(Optional) Site ID in MAC address format

site-id-hex

(Optional) Site ID in hex

Command Mode
  • /exec

show otv isis event-history

show otv isis [ <isis-tag> ] [ internal ] event-history { errors | msgs | <isis-event-hist-buf-name> | statistics }

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

isis-tag

(Optional) Routing process tag

internal

(Optional) Commands for internal use

event-history

Display IS-IS event history

errors

Error history

msgs

Message history

isis-event-hist-buf-name

Event history buffer

statistics

Show the state and size of the buffer

Command Mode
  • /exec

show otv isis fast-flood

show otv isis [ <otv-isis-tag> ] fast-flood

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

fast-flood

Fast flood the LSP's

Command Mode
  • /exec

show otv isis gm-spf-adjacency

show otv isis [ <otv-isis-tag> ] gm-spf-adjacency [ vpn { <vrf-name> | all } ]

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

vpn

(Optional) Display VPN information

vrf-name

(Optional) VPN name

all

(Optional) All configured VPNs

gm-spf-adjacency

Display IS-IS GM-SPF adjacency information

Command Mode
  • /exec

show otv isis hostname

show otv isis [ <otv-isis-tag> ] hostname [ detail ] [ vpn { <vrf-name> | all } ] [ __readonly__ <tag-out> TABLE_vrf <vrf-name-out> <hname-enabled-out> <hname-detail-out> <hname-level-out> <hname-id-out> <hname-id-mine-out> <hname-name-out> ]

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

vpn

(Optional) Display VPN information

vrf-name

(Optional) VPN name

all

(Optional) All configured VPNs

hostname

Display IS-IS hostname table information

detail

(Optional) Display detailed IS-IS information

__readonly__

(Optional)

tag-out

(Optional)

TABLE_vrf

(Optional)

vrf-name-out

(Optional)

hname-enabled-out

(Optional)

hname-detail-out

(Optional)

hname-level-out

(Optional)

hname-id-out

(Optional)

hname-id-mine-out

(Optional)

hname-name-out

(Optional)

Command Mode
  • /exec

show otv isis interface

show otv isis [ <otv-isis-tag> ] interface [ brief | <interface> ] [ vpn { <vrf-name> | all } ] [ __readonly__ { TABLE_process_tag <process-tag-out> { TABLE_vrf <vrf-name-out> [ { TABLE_interface [ { <intfb-name-out> <intfb-type-out> <intfb-ix-out> <intfb-state-out> <intfb-ready-state-out> <intfb-cid-out> <intfb-ckt-type-out> <intfb-mtu-out> [ { <intf-p2p-metric-lvl-1-out> <intf-p2p-prio-lvl-1-out> <intf-p2p-adj-count-lvl-1-out> <intf-p2p-adj-up-count-lvl-1-out> } ] [ { <intf-loopback-metric-lvl-1-out> <intf-loopback-prio-lvl-1-out> <intf-loopback-adj-count-lvl-1-out> <intf-loopback-adj-up-count-lvl-1-out> } ] [ { <intf-bcast-metric-lvl-1-out> <intf-bcast-prio-lvl-1-out> <intf-bcast-adj-count-lvl-1-out> <intf-bcast-adj-up-count-lvl-1-out> } ] } ] [ { <intf-name-out> <intf-status-out> } ] [ { <intf-state-out> <intf-internal-state-out> [ <intf-cib-disabled-out> ] [ <intf-cid-invalid-out> ] } ] [ { <intf-ix-out> <intf-cid-out> <intf-ckt-type-out> } ] [ <intf-passive-mask-out> ] [ <intf-passive-mask-lvl-out> ] [ <intf-mgrp-set-out> ] [ <intf-mgrp-state-out> ] [ <intf-mgrp-id-out> ] [ { TABLE_auth [ { <intf-auth-info-out> [ <intf-auth-kchain-out> ] <intf-auth-chk-info-out> } ] } ] [ <intf-p2p-type-out> ] [ { <intf-p2p-ext-local-cid-out> <intf-p2p-cid-out> <intf-retx-intv-out> <intf-retx-throttle-out> } ] [ <intf-loopback-type-out> ] [ { <intf-lsp-intv-out> <intf-mtu-out> [ <intf-hpad-state-out> ] } ] [ { [ <intf-p2p-pad-ts-out> ] <intf-p2p-adj-count-out> <intf-p2p-adj-up-count-out> <intf-p2p-prio-out> <intf-p2p-hello-intv-out> <intf-p2p-hello-multi-out> <intf-p2p-hello-next-out> [ { TABLE_p2p <intf-p2p-lvl-out> <intf-p2p-adj-lvl-out> <intf-p2p-adj-up-lvl-out> <intf-p2p-metric-lvl-out> <intf-p2p-csnp-lvl-out> <intf-p2p-csnp-nxt-lvl-out> <intf-p2p-lspid-last-lvl-out> } ] } ] [ { <intf-bcast-type-out> [ { TABLE_bcast_pad [ { <intf-bcast-lvl-out> <intf-bcast-pad-ts-out> } ] } ] [ { TABLE_bcast_dis [ { <intf-bcast-lvl-dis-out> <intf-bcast-dis-ts-out> } ] } ] [ { TABLE_bcast_pkt <intf-bcast-lvl-info-out> <intf-bcast-lvl-metric-out> <intf-bcast-lvl-csnp-intv-out> <intf-bcast-lvl-csnp-next-out> <intf-bcast-lvl-iih-intv-out> <intf-bcast-lvl-iih-multi-out> <intf-bcast-lvl-iih-next-out> } ] [ { TABLE_bcast_adj <intf-bcast-lvl-value-out> <intf-bcast-lvl-adj-out> <intf-bcast-lvl-adj-up-out> <intf-bcast-lvl-prio-out> <intf-bcast-lvl-cktid-out> <intf-bcast-lvl-cktid-ts-out> } ] } ] [ { TABLE_loopback <intf-loopback-lvl-out> <intf-loopback-lvl-metric-out> } ] [ <intf-unknown-out> ] } ] } } ]

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

vpn

(Optional) Display VPN information

vrf-name

(Optional) VPN name

all

(Optional) All configured VPNs

brief

(Optional) Brief display of IS-IS interfaces

interface

Display IS-IS interface information

interface

(Optional) IS-IS interface

__readonly__

(Optional)

TABLE_process_tag

(Optional)

process-tag-out

(Optional)

TABLE_vrf

(Optional)

vrf-name-out

(Optional)

TABLE_interface

(Optional)

intf-status-out

(Optional)

intf-name-out

(Optional)

intf-ix-out

(Optional)

intf-state-out

(Optional)

intf-cid-out

(Optional)

intf-ckt-type-out

(Optional)

intfb-name-out

(Optional)

intfb-type-out

(Optional)

intfb-ix-out

(Optional)

intfb-state-out

(Optional)

intfb-ready-state-out

(Optional)

intfb-cid-out

(Optional)

intfb-ckt-type-out

(Optional)

intf-p2p-metric-lvl-1-out

(Optional)

intf-p2p-prio-lvl-1-out

(Optional)

intf-p2p-adj-count-lvl-1-out

(Optional)

intf-p2p-adj-up-count-lvl-1-out

(Optional)

intf-loopback-metric-lvl-1-out

(Optional)

intf-loopback-prio-lvl-1-out

(Optional)

intf-loopback-adj-count-lvl-1-out

(Optional)

intf-loopback-adj-up-count-lvl-1-out

(Optional)

intf-bcast-metric-lvl-1-out

(Optional)

intf-bcast-prio-lvl-1-out

(Optional)

intf-bcast-adj-count-lvl-1-out

(Optional)

intf-bcast-adj-up-count-lvl-1-out

(Optional)

intf-internal-state-out

(Optional)

intf-cib-disabled-out

(Optional)

intf-cid-invalid-out

(Optional)

intf-passive-mask-out

(Optional)

intf-passive-mask-lvl-out

(Optional)

intf-mgrp-set-out

(Optional)

intf-mgrp-state-out

(Optional)

intf-mgrp-id-out

(Optional)

TABLE_auth

(Optional)

intf-auth-info-out

(Optional)

intf-auth-kchain-out

(Optional)

intf-auth-chk-info-out

(Optional)

intf-p2p-type-out

(Optional)

intf-p2p-ext-local-cid-out

(Optional)

intf-p2p-cid-out

(Optional)

intf-retx-intv-out

(Optional)

intf-retx-throttle-out

(Optional)

intf-loopback-type-out

(Optional)

intf-lsp-intv-out

(Optional)

intf-mtu-out

(Optional)

intfb-mtu-out

(Optional)

intf-hpad-state-out

(Optional)

intf-p2p-pad-ts-out

(Optional)

intf-p2p-adj-count-out

(Optional)

intf-p2p-adj-up-count-out

(Optional)

intf-p2p-prio-out

(Optional)

intf-p2p-hello-intv-out

(Optional)

intf-p2p-hello-multi-out

(Optional)

intf-p2p-hello-next-out

(Optional)

TABLE_p2p

(Optional)

intf-p2p-lvl-out

(Optional)

intf-p2p-adj-lvl-out

(Optional)

intf-p2p-adj-up-lvl-out

(Optional)

intf-p2p-metric-lvl-out

(Optional)

intf-p2p-csnp-lvl-out

(Optional)

intf-p2p-csnp-nxt-lvl-out

(Optional)

intf-p2p-lspid-last-lvl-out

(Optional)

intf-bcast-type-out

(Optional)

TABLE_bcast_pad

(Optional)

intf-bcast-lvl-out

(Optional)

intf-bcast-pad-ts-out

(Optional)

TABLE_bcast_dis

(Optional)

intf-bcast-lvl-dis-out

(Optional)

intf-bcast-dis-ts-out

(Optional)

TABLE_bcast_pkt

(Optional)

intf-bcast-lvl-info-out

(Optional)

intf-bcast-lvl-metric-out

(Optional)

intf-bcast-lvl-csnp-intv-out

(Optional)

intf-bcast-lvl-csnp-next-out

(Optional)

intf-bcast-lvl-iih-intv-out

(Optional)

intf-bcast-lvl-iih-multi-out

(Optional)

intf-bcast-lvl-iih-next-out

(Optional)

TABLE_bcast_adj

(Optional)

intf-bcast-lvl-value-out

(Optional)

intf-bcast-lvl-adj-out

(Optional)

intf-bcast-lvl-adj-up-out

(Optional)

intf-bcast-lvl-prio-out

(Optional)

intf-bcast-lvl-cktid-out

(Optional)

intf-bcast-lvl-cktid-ts-out

(Optional)

TABLE_loopback

(Optional)

intf-loopback-lvl-out

(Optional)

intf-loopback-lvl-metric-out

(Optional)

intf-unknown-out

(Optional)

Command Mode
  • /exec

show otv isis internal library-info

show otv isis [ <otv-isis-tag> ] internal library-info

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

internal

Commands for internal use

library-info

Show various event logs of library

Command Mode
  • /exec

show otv isis internal mem-stats

show otv isis [ <otv-isis-tag> ] internal mem-stats [ no-libs ] [ detail ]

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

internal

Commands for internal use

mem-stats

Show memory allocation statistics

no-libs

(Optional) Exclude libraries

detail

(Optional) Display detailed information

Command Mode
  • /exec

show otv isis internal otv cache

show otv isis [ <otv-isis-tag> ] internal otv cache

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

internal

Commands for internal use

otv

Display OTV information

cache

Displya otv lib cache

Command Mode
  • /exec

show otv isis internal packet queue counters

show otv isis [ <otv-isis-tag> ] internal packet queue counters

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

internal

Commands for internal use

packet

Show packet counters

queue

Show packet queue counters

counters

Show packet queue statistics

Command Mode
  • /exec

show otv isis internal perf timer

show otv isis [ <otv-isis-tag> ] internal perf timer

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

internal

Commands for internal use

perf

Performance

timer

Timer performance

Command Mode
  • /exec

show otv isis internal pss

show otv isis [ <otv-isis-tag> ] internal pss { vrf | site-group | vlan-info | pib |

Syntax Description

Syntax Description

|

adjacency

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

internal

Commands for internal use

pss

Display IS-IS persistent-pool storage data

vrf

VRF information

site-group

Site group data

vlan-info

VLAN Info data

pib

PIB data

Command Mode
  • /exec

show otv isis internal vlan

show otv isis [ <otv-isis-tag> ] internal vlan

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

internal

Commands for internal use

vlan

Currently active vlans

Command Mode
  • /exec

show otv isis internal vpn tx-members

show otv isis [ <otv-isis-tag> ] internal vpn { <vrf-name> | all } tx-members

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

internal

Commands for internal use

vpn

Display VPN information

vrf-name

VRF name

all

Display information for all VRFs

tx-members

LSP Tx-list members per interface level

Command Mode
  • /exec

show otv isis internal vpn txlist nodes

show otv isis [ <otv-isis-tag> ] internal vpn { <vrf-name> | all } txlist { nodes | members }

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

internal

Commands for internal use

vpn

Display VPN information

vrf-name

VRF name

all

Display information for all VRFs

txlist

LSP Tx-list linkage per level

nodes

Node linkage per level

members

Active member linkage per level

Command Mode
  • /exec

show otv isis ip mroute

show otv isis [ <otv-isis-tag> ] ip mroute [ vlan <vlan-id> [ group <gip-addr> [ source <sip-addr> ] ] ] [ summary ] [ vpn { <vrf-name> | all } ]

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

vpn

(Optional) Display VPN information

vrf-name

(Optional) VPN name

all

(Optional) All configured VPNs

ip

Display IS-IS IPv4 information

mroute

Display IS-IS multicast group information

vlan

(Optional) Display IS-IS VLAN information

vlan-id

(Optional) Display IS-IS VLAN information

group

(Optional) Display IS-IS Group information

source

(Optional) Display IS-IS Source information

gip-addr

(Optional) Display single IP redistribute route

sip-addr

(Optional) Display single IP redistribute route

summary

(Optional) Display route counts

Command Mode
  • /exec

show otv isis ip redistribute mroute

show otv isis [ <otv-isis-tag> ] ip redistribute mroute [ vlan <vlan-id> [ group <gip-addr> [ source <sip-addr> ] ] ] [ summary ] [ vpn { <vrf-name> | all } ] [ __readonly__ <tag-out> TABLE_process_tag <process-tag-out> <redist-ipv4-mrouter-vlanid-out> <redist-ipv4-vlanid-out> <redist-ipv4-source-addr-out> <redist-ipv4-group-addr-out> ]

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

vpn

(Optional) Display VPN information

vrf-name

(Optional) VPN name

all

(Optional) All configured VPNs

ip

Display IS-IS IPv4 information

redistribute

Display IS-IS redistribute information

vlan

(Optional) Display IS-IS VLAN information

vlan-id

(Optional) Display IS-IS VLAN information

group

(Optional) Display IS-IS Group information

source

(Optional) Display IS-IS Source information

gip-addr

(Optional) Display single IP redistribute route

sip-addr

(Optional) Display single IP redistribute route

mroute

Display IS-IS multicast group information

summary

(Optional) Display route counts

__readonly__

(Optional)

tag-out

(Optional)

TABLE_process_tag

(Optional)

process-tag-out

(Optional)

redist-ipv4-mrouter-vlanid-out

(Optional)

redist-ipv4-vlanid-out

(Optional)

redist-ipv4-source-addr-out

(Optional)

redist-ipv4-group-addr-out

(Optional)

Command Mode
  • /exec

show otv isis lsp free-list

show otv isis [ <otv-isis-tag> ] { non-pseudonode | pseudonode { <interface> | orphan } } lsp free-list [ summary ] [ vpn { <vrf-name> | all } ]

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

vpn

(Optional) Display VPN information

vrf-name

(Optional) VPN name

all

(Optional) All configured VPNs

non-pseudonode

Display IS-IS non-pseudo-node information

pseudonode

Display IS-IS pseudo-node information

interface

IS-IS interface

orphan

Display orphan LSP information

lsp

Display IS-IS LSP information

free-list

Display free-list information

summary

(Optional) Display LSP count per free-list

Command Mode
  • /exec

show otv isis non tlv overflow-list

show otv isis [ <otv-isis-tag> ] { non-pseudonode | pseudonode <interface> } tlv overflow-list [ vpn { <vrf-name> | all } ]

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

vpn

(Optional) Display VPN information

vrf-name

(Optional) VPN name

all

(Optional) All configured VPNs

non-pseudonode

Display IS-IS non-pseudo-node information

pseudonode

Display IS-IS pseudo-node information

interface

IS-IS interface

tlv

Display IS-IS TLV information

overflow-list

Display ISIS TLV overflow-list information

Command Mode
  • /exec

show otv isis redistribute route

show otv isis [ <otv-isis-tag> ] [ mac ] redistribute route [ summary ] [ direct-mask ] [ vpn { <vrf-name> | all } ]

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

vpn

(Optional) Display VPN information

vrf-name

(Optional) VPN name

all

(Optional) All configured VPNs

redistribute

Display IS-IS redistribute information

route

Display ISIS redistribute route

mac

(Optional) Display IS-IS MAC information

summary

(Optional) Display route counts

direct-mask

(Optional) Display routes with direct-mask set

Command Mode
  • /exec

show otv isis route-map statistics

show otv isis [ <otv-isis-tag> ] route-map statistics [ vpn { <vrf-name> | all } ]

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

vpn

(Optional) Display VPN information

vrf-name

(Optional) VPN name

all

(Optional) All configured VPNs

route-map

Display IS-IS route-map information

statistics

Display IS-IS route-map statistics

Command Mode
  • /exec

show otv isis route show otv isis route is

show otv isis [ <otv-isis-tag> ] route [ summary | detail ] [ vpn { <vrf-name> | all } ] | show otv isis [ <otv-isis-tag> ] route is [ vpn { <vrf-name> | all } ] [ __readonly__ <tag-out> TABLE_vrf <vrf-name-out> <afi-safi-out> <route-absent-out> <route-lvl-absent-out> <route-prefix-out> <route-mask-len-out> <route-level-out> <route-summ-discard-addr-out> <route-summ-discard-mask-len-out> <route-discard-addr-out> <route-discard-mask-len-out> <route-addr-print-out> <route-mask-len-print-out> <route-direct-print-out> <route-direct-out> <route-direct-via-out> <route-direct-if-name-out> <route-direct-metric-out> <route-direct-level-out> <route-direct-instance-out> <route-marker-out> <route-addr-valid-out> <route-ifname-out> <route-metric-out> <route-pref-out> <route-no-def-prefix-out> <route-instance-out> <route-discard-mask-out> <route-sum-prefix-out> <route-sum-prefix-len-out> <route-total-out> <route-paths-total-out> <route-paths-best-out> <route-paths-backup-out> <route-sum-lvl-out> <route-sum-total-out> <route-sum-direct-out> <route-sum-normal-out> <route-sum-missing-out> <route-best-pend-num-out> <route-bestpaths-out> <route-backuppaths-out> <route-path-sum-lvl-out> <route-path-sum-total-out> <route-path-sum-direct-out> <route-path-sum-normal-out> <route-bestroutes-per-mask-out> <route-best-mask-val-out> <route-best-mask-count-out> <route-pend-q-count-out> ]

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

vpn

(Optional) Display VPN information

vrf-name

(Optional) VPN name

all

(Optional) All configured VPNs

is

Display IS route

route

Display IS-IS route information

summary

(Optional) Display route counts

detail

(Optional) Display detail route information

otv-isis-tag

(Optional)

__readonly__

(Optional)

tag-out

(Optional)

TABLE_vrf

(Optional)

vrf-name-out

(Optional)

afi-safi-out

(Optional)

route-absent-out

(Optional)

route-lvl-absent-out

(Optional)

route-prefix-out

(Optional)

route-mask-len-out

(Optional)

route-level-out

(Optional)

route-summ-discard-addr-out

(Optional)

route-summ-discard-mask-len-out

(Optional)

route-discard-addr-out

(Optional)

route-discard-mask-len-out

(Optional)

route-addr-print-out

(Optional)

route-mask-len-print-out

(Optional)

route-direct-print-out

(Optional)

route-direct-out

(Optional)

route-direct-via-out

(Optional)

route-direct-if-name-out

(Optional)

route-direct-metric-out

(Optional)

route-direct-level-out

(Optional)

route-direct-instance-out

(Optional)

route-marker-out

(Optional)

route-addr-valid-out

(Optional)

route-ifname-out

(Optional)

route-metric-out

(Optional)

route-pref-out

(Optional)

route-instance-out

(Optional)

route-no-def-prefix-out

(Optional)

route-discard-mask-out

(Optional)

route-sum-prefix-out

(Optional)

route-sum-prefix-len-out

(Optional)

route-total-out

(Optional)

route-paths-total-out

(Optional)

route-paths-best-out

(Optional)

route-paths-backup-out

(Optional)

route-sum-lvl-out

(Optional)

route-sum-total-out

(Optional)

route-sum-direct-out

(Optional)

route-sum-normal-out

(Optional)

route-sum-missing-out

(Optional)

route-best-pend-num-out

(Optional)

route-bestpaths-out

(Optional)

route-backuppaths-out

(Optional)

route-path-sum-lvl-out

(Optional)

route-path-sum-total-out

(Optional)

route-path-sum-direct-out

(Optional)

route-path-sum-normal-out

(Optional)

route-bestroutes-per-mask-out

(Optional)

route-best-mask-val-out

(Optional)

route-best-mask-count-out

(Optional)

route-pend-q-count-out

(Optional)

Command Mode
  • /exec

show otv isis rrm

show otv isis [ <otv-isis-tag> ] rrm [ mgroup ] <interface> [ vpn { <vrf-name> | all } ]

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

vpn

(Optional) Display VPN information

vrf-name

(Optional) VPN name

all

(Optional) All configured VPNs

rrm

Display IS-IS Retransmit-Routing-Message information

mgroup

(Optional) Display IS-IS GM Retransmit-Routing-Message information

interface

IS-IS interface

Command Mode
  • /exec

show otv isis site-index

show otv isis [ <otv-isis-tag> ] site-index

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

site-index

Display site index table

Command Mode
  • /exec

show otv isis site

show otv isis [ <otv-isis-tag> ] site [ statistics ]

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

site

Display IS-IS OTV site information

statistics

(Optional) Display IS-IS protocol statistics

Command Mode
  • /exec

show otv isis spf-adjacency

show otv isis [ <otv-isis-tag> ] spf-adjacency [ vpn { <vrf-name> | all } ]

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

vpn

(Optional) Display VPN information

vrf-name

(Optional) VPN name

all

(Optional) All configured VPNs

spf-adjacency

Display IS-IS SPF adjacency information

Command Mode
  • /exec

show otv isis spf-log

show otv isis [ <otv-isis-tag> ] spf-log [ detail ] [ vpn { <vrf-name> | all } ] [ __readonly__ <tag-out> TABLE_vrf <vrf-name-out> <spflog-calc-out> <spflog-size-out> <spflog-maxsize-out> <spflog-ago-time-out> <spflog-lvl-out> <spflog-reason-out> <spflog-count-out> <spflog-elapsed-ts-out> <spflog-log-num-out> <spflog-ts-detail-out> <spflog-date-detail-out> <spflog-lvl-detail-out> <spflog-instance-detail-out> <spflog-init-ts-detail-out> <spflog-spf-ts-detail-out> <spflog-detail-ts-is-out> <spflog-detail-ts-urib-out> <spflog-detail-ts-elapsed-out> <spflog-detail-lvl-out> <spflog-detail-spf-cnt-out> <spflog-detail-sync-cnt-out> <spflog-detail-spf-reason-out> ]

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

vpn

(Optional) Display VPN information

vrf-name

(Optional) VPN name

all

(Optional) All configured VPNs

spf-log

Display IS-IS SPF information

detail

(Optional) Display detail ISIS SPF information

__readonly__

(Optional)

tag-out

(Optional)

TABLE_vrf

(Optional)

vrf-name-out

(Optional)

spflog-calc-out

(Optional)

spflog-size-out

(Optional)

spflog-maxsize-out

(Optional)

spflog-ago-time-out

(Optional)

spflog-lvl-out

(Optional)

spflog-reason-out

(Optional)

spflog-count-out

(Optional)

spflog-elapsed-ts-out

(Optional)

spflog-log-num-out

(Optional)

spflog-ts-detail-out

(Optional)

spflog-date-detail-out

(Optional)

spflog-lvl-detail-out

(Optional)

spflog-instance-detail-out

(Optional)

spflog-init-ts-detail-out

(Optional)

spflog-spf-ts-detail-out

(Optional)

spflog-detail-ts-is-out

(Optional)

spflog-detail-ts-urib-out

(Optional)

spflog-detail-ts-elapsed-out

(Optional)

spflog-detail-lvl-out

(Optional)

spflog-detail-spf-cnt-out

(Optional)

spflog-detail-sync-cnt-out

(Optional)

spflog-detail-spf-reason-out

(Optional)

Command Mode
  • /exec

show otv isis srm

show otv isis [ <otv-isis-tag> ] srm [ mgroup ] <interface> [ vpn { <vrf-name> | all } ]

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

vpn

(Optional) Display VPN information

vrf-name

(Optional) VPN name

all

(Optional) All configured VPNs

srm

Display IS-IS Send-Routing-Message information

mgroup

(Optional) Display IS-IS GM-Send-Routing-Message information

interface

IS-IS interface

Command Mode
  • /exec

show otv isis ssn

show otv isis [ <otv-isis-tag> ] ssn [ mgroup ] <interface> [ vpn { <vrf-name> | all } ]

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

vpn

(Optional) Display VPN information

vrf-name

(Optional) VPN name

all

(Optional) All configured VPNs

ssn

Display IS-IS Send-Sequence-Number information

mgroup

(Optional) Display IS-IS GM-Send-Sequence-Number information

interface

IS-IS interface

Command Mode
  • /exec

show otv isis statistics

show otv isis [ <otv-isis-tag> ] statistics [ <interface> ] [ vpn { <vrf-name> | all } ] [ __readonly__ <tag-out> TABLE_vrf <vrf-name-out> <stat-if-out> <stat-if-name-out> <stat-spf-calc-out> <stat-lsp-sourced-out> <stat-lsp-refresh-out> <stat-lsp-purge-out> <stat-dis-elections-out> ]

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

vpn

(Optional) Display VPN information

vrf-name

(Optional) VPN name

all

(Optional) All configured VPNs

statistics

Display IS-IS protocol statistics

interface

(Optional) IS-IS interface

__readonly__

(Optional)

tag-out

(Optional)

TABLE_vrf

(Optional)

vrf-name-out

(Optional)

stat-if-out

(Optional)

stat-if-name-out

(Optional)

stat-spf-calc-out

(Optional)

stat-lsp-sourced-out

(Optional)

stat-lsp-refresh-out

(Optional)

stat-lsp-purge-out

(Optional)

stat-dis-elections-out

(Optional)

Command Mode
  • /exec

show otv isis track-adjacency-nexthop

show otv isis [ <otv-isis-tag> ] track-adjacency-nexthop

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

track-adjacency-nexthop

Display IS-IS OTV adjacency nexthop tracking information

Command Mode
  • /exec

show otv isis traffic

show otv isis [ <otv-isis-tag> ] traffic [ <interface> ] [ mbuf-priority ] [ vpn { <vrf-name> | all } ] [ __readonly__ { TABLE_process_tag <process-tag-out> { TABLE_vrf <vrf-name-out> <traffic-if-out> [ <traffic-if-name-out> ] <traffic-lan-iih-out> <traffic-lan-iih-rcv-out> <traffic-lan-iih-xmit-out> <traffic-lan-iih-rcv-auth-err-out> <traffic-lan-iih-rcv-err-out> <traffic-csnp-out> <traffic-csnp-rcv-out> <traffic-csnp-xmit-out> <traffic-csnp-rcv-auth-err-out> <traffic-csnp-rcv-err-out> <traffic-psnp-out> <traffic-psnp-rcv-out> <traffic-psnp-xmit-out> <traffic-psnp-rcv-auth-err-out> <traffic-psnp-rcv-err-out> <traffic-lsp-out> <traffic-lsp-rcv-out> <traffic-lsp-flood-out> <traffic-lsp-rcv-auth-err-out> <traffic-lsp-rcv-err-out> <traffic-lsp-rexmit-out> <traffic-gmlsp-out> <traffic-gmlsp-rcv-out> <traffic-gmlsp-flood-out> <traffic-gmlsp-rcv-auth-err-out> <traffic-gmlsp-rcv-err-out> <traffic-gmlsp-rexmit-out> [ <traffic-xmit-err-out> ] [ <traffic-unknown-pdu-rcv-out> ] } } ]

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

vpn

(Optional) Display VPN information

vrf-name

(Optional) VPN name

all

(Optional) All configured VPNs

traffic

Display IS-IS traffic information

interface

(Optional) IS-IS interface

mbuf-priority

(Optional) Display mbuf priorities for received PDUs

__readonly__

(Optional)

TABLE_process_tag

(Optional)

process-tag-out

(Optional)

TABLE_vrf

(Optional)

vrf-name-out

(Optional)

traffic-if-out

(Optional)

traffic-if-name-out

(Optional)

traffic-lan-iih-out

(Optional)

traffic-lan-iih-rcv-out

(Optional)

traffic-lan-iih-xmit-out

(Optional)

traffic-lan-iih-rcv-auth-err-out

(Optional)

traffic-lan-iih-rcv-err-out

(Optional)

traffic-csnp-out

(Optional)

traffic-csnp-rcv-out

(Optional)

traffic-csnp-xmit-out

(Optional)

traffic-csnp-rcv-auth-err-out

(Optional)

traffic-csnp-rcv-err-out

(Optional)

traffic-psnp-out

(Optional)

traffic-psnp-rcv-out

(Optional)

traffic-psnp-xmit-out

(Optional)

traffic-psnp-rcv-auth-err-out

(Optional)

traffic-psnp-rcv-err-out

(Optional)

traffic-lsp-out

(Optional)

traffic-lsp-rcv-out

(Optional)

traffic-lsp-flood-out

(Optional)

traffic-lsp-rcv-auth-err-out

(Optional)

traffic-lsp-rcv-err-out

(Optional)

traffic-lsp-rexmit-out

(Optional)

traffic-gmlsp-out

(Optional)

traffic-gmlsp-rcv-out

(Optional)

traffic-gmlsp-flood-out

(Optional)

traffic-gmlsp-rcv-auth-err-out

(Optional)

traffic-gmlsp-rcv-err-out

(Optional)

traffic-gmlsp-rexmit-out

(Optional)

traffic-xmit-err-out

(Optional)

traffic-unknown-pdu-rcv-out

(Optional)

Command Mode
  • /exec

show otv isis vlan-status local

show otv isis [ <otv-isis-tag> ] vlan-status { local | remote }

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

isis

Display IS-IS status and configuration

otv-isis-tag

(Optional) Routing process tag

vlan-status

Display vlan status Info

local

local

remote

remote

Command Mode
  • /exec

show otv site

show otv site [ detail | <overlay-if> | vpn <vpn-name> ]

Syntax Description

Syntax Description

show

Display OTV information

otv

Configure OTV information

site

Show site-local adjacencies with other edge devices in this site

detail

(Optional) Show all site-local adjacencies incl. overlays not configured on this system

overlay-if

(Optional) Overlay interface

vpn

(Optional) Overlay VPN name

vpn-name

(Optional) OTV VPN Name

Command Mode
  • /exec

show otv statistics multicast

show otv statistics multicast <vlan-id>

Syntax Description

Syntax Description

show

Show running system information

otv

Display OTV information

statistics

Display OTV Traffic Stats

multicast

Display Multicast Stats

vlan-id

Vlan ID

Command Mode
  • /exec

show otv vlan-mapping

show otv vlan-mapping [ <overlay-if> ]

Syntax Description

Syntax Description

show

Display OTV information

otv

Configure OTV information

vlan-mapping

VLAN mapping information

overlay-if

(Optional) Overlay interface

Command Mode
  • /exec

show otv vlan

show otv vlan [ { <vlan-range> } ] [ authoritative ] [ detail ] [ <overlay-if> | vpn <vpn-name> ]

Syntax Description

Syntax Description

show

Display OTV information

otv

Configure OTV information

overlay-if

(Optional) Overlay interface

vpn

(Optional) Overlay VPN name

vpn-name

(Optional) OTV VPN Name

vlan

Show extended VLANs including edge device AED status

vlan-range

(Optional) VLAN ID 1-3967 or range(s): 1-5, 10 or 2-5,7-19

detail

(Optional) Display each interface in VLAN

authoritative

(Optional) Display each interface in VLAN

Command Mode
  • /exec