75
CLI Commands
Show Commands
show
cablestatus
Description
: Show results of the copper line quality test for copper port.
Syntax
:
show cablestatus <port number>
Parameters
: port number – the actual port number.
Display
Parameters
: Good – no problems are detected on the copper cable.
Open – There is an open circuit along the copper cable.
Short – There is a short circuit along the copper cable.
Impedance Mismatch – There is an impedance mismatch
along the copper cable.
Example
:
Console> show cablestatus 1
Copper Pair 1....: Good
Copper Pair 2....: Cable Open @ 30 Meters
Console>
show console
Description
: Show the attributes for the console port.
Syntax
:
show console
Display
Parameters
: Baud – speed of the console port in bits per second.
Data bits – Number of data bits per character.
Stop bits – Number of stop bits.
Parity – Number and type of parity. None is no parity bits;
even is one bit with even parity. Odd is one bit with
odd parity.
Timeout – Number of minutes of inactivity after which the
console port will automatically log out.
Example
:
Console> show console
Baud
Data bits
Stop bits
Parity
Timeout
9600
8
1
none
5
Console>
show dhcp
Description
: Show the DHCP client’s operational mode and operation
parameters.
Syntax
:
show dhcp
Display
Parameters
: DHCP – identifies the operational mode.
disabled – DHCP client operation is disabled.
enabled – DHCP client operation is enabled.
Retries – specifies the number of address acquisition
retries before reverting to using the last known valid
IP address.
dhcp server – IP address of the current DHCP server.
Example
:
Console> show dhcp