Configuration Menu 138
[OSPF Host Entry 1 Menu]
addr - Set host entry IP address
aindex - Set area index
cost - Set cost of this host entry
enable - Enable host entry
disable - Disable host entry
delete - Delete host entry
cur - Display current OSPF host entry configuration
The following table describes the OSPF Host Entry Configuration Menu options.
Table 152 OSPF Host Entry Configuration Menu options
Command Description
addr <IP address> Configures the base IP address for the host entry.
For example, 100.10.1.1
aindex <0-2> Configures lays the area index of the host.
cost <1-65535> Configures the cost value of the host.
enable Enables OSPF host entry.
disable Disables OSPF host entry.
delete Deletes OSPF host entry.
cur Displays the current OSPF host entries.
OSPF Route Redistribution configuration
Command: /cfg/l3/ospf/redist fixed|static|rip|ebgp|ibgp
[OSPF 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
The following table describes the OSPF Route Redistribution Configuration Menu options.
Table 153 OSPF Route Redistribution Configuration Menu options
Command Description
add <1-32> <1-32>|all Adds selected routing maps to the rmap list. To add all the 32 route maps,
enter
all. To add specific route maps, enter routing map numbers one per
line, NULL at the end.
This option 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
will be redistributed.
rem <1-32> <1-32> ... |all Removes the route map from the route redistribution list.
Removes routing maps from the
rmap list. To remove all 32 route maps, enter
all. To remove specific route maps, enter routing map numbers one per line,
NULL at end.
export <1-16777215> 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.