Advantech EKI-7657C User Manual

Page of 110
 
EKI-7657C _Manual_ed1                                                 28 
 
 
3.1.2 
Commands Set List 
 
Table 3.2: Commands Set List 
Command 
Code Word 
User EXEC
 
Privileged EXEC
 
Global configuration 
VLAN database 
 
Interface configuration
 
 
 
3.1.3 
System Commands Set 
 
Table 3.3: System Commands Set 
Netstar Commands 
Level 
Description 
Example 
show config 
Show switch configuration 
switch>show config 
show terminal 
Show console information 
switch#show terminal 
write memory 
Save user configuration into 
permanent memory (flash rom) 
switch#write memory 
system name  
[System Name] 
Configure system name 
switch(config)#system name xxx 
system location  
[System Location] 
Set switch system location string 
switch(config)#system location xxx 
system description   
[System Description] 
Set switch system description string
switch(config)#system description xxx 
system contact 
[System Contact] 
Set switch system contact window 
string 
switch(config)#system contact xxx 
show system-info 
Show system information 
switch>show system-info 
ip address 
[Ip-address] [Subnet-mask] 
[Gateway] 
Configure the IP address of switch 
switch(config)#ip address 192.168.1.1 
255.255.255.0 192.168.1.254 
 
ip dhcp 
 
Enable DHCP client function of 
switch 
switch(config)#ip dhcp 
 
show ip 
Show IP information of switch 
switch#show ip 
no ip dhcp 
Disable DHCP client function of 
switch 
switch(config)#no ip dhcp 
 
reload  
Halt and perform a cold restart  
switch(config)#reload 
default 
Restore to default 
switch(config)#default 
admin username 
[Username] 
Changes a login username. 
(maximum 10 words) 
switch(config)#admin username xxxxxx 
admin password 
[Password] 
Specifies a password  
(maximum 10 words) 
switch(config)#admin password xxxxxx 
show admin 
Show administrator information 
switch#show admin 
dhcpserver enable 
Enable DHCP Server 
switch(config)#dhcpserver enable 
Dhcpserver disable 
Disable DHCP Server 
switch(config)#no dhcpserver 
dhcpserver lowip 
[Low IP] 
Configure low IP address for IP pool
switch(config)#dhcpserver lowip 192.168.1.100 
dhcpserver highip 
[High IP] 
Configure high IP address for IP 
pool 
switch(config)#dhcpserver highip 192.168.1.200