HP 7102dl - ProCurve Secure Router Configuration Manual page 464

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-36
5.
Set the forwarding interface to match the forwarding interface in the route
that the probe tests. Remember to add the null interface at the end of the
command so that the router will drop probes that it cannot forward on
the correct interface.
Syntax: set interface <interface ID> null 0
Alternatively, set the next-hop address to match the route's next-hop
address.
Syntax: set ip next-hop <A.B.C.D>
Syntax: set interface null 0
6.
After you have configured all necessary entries, apply the route map to
local router traffic. Exit to global configuration mode and enter:
Syntax: ip local policy route-map <mapname>
For example, you have created an ICMP echo probe to test connectivity to a
remote network (gateway address 10.5.1.1) reached through ATM subinter-
face 1.1. Enter these commands to configure PBR for the probe:
ProCurve(config)# ip access-list extended probe1
ProCurve(config-ext-nacl)# permit icmp any host 10.5.1.1
ProCurve(config-ext-nacl)# exit
ProCurve(config)# route-map probes 10
ProCurve(config-route-map)# match ip address probe1
ProCurve(config-route-map)# set interface atm 1.1 null 0
ProCurve(config-route-map)# exit
ProCurve(config)# ip local policy route-map probes
Table 9-5 gives examples of how to match key commands in the ACL and route
map to the probe that you have configured to test a route.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Procurve secure router 7203dl j8753a j8753a

Table of Contents