HP ProCurve Secure Router 7203 dl Advanced Management And Configuration Manual page 751

Secure router
Hide thumbs Also See for ProCurve Secure Router 7203 dl:
Table of Contents

Advertisement

You can specify multiple next hop addresses or forwarding interfaces in a
single command. For example:
ProCurve(config-route-map)# set ip next-hop 10.1.1.1 10.2.2.1
The router first attempts to forward a selected packet to the first address or
interface specified. It then tries the second, and so forth.
You can also enter multiple set commands. The router processes the com-
mands in the order indicated in Table 13-19. That is, the router first attempts
to route a packet to an adjacent neighbor. If the router does not know how to
reach that neighbor, or if the forwarding interface for the route to that
neighbor is down, the router attempts to route the packet to transmit the
packet to any secondary specified next hop address. The router would then
attempt to route the packet through a specified interface and so forth.
For example, you could configure two set commands in a route map entry
that selects traffic with IP precedence 5:
ProCurve(config-route-map)# match ip precedence 5
ProCurve(config-route-map)# set interface ppp 1
ProCurve(config-route-map)# set ip next-hop 10.3.3.1
The first set command specifies that the router forward the high-priority
traffic through PPP interface 1. The second command specifies that the router
forward the high-priority traffic to an adjacent device with the address
10.3.3.1.
The route map is applied to Ethernet interface 0/1.
ProCurve#show ip route
Codes: C - connected, S - static, R - RIP, O - OSPF, B - BGP
IA - OSPF inter area, N1 - OSPF NSSA external type 1
N2 - OSPF NSSA external type 2, E1 - OSPF external type 1
E2 - OSPF external type 2
Gateway of last resort 192.168.129.1
C
10.1.1.0/30 is directly connected, ppp 1
C
10.1.1.1/32 is directly connected, ppp 1
C
10.2.2.0/30 is directly connected, ppp 2
C
10.2.2.1/32 is directly connected, ppp 2
C
10.3.3.0/30 is directly connected, ppp 3
C
10.3.3.1/32 is directly connected, ppp 3
O
192.168.64.0/20 [110/51] via 10.2.2.1, ppp 2
C
192.168.129.0/24 is directly connected, eth 0/1
Figure 13-31. Example Routing Table for Router Using PBR
IP Routing—Configuring RIP, OSPF, BGP, and PBR
Configuring Policy-Based Routing
Forwarding
interface for
10.3.3.1
13-137

Advertisement

Table of Contents
loading

This manual is also suitable for:

Procurve secure router 7102 dl

Table of Contents