Cisco Cisco ASR 5000

Page of 9109
DHCP Service Configuration Mode Commands   
▀  bind 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
3476 
   
bind 
Binds the DHCP service to a logical IP interface facilitating the system’s connection to the DHCP server. This 
command also configures traffic from the specified DHCP service bind address to use the specified Multiple Protocol 
Label Switching (MPLS) labels. 
Product
 
ASN-GW 
eWAG 
GGSN 
HA 
P-GW 
SAEGW 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > DHCP Service Configuration 
configure > context context_name > dhcp-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-dhcp-service)# 
Syntax
 
bind address ip_address [ nexthop-forwarding-address nexthop_ip_address [ mpls-label 
input 
in_mpls_label_value output out_mpls_label_value1 out_mpls_label_value2 ] ] ] 
no bind address ip_address 
no
 
Removes a previously configured binding. 
address ip_address
 
Specifies the IP address of an interface in the current context through which communication with the DHCP 
server occurs. 
ip_address
 must be expressed in IPv4 dotted-decimal notation. 
Important:
  In the case of DeWAG service, this IP address must be the same as the IP address configured with 
the 
dhcp server
 CLI command under the same DHCP Service Configuration mode. Also, this IP address must match 
the DeWAG service’s IP address so that the WLC can relay the DHCP unicast packets to the DeWAG service IP 
address and are processed by this DHCP service. 
nexthop-forwarding-address nexthop_ip_address
 
Specifies the next hop gateway address for in MPLS network to which the packets with MPLS labels will be 
forwarded.