D-Link DGS-3600 User Manual

Page of 757
xStack
®
 DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual 
 
In the above example, the command config account was entered without the required parameter <username>, the CLI 
returned the Next possible completions: <username> prompt.  The up arrow cursor control key was pressed to re-
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-3627:admin# the 
Available commands: 
..                  ?                   cable_diag          cd 
clear               config              copy                create 
debug               delete              dir                 disable 
download            enable              erase               login 
logout              no                  ping                ping6 
reboot              reconfig            rename              reset 
save                show                telnet              traceroute 
traceroute6         upload 
 
DGS-3627: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-3627:admin# create 
Command: create 
Next possible completions: 
802.1x              access_profile      account             address_binding 
arpentry            authen              authen_enable       authen_login 
authentication      bgp                 cpu                 dhcp 
dhcpv6              dot1v_protocol_group                    double_vlan 
erps                fdb                 host_name           igmp_snooping 
ip                  ip_tunnel           ipif                ipmroute 
iproute             ipv6                ipv6route           jwac 
link_aggregation    loopback            mac_based_access_control 
mac_based_access_control_local          mac_based_vlan      md5 
mirror              multicast_fdb       multicast_range     nlb 
ospf                ospfv3              pim                 policy_route 
route               route_map           rspan               sflow 
snmp                stp                 subnet_vlan         super_vlan 
syslog              trusted_host        vlan                vlan_translation 
vrrp                wac 
 
DGS-3627: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.