Enterasys Networks 9034313-07 manual Set arp, This example shows how to display the ARP table

Models: 9034313-07

1 872
Download 872 pages 24.54 Kb
Page 434
Image 434

set arp

Example

This example shows how to display the ARP table:

C3(su)->show arp

LINK LEVEL

ARP TABLE

Flags Interface

IP Address

Phys Address

-----------------------------------------------------

10.20.1.1

00-00-5e-00-01-1 S

host

134.142.21.194

00-00-5e-00-01-1

S

host

134.142.191.192

00-00-5e-00-01-1

S

host

134.142.192.18

00-00-5e-00-01-1

S

host

134.142.192.119

00-00-5e-00-01-1

S

host

-----------------------------------------------------

Table 14‐5 provides an explanation of the command output.

Table 14-5 show arp Output Details

Output Field

What It Displays...

 

 

IP Address

IP address mapped to MAC address.

 

 

Phys Address

MAC address mapped to IP address.

 

 

Flags

Route status. Possible values and their definitions include:

 

S - manually configured entry (static)

 

P - respond to ARP requests for this entry

 

 

set arp

Use this command to add mapping entries to the switch’s ARP table.

Syntax

set arp ip-address mac-address

Parameters

ip‐address

Specifies the IP address to map to the MAC address and add to the ARP

 

table.

 

 

mac‐address

Specifies the MAC address to map to the IP address and add to the ARP

 

table. The MAC address can be formatted as xx:xx:xx:xx:xx:xx or xx‐xx‐

 

xx‐xx‐xx‐xx.

 

 

Defaults

None.

Mode

Switch command, read‐write.

Example

This example shows how to map IP address 192.168.219.232 to MAC address 00‐00‐0c‐40‐0f‐bc:

C3(su)->set arp 192.168.219.232 00-00-0c-40-0f-bc

14-20 Logging and Network Management

Page 434
Image 434
Enterasys Networks 9034313-07 manual Set arp, This example shows how to display the ARP table, Show arp Output Details