mac

Commands for Layer 3 Management
282
21.2.31 show ipv6 redirect
This command is not supported by the switch.
21.3 Commands for ARP Configuration
21.3.1 arp
Command: arp <ip_address> <mac_address> {interface [ethernet] <portName>}
no arp <ip_address>
Function: Configures a static ARP entry; the no arp <ip_address> command deletes
a ARP entry of the specified IP address.
Parameters: <ip_address> is the IP address, at the same field with interface address;
<mac_address> is the MAC address; ethernet stands for Ethernet port; <portName>
for the name of layer2 port.
Default: No static ARP entry is set by default.
Command mode: VLAN Interface Mode
Usage Guide: Static ARP entries can be configured in the switch.
Example: Configuring static ARP for interface VLAN1.
Switch(Config-if-Vlan1)#arp 1.1.1.1 00-03-0f-f0-12-34 interface eth 1/2
21.3.2 clear arp-cache
Command: clear arp-cache
Function: Clears ARP table.
Command mode: Admin Mode
Example:
Switch#clear arp-cache
21.3.3 clear arp traffic
Command: clear arp traffic
Function: Clear the statistic information of ARP messages of the switch. For box
switches, this command will only clear statistics of APP messages received and sent
from the current boardcard.
Command mode: Admin Mode
Example:
Switch#clear arp traffic