Displaying the on-line help, Displaying the keywords of a mode, Displaying subsequent keywords of a keyword – Allied Telesis AT-8100 Series User Manual

Page 89

Advertising
background image

AT-8100 Switch Command Line User’s Guide

89

Displaying the On-line Help

The command line interface has an on-line help system to assist you with
the commands. The help system is displayed by typing a question mark.

Typing a question mark at a command line prompt displays all the
keywords in the current mode. This example displays all the keywords in
the VLAN Configuration mode.

Figure 28. Displaying the Keywords of a Mode

Typing a question mark after a keyword displays any additional keywords
or parameters. This example displays the available parameters for the
FLOWCONTROL command in the Port Interface mode.

Figure 29. Displaying Subsequent Keywords of a Keyword

Note

You must type a space between the keyword and the question mark.
Otherwise, the on-line help system simply displays the previous
keyword.

Typing a question mark at the point in a command where a value is
required displays a value’s class (that is, integer, string, etc.). The example
in Figure 30 on page 90 displays the class of the value for the
HOSTNAME command in the Global Configuration mode.

awplus> enable
awplus# configure terminal
awplus(config)# vlan database
awplus(config-vlan)# ?

convert

Convert vlan

do

To run exec commands in config mode

end

End current mode and down to privileged mode

exit

End current mode and down to previous mode

help

Description of the interactive help system

no

Negate a command or set its defaults

private-vlan

Private-vlan

quit

End current mode and down to previous mode

vlan

Add, delete, or modify values associated

with a single VLAN

awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.5
awplus(config-if)# flowcontrol ?

both

Flow control on send and receive

receive

Flow control on receive

send

Flow control on send

Advertising