Pre-defined show reports
The SR Linux CLI is a python application that can load dynamic libraries from other applications.This flexibility allows users to create their own show commands, and also allows each application to own its own show command tree. In addition to custom show commands, Nokia provides pre-defined plug-ins.
The following sections provide the commands and syntax for pre-defined python plug-ins.
Users can also create their own customer reports using CLI Plug-ins. For more information, see the SR Linux CLI Plug-In Guide.
ACL show reports
show
— acl
— capture-filter <filter name>
— ipv4-filter <filter name>
— entry <value>
— ipv6-filter <filter name>
— entry <value>
— cpm-filter <filter name>
— ipv4-filter <filter name>
— entry <value>
— ipv6-filter <filter name>
— entry <entry number>
— ipv4-filter <filter name>
— entry <value>
— subinterface <subinterface value>
— ipv6-filter <filter name>
— entry <value>
— subinterface <subinterface value>
— summary
ACL descriptions
show
Context | show |
Tree | show |
Description | Container for show reports. |
acl
Context | show acl |
Tree | acl |
Description | Container for ACL show reports. |
capture-filter
Context | show acl capture-filter filter type |
Tree | capture-filter |
Description | Show a list of ACL capture filters. Specify either ipv4-filter or ipv6-filter. |
Configurable | False |
ipv4-filter
Context | show acl capture-filter ipv4-filter |
Tree | ipv4-filter |
Description | Show a list of ACL capture IPv4 filters. |
entry
Context | show acl capture-filter ipv4-filter entry number |
Tree | entry |
Description | Show a specific ACL capture IPv4 filter. |
ipv6-filter
Context | show acl capture-filter ipv6-filter |
Tree | ipv6-filter |
Description | Show a list of ACL capture IPv6 filters. |
entry
Context | show acl capture-filter ipv6-filter entry number |
Tree | entry |
Description | Show a specific ACL capture IPv6 filter. |
cpm-filter
Context | show acl cpm-filter filter type |
Tree | cpm-filter |
Description | Show a list of ACL CPM filters. Specify either ipv4-filter or ipv6-filter. |
ipv4-filter
Context | show acl cpm-filter ipv4-filter |
Tree | ipv4-filter |
Description | Show a list of ACL CPM IPv4 filters. |
entry
Context | show acl cpm-filter ipv4-filter entry number |
Tree | entry |
Description | Show a specific ACL CPM IPv4 filter. |
ipv6-filter
Context | show acl cpm-filter ipv6-filter |
Tree | ipv6-filter |
Description | Show a list of ACL CPM IPv6 filters. |
entry
Context | show acl cpm-filter ipv6-filter entry number |
Tree | entry |
Description | Show a specific ACL CPM IPv6 filter. |
ipv4-filter
Context | show acl ipv4-filter name |
Tree | ipv4-filter |
Description | Show ACL IPv4 filter policies. |
Configurable | False |
entry
Context | show acl ipv4-filter name entry number |
Tree | entry |
Description | Show ACL IPv4 filter policies by entry ID. |
subinterface
Context | show acl ipv4-filter name subinterface string |
Tree | subinterface |
Description | Show ACL IPv4 filter policies by subinterface. |
ipv6-filter
Context | show acl ipv6-filter name |
Tree | ipv6-filter |
Description | Show ACL IPv6 filter policies. |
Configurable | False |
entry
Context | show acl ipv6-filter name entry number |
Tree | entry |
Description | Show ACL IPv6 filter policies by entry ID. |
subinterface
Context | show acl ipv6-filter name subinterface string |
Tree | subinterface |
Description | Show ACL IPv6 filter policies by subinterface. |
summary
Context | show acl summary |
Tree | summary |
Description | Show a summarized list of all ACL filters (capture, CPM, IPv4, and IPv6). |
ARPND show reports
ARPND descriptions
show
Context | show |
Tree | show |
Description | Container for show reports. |
arpnd
Context | show arpnd |
Tree | arpnd |
Description | Container for ARPND show reports. |
neighbors
Context | show arpnd neighbors |
Tree | neighbors |
Description | Show a report of all ARPND neighbors including associated interfaces, subinterfaces, origin, and state. |
interface
Context | show arpnd neighbors interface interface name |
Tree | interface |
Description | Show a ARPND neighbor report for a specified interface name. |
arp-entries
Context | show arpnd arp-entries |
Tree | arp-entries |
Description | Show a report of all ARPND entries including associated interfaces, subinterfaces, origin, and expiry. |
interface
Context | show arpnd arp-entries interface interface name |
Tree | interface |
Description | Show a ARPND entries report for a specified interface name. |
Interface show reports
Interface descriptions
show
Context | show |
Tree | show |
Description | Container for show reports. |
interface
Context | show interface interface port name |
Tree | interface |
Description | Container for Interface show reports. Can be used to show a report of all interfaces and subinterfaces with an operational state of up, or for a specified interface if an optional name is entered. Interfaces that are operationally down are not displayed; use the all option to display both up and down interfaces. |
brief
Context | show interface interface port name brief |
Tree | brief |
Description | Show a report that provides a summarized view of all interfaces and subinterfaces, or for a specified interface if an optional name is entered. Displays the administrative state, operational state, speed, and type. |
all
Context | show interface interface port name all |
Tree | all |
Description | Show a report that displays all up and down interfaces and subinterfaces, or for a specified interface if an optional name is entered. For interfaces with an operational state of up, IP addresses are displayed in addition to speed and type. For interfaces with an operational state of down, a reason for this state is provided. |
detail
Context | show interface interface port name detail |
Tree | detail |
Description | Show a detail report for all up and down interfaces and subinterfaces, or for a specified interface if an optional name is entered. In addition to operational state, last changed, flow control and MAC address details, this report includes queue parameters, statistics, and transceiver/transceiver channel details. |
queue-detail
Context | show interface interface port name queue-detail |
Tree | queue-detail |
Description | Show an egress queues and VOQs report for all interfaces and subinterfaces, or for a specified interface if an optional name is entered. |
LAG show reports
show
— lag <lag instance>
— brief
— detail
— lacp-state
— lacp-statistics
— member-statistics
— queue-detail
LAG descriptions
show
Context | show |
Tree | show |
Description | Container for show reports. |
lag
Context | show lag lag instance |
Tree | lag |
Description | Container for lag show reports. Can be used to show a report of all LAGs, or for a specified LAG instance if an optional ID is entered.This includes a summary report of all operationally up and down LAGs. |
brief
Context | show lag lag instance brief |
Tree | brief |
Description | Show a report that provides a summarized view of all LAGs, or for a specified LAG if an optional ID is entered. Displays the administrative state, operational state, aggregate speed, and min and active links. |
detail
Context | show lag lag instance detail |
Tree | detail |
Description | Show a detail report for all LAGs, or for a specified LAG if an optional ID is entered. This report includes the operational status of the LAG, list of member links and their operational status, aggregated queue statistics, aggregated traffic/error statistics, and aggregated traffic rate. |
lacp-state
Context | show lag lag instance lacp-state |
Tree | lacp-state |
Description | Show a LAG report that details all LAGs or a specific LAG it is enabled. Report also includes the LACP configuration mode and per member link statistics state details (operation state, activity, timeout, and so on.). |
lacp-statistics
Context | show lag lag instance lacp-statistics |
Tree | lacp-statistics |
Description | Show a LAG report that details all LAGs or specific LAGs statistics. Report can include per member link statistics such as LACP in-pkts, out-pkts, rx-errors, tx-errors, unknown errors, and LACP errors. |
member-statistics
Context | show lag lag instance member-statistics |
Tree | member-statistics |
Description | Show a LAG report that displays all member-statistics. |
queue-detail
Context | show lag lag instance queue-detail |
Tree | queue-detail |
Description | Show a LAG report that displays aggregated queue statistics for all LAG link members. |
MPLS show reports
show
— mpls-aft
— network-instance <instance name>
MPLS descriptions
show
Context | show |
Tree | show |
Description | Container for show reports. |
mpls-aft
Context | show mpls-aft |
Tree | mpls-aft |
Description | Container for MPLS reports. Can be used to show all MPLS abstract forwarding tables. |
network-instance
Context | show mpls-aft network-instance network-instance name |
Tree | network-instance |
Description | Show an MPLS abstract forwarding table for a specified network instance. |
Network-instance show reports
show
— network-instance <name>
— bridge-table
— mac-duplication duplication-entries
— mac-table
— all
— mac <address>
— summary
— interfaces <interface name>
— protocols
— bgp
— neighbor [<IP-address>]
— advertised-routes
— evpn
— ipv4
— ipv6
— detail
— maintenance
— received-routes
— evpn
— ipv4
— ipv6
— routes [<IP family>]
— evpn
— route-type <route type>
— detail
— summary
— ipv4
— prefix <IP prefix>
— summary
— ipv6
— prefix <IP prefix>
— summary
— summary
— bgp-evpn
— bgp-instance
— bgp-vpn
— bgp-instance
— isis
— adjacency <interface_name>
— neighbor-system-id <ID>
— adjacency-level <value>
— detail
— database
— lsp-id <ID>
— detail
— interface <name>
— detail
— hostnames
— detail
— summary
— ospf
— area
— detail
— database
— type
— instance <name>
— interface
— detail
— neighbor
— detail
— statistics
— status
— route-table
— all
— summary
— ipv4-unicast
— prefix <ID> detail
— summary
— ipv6-unicast
— prefix <ID> detail
— summary
— next-hop <index>
— summary
— tunnel-table
— all
— ipv4 ip address type
— ipv6 ip address type
— vxlan-interface <name>
Network-instance descriptions
show
Context | show |
Tree | show |
Description | Container for show reports. |
network-instance
Context | show network-instance name |
Tree | network-instance |
Description | Show network-instance for specified name or additional command (bridge-table, interfaces, protocols, route-table, or summary) |
bridge-table
Context | show network-instance name bridge-table |
Tree | bridge-table |
Description | Show MAC bridge tables. Specify mac-duplication duplication-entries or mac-table. |
mac-duplication duplication-entries
Context | show network-instance name bridge-table mac-duplication duplication-entries |
Tree | mac-duplication duplication-entries |
Description | Show all MAC learned entries. |
mac-table
Context | show network-instance name bridge-table mac-table |
Tree | mac-table |
Description | Show a MAC table report. Specify option of all, mac, or summary. |
all
Context | show network-instance name bridge-table mac-table all |
Tree | all |
Description | Show all MAC table entries |
mac
Context | show network-instance name bridge-table mac-table mac address |
Tree | mac |
Description | Show MAC table entry for specific address. |
summary
Context | show network-instance name bridge-table mac-table summary |
Tree | summary |
Description | Show a MAC table summary report. |
interfaces
Context | show network-instance name interfaces interface name |
Tree | interfaces |
Description | Show all network-instance interfaces. |
protocols
Context | show network-instance name protocols |
Tree | protocols |
Description | Show network-instance protocol details. Specify bgp, isis, or ospf. |
bgp
Context | show network-instance name protocols bgp |
Tree | bgp |
Description | Show bgp status report. Specify neighbor, routes, or summary. |
neighbor
Context | show network-instance name protocols bgp neighbor IP address |
Tree | neighbor |
Description | Show a bgp neighbor report. Specify a peer address to see a report for the specified address. |
advertised-routes
Context | show network-instance name protocols bgp neighbor IP address advertised-routes |
Tree | advertised-routes |
Description | Show a bgp neighbor advertised routes report. The network-instance name and neighbor peer IP address must be specified. |
evpn
Context | show network-instance name protocols bgp neighbor IP address advertised-routes evpn |
Tree | evpn |
Description | Show a bgp neighbor advertised routes report for EVPN. The network-instance name and neighbor peer IP address must be specified. |
ipv4
Context | show network-instance name protocols bgp neighbor IP address advertised-routes ipv4 |
Tree | ipv4 |
Description | Show a bgp neighbor advertised routes report for IPv4. The network-instance name and neighbor peer IP address must be specified. |
ipv6
Context | show network-instance name protocols bgp neighbor IP address advertised-routes ipv6 |
Tree | ipv6 |
Description | Show a bgp neighbor advertised routes report for IPv6. The network-instance name and neighbor peer IP address must be specified. |
maintenance
Context | show network-instance name protocols bgp neighbor IP address maintenance |
Tree | maintenance |
Description | Show a bgp neighbor report that shows the maintenance mode and group. |
received-routes
Context | show network-instance name protocols bgp neighbor IP address received-routes |
Tree | received-routes |
Description | Show a bgp neighbor received routes report. network-instance name and neighbor peer IP address must be specified. |
evpn
Context | show network-instance name protocols bgp neighbor IP address received-routes evpn |
Tree | evpn |
Description | Show a bgp neighbor received routes report for EVPN. The network-instance name and neighbor peer IP address must be specified. |
ipv4
Context | show network-instance name protocols bgp neighbor IP address received-routes ipv4 |
Tree | ipv4 |
Description | Show a bgp neighbor received routes report for IPv4. The network-instance name and neighbor peer IP address must be specified. |
ipv6
Context | show network-instance name protocols bgp neighbor IP address received-routes ipv6 |
Tree | ipv6 |
Description | Show a bgp neighbor received routes report for IPv6. The network-instance name and neighbor peer IP address must be specified. |
detail
Context | show network-instance name protocols bgp neighbor IP address detail |
Tree | detail |
Description | Show a bgp neighbor detailed report. network-instance name and neighbor peer IP address must be specified. |
routes
Context | show network-instance name protocols bgp routes |
Tree | routes |
Description | Show bgp route report for an IP family (EVPN, IPv4 or IPv6). |
evpn
Context | show network-instance name protocols bgp routes evpn |
Tree | evpn |
Description | Show a bgp EVPN route report. Additional parameters can define a report for a specific route type, and a detailed verses summary report. |
route-type
Context | show network-instance name protocols bgp routes evpn route-type route type |
Tree | route-type |
Description | Show a bgp EVPN route report for a specific route type. Route type can be numeric or of type esi, mac-address, and originating-router. |
detail
Context | show network-instance name protocols bgp routes evpn route-type route type detail |
Tree | detail |
Description | Show a detailed bgp EVPN route report for a specific route type. |
summary
Context | show network-instance name protocols bgp routes evpn route-type route type summary |
Tree | summary |
Description | Show a summarized bgp EVPN route report for a specific route type. |
ipv4
Context | show network-instance name protocols bgp routes ipv4 |
Tree | ipv4 |
Description | Show a bgp IPv4 route report. Specify an IP prefix or summary. |
prefix
Context | show network-instance name protocols bgp routes ipv4 prefix IP prefix |
Tree | prefix |
Description | Show a bgp IPv4 route report for a specified IP prefix. |
summary
Context | show network-instance name protocols bgp routes ipv4 summary |
Tree | summary |
Description | Show a bgp IPv4 route summary report. |
ipv6
Context | show network-instance name protocols bgp routes ipv6 |
Tree | ipv6 |
Description | Show a bgp IPv6 route report. Specify an IP prefix or summary. |
prefix
Context | show network-instance name protocols bgp routes ipv6 prefix IP prefix |
Tree | prefix |
Description | Show a bgp IPv6 route report for a specified IP prefix. |
summary
Context | show network-instance name protocols bgp routes ipv6 summary |
Tree | summary |
Description | Show a bgp IPv6 route summary report. |
summary
Context | show network-instance name protocols bgp summary |
Tree | summary |
Description | Show a bgp summary report. |
bgp-evpn
Context | show network-instance name protocols bgp-evpn |
Tree | bgp-evpn |
Description | Show a bgp-evpn status report. |
bgp-instance
Context | show network-instance name protocols bgp-evpn bgp-instance instance |
Tree | bgp-instance |
Description | Show a bgp-evpn status report for a specific bgp instance. |
bgp-vpn
Context | show network-instance name protocols bgp-vpn |
Tree | bgp-vpn |
Description | Show a bgp-vpn status report. |
bgp-instance
Context | show network-instance name protocols bgp-vpn bgp-instance instance |
Tree | bgp-instance |
Description | Show a bgp-vpn status report for a specific bgp instance. |
isis
Context | show network-instance name protocols isis |
Tree | isis |
Description | Show ISIS status report. Specify adjacency, database, hostnames, interface, or summary. |
adjacency
Context | show network-instance name protocols isis adjacency interface_name |
Tree | adjacency |
Description | Show a list of ISIS adjacencies formed through this interface. |
neighbor-system-id
Context | show network-instance name protocols isis adjacency interface_name neighbor-system-id ID |
Tree | neighbor-system-id |
Description | Show a list of ISIS adjacencies for a specified system ID of a neighbor router. |
adjacency-level
Context | show network-instance name protocols isis adjacency interface_name neighbor-system-id ID adjacency-level value |
Tree | adjacency-level |
Description | Show a list of ISIS adjacencies for a specified adjacency level. |
detail
Context | show network-instance name protocols isis adjacency interface_name neighbor-system-id ID adjacency-level value detail |
Tree | detail |
Description | Show a detailed ISIS adjacency report. |
database
Context | show network-instance name protocols isis database |
Tree | database |
Description | Show an ISIS database report. |
lsp-id
Context | show network-instance name protocols isis database lsp-id ID |
Tree | lsp-id |
Description | Show an ISIS database report for a specified lsp-id (ID format: 6 octets of adjacency system-id followed by 1 octet Lan-ID and 1 octet LSP Number). |
detail
Context | show network-instance name protocols isis database detail |
Tree | detail |
Description | Show a detailed ISIS database report. |
interface
Context | show network-instance name protocols isis interface name |
Tree | interface |
Description | Show an ISIS interface report for all interfaces or optionally specify an interface name. |
detail
Context | show network-instance name protocols isis interface name detail |
Tree | detail |
Description | Show a detailed ISIS interface report for all interfaces or optionally specify an interface name. |
hostnames
Context | show network-instance name protocols isis hostnames |
Tree | hostnames |
Description | Show an ISIS hostname report. |
detail
Context | show network-instance name protocols isis hostnames detail |
Tree | detail |
Description | Show a detailed ISIS hostname report. |
summary
Context | show network-instance name protocols isis summary |
Tree | summary |
Description | Show a summarized ISIS report. |
ospf
Context | show network-instance name protocols ospf |
Tree | ospf |
Description | Show OSPF status report. Specify area, interface, neighbor, or status. |
area
Context | show network-instance name protocols ospf area |
Tree | area |
Description | Show OSPF report for areas where the local system exists. |
detail
Context | show network-instance name protocols ospf area detail |
Tree | detail |
Description | Show detailed OSPF report for areas where the local system exists. |
database
Context | show network-instance name protocols ospf database |
Tree | database |
Description | Show OSPF database report. |
type
Context | show network-instance name protocols ospf database type |
Tree | type |
Description | Show OSPF database report for a specific database type. For example: router-lsa |
instance
Context | show network-instance name protocols ospf instance instance name |
Tree | instance |
Description | Show OSPF report for a specific instance. After the instance name, a more detailed report can be generated by specifying area, database, interface, neighbor, statistics, or status after the instance name. |
interface
Context | show network-instance name protocols ospf interface |
Tree | interface |
Description | Show OSPF report for OSPF interfaces that act as a connection between a router and one ofits attached networks. |
detail
Context | show network-instance name protocols ospf interface detail |
Tree | detail |
Description | Show detailed OSPF report for OSPF interfaces that act as a connection between a router and one of its attached networks. |
neighbor
Context | show network-instance name protocols ospf neighbor |
Tree | neighbor |
Description | Show OSPF report for OSPF neighbors. |
detail
Context | show network-instance name protocols ospf neighbor detail |
Tree | detail |
Description | Show detailed OSPF report for OSPF neighbors. |
statistics
Context | show network-instance name protocols ospf statistics |
Tree | statistics |
Description | Show OSPF Rx, Tx, and packet statistics report. |
status
Context | show network-instance name protocols ospf status |
Tree | status |
Description | Show an overall status report for OSPF (router IDs, version, admin state, backbone and area border router settings, and so on.). |
route-table
Context | show network-instance name route-table |
Tree | route-table |
Description | Show a network-instance route table report. Specify all, ipv4-unicast, ipv6-unicast, next-hop, or, summary. |
all
Context | show network-instance name route-table all |
Tree | all |
Description | Show a report of all routes that includes prefix, ID, active status and next-hop details. |
summary
Context | show network-instance name route-table summary |
Tree | summary |
Description | Show a summary report of active routes by name and protocol. |
ipv4-unicast
Context | show network-instance name route-table ipv4-unicast |
Tree | ipv4-unicast |
Description | Show a IPv4 route table report. Specify a summary report or by prefix ID. |
prefix <ID> detail
Context | show network-instance name route-table ipv4-unicast prefix <ID> detail |
Tree | prefix ID detail |
Description | Show a IPv4 route table report for a specified prefix. Report includes destination, ID, owner, active status and details when it was last changed. |
summary
Context | show network-instance name route-table ipv4-unicast summary |
Tree | summary |
Description | Show a IPv4 route table summary report that includes prefix, IDs, active status, and next-hop details. |
ipv6-unicast
Context | show network-instance name route-table ipv6-unicast |
Tree | ipv6-unicast |
Description | Show a IPv6 route table report. Specify a summary report or by prefix ID. |
prefix <ID> detail
Context | show network-instance name route-table ipv6-unicast prefix <ID> detail |
Tree | prefix ID detail |
Description | Show a IPv6 route table report for a specified prefix. Report includes destination, ID, owner, active status and details when it was last changed. |
summary
Context | show network-instance name route-table ipv6-unicast summary |
Tree | summary |
Description | Show a IPv6 route table summary report that includes prefix, IDs, active status, and next-hop details. |
next-hop
Context | show network-instance name route-table next-hop index |
Tree | next-hop |
Description | Show a report of all next-hop route tables or optionally provide an index number to show a report for a specified route table. |
summary
Context | show network-instance name summary |
Tree | summary |
Description | Show a summary report for all network-instances, or specify a network-name to refine the report. |
tunnel-table
Context | show network-instance name tunnel-table |
Tree | tunnel-table |
Description | Context for all tunnels in a tunnel table. Use with options all, IPv4, or IPv6. |
all
Context | show network-instance name tunnel-table all |
Tree | all |
Description | Shows a network instance tunnel report that includes the prefix, type, ID, metric, preference, and last updated fields. |
ipv4 ip address type
Context | show network-instance name tunnel-table ipv4 ip address type |
Tree | ipv4 ip address type |
Description | Show a network instance IPv4 tunnel report that includes the prefix, type, ID, metric, preference, and last updated fields. Report can be defined further by specifying the type (such as vxlan, ldp, and * (all types). |
ipv6 ip address type
Context | show network-instance name tunnel-table ipv6 ip address type |
Tree | ipv6 ip address type |
Description | Show a network instance IPv6 tunnel report that includes the prefix, type, ID, metric, preference, and last updated fields. Report can be defined further by specifying the type (such as vxlan, ldp, and * (all types). |
vxlan-interface
Context | show network-instance name vxlan-interface name |
Tree | vxlan-interface |
Description | Show a network instance vxlan-interface report that defines the type, operation state and operation down reason for a specified interface or all interfaces (when the vxlan-interface name is ‟*”). |
Platform show reports
show
— platform
— control <slot ID>
— environment
— fabric <slot number>
— fan-tray <ID number>
— linecard <slot number>
— power-supply <ID number>
— redundancy
— resource-monitoring
Platform descriptions
show
Context | show |
Tree | show |
Description | Container for show reports. |
platform
Context | show platform |
Tree | platform |
Description | Show a state report for all components. |
control
Context | show platform control slot ID |
Tree | control |
Description | Show a report for the control module configuration and state. Shows all modules unless a specific slot is provided. |
environment
Context | show platform environment |
Tree | environment |
Description | Show a report for the platform environment (state and temperature) for all components. |
fabric
Context | show platform fabric slot ID |
Tree | fabric |
Description | Show a report for the fabric module configuration and state. Shows all modules unless a specific slot is provided. |
fan-tray
Context | show platform fan-tray slot ID |
Tree | fan-tray |
Description | Show a report for the fan tray configuration and state. Shows all modules unless a specific slot is provided. |
linecard
Context | show platform linecard slot ID |
Tree | linecard |
Description | Show a report for the linecard configuration and state. Shows all modules unless a specific slot is provided. |
power-supply
Context | show platform power-supply ID |
Tree | power-supply |
Description | Show a report for the power-supply configuration and state. Shows all modules unless a specific ID is provided. |
redundancy
Context | show platform redundancy |
Tree | redundancy |
Description | Show a platform redundancy report. |
resource-monitoring
Context | show platform resource-monitoring |
Tree | resource-monitoring |
Description | Show a resource-monitoring report for areas such as ACL, TCAM, IP MPLS forwarding, etc. |
System show reports
show
— system
— aaa authentication session <session ID number>
— application <application name>
— lldp neighbor
— interface <interface name>
— logging
— buffer
— messages
— system
— file
— messages
— network-instance ethernet-segments <name>
— sflow status
System descriptions
show
Context | show |
Tree | show |
Description | Container for show reports. |
system
Context | show system |
Tree | system |
Description | Container for system management show reports. |
aaa authentication session
Context | show system aaa authentication session session ID |
Tree | aaa authentication session |
Description | Show a list of all active sessions in the system or for a specific session ID user if an ID is specified. |
application
Context | show system application application name |
Tree | application |
Description | Show a list of all applications and their status in the system or for a specific application if a name is specified. |
lldp neighbor
Context | show system lldp neighbor |
Tree | lldp neighbor |
Description | Show a report of all LLDP neighbors that includes system name, chassis ID, first message, last update, port and related BGP details. |
interface
Context | show system lldp neighbor interface interface name |
Tree | interface |
Description | Show a report of a specific LLDP neighbors by specifying an interface name. |
logging
Context | show system logging |
Tree | logging |
Description | Shows a list of system logs, type, and directory path. |
buffer
Context | show system logging buffer |
Tree | buffer |
Description | Shows a report of type buffer log files maintained in memory (non-persistent across system reboots). |
messages
Context | show system logging buffer messages |
Tree | messages |
Description | Show a report of the messages associated with the system logging buffer (/var/log/srlinux/buffer/messages) |
system
Context | show system logging buffer system |
Tree | system |
Description | Show a report of the system related information in the system logging buffer (/var/log/srlinux/buffer/system) |
file
Context | show system logging file |
Tree | file |
Description | Shows a report of log files that have been directed to a specific file (/var/log/srlinux/file). |
messages
Context | show system logging file messages |
Tree | messages |
Description | Show a report of the messages associated with logs in a specific file (/var/log/srlinux/file/messages) |
network-instance ethernet-segments
Context | show system network-instance ethernet-segments name |
Tree | network-instance ethernet-segments |
Description | Show a report that defines ethernet-segments details such as ESI, Alg, peers, and associated network instances. |
sflow status
Context | show system sflow status |
Tree | sflow status |
Description | Show an sflow status report that includes the state, and sample size and rate. |
Tunnel show reports
show
— tunnel
— vxlan-tunnel
— all
— vtep <ip address>
Tunnel descriptions
show
Context | show |
Tree | show |
Description | Container for show reports. |
tunnel
Context | show tunnel |
Tree | tunnel |
Description | Enter the tunnel context. |
vxlan-tunnel
Context | show tunnel vxlan-tunnel |
Tree | vxlan-tunnel |
Description | Show a tunnel report specific to VXLAN tunnels. Report includes the VXLAN tunnel endpoint address, index and when last updated. Specify a specific VTEP ip address or ‛all’ to display all vxlan tunnels. |
all
Context | show tunnel vxlan-tunnel all |
Tree | all |
Description | Show a tunnel report specific to all VXLAN tunnels. Report includes the VXLAN tunnel endpoint address, index, and when last updated. |
vtep
Context | show tunnel vxlan-tunnel vtep ip address |
Tree | vtep |
Description | Show a tunnel report for a specific VXLAN tunnel. Report includes the VXLAN tunnel endpoint address, index, and when last updated. |
Tunnel-interface show reports
show
— tunnel-interface <interface>
— vxlan-interface <interface>
— bridge-table
— mac-table
— multicast-destinations
— destination | VNI
— unicast-destinations
— destination | VNI
— brief
— detail
Tunnel-interface descriptions
show
Context | show |
Tree | show |
Description | Container for show reports. |
tunnel-interface
Context | show tunnel-interface interface |
Tree | tunnel-interface |
Description | Enter the context for tunnel interface (reports for EVPN Layer-2). Specify a tunnel-interface name or an asterisk (*) for all interfaces. |
vxlan-interface
Context | show tunnel-interface interface vxlan-interface interface |
Tree | vxlan-interface |
Description | Show a vxlan interface report for EVPN-VXLAN for layer-2. Specify an vxlan-interface name or an asterisk (*) for all interfaces. Report options include brief, detail, or bridge-table. |
bridge-table
Context | show tunnel-interface interface vxlan-interface interface bridge-table |
Tree | bridge-table |
Description | Show a bridge-table vxlan interface report for EVPN-VXLAN for layer-2. Options to use with bridge table include mac-table, multicast-destinations, and unicast-destination. |
mac-table
Context | show tunnel-interface interface vxlan-interface interface bridge-table mac-table |
Tree | mac-table |
Description | Show a mac-table vxlan interface report for EVPN-VXLAN for layer-2. Report includes the address, desination, VNI, index, type, and last updated. |
multicast-destinations
Context | show tunnel-interface interface vxlan-interface interface bridge-table multicast-destinations |
Tree | multicast-destinations |
Description | Show a multicast-destinations vxlan interface report for EVPN-VXLAN for layer-2. Use with the destination or VNI options. |
destination | VNI
Context | show tunnel-interface interface vxlan-interface interface bridge-table multicast-destinations destination | VNI |
Tree | destination | VNI |
Description | Show a unicast-destinations vxlan interface report for EVPN-VXLAN for layer-2 for a specific destination or VNI or use the asterisk after either option to see all destinations/VNIs. |
unicast-destinations
Context | show tunnel-interface interface vxlan-interface interface bridge-table unicast-destinations |
Tree | unicast-destinations |
Description | Show a unicast-destinations vxlan interface report for EVPN-VXLAN for layer-2. Use with the destination or VNI options. |
destination | VNI
Context | show tunnel-interface interface vxlan-interface interface bridge-table unicast-destinations destination | VNI |
Tree | destination | VNI |
Description | Show a unicast-destinations vxlan interface report for EVPN-VXLAN for layer-2 for a specific destination or VNI or use the asterisk after either option to see all destinations/VNIs. |
brief
Context | show tunnel-interface interface vxlan-interface interface brief |
Tree | brief |
Description | Show a brief vxlan interface report for EVPN-VXLAN for layer-2. The brief report includes the tunnel-interface, VXLAN-interface, type (bridged/routed), ingress VNI, and egress source-ip. |
detail
Context | show tunnel-interface interface vxlan-interface interface detail |
Tree | detail |
Description | Show a detailed vxlan interface report for EVPN-VXLAN for layer-2. The detailed report includes the same details as the brief report (tunnel-interface, VXLAN-interface, type (bridged/routed), ingress VNI, and egress source-ip), plus bridge table and summary details. |