Cisco Cisco Packet Data Gateway (PDG)

Seite von 158
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:
configure
context <vpn_ctxt_name>
subscriber default
dhcp service <dhcp_svc_name> context <vpn_ctxt_name>
end
Notes:
• <vpn_ctxt_name> is name of the source context in which DHCP service is configured.
• <dhcp_svc_name> is name of the pre-configured DHCP service configured in Context Configuration
mode for DHCP interface support in HNB-GW service.
• For more commands and keyword options, refer to the Command Line Interface Reference.
HNB-GW Administration Guide, StarOS Release 19    
107
HNB-GW Service Configuration Procedures
Configuring DHCP Service