D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
4
DGS-3627:admin# ?
Command: ?
..
?
cable_diag ports
cd
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 counters
clear dhcp_binding
clear dhcpv6 binding
clear fdb
clear ip prefix_list counter
clear jwac auth_state
clear log
clear mac_based_access_control auth_state
clear port_security_entry port
clear wac auth_state
CTRL+C ESC q Quit SPACE n Next Page Enter Next Entry a All
Figure 2- 2. The ? Command
When users enter a command without its required parameters, the CLI will prompt a Next possible completions:
message.
DGS-3627:admin# config account
Command: config account
Next possible completions:
<username>
DGS-3627:admin#
Figure 2- 3. Example Command Parameter Help
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.
In addition, after typing any given command plus one space, all of the next possible sub-commands can be seen, in
sequential order, by repeatedly pressing the Tab key.
To re-enter the previous command at the command prompt, press the up arrow cursor key. The previous command will
appear at the command prompt.
DGS-3627:admin# config account
Command: config account
Next possible completions:
<username>
DGS-3627:admin# config account
Figure 2- 4. Using the Up Arrow to Re-enter a Command