Alcatel-Lucent 7450 ESS Series Configuration Manual page 377

Carrier ethernet switch routers
Hide thumbs Also See for 7450 ESS Series:
Table of Contents

Advertisement

Configuring the HTTP-Redirect Option
If http-redirect is specified as an action, a corresponding forward entry must be specified before
the redirect. Note that http-redirect is not supported on 7750 SR-1 or 7450 ESS-1 models.
The following displays an http-redirect configuration example:
A:ALA-48>config>filter>ip-filter# info
----------------------------------------------
AP&ip=$IP&orig_url=$URL"
----------------------------------------------
A:ALA-48>config>filter>ip-filter#
7450 ESS OS Router Configuration Guide
description "filter-main"
scope exclusive
entry 10 create
description "no-91"
match
dst-ip 10.10.10.91/24
src-ip 10.10.0.100/24
exit
no action
exit
entry 20 create
match protocol tcp
dst-ip 100.0.0.2/32
dst-port eq 80
exit
action forward
exit
entry 30 create
match protocol tcp
dst-ip 10.10.10.91/24
dst-port eq 80
exit
action http-redirect "http://100.0.0.2/login.cgi?mac=$MAC$sap=$S
exit
Filter Policies
Page 377

Advertisement

Table of Contents
loading

Table of Contents