Creating A Configuration Pool Submode - Cisco ASR 9000 Series Configuration Manual

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

Advertisement

Creating a Configuration Pool Submode

Command or Action
Step 2
pool ipv4 ipv4-pool-name
Example:
RP/0/RSP0/CPU0:router(config)# pool ipv4 pool1
Step 3
address-range first_address second_address
Example:
RP/0/RSP0/CPU0:router(config-pool-ipv4)# address-range
1.1.1.1 9.8.9.8
Step 4
pool vrf vrf-name ipv4 ipv4-pool-name{address-range
address-range}
Example:
RP/0/RSP0/CPU0:router(config)# pool vrf vrf1 ipv4 pool1
address-range 1.1.1.1 9.8.9.8
Step 5
Use the commit or end command.
Configuring IPv4 Distributed Address Pool Service: An example
pool ipv4 pool1
address-range 1.1.1.1 9.8.9.8
pool vrf vrf1 ipv4 pool1 address-range 1.1.1.1 9.8.9.8
!
!
end
Creating a Configuration Pool Submode
Perform this task to create and enable an IPv6 configuration pool submode for a default VRF and for a specific
VRF.
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Configuration Guide,
Release 4.3.x
248
Configuring Subscriber Features
Purpose
Configures IPv4 pool name.
Configures the address range for allocation.
Configures IPv4 pool name.
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