Http Redirect Using Pbr - Cisco ASR 9000 Series Configuration Manual

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

Advertisement

HTTP Redirect Using PBR

Command or Action
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
HTTP Redirect Using PBR
The HTTP Redirect (HTTPR) feature is used to redirect subscriber traffic to a destination other than the one
to which it was originally destined. The HTTPR feature is implemented using Policy Based Routing (PBR)
that makes packet forwarding decisions based on the policy configuration, instead of routing protocols. The
HTTPR feature is implemented by sending an HTTP redirect response, which contains the redirect URL, back
to the HTTP client that originally sent the request. Thereafter, the HTTP client sends requests to the redirected
URL. HTTPR is supported for IPv4 subscribers.
The most common use of HTTPR feature is for initial logon. In some cases, it is not possible to uniquely
identify a subscriber and authorize them. This happens when the subscriber is using a shared network access
medium to connect to the network. In such cases, the subscriber is allowed to access the network but restricted
to what is known as an "open-garden". An open-garden is a collection of network resources that subscribers
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Configuration Guide,
Release 4.2.x
154
Configuring Subscriber Features
Purpose
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-26148-02

Advertisement

Table of Contents
loading

Table of Contents