User guide

B
LACK
D
IAMOND
U
SER
G
UIDE
8-13
IP C
OMMANDS
enable ipforwarding broadcast {vlan <name> | all} Enables forwarding IP broadcast traffic for
one or more VLANs. If no argument is
provided, enables broadcast forwarding for
all VLANs. To enable,
ipforwarding
must be enabled on the VLAN. The default
setting is enabled.
enable multinetting Enables IP multinetting on the system.
config bootprelay add <ipaddress> Adds the IP destination address to forward
BOOTP packets.
config bootprelay delete [<ipaddress> | all] Removes one or all IP destination
addresses for forwarding BOOTP packets.
config iparp add <ipaddress> <mac_address> Adds a permanent entry to the ARP table.
Specify the IP address and MAC address
of the entry.
config iparp delete <ipaddress> Deletes an entry from the ARP table.
Specify the IP address of the entry.
disable bootp vlan [<name> | all] Disables the generation and processing of
BOOTP packets.
config iparp add proxy <ipaddress> {<mask>}
{<mac_address>} {always}
Configures proxy ARP entries. Up to 64
proxy ARP entries can be configured.
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 proxy [<ipaddress> {<mask>} |
all]
Deletes one or all proxy ARP entries.
disable bootprelay Disables the forwarding of BOOTP
requests.
disable ipforwarding {vlan <name> | all} Disables routing for one or more VLANs.
disable ipforwarding broadcast {vlan <name> | all} Disables routing of broadcasts to other
networks.
disable multinetting Disables IP multinetting on the system.
clear iparp [<ipaddress> <mask> | vlan <name> |
all]
Removes dynamic entries in the IP ARP
table. Permanent IP ARP entries are not
affected.
Table 8-2:
Basic IP Commands (continued)
Command Description