User guide
11-20 E
XTREME
W
ARE
S
OFTWARE
U
SER
G
UIDE
IP U
NICAST
R
OUTING
config 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 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 <ipaddress> Deletes an entry from the ARP table.
Specify the IP address of the entry.
config iparp delete proxy [<ipaddress> {<mask>} |
all]
Deletes one or all proxy ARP entries.
config iparp timeout <minutes> 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 minutes.
config tcp-sync-rate <number_sync_per_sec> Configures a limit for the switch to process
TCp connection requests. If the connection
request rate is higher than the specified
rate, or the total number of outstanding
connection requests exceeds the system
limit, the system ages out incomplete
connection requests at a faster rate. The
range is 5 to 200,000. The default setting
is 25 connection requests per second.
disable bootp vlan [<name> | all] Disables the generation and processing of
BOOTP packets.
disable bootprelay Disables the forwarding of BOOTP
requests.
disable ipforwarding {vlan <name>} Disables routing for one or all VLANs.
disable ipforwarding broadcast {vlan <name>} Disables routing of broadcasts to other
networks.
disable loopback-mode vlan [<name> | all] Disables loopback-mode on an interface.
disable multinetting Disables IP multinetting on the system.
enable bootp vlan [<name> | all] Enables the generation and processing of
BOOTP packets on a VLAN to obtain an
IP address for the VLAN from a BOOTP
server. The default setting is enabled for
all VLANs.
Table 11-4: Basic IP Commands (continued)
Command Description