CLI user manual
41
www.3onedata.com
Operating
Command
Description
The device IP
address
configuration
Ip
<A.B.C.D> <A1.B1.C1.D1>
<A.B.C.D>:ip address
<A1.B1.C1.D1>:The subnet mask
The default gateway
configuration
Gateway
<A.B.C.D>
<A.B.C.D>:The gateway address
Example: the equipment configuration for 192.168.254 IP 255.255.255.0, subnet mask, default gateway
for 192.168.1.1
Switch(Manage)#
ip 192.168.1.254 255.255.255.0
[OK]
Switch(Manage)#
gateway 192.168.1.1
[OK]
15.4 User name, password settings
The user can set the user name, password following command
Table 15.4.1 user name, password settings:
Operating
Command
Description
User name setting
Hostname
<hostname>
<hostname>:The user name string
User password
setting
Password
<password>
<password>
<password>:The user password
string
15.5 Display device IP, subnet mask, default gateway
The following command to check the equipment available to the user IP, subnet mask,
default gateway
Table 15.5.1 devices IP, subnet mask, default gateway.
Operating
Command
Description
Show device IP, subnet mask, default
gateway
show net_address
To perform the operation in
the system manage
Example: check the equipment IP, subnet mask, default gateway address
Switch(Manage)#
Show net_address
Device gateway : 192.168.1.1
Device mask address : 255.255.255.0
Device IP address : 192.168.1.254