xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
5
enter the previous command (
config account
) at the command prompt. Now the appropriate username can be entered
and the
config account
command re-executed.
All commands in the CLI function in this way. In addition, the syntax of the help prompts are the same as presented in this
manual
−
angle brackets < > indicate a numerical value or character string, braces { } indicate optional parameters or a
choice of parameters, and brackets [ ] indicate required parameters.
If a command is entered that is unrecognized by the CLI, the top-level commands will be displayed under the
Available
commands:
prompt.
DGS-3450:admin#the
Available commands:
.. ? cable_diag cfm
clear config create debug
delete disable download enable
login logout no ping
ping6 reboot reconfig reset
save show telnet traceroute
traceroute6 upload
DGS-3450:admin#
Figure 2- 5. Available Commands
The top-level commands consist of commands such as
show
or
config
. Most of these commands require one or more
parameters to narrow the top-level command. This is equivalent to
show
what?
or
config
what? Where the what? is the
next parameter.
For example, if you enter the
create
command with no additional parameters, the CLI will then display all of the possible
next parameters.
DGS-3450:admin#create
Command: create
Next possible completions:
802.1x access_profile account address_binding
arpentry authen authen_enable authen_login
authentication cfm cpu dhcp
dhcpv6 dot1v_protocol_group double_vlan
erps fdb host_name igmp_snooping
ip_tunnel ipif ipmc_vlan_replication_entry
iproute ipv6 ipv6route jwac
link_aggregation mac_based_access_control
mac_based_access_control_local mac_based_vlan mirror
multicast_fdb nlb route rspan
sflow snmp stp subnet_vlan
syslog trusted_host vlan vlan_translation
wac
DGS-3450:admin#
Figure 2- 6. Next possible completions: Create command
In the above example, all of the possible next parameters for the
create
command are displayed.