Command Line Interface Reference Guide > The Configuration Menu > /cfg/l3/ospfv3 Open Shortest Path First v3 Configuration > /cfg/l3/ospfv3/redist <fixed|static> OSPFv3 Route Redistribution Configuration Menu.
/cfg/l3/ospfv3/redist <fixed|static>
OSPFv3 Route Redistribution Configuration Menu.
 
[OSPFv3 Redistribute Fixed Menu]
add - Add rmap into route redistribution list
rem - Remove rmap from route redistribution list
export - Export all routes of this protocol
cur - Display current route-maps added
 
OSPFv3 Route Redistribution Menu Options (/cfg/l3/ospfv3/redist) 
Command Syntax and Usage
add <(route map (1-32) route map (1-32))> |all
 
Adds a route map to the route redistribution list. The routes of the redistribution protocol matched by the route maps in the route redistribution list are redistributed.
To add specific route maps, enter routing map numbers one per line, with NULL at the end.
To add all 32 route maps, enter all.
rem <(route map (1-32) route map (1-32))> ... |all
 
Removes the route map from the route redistribution list.
To remove specific route maps, enter routing map numbers one per line, with NULL at end.
To remove all 32 route maps, enter all.
export <metric (1-16777215) metric type (1|2)> |none
 
Exports the routes of this protocol as external OSPF AS-external LSAs in which the metric and metric type are specified. To remove a previous configuration and stop exporting the routes of the protocol, enter none.
cur
 
Displays the current route map settings.