Cisco Cisco Packet Data Gateway (PDG)

Página de 153
   HNB-GW Service Configuration Procedures 
DHCP Configuration  ▀   
 
HNB-GW Administration Guide, StarOS Release 16  ▄  
 
   
109 
DHCP Configuration 
To configure DHCP Proxy interface support on chassis for HNB-GW service: 
Step 1 
Create a DHCP service specific to HNB-GW service by applying the example configuration in the Configuring DHCP 
Service
 section. 
Step 2 
Create a subscriber template for HNB clients sesssion and associate the DHCP service with created subscriber template 
by applying the example configuration in the Configuring Subscriber Template for HNB section. 
Step 3 
Save your configuration to flash memory, an external memory device, and/or a network location using the Exec mode 
command 
save configuration
. For additional information on how to verify and save configuration files, refer to the 
System Administration Guide and the Command Line Interface Reference
Configuring DHCP Service 
Configure a DHCP service for DHCP interface support in the HNB-GW service by applying the following example 
configuration: 
configure 
  context <vpn_ctxt_name
    dhcp-service <dhcp_svc_name> -noconfirm 
      dhcp client-identifier ike-id 
      dhcp server selection-algorithm use-all 
      dhcp server <dhcp_server_ip
      dhcp server port 61610 
      end 
Notes: 
 
<
vpn_ctxt_name
> is name of the source context in which HNB-GW service is configured. 
 
<
dhcp_svc_name
> is name of the DHCP service configured in Context Configuration mode for DHCP 
interface support in HNB-GW service. 
 
<
dhcp_server_ip
> IP address of the DHCP server associated with DHCP service for DHCP interface support 
in HNB-GW service. 
 
For more commands and keyword options, refer Command Line Interface Reference
Configuring Subscriber Template for HNB 
Configure the subscriber template to associate the DHCP service for HNB clients by applying the following example 
configuration: