3com 3CRWX120695A WXR100 Manual De Usuario

Descargar
Página de 516
338
C
HAPTER
 9: C
ONFIGURING
 WX S
WITCHES
 R
EMOTELY
Example 3:
Deployment Site Has
DNS But No DHCP
The deployment site in this example does not have a DHCP server but 
does have a local DNS server. The configuration is similar to Example 1, 
but includes DNS configuration information instead of an IP alias. 
Configure a VLAN:
WX1200# set vlan 1 port 7
success: change accepted.
Configure an IP interface on the VLAN. 
WX1200# set interface 1 ip 192.168.1.252 255.255.255.0
success: change accepted.
Configure a default route through the local gateway:
WX1200# set ip route default 192.168.1.1 0
success: change accepted.
Configure the default DNS domain name:
WX1200# set ip dns domain example.com
Domain name changed
Configure DNS server information:
WX1200# set ip dns server 192.168.11.2
Enable the MSS DNS client:
WX1200# set ip dns server enable
success: change accepted.
Enable the auto-config option:
WX1200# set auto-config enable
success: change accepted.
Save the configuration changes:
WX1200# save config
success: configuration saved.
Power off or restart the switch.