beautypg.com

Redistributing ripng routes into ipv6 is-is, Redistributing bgp4+ routes into ipv6 is-is, Redistributing ipv6 is-is routes within ipv6 is-is – Brocade Multi-Service IronWare Routing Configuration Guide (Supporting R05.6.00) User Manual

Page 749

background image

Multi-Service IronWare Routing Configuration Guide

721

53-1003033-02

Configuring IPv6 specific address family route parameters

Redistributing RIPng routes into IPv6 IS-IS

To redistribute RIPng routes into IPv6 IS-IS, enter the following command at the IPv6 IS-IS unicast
address family configuration level.

Brocade(config-isis-router-ipv6u)# redistribute rip

This command configures the device to redistribute all RIPng routes into Level-2 IS-IS.

Syntax: [no] redistribute rip [level-1 | level-1-2 | level-2 | metric number | metric-type external |

internal | route-map name]

The parameters are the same as the parameters for the redistribute static command.

Redistributing OSPF version 3 routes into IPv6 IS-IS

To redistribute OSPFv3 routes into IPv6 IS-IS, enter the following command at the IPv6 IS-IS unicast
address family configuration level.

Brocade(config-isis-router-ipv6u)# redistribute ospf

This command configures the device to redistribute all OSPFv3 routes into Level-2 IPv6 IS-IS.

Syntax: [no] redistribute ospf [level-1 | level-1-2 | level-2 | match external1 | external2 | internal

| metric number | metric-type external | internal | route-map name]

Most of the parameters are the same as the parameters for the redistribute static command.
However, the redistribute ospf command also has the match external1 | external2 | internal
parameter. This parameter specifies the OSPF route type you want to redistribute into IPv6 IS-IS. By
default, the redistribute ospf command redistributes only internal routes:

external1 – An OSPF type 1 external route.

external2 – An OSPF type 2 external route.

internal – An internal route calculated by OSPF.

Redistributing BGP4+ routes into IPv6 IS-IS

To redistribute BGP4+ routes into IPv6 IS-IS, enter the following command at the IPv6 IS-IS unicast
address family configuration level.

Brocade(config-isis-router-ipv6u)# redistribute bgp

This command configures the device to redistribute all its BGP4 routes into Level-2 IPv6 IS-IS.

Syntax: [no] redistribute bgp [level-1 | level-1-2 | level-2 | metric number | metric-type external |

internal | route-map name]

The parameters are the same as the parameters for the redistribute static command.

Redistributing IPv6 IS-IS routes within IPv6 IS-IS

In addition to redistributing routes from other route sources into IPv6 IS-IS, the device can
redistribute Level 1 IPv6 IS-IS routes into Level 2 IPv6 IS-IS routes, and Level 2 IPv6 IS-IS routes into
Level 1 IPv6 IS-IS routes. By default, the device redistributes routes from Level 1 into Level 2.