Fortinet FortiGate FortiGate-1000A Administration Manual page 191

Fortinet fortigate fortigate-1000a: user guide
Hide thumbs Also See for FortiGate FortiGate-1000A:
Table of Contents

Advertisement

Router
FortiGate-1000A/FA2 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-28011-0254-20051115
edit 2
set access-list acc_list1
set protocol static
end
edit 2
edit 2
CLI configuration
191

Advertisement

Table of Contents
loading

Table of Contents