Example - Cisco ASR 9000 Series Configuration Manual

Aggregation services router broadband network gateway
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

DHCPv6 Features
40. Use the commit or end command.
DETAILED STEPS
Command or Action
Step 1
configure

Example:

RP/0/RSP0/CPU0:router# configure
Step 2
pool vrf name ipv6 pool_name
Example:
RP/0/RSP0/CPU0:router(config)# pool vrf default ipv6
pool1
Step 3
address-range first_ipv6_address last_ipv6_address
Example:
RP/0/RSP0/CPU0:router(config-pool-ipv6)#
address-range 2201:abcd:1234:2400:f800::1
2201:abcd:1234:2400:f800::fff
Step 4
pool vrf name ipv6 pool_name
Example:
RP/0/RSP0/CPU0:router(config)# pool vrf default ipv6
pool2
Step 5
prefix-length length
Example:
RP/0/RSP0/CPU0:router(config-pool-ipv6)#
prefix-length 92
Step 6
prefix-range first_ipv6_address last_ipv6_address
Example:
RP/0/RSP0/CPU0:router(config-pool-ipv6)# prefix-range
3301:1ab7:2345:1200:f800::
3301:1ab7:2345:1200:f800:fff0::
Step 7
Use the commit or end command.
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Configuration Guide,
Release 4.3.x
148
Establishing Subscriber Sessions
Purpose
Enters global configuration mode.
Configures the distributed address pool service.
Configures the address-range.
Configures the distributed address pool service.
Specifies the prefix-length to be used.
Specifies the prefix-range for allocation.
commit—Saves the configuration changes and remains
within the configuration session.
end—Prompts user to take one of these actions:
• Yes— Saves configuration changes and exits the
configuration session.
• No—Exits the configuration session without
committing the configuration changes.
• Cancel—Remains in the configuration mode,
without committing the configuration changes.
OL-28375-03

Advertisement

Table of Contents
loading

Table of Contents