Virtual Private LAN Services
7210 SAS M Services Guide Page 397
static-arp
Syntax static-arp ip-address ieee-address
no static-arp ip-address [ieee-address]
Context config>service>vpls>interface
Description This command configures a static address resolution protocol (ARP) entry associating a subscriber IP
address with a MAC address for the core router instance. A static ARP can only be configured if it
exists on the network attached to the IP interface.
If an entry for a particular IP address already exists and a new MAC address is configured for the IP
address, the existing MAC address will be replaced with the new MAC address.
The no form of the command removes a static ARP entry.
Default None
Parameters ip-address — Specifies the IP address for the static ARP in dotted decimal notation.
ieee-mac-address — Specifies the 48-bit MAC address for the static ARP in the form
aa:bb:cc:dd:ee:ff or aa-bb-cc-dd-ee-ff where aa, bb, cc, dd, ee and ff are hexadecimal numbers.
Allowed values are any non-broadcast, non-multicast MAC and non-IEEE reserved MAC
addresses.