3.10.19 Static ARP Inspection Table Configuration
Use this command to manually add a new entry to the Static ARP Inspection table on the given port.
Command Syntax:
ip arp inspection entry interface <port_type> <in_port_type_id> <vlan_var> <mac_var> <ipv4_var>
Argument | Description | |
Parameter |
| Port type in GigabitEthernet. |
| Port ID in the format of switch-no/port-no. | |
| The VLAN id for the settings. | |
| Allowed Source MAC address. | |
| Allowed Source IP address. | |
Default | N.A | |
Mode | Global Configuration mode. | |
Usage | Add a static ARP Inspection entry. To delete it, use the ‘no’ version of the command. | |
Example | Example 1: Add a Static ARP Inspection on port 3 with VLAN 2 MAC 10-10-10-10-10-10 and IP 192.168.0.40.
Example 2: Delete a Static ARP Inspection on port 3 with VLAN 2 MAC 10-10-10-10-10-10 and IP 192.168.0.40.
|