Config redistribute command syntax pattern, Example, Config summary-address – Fortinet 100A User Manual
Page 185
Router
config router ospf
FortiGate-100A Administration Guide
01-28007-0068-20041203
185
config redistribute command syntax pattern
config redistribute {connected | static | rip}
set
end
config redistribute {connected | static | rip}
unset
end
get router ospf
show router ospf
Example
This example shows how to enable route redistribution from RIP, using a metric of 3
and a route map named rtmp2.
config router ospf
config redistribute rip
set metric 3
set routemap rtmp2
set status enable
end
end
This example shows how to display the OSPF settings.
get router ospf
This example shows how to display the OSPF configuration.
show router ospf
config summary-address
Access the config summary-address subcommand using the config router
ospf command.
redistribute command keywords and variables
Keywords and variables Description
Default
Availability
metric
Enter the metric to be used for the
redistributed routes. The
metric_integer range is from 1 to
16777214.
10
All models.
metric-type {1 | 2} Specify the external link type to be used
for the redistributed routes.
2
All models.
routemap
for the redistributed routes. For
information on how to configure route
maps, see
.
No
default.
All models.
status {disable |
enable}
Enable or disable redistributing routes.
disable All models.
tag
Specify a tag for redistributed routes.
The valid range for tag_integer is 0 to
4294967295.
0
All models.