Fortinet FortiGate FortiGate-5001 Administration Manual page 187

Fortigate 5000 series
Hide thumbs Also See for FortiGate FortiGate-5001:
Table of Contents

Advertisement

Router
FortiGate-5000 series Administration Guide
Example
This example shows how to configure a distribute list numbered 2 to use an access
list named acc_list1 for all static routes.
config router ospf
config distribute-list
end
This example shows how to display the settings for distribute list 2.
config router ospf
config distribute-list
get
end
This example shows how to display the configuration for distribute list 2.
config router ospf
config distribute-list
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
01-28008-0013-20050204
edit 2
set access-list acc_list1
set protocol static
end
edit 2
edit 2
CLI configuration
187

Advertisement

Table of Contents
loading

Table of Contents