User guide
E
XTREME
W
ARE
S
OFTWARE
U
SER
G
UIDE
11-21
IP C
OMMANDS
Tab le 11-5 describes the commands used to configure the IP route table.
enable bootprelay Enables the forwarding of BOOTP and
Dynamic Host Configuration Protocol
(DHCP) requests.
enable ipforwarding {vlan <name>} Enables IP routing for one or all VLANs. If
no argument is provided, enables routing
for all VLANs that have been configured
with an IP address. The default setting for
ipforwarding is disabled.
enable ipforwarding broadcast {vlan <name>} Enables forwarding IP broadcast traffic for
one or all 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 disabled.
enable loopback-mode vlan [<name> | all] Enables a loopback mode on an interface.
If loopback is enabled, the router interface
remains in the UP state, even if no ports
are defined in the VLAN. As a result, the
subnet is always advertised as one of the
available routes.
enable multinetting Enables IP multinetting on the system.
Table 11-5: Route Table Configuration Commands
Command Description
config iproute add <ipaddress> <mask>
<gateway> <metric> {unicast-only |
multicast-only}
Adds a static address to the routing table. Use
a value of 255.255.255.255 for mask to
indicate a host entry
config iproute add blackhole <ipaddress>
<mask> {unicast-only | multicast-only}
Adds a blackhole address to the routing
table. All traffic destined for the configured IP
address is dropped, and no Internet Control
Message Protocol (ICMP) message is
generated.
Table 11-4: Basic IP Commands (continued)
Command Description