74 WSS Setup Methods320656-A-----END CERTIFICATE-----9 Save the configuration changes:2361# save configsuccess: configuration saved.Example 4: Deployment Site Has DHCP But Local DNS Domain Differs FromCorporate DNS DomainThe deployment site in this example has a DHCP server, so the switch’s DHCP client is enabled. Static IP address anddefault gateway information are not required. The site also has a local DNS server. However, the local DNS domainname is different from the corporate DNS domain name where WLAN Management Software Services are located. Thestatic DNS configuration on the switch overrides the DNS configuration from the DHCP server.1 Configure a VLAN:2361# set vlan 1 port 7success: change accepted.2 Enable the DHCP client on VLAN 1:2361# set interface 1 ip dhcp-client enablesuccess: change accepted.3 Configure the default DNS domain name:2361# set ip dns domain examplecorp.comDomain name changed4 Configure DNS server information:2361# set ip dns server 192.168.11.25 Enable the WSS Software DNS client:2361# set ip dns server enablesuccess: change accepted.6 Enable the auto-config option:2361# set auto-config enablesuccess: change accepted.7 Create a self-signed administrative certificate, to enable the WSS to communicate with WLANManagement Software :2360# crypto generate key admin 1024key pair generated2360# crypto generate self-signed adminCountry Name:State Name:Locality Name:Organizational Name:Organizational Unit:Common Name: remoteswitch1@example.com