Creating A Redirect Policy - Alcatel-Lucent 7450 Configuration Manual

Hide thumbs Also See for 7450:
Table of Contents

Advertisement

Creating a Redirect Policy

Creating a Redirect Policy
Configuring and applying redirect policies is optional. Each redirect policy must have the
following:
The following displays a redirection policy configuration:
A:ALA-7>config>filter# info
----------------------------------------------
...
----------------------------------------------
A:ALA-7>config>filter#
Page 478
A destination IP address
A priority (default is 100)
At least one of the following tests must be enabled:
→ Ping test
→ SNMP test
→ URL test
redirect-policy "redirect1" create
destination 10.10.10.104 create
description "SNMP_to_104"
priority 105
snmp-test "SNMP-1"
interval 30
drop-count 30 hold-down 120
exit
no shutdown
exit
destination 10.10.10.105 create
priority 95
ping-test
timeout 30
drop-count 5
exit
no shutdown
exit
destination 10.10.10.106 create
priority 90
url-test "URL_to_106"
url "http://aww.alcatel.com/ipd/"
interval 60
return-code 2323 4567 raise-priority 96
exit
no shutdown
exit
7450 ESS Router Configuration Guide

Advertisement

Table of Contents
loading

Table of Contents