show

Displays various aspects of the virtual system configured under vSLX.

Syntax

show chassis [ chassis-name ]
show link [ status ]
show { bridge | probe | system | templates | tunnel | version }

Parameters

chassis
Displays details of all chassis or a specific chassis.
chassis-name
Displays details of a specific chassis.
link
Displays details of virtual cables between ports.
status
Also displays which sides of links are up or down.
bridge
Displays bridge connections.
probe
Displays probe names and targets.
system
Displays supported devices.
templates
Displays template names, types, corresponding SLX-OS versions, and the number of instances created.
tunnel
Displays tunnel names, peer IP addresses, ports, and statuses.
version
Displays the vShell version number.

Modes

vShell prompt (vsh)

Usage Guidelines

To log into vShell and run this command, enter one of the user@ubuntu:~$ vsh show commands.

Output

The show system command displays the following information:

Output field Description
SLX 9540 Emulates an SLX 9540 switch.
VPC Emulates a virtual PC running Linux.

Examples

To display details of all virtual devices, enter the show chassis command.

(vsh) show chassis
 Chassis Name            Type            Power  Template
 ............................................................................
 a1                      SLX 9540        on     Avalanche
 a2                      SLX 9540        on     Avalanche

To display details of all virtual devices, enter the show system command.

(vsh) show system
 Device Name             Type            Power
 ....................................................
 av1                     SLX 9540        off
 av2                     SLX 9540        off
 av3                     SLX 9540        off
 av4                     SLX 9540        off
 host1                   VPC             off
 host2                   VPC             off

To display details of virtual cables between ports, enter the show link command.

(vsh) show link
 Name           Port        Name           Port           State
 ..........................................................................
 a1             0/1    <--> a2             0/1            Down
 a1             0/5    <--> a2             0/5            Down
To display template names, types, corresponding SLX-OS versions, and the number of instances created, enter the show templates command.
(vsh) show templates
 Name                Type       SLXOS Version        Snapshots
 ..............................................................
 aaa                 slx9540    slx-os17r.2.01no     0
 ava                 slx9540    slx-os17r.2.01no     4
 abc                 slx9540    slx-os17r.2.01no     0
 

To display the vShell version, enter the show version command.

(vsh) show version
 VShell Version 1.6.3-0
 Copyright (c) Extreme Networks, Inc., 1996-2018