5 Command Line Interface
DES-1210 Series Switch Web UI Reference Guide
address to the Switch’s System IP interface.
bootp
The BOOTP protocol allows IP addresses, network masks, and default
gateways to be assigned by a central BOOTP server.
ipv6
ipv6address
<ipv6networkaddr>
Use this parameter to statically assign an IPv6address to this interface.
This address should define a host address and a network prefix length.
Multiple IPv6 addresses can be configured for a single IP interface. Ex:
3ffe:501:ffff:100::1/64. The /64 represents the
prefix length of the IPv6 addresses.
dhcpv6_client[enable
| disable]
Specify the DHCPv6 client to be disabled or enabled.
Example
DES-1210-28> config ipif system ipaddress 172.17.5.214 255.255.255.0
gateway 172.17.5.214
% The IP setting mode change to static will cause CLI disconnect.
Figure 5.3 – The config ipif system command
logout
This command closes the current connection.
Syntax
logout
Example
DES-1210-28> logout
Figure 5.4 – The logout command
ping
This command checks if another IP address is reachable on the network. You can ping the IP
address connected to through the managed VLAN (VLAN 1 by default), as long as there is a physical
path between the switch and the target IP equipment. By default, Switch sends five pings to the
target IP.
Syntax
ping
[<ipaddr> | <ipv6addr>]
Parameter
Parameter
Description
<ipaddr> |
<ipv6addr>
The IPv4 or IPv6 address of the target station.
Example
DES-1210-28> ping 10.90.90.91
Reply Received From :10.90.90.91, TimeTaken : 20 msecs
Reply Received From :10.90.90.91, TimeTaken : 20 msecs
Reply Received From :10.90.90.91, TimeTaken : 20 msecs
DES-1210-28>
Figure 5.5 – The ping command
reboot
This command reboots the system. All network connections are terminated and the boot code
executes.
8
8
7
7