440
(4) Delete the specified route in RIPng route table
Command Explanation
Admin Mode
clear IPv6 rip route
{<IPv6-address>|kernel|static|con
nected|rip|ospf|isis|bgp|all}
the command deletes a specified route from
the RIPng route table
14.5.3 Commands For RIPng
14.5.3.1 aggregate-address
Command: [no] aggregate-address<ipv6-address>
Function:
Aggregate RIPng route. The “
[no]
aggregate-address<ipv6-address>
“ command cancels the aggregation
Parameter: <ipv6-address>
is the IPv6 network address, shown in cloned hex notation
with the length of prefix.
Default:
No aggregation to any address
Command Mode:
Router mode
Example:
Switch# config terminal
Switch(config)#router ipv6 rip
Switch(config-router)#aggregate-address 3ffe:8088::/32
14.5.3.2 clear ipv6 route
Command: clear ipv6 rip route { <ipv6-address >| kernel |static | connected |rip
|ospf |isis | bgp |all }
Function:
Clear specific route from the RIPng route table
Parameter:
Clears the route exactly match with the destination address from the RIP
route table
<ipv6-address >
is the destination address shown in hex notation with prefix length.
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