
NOTE: The Junos OS supports the IPv6 static neighbor discovery cache
entries, similar to the static ARP entries in IPv4.
Example: Configuring Static ARP Table Entries
Configure two static ARP table entries on the router or switch’s management interface:
[edit interfaces]
fxp0 {
unit 0 {
family inet {
address 10.10.0.11/24 {
arp 10.10.0.99 mac 0001.0002.0003;
arp 10.10.0.101 mac 00:11:22:33:44:55 publish;
}
}
}
}
Related
Documentation
• Management Ethernet Interface Overview
• Applying Policers
• Configuring an Unnumbered Interface
• Ethernet Interfaces
Copyright © 2013, Juniper Networks, Inc.8
Static ARP Table Entries Feature Guide for Routing Devices
Kommentare zu diesen Handbüchern