Chapter 49 Arp Commands; Arp; Clear Arp-Cache - TP-Link JetStream T3700G-52TQ Cli Reference Manual

52-port gigabit stackable l3 managed switch
Hide thumbs Also See for JetStream T3700G-52TQ:
Table of Contents

Advertisement

T3700G-52TQ
JetStream 52-Port Gigabit Stackable L3 Managed Switch CLI Guide

Chapter 49 ARP Commands

Address Resolution Protocol (ARP) is used to resolve an IP address into an Ethernet MAC
address. The swich maintains an ARP mapping table to record the IP-to-MAC mapping relations,
which is used for forwarding packets. An ARP mapping table contains two types of ARP entries:
dynamic and static. An ARP dynamic entry is automatically created and maintained by ARP. A
static ARP entry is manually configured and maintained.

49.1 arp

Description
This arp command is used to add a static ARP entry. To delete the specified
ARP entry, please use the no arp command.
Syntax
arp
no arp
Parameter
ip
—— The IP address of the static ARP entry.
mac
type
Command Mode
Global Configuration Mode
Example
Create a static ARP entry with the IP as 192.168.0.1 and the MAC as
00:11:22:33:44:55:
T3700G-52TQ(config)# arp 192.168.0.1 00:11:22:33:44:55 arpa

49.2 clear arp-cache

Description
This clear arp-cache command is used to clear all the dynamic ARP entries.
ip mac type
ip type
—— The MAC address of the static ARP entry.
—— The ARP type. Configure it as "arpa".
448

Advertisement

Table of Contents
loading

Table of Contents