15 redistribute, Redistribute – PLANET XGS3-24040 User Manual

Page 442

Advertising
background image


32-155

Parameter:

<ifname> is the specific interface name.

Default:

Not configured

Command Mode:

Router mode

Example:

Switch#config terminal

Switch(config)#router ipv6 rip

Switch(config-router)#passive-interface Vlan1

Related Command:

show ipv6 rip

32.15 redistribute

Command:

redistribute {kernel |connected| static| ospf| isis| bgp} [metric<value>] [route-map<word>]

no redistribute {kernel |connected| static| ospf| isis| bgp} [metric<value>] [route-map<word>]

Function:

Introduce the routes learnt from other routing protocols into RIPng.

Parameter:

kernel introduce from kernel routes

connected introduce from direct routes

static introduce from static routes

ospf introduce from IPv6 OSPF routes

isis introduce from IPv6 ISIS routes

bgp introduce from IPv6 BGP routes

<value> is the metric value assigned to the introduced route, ranging between 0-16

<word> is the probe poining to the route map for introducing routes

Command Mode:

Router mode

Example:

Switch#config terminal

Switch(config)#router ipv6 rip

Switch(config-router)#redistribute kernel route-map ip

Advertising