Using the override command – ADC CUDA 3 User Manual
Page 230

ADC Telecommunications, Inc.
228
C
HAPTER
11: C
REATING
R
OUTE
F
ILTERS
Using the Override Command
Use the override command within route-map configuration mode to specify
override actions to take for all matching routes. Refer to the following
sections for more information on using this command:
■
“Creating OSPF Import Route Maps” on page 229
■
“Creating OSPF Export Route Maps” on page 231
■
“Creating RIP Import Route Maps” on page 234
■
“Creating RIP Export Route Maps” on page 236
The following example configures route-map 80 to redistribute matching
routes with a cost metric of 10.
cli:172.16.19.10:router:ospf:export:route-map(80)# override metric 10
cli:172.16.19.10:router:ospf:export:route-map(80)# show route-map 80
ID 80
Description
Route Address 172.16.19.0
Route Mask 255.255.255.0
Type RIP
Specific1 0.0.0.0
Specific2 0.0.0.0
Tag 0
Key Bits 5
Metric 10
Flags 17
Action Tag 0
cli:172.16.19.10:router:ospf:export:route-map(80)#