Managing Ipv6 Interfaces - Juniper IGP - CONFIGURATION GUIDE V11.1.X Configuration Manual

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

Advertisement

Managing IPv6 Interfaces

You can manage IPv6 interfaces in the following ways:
clear ipv6 interface
ipv6 enable
NOTE: By default, an IPv6 interface is enabled when you first create it.
ping ipv6
Disable or reenable an IPv6 interface.
host1(config-if)#no ipv6 enable
host1(config-if)#ipv6 enable
Set a baseline for IPv6 interface counters.
host1#clear ipv6 interface atm 2/0
Determine reachability within a network.
host1#ping ipv6 1::1
host1#traceroute ipv6 1::1
Use to set a baseline for counters on a specified IPv6 interface.
Example
host1#clear ipv6 interface atm 2/0
There is no no version.
See clear ipv6 interface
Use to enable or disable an IPv6 interface at any time.
Example
host1(config-if)#ipv6 enable
Use the no version of this command to disable IPv6 on an interface or a
subinterface.
See ipv6 enable
Use to send an ICMP echo request packet to the IPv6 address that you specify.
Use the source interface keywords to specify a source interface other than the
one from which the probe originates.
Use the source address keywords to specify a source IP address other than the
one from which the probe originates.
Chapter 2: Configuring IPv6
Managing IPv6 Interfaces
139

Advertisement

Table of Contents
loading

Table of Contents