Fortinet 100A Router User Manual


 
Router config router ospf
FortiGate-100A Administration Guide 01-28007-0068-20041203 177
config router ospf
config distribute-list
edit 2
set access-list acc_list1
set protocol static
end
end
This example shows how to display the settings for distribute list 2.
config router ospf
config distribute-list
edit 2
get
end
This example shows how to display the configuration for distribute list 2.
config router ospf
config distribute-list
edit 2
show
end
config neighbor
Access the config neighbor subcommand using the config router ospf
command.
Use this command to manually configure an OSPF neighbor on nonbroadcast
networks. OSPF packets are unicast to the specified neighbor address. You can
configure multiple neighbors.
config neighbor command syntax pattern
config neighbor
edit <id_integer>
set <keyword> <variable>
end
config neighbor
edit <id_integer>
unset <keyword>
end
config neighbor
delete <id_integer>
end
config neighbor
edit <id_integer>
get
end