Example, Config redistribute – Fortinet 100A User Manual

Page 184

Advertising
background image

184

01-28007-0068-20041203

Fortinet Inc.

config router ospf

Router

Example

This example shows how to assign an OSPF interface configuration named test to

the interface named internal and how to configure text authentication for this

interface.

config router ospf

config ospf-interface

edit test

set interface internal
set ip 192.168.20.3
set authentication text
set authentication-key a2b3c4d5e

end

end

This example shows how to display the settings for the OSPF interface configuration
named test.

config router ospf

config ospf-interface

edit test

get
end

This example shows how to display the configuration for the OSPF interface
configuration named test.

config router ospf

config ospf-interface

edit test

show
end

config redistribute

Access the config redistribute subcommand using the config router
ospf command.
Use the config redistribute command to advertise routes learned from RIP,

static routes, or a direct connection to the destination network.

Advertising