HP 7102dl - ProCurve Secure Router Configuration Manual page 480

Procurve secure router 7000dl series - advanced management and configuration guide
Hide thumbs Also See for 7102dl - ProCurve Secure Router:
Table of Contents

Advertisement

Network Monitoring
Configuring Network Monitoring
9-52
This scenario requires three probes:
Ping monitors connectivity to the Internet.
HTTPPrimary informs the Web server when the router is using the
primary link.
HTTPBackup informs the Web server when the router is using the
backup link.
This scenario requires one track to monitor the state of the RemotePing probe
and control the primary static route. The HTTP probes do not require a track.
This scenario requires three PBR route map entries:
Probes 10 routes RemotePing probe traffic out the primary interface.
Probes 20 routes HTTPPrimary probe traffic out the primary interface.
Probes 30 routes HTTPBackup probe traffic out the backup interface.
(Remember to add the probe traffic to the interesting traffic for demand
routing. See "Matching the Interesting Traffic" on page 3-24 in Chapter 3:
Configuring Backup WAN Connections.)
Follow these steps to configure your router:
1.
Create the probes. The HTTPPrimary and HTTPBackup probes must use
different source ports so that PBR can distinguish their traffic. The raw
strings for the HTTP probes configure them to submit necessary informa-
tion to the remote Web server.
ProCurve(config)# probe Ping icmp-echo
ProCurve(config-probe-Ping)# destination 10.1.1.1
ProCurve(config-probe-Ping)# period 10
ProCurve(config-probe-Ping)# tolerance consecutive-failures 5
ProCurve(config-probe-Ping)# no shutdown
ProCurve(config-probe-Ping)# probe HTTPPrimary http-request
ProCurve(config-probe-HTTPPrimary)# destination 10.5.4.20
ProCurve(config-probe-HTTPPrimary)# source-port 5150
ProCurve(config-probe-HTTPPrimary)# type raw
ProCurve(config-probe-HTTPPrimary)# raw-string
#GET /log.php?hostname=$SYSTEM_NAME
&serial=$SYSTEM_SERIAL_NUMBER&link=Primary HTTP/1.0
#\r\n
#\r\n
#exit
ProCurve(config-probe-HTTPPrimary)# period 300
ProCurve(config-probe-HTTPPrimary)# tolerance consecutive-failures 3
ProCurve(config-probe-HTTPPrimary)# no shutdown
ProCurve(config-probe-HTTPPrimary)# exit

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Procurve secure router 7203dl j8753a j8753a

Table of Contents