xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
3
In the above example, the Switch was assigned an IP address of 10.24.22.100 with a subnet mask
of 255.0.0.0. The system message
Success
indicates that the command was executed
successfully. The Switch can now be configured and managed via Telnet, SNMP MIB browser and
the CLI or via the Web-based management agent using the above IP address to connect to the
Switch.
There are a number of helpful features included in the CLI. Entering the
?
command will display a
list of all of the top-level commands.
DGS-3620-28SC:admin#?
Command: ?
..
?
cable_diag ports
cd
cfm linktrace
cfm lock md
cfm loopback
change drive
clear
clear address_binding dhcp_snoop binding_entry ports
clear address_binding nd_snoop binding_entry ports
clear arptable
clear attack_log
clear bgp
clear bgp dampening
clear bgp flap_statistics
clear cfm pkt_cnt
clear counters
clear dhcp binding
clear dhcp conflict_ip
clear dhcpv6 binding
clear ethernet_oam ports
CTRL+C
ESC
q
Quit
SPACE
n
Next Page
ENTER
Next Entry
a
All
When entering a command without its required parameters, the CLI will prompt you with a
Next
possible completions:
message.
DGS-3620-28SC:admin#config account
Command: config account
Next possible completions:
<username>
DGS-3620-28SC:admin#
In this case, the command
config account
was entered with the parameter
<username>
. The CLI
will then prompt to enter the
<username>
with the message,
Next possible completions:
. Every
command in the CLI has this feature, and complex commands have several layers of parameter
prompting.