Nortel Networks 8000 Series Switch User Manual


 
IP Routing and ARP Commands
208967-B 1-11
config ip arp Commands
The config ip arp commands configure ARP on the switch.
The commands take the following syntax and parameters:
config ip arp
followed by:
info Displays ARP characteristics.
add ports <value> ip
<value> mac <value>
[vlan <value>]
Adds a static entry to the ARP table.
ports <value> are the port numbers,
shown as slot/port.
ip <value> is the IP address {a.b.c.d}.
mac <value>
is the 48-bit hardware MAC
address in the format
{0x00:0x00:0x00:0x00:0x00:0x00}.
vlan <value>
is the name or number of a
VLAN.
aging <minutes> Sets the length of time in seconds an entry
remains in the ARP table before timeout.
<minutes> is a number between 1 and
32767.
delete <ipaddr> Removes an entry from the ARP table.
<ipaddr> is the IP address {a.b.c.d}.
cli.book Page11 Wednesday, April 19,2000 3:14 PM