0

Command Mode

Router RIP Config

6.6.2.10redistribute

This command configures RIP protocol to redistribute routes from the specified source protocol/routers. There are five possible match options. When you submit the command redistribute ospf match <matchtype> the match-type or types specified are added to any match types presently being redistributed. Internal routes are redistributed by default. Source protocols have OSPF, Static, and Connetced. Match types will have internal, external 1, external 2, nssa-external 1, and nssa-external 2.

Syntax

Format for OSPF as source protocol:

redistribute ospf [metric <1-15>] [match [internal] [external 1] [external 2] [nssa-external 1] [nssa-external 2]]

Format for other source protocols:

redistribute {static connected} [metric <1-15>]

no redistribute {ospf static connected} [metric] [match [internal] [external 1] [external 2] [nssa-external 1] [nssa-external 2]]

<1 - 15> - a value for metric.

no - This command de-configures RIP protocol to redistribute routes from the specified source protocol/routers.

Default Setting

Metric - not-configured

Match - internal

Command Mode

Router RIP Config

6.6.2.11ip rip authentication

This command sets the RIP Version 2 Authentication Type and Key for the specified interface. The value of <type> is either none, simple, or encrypt.

364

Page 364
Image 364
Fortinet MR1 manual Ip rip authentication, Format for Ospf as source protocol, Format for other source protocols