31 redistribute, Redistribute – PLANET XGS3-24040 User Manual
Page 425
31-138
Example:
Switch# config terminal
Switch(config)# router rip
Switch(config-router)# recv-buffer-size 23456789
31.31 redistribute
Command:
redistribute {kernel |connected| static| ospf [
[route-map
no redistribute {kernel |connected| static| ospf [
[route-map
Function:
Introduce the routes learnt from other routing protocols into RIP.
Parameter:
kernel introduce from kernel routes;
connected introduce from direct routes;
static introduce from static routes;
ospf introduce from OSPF routes. process-id is OSPF process ID, if there is no parameter that
means the process by default, range between 1 to 65535;
isis introduce from ISIS routes;
bgp introduce from BGP routes;
<value> is the metric value assigned to the introduced route, ranging between 0 to 16;
Command Mode:
Router Mode and address-family Mode
Usage Guide:
Under the address-family mode, the parameter kernel and ISIS is unavailable.
Example:
Switch# config terminal
Switch(config)# router rip
Switch(config-router)# redistribute kernel route-map ipi
To redistribute OSPFv2 routing information to RIP.
Switch(config)# router rip
Switch(config-router)# redistribute ospf 2