JUNOSe 11.0.x IP, IPv6, and IGP Configuration Guide
Clearing IPv6 Routes
To clear dynamic IPv6 routes from the routing table, use the clear ipv6 routes
command. To clear the routes for a specific IPv6 network, specify the IPv6 prefix.
To clear all dynamic IPv6 routes, using the * (asterisk) option.
clear ipv6 routes
Creating Static IPv6 Neighbors
To create static IPv6 neighbors, use the ipv6 neighbor command.
ipv6 neighbor
Clearing Dynamic IPv6 Neighbors
To clear dynamic IPv6 neighbors, use the clear ipv6 neighbor command. Using the
include-statics keyword clears both dynamic neighbors and static neighbors. Using
the statics-only keyword clears only IPv6 static neighbors.
clear ipv6 neighbors
152
Clearing IPv6 Routes
Use to clear IPv6 routes.
To clear routes in a specific IPv6 network, specify an IPv6 prefix.
To clear all dynamic IPv6 routes, use the * (asterisk) option.
Example
host1(config)#clear ipv6 routes *
There is no no version.
See clear ipv6 routes
Use to create static IPv6 neighbors.
Example
host1(config)#ipv6 neighbor 1::10 fastEthernet 1/0 0002.7dfa.0034
Use the no version of this command to delete the neighbor.
See ipv6 neighbor
Use to clear all dynamic IPv6 neighbors.
Use the include-statics keyword to clear both dynamic neighbors and static
neighbors. Use the statics-only keyword to clear only IPv6 static neighbors.
Example
host1(config)#clear ipv6 neighbors
Need help?
Do you have a question about the IGP - CONFIGURATION GUIDE V11.1.X and is the answer not in the manual?