HP 7102dl - ProCurve Secure Router Configuration Manual page 481

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

Advertisement

ProCurve(config)# probe HTTPSecondary http-request
ProCurve(config-probe-HTTPSecondary)# destination 10.5.4.20
ProCurve(config-probe-HTTPSecondary)# source-port 5151
ProCurve(config-probe-HTTPSecondary)# type raw
ProCurve(config-probe-HTTPSecondary)# raw-string
#GET /log.php?hostname=$SYSTEM_NAME
&serial=$SYSTEM_SERIAL_NUMBER&link=Backup HTTP/1.0
#\r\n
#\r\n
#exit
ProCurve(config-probe-HTTPSecondary)# period 300
ProCurve(config-probe-HTTPSecondary)# tolerance consecutive-failures 3
ProCurve(config-probe-HTTPSecondary)# no shutdown
ProCurve(config-probe-HTTPSecondary)# exit
2.
Configure a track to monitor the connection to the headquarters and to
control the default route received from the ISP.
ProCurve(config)# track Remote
ProCurve(config-track-Remote)# test probe Ping
ProCurve(config-track-Branch2)# exit
3.
Enable the track to control the route that the Ethernet interface receives
from the ISP.
ProCurve(config)# interface ethernet 0/2
ProCurve(config-eth 0/2)# ip address dhcp track Remote
ProCurve(config-eth 0/2)# exit
4.
Configure PBR for the probe traffic.
ProCurve(config)# ip access-list extended MatchPing
ProCurve(config-ext-nacl)# permit icmp any host 10.1.1.1
ProCurve(config-ext-nacl)# exit
ProCurve(config)# ip access-list extended HTTPPrimary
ProCurve(config-ext-nacl)# permit tcp any eq 5150 host 10.5.4.20 eq www
ProCurve(config-ext-nacl)# exit
ProCurve(config)# ip access-list extended HTTPSecondary
ProCurve(config-ext-nacl)# permit tcp any eq 5151 host 10.5.4.20 eq www
ProCurve(config-ext-nacl)# exit
ProCurve(config)# route-map Probes 10
ProCurve(config-route-map)# match ip address MatchPing
ProCurve(config-route-map)# set interface eth 0/2 null 0
ProCurve(config-route-map)# route-map Probes 20
ProCurve(config-route-map)# match ip address HTTPPrimary
ProCurve(config-route-map)# set interface eth 0/2 null 0
ProCurve(config-route-map)# route-map Probes 30
ProCurve(config-route-map)# match ip address HTTPSecondary
Network Monitoring
Configuring Network Monitoring
9-53

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Procurve secure router 7203dl j8753a j8753a

Table of Contents