Chapter 4: Commands for CLI configuration
NS4750-24S-4T-4X-V2 Managed Switch Command Guide
109
ip arp inspection translate
ip
Internet Protocol
arp
Address Resolution Protocol
inspection
ARP inspection
translate
arp inspection translate all entries
Default:
N/A
Usage Guide:
To translate dynamic entries into
static ARP inspection table.
Example:
To translate dynamic entries into
static ARP inspection table.
Switch# configure terminal
Switch (config)#
ip arp inspection translate
ARP Inspection:
Translate 1 dynamic entries into static entries.
ip arp inspection translate interface
Command:
ip arp inspection translate interface [10GigabitEthernet |
GigabitEthernet] <vlan_id> <mac_ucast> <ipv4_ucast>
ip
Internet Protocol
arp
Address Resolution Protocol
inspection
ARP inspection
translate
arp inspection translate all entries
interface
arp inspection entry interface config
GigabitEthernet
1 Gigabit Ethernet Port
10GigabitEthernet
10 Gigabit Ethernet Port
<vlan_id>
Select a VLAN id to configure
<mac_ucast>
Select a MAC address to configure
<ipv4_ucast>
Select an IP Address to configure
Default:
N/A
Usage Guide:
To translate dynamic entries into
static ARP inspection table
for
specific
interface
.
Example:
To translate below dynamic entries into
static ARP inspection table
for
GigabitEthernet 1/1.
Switch# configure terminal
Switch (config)#
ip arp inspection translate interface
GigabitEthernet 1/1 1 00:11:22:33:44:55 192.168.0.18