
68
2. Configure RIPng protocol parameters
(
1
)
Configure RIPng sending mechanism
1
)
configure the RIPng data packets point-transmitting
Command
Explanation
Router configuration mode
[no] neighbor <IPv6-address>
<ifname>
Specify the IPv6 Link-local address and
interface of the neighboring route needs
point-transmitting; the
[no] neighbor
<IPv6-address> <ifname>
command cancels
the appointed router.
[no] passive-interface <ifname>
Block the RIPng multicast on specified port
and the RIPng
data packet is only
transmittable among Layer 3 switch
configured with neighbor. the
[no]
passive-interface
<ifname>
command
cancels the function
(
2
)
Configure RIP routing parameters
1
)
configure route introduction (default route metric, configure routes of the other
protocols to be introduced in RIP)
Command
Explanation
Router configuration mode
default-metric <value>
no default-metric
Configure the default metric of distributed
route; the no default-metric command restores
the default configuration 1
[no]
redistribute {kernel
|connected| static| ospf| isis| bgp}
[metric
<value>] [route-map
<word>]
Redistribute the routes distributed in other
route protocols into the RIPng data packet;
the
[no]redistribute {kernel |connected|
static| ospf| isis| bgp} [metric<value>]
[route-map<word>]
command cancels the
distributed route of corresponding protocols
[no]default-information originate
Generate a default route to the RIPng
protocol; the
[no]default-information
originate
command cancels the feature.
2
)
Configure the route offset
Command
Explanation
Router configuration mode