static-arp-create
This command adds the capability of supporting static ARP in the ARP cache.
Syntax static-arp-create
scope local|cluster|fabric |
Specify the scope of the group. The default scope is local. |
ip ip-address |
Specify the host IP address to bind with the MAC address. |
mac mac-address |
Specify the unicast MAC address to bind with the IP address of the host. |
Defaults None
Access Network Administrator
History
Version 5.1.1 |
Command introduced. |
Usage Use this command to create a static ARP entry in the ARP cache.
Examples To create an ARP entry between two hosts, use the following syntax:
CLI (network-admin@switch) > static-arp-create ip 172.148.0.0 mac 00:12:00:88:0c:00