Ip commands – Extreme Networks 200 Series User Manual
Page 199

IP Commands
Summit 200 Series Switch Installation and User Guide
197
Additional verification commands include:
•
show iparp
—Displays the IP ARP table of the system. On a stacked set of switches, this command
displays the statistics for the master switch and for the IP ARP table of member switches by
redirecting the console output through the master switch.
•
show iparp stats
—Displays the IP ARP statistics for member switches of a stack from the stack
master.
•
show ipfdb
—Displays the hosts that have been transmitting or receiving packets, and the port and
VLAN for each host. On a set of stacked switches, this command displays the member switches
information.
•
show ipconfig
—Displays configuration information for one or more VLANs.
IP Commands
Table 55 describes the commands used to configure basic IP settings.
Table 55: Basic IP Commands
Command
Description
clear iparp {
Removes dynamic entries in the IP ARP
table. Permanent IP ARP entries are not
affected.
clear ipfdb {
forwarding database. If no options are
specified, all dynamic IP FDB entries are
removed.
config bootprelay add
Adds the IP destination address to forward
BOOTP packets.
config bootprelay delete [
Removes one or all IP destination
addresses for forwarding BOOTP packets.
config iparp add
Adds a permanent entry to the ARP table.
Specify the IP address and MAC address
of the entry.
config iparp add proxy
{
Configures proxy ARP entries. When
mask
is not specified, an address with the mask
255.255.255.255 is assumed. When
mac_address
is not specified, the MAC
address of the switch is used in the ARP
Response. When
always
is specified, the
switch answers ARP Requests without
filtering requests that belong to the same
subnet of the receiving router interface.
config iparp delete
Deletes an entry from the ARP table.
Specify the IP address of the entry.
config iparp delete proxy [
all]
Deletes one or all proxy ARP entries.
config iparp timeout
Configures the IP ARP timeout period. The
default setting is 20 minutes. A setting of 0
disables ARP aging. The maximum aging
time is 32,767 minutes.