NAME
cisco-status - Display the status of a Cisco network switch
SYNOPSIS
cisco-status [--config /etc/rack.conf] <switch-name>
cisco-status { --help | --man | --version }
OPTIONS
Standard options
- -c, --config path
-
Specify the path to the configuration file. Default to /usr/local/etc/rack.conf
- -v, --verbose
-
Run the program in verbose mode.
Program options
- --device-login username
-
Specify an alternate login for connecting onto the device.
- --device-password password
-
Specify an alternate password for connecting onto the device.
Help options
- -h, --help
-
Print a short usage description, then exit.
- --man
-
Print the manual page of the program, then exit.
- -V, --version
-
Print the program name and version, then exit.
DESCRIPTION
This program prints the status of a Cisco network switch, displaying, whenever possible, for each physical interface, the MAC address of the device connected onto it, with its name and interface name (resolved from the RackTables database).
CONFIGURATION
See rack(1)
AUTHOR
Sebastien Aperghis-Tramoni (sebastien@aperghis.net)