User guide

11-22 E
XTREME
W
ARE
S
OFTWARE
U
SER
G
UIDE
IP U
NICAST
R
OUTING
Tab le 11-6 describes the commands used to configure IP options and the ICMP protocol.
config iproute add default <gateway>
{<metric>} {unicast-only | multicast-only}
Adds a default gateway to the routing table. A
default gateway must be located on a
configured IP interface. If no metric is
specified, the default metric of 1 is used. Use
the unicast-only or multicast-only options to
specify a particular traffic type. If not specified,
both unicast and multicast traffic uses the
default route.
config iproute delete <ipaddress> <mask>
<gateway>
Deletes a static address from the routing table.
config iproute delete blackhole <ipaddress>
<mask>
Deletes a blackhole address from the routing
table.
config iproute delete default <gateway> Deletes a default gateway from the routing
table.
config iproute priority [rip | bootp | icmp | static
| ospf-intra | ospf-inter | ospf-as-external |
ospf-extern1 | ospf-extern2] <priority>
Changes the priority for all routes from a
particular route origin.
disable iproute sharing Disables load sharing for multiple routes.
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 disabled.
rtlookup [<ipaddress> | <hostname>] Performs a look-up in the route table to
determine the best route to reach an IP
address.
Table 11-6: ICMP Configuration Commands
Command Description
config irdp [multicast | broadcast] Configures the destination address of the
router advertisement messages. The default
setting is multicast.
Table 11-5: Route Table Configuration Commands (continued)
Command Description