Configuring Proxy Neighbor Advertisements - 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

JUNOSe 11.0.x IP, IPv6, and IGP Configuration Guide
ipv6 nd suppress-ra
ipv6 nd suppress-ra-source-link-layer

Configuring Proxy Neighbor Advertisements

Much like proxy ARP, proxy Neighbor Discovery is a means by which one interface
responds to a Neighbor Discovery query on behalf of another interface.
To configure proxy Neighbor Discovery:
1.
2.
200
Configuring Proxy Neighbor Advertisements
host1(config-if)#ipv6 nd reachable-time 30000
Example 2 Sets the reachable-time to 1 hour, 10 minutes, and 45 seconds
host1(config-if)#ipv6 nd reachable-time 1 10 45
Use the no version of this command to restore the default value (zero [0]
milliseconds for router advertisements and 3,600,000 milliseconds [1 hour] for
Neighbor Discovery activity of the E Series router).
See ipv6 nd reachable-time
Use to suppress IPv6 router advertisement transmissions on a local area network
(Ethernet) interface.
Example
host1(config-if)#ipv6 nd suppress-ra
Use the no version of this command to reenable the sending of IPv6 router
advertisement transmissions on the LAN (Ethernet) interface
See ipv6 nd suppress-ra
Use to suppress IPv6 router advertisement transmissions on a local area network
(Ethernet) interface.
Example
host1(config-if)#ipv6 nd suppress-ra-source-link-layer
Use the no version of this command to reenable the sending of IPv6 router
advertisement transmissions on the LAN (Ethernet) interface.
See ipv6 nd suppress-ra-source-link-layer
Access an IPv6 interface.
host1(config)#interface fastEthernet 0/0
host1(config-if)#
Enable Neighbor Discovery on the current interface.

Advertisement

Table of Contents
loading

Table of Contents