ZyXEL Communications XS3800-28 Cli Reference Manual page 17

Hide thumbs Also See for XS3800-28:
Table of Contents

Advertisement

2.3 Listing Available Commands
Use the help command to view the executable commands on the Switch. You must have the highest
privilege level in order to view all the commands. Follow these steps to create a list of supported
commands:
Log into the CLI. This takes you to the enable mode.
1
Type help and press [ENTER]. A list comes up which shows all the commands available in enable mode.
2
The example shown next has been edited for brevity's sake.
sysname# help
Commands available:
help
logout
exit
history
enable <0-14>
enable <cr>
.
.
traceroute <ip|host-name> [vlan <vlan-id>][..]
traceroute help
ssh <1|2> <[user@]dest-ip> <cr>
ssh <1|2> <[user@]dest-ip> [command </>]
sysname#
Copy and paste the results into a text editor of your choice. This creates a list of all the executable
3
commands in the user and enable modes.
Type configure and press [ENTER]. This takes you to the config mode.
4
Type help and press [ENTER]. A list is displayed which shows all the commands available in config mode
5
and all the sub-commands. The sub-commands are preceded by the command necessary to enter
that sub-command mode. For example, the command name <name-str> as shown next, is preceded
by the command used to enter the config-vlan sub-mode: vlan <1-4094>.
sysname# help
.
.
no arp inspection log-buffer logs
no arp inspection filter-aging-time
no arp inspection <cr>
vlan <1-4094>
vlan <1-4094> name <name-str>
vlan <1-4094> normal <port-list>
vlan <1-4094> fixed <port-list>
Copy and paste the results into a text editor of your choice. This creates a list of all the executable
6
commands in config and the other submodes, for example, the config-vlan mode.
Chapter 2 Privilege Level and Command Mode
Ethernet Switch CLI Reference Guide
17

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents