3Com OfficeConnect WX2200 Schnellstart-Handbuch - Seite 6

Blättern Sie online oder laden Sie pdf Schnellstart-Handbuch für Netzwerk-Hardware 3Com OfficeConnect WX2200 herunter. 3Com OfficeConnect WX2200 10 Seiten. Secure converged networks enterprise edition
Auch für 3Com OfficeConnect WX2200: Produkthandbuch (15 seiten)

3Com OfficeConnect WX2200 Schnellstart-Handbuch
6
M
S
S
OBILITY
YSTEM
OFTWARE
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:
1
WX1200# set vlan 1 port 7
Configure an IP interface on the VLAN.
2
WX1200# set interface 1 ip 192.168.1.252
255.255.255.0
Configure a default route through the local default
3
router:
WX1200# set ip route default 192.168.1.1 0
Configure the default DNS domain name:
4
WX1200# set ip dns domain example.com
Configure DNS server information:
5
WX1200# set ip dns server 192.168.11.2
Enable the MSS DNS client:
6
WX1200# set ip dns server enable
Enable the auto-config option:
7
WX1200# set auto-config enable
Save the configuration changes:
8
WX1200# save config
Power off or restart the switch.
9
Q
S
G
UICK
TART
UIDE
Example 4: Deployment Site Has DHCP But Local
DNS Domain Differs From Corporate DNS
Domain The deployment site in this example has a
DHCP server, so the switch's DHCP client is enabled.
Static IP address and default router information are
not required. The site also has a local DNS server.
However, the local DNS domain name is different
from the corporate DNS domain name where 3WXM
Services are located. The static DNS configuration on
the switch overrides the DNS configuration from the
DHCP server.
Configure a VLAN:
1
WX1200# set vlan 1 port 7
Enable the DHCP client on VLAN 1:
2
WX1200# set interface 1 ip dhcp-client enable
Configure the default DNS domain name:
3
WX1200# set ip dns domain examplecorp.com
Configure DNS server information:
4
WX1200# set ip dns server 192.168.11.2
Enable the MSS DNS client:
5
WX1200# set ip dns server enable
Enable the auto-config option:
6
WX1200# set auto-config enable
Save the configuration changes:
7
WX1200# save config
Power off or restart the switch.
8