Juniper JUNOSE SOFTWARE 11.0.X - BROADBAND ACCESS CONFIGURATION GUIDE 4-1-2010 Configuration Manual page 146

For e series broadband services routers - broadband access configuration
Hide thumbs Also See for JUNOSE SOFTWARE 11.0.X - BROADBAND ACCESS CONFIGURATION GUIDE 4-1-2010:
Table of Contents

Advertisement

JUNOSe 11.0.x Broadband Access Configuration Guide
5.
6.
7.
8.
106
Configuring the DHCPv6 Local Address Pools
Specify the number of days and, optionally, the number of hours, minutes,
and seconds. You cannot specify a lifetime of zero (that is, you cannot set
the days, hours, minutes, and seconds fields all to zero).
host1(config-v6-local)#prefix 5005:5005::/32 48 preferred 1 2 3 4
In this example, the preferred lifetime is set to 1 day, 2 hours, 3 minutes,
and 4 seconds. Because the valid lifetime is not configured, the default value
of 1 day is assigned.
Use the infinite keyword to specify a lifetime that does not expire.
host1(config-v6-local)#prefix 5005:5005::/32 48 valid infinite
In this example, the period for which the prefix remains valid indefinitely
for the requesting router to use after it has been delegated by the DHCPv6
server. In this case, the preferred lifetime is set to 1 day by default.
Specify the IPv6 address of the DNS servers to be returned to the client. You can
configure a primary and secondary DNS server. The DNS server addresses are
returned to the client in DHCPv6 responses as part of the DNS Recursive Name
Server option.
host1(config-v6-local)#dns-server 3001::1 3001::2
If the DNS server is not configured in the IPv6 local address pool, the DNS server
configured on the DHCPv6 local server is used to delegate prefixes. However, if
DNS servers are configured both in the IPv6 local pool and on the DHCPv6 local
server, the values configured in the IPv6 local pool take precedence.
Specify the name of a DNS domain in the IPv6 local pool to be returned to clients
in the DHCPv6 responses as part of the Domain Search List option. The client
uses this domain name for DNS resolution. You can specify a maximum of four
DNS domains for an IPv6 local pool's search list.
host1(config-v6-local)#dns-domain-search test1.com
host1(config-v6-local)#dns-domain-search test2.com
You can configure one domain name per line. Enter the command on separate
lines to configure additional domain names.
Set certain prefixes to be excluded from being allocated to the requesting router.
You can exclude those addresses that are assigned to local interfaces. You can
exclude specific prefixes or a range of prefixes from delegation to clients.
host1(config-v6-local)#exclude-prefix 5005:5005:2::/48 5005:5005:a::/48
In this example, all prefixes between the starting prefix of the range,
5005:5005:2::/48, and the ending prefix of the range, 5005:5005:a::/48 are
excluded from allocation to clients.
Map the domain name to the IPv6 local address pool, which is used for prefix
delegation. If the authentication server returns the prefix pool name in the
Framed-Ipv6-Pool attribute of the RADIUS-Accept-Request message, this value
overrides the IPv6 local pool configured using the ipv6-prefix-pool-name
command.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.0.x

Table of Contents