3com WX1200 3CRWX120695A Manuel D’Utilisation

Page de 750
54
C
HAPTER
 3: S
YSTEM
 S
ERVICE
 C
OMMANDS
Examples — The following commands stage a WX switch to use the 
auto-config option. The network where the switch is installed has a DHCP 
server, so the switch is configured to use the MSS DHCP client to obtain 
an IP address, default gateway address, DNS domain name, and DNS 
server IP addresses:
Configure a VLAN:
WX-1200# set vlan 1 port 7
success: change accepted.
Enable the DHCP client on VLAN 1:
WX-1200# set interface 1 ip dhcp-client enable
success: change accepted.
Enable the auto-config option:
WX-1200# set auto-config enable
success: change accepted.
Save the configuration changes:
WX-1200# save config
success: configuration saved.
See Also
„
„
„
„
„
set banner 
acknowledge
Configures a prompt that is displayed following the MOTD banner. The 
user must acknowledge the prompt in order to gain access to the system.
Syntax — 
set banner acknowledge mode {enable | disable}
Syntax — 
set banner acknowledge message “message”
„
enable
 — Enables the prompt to acknowledge the MOTD banner.
„
disable
 — Disables the prompt to acknowledge the MOTD banner.
„
“— Delimiting character that begins and ends the prompt 
message; 
for example, double quotes (
).