26 redistribute, Redistribute – PLANET XGS3-24042 User Manual

Page 609

Advertising
background image


36-248

Parameter:

<ifname> is the specific name of interface.

Default:

Not configured

Command Mode:

OSPFv3 protocol mode

Example:

Switch#config terminal

Switch(config)#router ipv6 ospf

Switch(config-router)#passive-interface vlan1

36.26 redistribute

Command:

[no] redistribute {kernel |connected| static| rip| isis| bgp} [metric<value>] [metric-type

{1|2}][route-map<word>]

Function:

Introduce route learnt from other routing protocols into OSPFv3.

Parameter:

kernel Introduct from kernel route

connected Introduce from direct route

static Introduce from static route

rip Introduce from the RIP route

isis Introduce from ISIS route

bgp Introduce from BGP route

metric <value> is the introduced metric value, ranging between 0-16777214

metric-type {1|2} is the metric value type of the introduced external route, which can be 1 or 2, and

it is 2 by default

route-map <word> targets to the probe of the route map for introducing route

Command Mode:

OSPFv3 protocol mode

Usage Guide:

Learn and introduce other routing protocol into OSPFv3 area to generate AS-external_LSAs.

Example:

Switch#config terminal

Switch(config)#router ipv6 ospf

Advertising