EasyManua.ls Logo

Alcatel-Lucent OmniSwitch 6800 Series - Route Map Redistribution Example

Alcatel-Lucent OmniSwitch 6800 Series
926 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Configuring IPv6 Configuring Route Map Redistribution
OmniSwitch 6800/6850/9000 Network Configuration Guide March 2008 page 19-23
Route Map Redistribution Example
The following example configures the redistribution of OSPFv3 routes into a RIPng network using a route
map (ospf-to-rip) to filter specific routes:
-> ip route-map ospf-to-rip sequence-number 10 action deny
-> ip route-map ospf-to-rip sequence-number 10 match tag 5
-> ip route-map ospf-to-rip sequence-number 10 match route-type external type2
-> ip route-map ospf-to-rip sequence-number 20 action permit
-> ip route-map ospf-to-rip sequence-number 20 match ipv6-interface intf_ospf
-> ip route-map ospf-to-rip sequence-number 20 set metric 255
-> ip route-map ospf-to-rip sequence-number 30 action permit
-> ip route-map ospf-to-rip sequence-number 30 set tag 8
-> ip redist ospf into rip route-map ospf-to-rip
The resulting ospf-to-rip route map redistribution configuration does the following:
Denies the redistribution of Type 2 external OSPFv3 routes with a tag set to five.
Redistributes into RIPng all routes learned on the intf_ospf interface and sets the metric for such routes
to 255.
Redistributes into RIPng all other routes (those not processed by sequence 10 or 20) and sets the tag for
such routes to eight.

Table of Contents

Other manuals for Alcatel-Lucent OmniSwitch 6800 Series

Related product manuals