Clearing Ipv6 Routes; Creating Static Ipv6 Neighbors; Clearing Dynamic Ipv6 Neighbors - Juniper JUNOSE SOFTWARE FOR E SERIES 11.3.X - IP-IPV6-IGP CONFIGURATION GUIDE 2010-10-31 Configuration Manual

Software for e series broadband services routers ip, ipv6, and igp configuration guide
Table of Contents

Advertisement

Clearing IPv6 Routes

clear ipv6 routes

Creating Static IPv6 Neighbors

ipv6 neighbor

Clearing Dynamic IPv6 Neighbors

clear ipv6 neighbors
Copyright © 2010, Juniper Networks, Inc.
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.
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
To create static IPv6 neighbors, use the ipv6 neighbor command.
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
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.
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
Chapter 2: Configuring IPv6
147

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.3

Table of Contents