User guide
8-14 B
LACK
D
IAMOND
U
SER
G
UIDE
IP U
NICAST
R
OUTING
Tabl e 8 -3 describes the commands used to configure the IP route table.
clear ipfdb [<ipaddress> | vlan <name> | all] Removes the dynamic entries in the IP
forwarding database.
enable esrp port <slot:portlist> Enables ESRP on a port.
config port <slot:portlist> esrp group <number> Assigns a port to an ESRP group. The
valid group numbers are from 1 to 32.
config port <slot:portlist> esrp priority <value> Configures the virtual router priority. The
range is 1to 32.
config port <slot:portlist> esrp timer <hello_value> Configures the virtual router keep-alive
timer. The range is 1 to 255.
disable esrp port <slot:portlist> Disables ESRP on a port.
Table 8-3:
Route Table Configuration Commands
Command Description
enable iproute sharing Enables load sharing if multiple routes to the
same destination are available. Only paths with
the same lowest cost are shared. The default
setting is enabled.
config ipqos add <ip_destination_address>
<mask> qosprofile <qosname>
Adds a QoS profile to an IP destination
address.
config ipqos delete <ip_destination_address>
<mask>
Deletes a QoS profile from an IP destination
address.
config iproute add <ipaddress> <mask>
<gateway> <metric>
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 delete <ipaddress> <mask>
<gateway>
Deletes a static address from the routing table.
config iproute add blackhole <ipaddress>
<mask>
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.
config iproute delete blackhole <ipaddress>
<mask>
Deletes a
blackhole
address from the routing
table.
Table 8-2:
Basic IP Commands (continued)
Command Description