INS_CWGE10FX2TX8MSPOE 02/19/21 PAGE 19
INSTALLATION AND OPERATION MANUAL
CWGE10FX2TX8MSPOE
TECH SUPPORT: 1.888.678.9427
CLI Configuration
Node
Command
Description
enable
ping IPADDR [–c COUNT]
This command sends an echo request to the destination
host. The –c parameter allow user to specific the packet
count. The default count is 4.
enable
ping IPADDR [–s SIZE]
This command sends an echo request to the destination
host. The –s parameter allow user to specific the packet
size. Valid range: 0 ~ 1047 bytes.
enable
ping IPADDR [–c COUNT –s SIZE]
This command sends an echo request to the destination
host. The –c parameter allow user to specific the packet
count. The default count is 4. The –s parameter allow
user to specific the packet size. Valid range: 0 ~ 1047
bytes.
enable
ping IPADDR [-s SIZE –c COUNT]
This command sends an echo request to the destination
host. The –c parameter allow user to specific the packet
count. The default count is 4. The –s parameter allow
user to specific the packet size. Valid range: 0 ~ 1047
bytes.
configure
reboot
This command reboots the system.
configure
hostname STRINGS
This command sets the system’s network name.
configure
interface eth0
This command enters the eth0 interface node to
configure the system IP.
configure
configure terminal
This command changes the mode to config mode.
configure
interface eth0
This command changes the mode to eth0 mode.
eth0
show
This command displays the eth0 configurations.
eth0
ip address A.B.C.D/M
This command configures a static IP and subnet mask
for the system.
eth0
ip address default-gateway
A.B.C.D
This command configures the system default gateway.
eth0
ip dhcp client
(disable|enable|renew)
This command configures a DHCP client function for the
system.
Disable: Use a static IP address on the switch.
Enable & Renew: Use DHCP client to get an IP address
from DHCP server.
eth0
management vlan <1-4094>
This command configures the management vlan.