Creating Ospf Import Route Maps - ADC CUDA 3 Administration Manual

Ip access switch cli-based administration guide
Table of Contents

Advertisement

Creating OSPF Import Route Maps

Task
1. Enter router-ospf mode.
2. Enter import mode.
3. Specify the route map or create a
new one if it does not already
exist.
4. Define that match criteria for this
route map.
5. Define the override criteria that
you want the system to apply to
any routes that match.
6. Optional: You can then verify the
route map with the show
route-map command.
Cuda 12000 IP Access Switch CLI-based Administration Guide
You can use OSPF import route-maps to override the preference of incoming
OSPF routes. Preference is the local ranking of the route.
OSPF import route maps are created within router-ospf import mode using
the route-map command. To create an OSPF import route map, use this
procedure:
Permit and deny options do not apply to OSPF import routes as all OSPF
routes are always learned.
Creating Route Maps
Command
router ospf
import
route-map <map-tag>
match {ip-address <ip-address> <mask> |
neighbor <ip-address> <mask> |
tag <tag-value> {exact | exclude}}
override preference <preference-value>
show route-map <map-tag>
229

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cuda 12000

Table of Contents