Intel 480T Switch User Manual


 
212
Intel
®
NetStructure 480T Routing Switch User Guide
Table 12.4: Basic IP Commands
Command Description
clear iparp {<ipaddress> | vlan <name>} Removes dynamic entries in the IP
ARP table. Permanent IP ARP entries
are not affected.
clear ipfdb {<ipaddress> | vlan <name> } Removes the dynamic entries in the IP
forwarding database. If no options are
specified, all dynamic IP FDB entries
are removed.
configure bootprelay add <ipaddress> Adds the IP destination address to
forward BOOTP packets.
configure bootprelay delete [<ipaddress> | all] Removes one or all IP destination
addresses for forwarding BOOTP
packets.
configure iparp add <ipaddress>
<mac_address>
Adds a permanent entry to the ARP
table. Specify the IP address and MAC
address of the entry.
configure iparp add proxy <ipaddress>
{<mask>} {<mac_address>} {always}
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
Intel
®
NetStructure
480T routing
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.
configure iparp delete <ipaddress> Deletes an entry from the ARP table.
Specify the IP address of the entry.
configure iparp delete proxy [<ipaddress>
{<mask>} | all]
Deletes one or all proxy ARP entries.