Cisco Cisco Packet Data Gateway (PDG) Dépliant

Pagina di 8487
DHCP Service Configuration Mode Commands   
▀  allow 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
3264 
   
allow 
Allows the specified options on the DHCP service. 
Product
 
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
 
[ no ] allow { dhcp-client rapid-commit | dhcp-inform | dhcp-parameter-request-list-
option { router | subnet-mask } | dhcp-relay-agent-auth-suboption | dhcp-relay-agent-
option | dhcp-server rapid-commit }
 
no
 
Disables an option on the DHCP service. 
dhcp-client rapid-commit
 
Enables support of the rapid commit feature for DHCP client functionality, as defined in RFC 4039. 
dhcp-inform
 
Enables the sending of DHCP inform after configuration for address recovery. 
dhcp-parameter-request-list-option { router | subnet-mask } 
 
Enables the sending of DHCP parameter request list option in all outgoing messages. 
router
: Send DHCP parameter request list option with router flag in all outgoing messages. 
subnet-mask
: Send DHCP parameter request list option with subnet mask flag in all outgoing messages. 
dhcp-relay-agent-auth-suboption
 
Enables the sending of DHCP relay agent authentication suboption in all outgoing messages. 
dhcp-relay-agent-option
 
Enables the sending of DHCP relay agent option in all outgoing messages. 
dhcp-server rapid-commit
 
Enables support of the rapid commit feature for DHCP server functionality, as defined in RFC 4039.