
ESR service routers. ESR-Series. Functionality description. Version 1.12.0
165
esr(config-route-map-rule)# match ip access-group sub30
Specify nexthop for sub30 and exit:
esr(config-route-map-rule)# action set ip next-hop verify-availability
80.16
.
0.23
10
esr(config-route-map-rule)# action set ip next-hop verify-availability
184.45
.
0.150
30
esr(config-route-map-rule)# exit
esr(config-route-map)# exit
Rule 2 should provide traffic routing from the network 10.0.30.0/24 to address 80.16.0.23, and in case of its
failure, to address 184.45.0.150. Precedence is defined by metrics values.
Proceed to TE 1/0/1 interface:
esr(config)#
interface
tengigabitethernet
1
/
0
/
1
Map the policy the respective interface:
esr(config-
if
-te)# ip policy route-map PBR
5.7 VRF Lite configuration
VRF (Virtual Routing and Forwarding) is a technology designed for isolation of routing information that belongs
to different classes (e.g., routes of a specific client).
5.7.1 Configuration algorithm
Step
Description
Command
Keys
1
Create VRF instance and switch to the
VRF instance parameters configuration
mode.
esr(config)# ip vrf
<VRF>
<VRF> – VRF instance name, set
by the string of up to 31
characters.
2
Assign the description of the
configured VRF instance.
esr(config-vrf)#
description
<DESCRIPTION>
<DESCRIPTION> – VRF instance
description, set by the string of up
to 255 characters.