222
MSAP2000 AAMS User’s Guide
or
ras> ip route set default <gateway ip> <metric>
where
<dst ip> = The destination IP address of packets that this static r oute is to
route.
[/netmask] = The destination subnet mask of packets that this static route is
to route.
<gateway ip> = The IP address of the gateway that you want to send
the packets through.
[metric] = The metric (hop count) of this static route.
<name> = A name to identify this static route. Up to 31 ASCII
characters. Spaces and tabs are not allowed.
default = Use this to configure the MSAP2000 AAMS’s default route.
This command defines a new, static IP forwarding route or edits an existing one.
28.4.4 Route Delete Command
Syntax:
ras> ip route delete <dst ip>[/netmask]
where
<dst ip> = The destination IP address of packets to which this static route
applies.
[/netmask] = The destination subnet mask of packets to which this
static route applies.
This command removes a static, IP forwarding route.
28.4.5 Route Show Command
Syntax:
ras> ip route show
This command displays the MSAP2000 AAMS’s routing table.
An example is shown next.