Fortinet fortigate-200a Betriebsanweisung

Seite von 392
186
01-28006-0072-20041105
Fortinet Inc.
CLI configuration
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.