PDN Gateway Configuration
Configuring the System as a Standalone eGTP P-GW ▀
Cisco ASR 5x00 Packet Data Network Gateway Administration Guide ▄
133
server-resurrect-time <
revive_time
>
end
Notes:
DHCPv client configuration requires an IPv6 address, port, and priority. The port is used for communicating
with the DHCPv6 server. If not specified, default port 547 is used. The Priority parameter defines the priority
in which servers should be tried out.
max-retransmissions
configures the max retransmission that DHCPV6-CLIENT will make towards
DHCPV6-SERVER. Default is 20.
server-dead-time
: PDN DHCPV6-SERVER is considered to be dead if it does not respond after given tries
from client. Default is 5.
server-resurrect-time
: PDN DHCPV6-SERVER is considered alive after it has been dead for given
seconds. Default is 20.
DHCPv6 Profile Configuration
Use the following example to configure the DHCPv6 profile:
configure
context <
dest_ctxt_name
>
dhcp-server-profile <
server_profile
>
enable rapid-commit-dhcpv6
process dhcp-option-from { AAA | LOCAL | PDN-DHCP } priority <
priority
>
dhcpv6-server-preference <
pref_value
>
enable dhcpv6-server-unicast
enable dhcpv6-server-reconf
exit
dhcp-client-profile <
client_profile
>
client-identifier { IMSI | MSISDN }
enable rapid-commit-dhcpv6
enable dhcp-message-spray
request dhcp-option dns-address
request dhcp-option netbios-server-address
request dhcp-option sip-server-address
end