Fortinet 100A Router User Manual


 
Router config router ospf
FortiGate-100A Administration Guide 01-28007-0068-20041203 167
get router ospf
This example shows how to display the OSPF configuration.
show router ospf
config area
Access the config area subcommand using the config router ospf
command. Use this command to set OSPF area related parameters.
Routers in an OSPF autonomous system (AS) or routing domain are organized into
logical groupings called areas. Areas are linked together by area border routers
(ABRs). There must be a backbone area that all areas can connect to. You can use a
virtual link to connect areas that do not have a physical connection to the backbone.
Routers within an OSPF area maintain link state databases for their own areas.
config area command syntax pattern
config area
edit <id_ipv4>
set <keyword> <variable>
end
config area
edit <id_ipv4>
unset <keyword> <variable>
end
config area
delete <id_ipv4>
end
config area
edit <id_ipv4>
get
end
config area
edit <id_ipv4>
show
end
The config area command has 3 subcommands.
config filter-list
config range
config virtual-link
Note: Any IP address is a valid area ID. An area ID of 0.0.0.0 indicates the backbone area.
Note: All area keywords are optional.