Radware Alteon Application Manual page 149

Application switch operating system
Hide thumbs Also See for Alteon:
Table of Contents

Advertisement

Exporting All Routes
Use the following command to redistribute all routes of a protocol:
>> /cfg/l3/ospf/redist <protocol name> /export <metric> <metric type>
metric sets the OSPF cost for the route
metric type (either 1 or 2) determines whether the route's cost includes or excludes external
costs of the route
If you want to remove a previous configuration to export all the routes of a protocol, use the
parameter none to the export command:
>> /cfg/l3/ospf/redist <protocol name> /export none
Using Route Maps to Export Selected Routes
Use route maps to specify which routes of the protocol that you want exported into OSPF.
Commands for Using Route Maps, page 149
Task
Adding a route map for a particular
protocol
Adding all 32 route maps
Removing a route map for a
particular protocol
Removing all 32 route maps for a
particular protocol
OSPF does not require you to set all the fields in the route map menu. The following procedure
includes the route maps and network filter parameter that must be set:
1. Enable the route map.
>> /cfg/l3/rmap <route map number> /ena
2. Assign the metric value in the AS-External LSA.
>> /cfg/l3/rmap <route map number> /metric <metric value>
If a route map is added to a protocol for redistribution, and if the routes of that protocol match
any of the routes in the access lists, and if action is set to permit, then those routes are
redistributed into OSPF using the metric and metric type assigned for that route map. Metric
sets the priority for choosing this device for the default route.
3. Enable the access list.
>> /cfg/l3/rmap <route map number> /alist <access list number> /ena
4. Set the action to permit for the access list.
>> /cfg/l3/rmap <route map number> /alist <access list number> /action permit
To redistribute routes matched by the route map, the action in the alist must be set to permit.
If the action is set to deny, the routes matched by the route map are not redistributed.
Document ID: RDWR-ALOS-V2900_AG1302
Alteon Application Switch Operating System Application Guide
lists the tasks that you can perform using route maps:
Table 18: Commands for Using Route Maps
Command
/cfg/l3/ospf/redist <protocol name> /add <route
map numbers>
/cfg/l3/ospf/redist <protocol name> /add all
/cfg/l3/ospf/redist <protocol name> /rem <route
map numbers>
/cfg/l3/ospf/redist <protocol name> /rem all
Open Shortest Path First (OSPF)
Table 18 -
149

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents