Chapter 32 commands for ripng, 1 clear ipv6 route, 2 default-information originate – PLANET XGS3-24040 User Manual
Page 434: Clear ipv, Route, Default, Information originate
32-147
Chapter 32 Commands for RIPng
32.1 clear ipv6 route
Command:
clear ipv6 rip route {
Function:
Clear specific route from the RIPng route table.
Parameter:
Clears the route exactly match with the destination address from the RIP route table.
kernel delete kernel route from the RIPng route table
static delete static route from the RIPng route table
connected delete direct route from the RIPng route table
rip delete RIPng route from the RIPng route table only
ospf delete IPv6 OSPF route from the RIPng route table only
bgp delete IPv6 BGP route from the RIPng route table only
ISIS delete ivp6 isis route from the RIPng route table only
all delete all routes from the RIPng route table
Default:
No default configuration
Command Mode:
Admin mode
Usage Guide:
All routes in the RIPng route table will be deleted by using this command with all parameters.
Example:
Switch#clear ipv6 rip route 2001:1:1::/64
Switch#clear ipv6 rip route ospf
32.2 default-information originate
Command:
default-information originate
no default-information originate
Function:
Permit redistributing the network 0:: into RIPng. The “no default-information originate” disables
this function.
Parameter:
None
Default:
Disabled
Command Mode:
Router mode