ipv6 neighbor
Specifies a static entry in the IPv6 Neighbor Discovery cache. The no version removes the static entry from the IPv6 Neighbor Discovery cache.
ipv6 neighbor [ vrf vrfName ] ipv6Address interfaceType interfaceSpecifier hardwareAddress
no ipv6 neighbor [ vrf vrfName ] ipv6Address interfaceType interfaceSpecifier
- vrfNameName of the VRF; string of 132 alphanumeric characters
- ipv6AddressIPv6 address that corresponds to the local data-link address
- interfaceTypeInterface type; see Interface Types and Specifiers in About This Guide
- interfaceSpecifierParticular interface; format varies according to interface type; see Interface Types and Specifiers in About This Guide
- hardwareAddressLocal, 48-bit data-link address
Global Configuration
Release Information Command introduced before JUNOSe Release 7.1.0.
vrf keyword and vrfName variable added in JUNOSe Release 7.2.0.