Cisco Cisco Access Registrar 4.2 Especificaciones Pagina 275

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 636
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 274
6-11
Cisco Wireless LAN Controller Configuration Guide
OL-13826-01
Chapter 6 Configuring WLANsWireless Device Access
Configuring WLANs
Using the CLI to Configure DHCP Scopes
Follow these steps to configure DHCP scopes using the CLI.
Step 1 To create a new DHCP scope, enter this command:
config dhcp create-scope scope
Note If you ever want to delete a DHCP scope, enter this command: config dhcp delete-scope scope.
Step 2 To specify the starting and ending IP address in the range assigned to the clients, enter this command:
config dhcp address-pool scope start end
Note This pool must be unique for each DHCP scope and must not include the static IP addresses of
routers or other servers.
Step 3 To specify the network served by this DHCP scope (the IP address used by the management interface
with Netmask applied) and the subnet mask assigned to all wireless clients, enter this command:
config dhcp network scope network netmask
Step 4 To specify the amount of time (from 0 to 65536 seconds) that an IP address is granted to a client, enter
this command:
config dhcp lease scope lease_duration
Step 5 To specify the IP address of the optional router(s) connecting the controllers, enter this command:
config dhcp default-router scope router_1 [router_2] [router_3]
Each router must include a DHCP forwarding agent, which allows a single controller to serve the clients
of multiple controllers.
Step 6 To specify the optional domain name system (DNS) domain name of this DHCP scope for use with one
or more DNS servers, enter this command:
config dhcp domain scope domain
Step 7 To specify the IP address of the optional DNS server(s), enter this command:
config dhcp dns-servers scope dns1 [dns2] [dns3]
Each DNS server must be able to update a client’s DNS entry to match the IP address assigned by this
DHCP scope
Step 8 To specify the IP address of the optional Microsoft Network Basic Input Output System (NetBIOS) name
server(s), such as a Windows Internet Naming Service (WINS) server, enter this command:
config dhcp netbios-name-server scope wins1 [wins2] [wins3]
Step 9 To enable or disable this DHCP scope, enter this command:
config dhcp {enable | disable} scope
Step 10 To save your changes, enter this command:
save config
Vista de pagina 274
1 2 ... 270 271 272 273 274 275 276 277 278 279 280 ... 635 636

Comentarios a estos manuales

Sin comentarios