Dynamic routing for IPv6 traffic What’s new in FortiOS Version 4.0 MR1
FortiGate Version 4.0 MR1 Administration Guide
58 01-410-89802-20090903
http://docs.fortinet.com/ • Feedback
router ripng
Use this command to configure the “next generation” Routing Information Protocol
(RIPng) on the FortiGate unit. RIPng is a distance-vector routing protocol intended for
small, relatively homogeneous, IPv6 networks. RIPng uses hop count as its routing metric.
Each network is usually counted as one hop. The network diameter is limited to 15 hops.
Syntax
config router ripng
set default-information-originate {enable | disable}
set default-metric <metric_integer>
set garbage-timer <timer_integer>
set passive-interface <name_str>
set timeout-timer <timer_integer>
set update-timer <timer_integer>
config aggregate-address
edit <entry-id>
set prefix6 <aggregate_prefix>
end
config distribute-list
edit <distribute_list_id>
set direction {in | out}
set interface <name_str>
set listname <listname_str>
set status {enable | disable}
end
config interface
edit <interface_name>
set split-horizon {poisoned | regular}
set split-horizon-status {enable | disable}
end
config neighbor
edit <neighbor_id>
set ip6 <address_ipv6>
end
config offset-list
edit <offset_list_id>
set access-list6 <name_str>
set direction {in | out}
set interface <name_str>
set offset <metric_integer>
set status {enable | disable}
end
config redistribute {connected | static | ospf | bgp}
set metric <metric_integer>
set routemap <name_str>
set status {enable | disable}
end
Note: All keywords are optional.