mac
239
0 fragment rcvd, 0 fragment
dropped0 fragmented, 0 couldn't
fragment, 0 fragment sent
Sent: 110 generated, 0 forwarded
0 dropped, 0 no route
IPv6 sent packets statistics
10.2.29 show ipv6 redirect
This command is not supported by the switch.
10.3 Commands for ARP Configuration
10.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
10.3.2 clear arp-cache
Command: clear arp-cache
Function: Clears ARP table.
Command mode: Admin Mode
Example:
Switch#clear arp-cache










