Router Prefix-List6 - Fortinet FortiGate Series Administration Manual

Hide thumbs Also See for FortiGate Series:
Table of Contents

Advertisement

Dynamic routing for IPv6 traffic
config redistribute

router prefix-list6

56
Use this subcommand to redistribute routes learned from BGP, RIP, static routes, or a
direct connection to the destination network.
The OSPF redistribution table contains four static entries. You cannot add entries to the
table. The entries are defined as follows:
bgp—Redistribute routes learned from BGP.
connected—Redistribute routes learned from a direct connection to the destination
network.
static—Redistribute the static routes defined in the FortiGate unit routing table.
rip—Redistribute routes learned from RIP.
When you enter the subcommand, end the command with one of the four static entry
names (that is, config redistribute {bgp | connected | rip | static}).
Note: All keywords are optional.
Variable
metric <metric_integer>
metric-type {1 | 2}
routemap <name_str>
status {enable | disable} Enable or disable redistributing routes.
Use this command to add, edit, or delete prefix lists for IPv6 traffic. A prefix list is an
enhanced version of an access list that allows you to control the length of the prefix
netmask.
Syntax
config router prefix-list6
edit <prefix_list_name>
set
comments <string>
config rule
edit <prefix_rule_id>
set
action {deny | permit}
set
ge <length_integer>
set
le <length_integer>
set
prefix6 {<address_ipv6mask> | any}
end
end
Note: The action and prefix keywords are required. All other keywords are optional.
What's new in FortiOS Version 4.0 MR1
Description
Enter the metric to be used for the redistributed
routes. The metric_integer range is from 1 to
16777214.
Specify the external link type to be used for the
redistributed routes.
Enter the name of the route map to use for the
redistributed routes.
FortiGate Version 4.0 MR1 Administration Guide
Default
10
2
Null.
disable
01-410-89802-20090903
http://docs.fortinet.com/
Feedback

Advertisement

Table of Contents
loading

Table of Contents