Chapter 13 IP Commands
DSL & IAD CLI Reference Guide
76
ip rip mode <interface> in
[mode]
Sets the RIP direction to in for the specified interface.
[mode]: This is a number.
0: None. Don't follow any RIP standards.
1: RIP-1 only. Only follows RIP version 1 standard.
2: RIP-2 only. Only follows RIP version 1 standard.
3: Both. Follows both RIP version 1 and version 2
standards.
ip rip mode <interface> out
[mode]
Sets the RIP direction to out for the specified interface.
[mode]: This is a number.
0: None. Don't follow any RIP standards.
1: RIP-1 only. Only follows RIP version 1 standard.
2: RIP-1-compatible RIP-2. Follows both RIP version 1 and
version 2 standards.
3: RIP-2 only. Only follows RIP version 1 standard.
ip rip dialin_user
<show|in|out|both|none>
Displays or sets the RIP direction.
• When set to both or out, the ZyXEL Device will
broadcast its routing table periodically.
• When set to both or in, it will incorporate the RIP
information that it receives.
• When set to none, the ZyXEL Device doesn't send any
RIP packets out and it also ignores any RIP packets
received.
ip route add <dest-
ip|default>[/<mask-bits>]
<gateway-ip> <metric>
Adds a route. The route is runtime only (it is not kept in
permanent memory).
ip route addiface <dest-ip>[/
<mask-bits>] <interface>
[metric]
Adds an entry to the routing table for the specified
interface.
ip route addprivate <dest-
ip|default>[/mask-bits]
<gateway-ip> [metric]
Adds a private route.
ip route addrom index <index> Adds a static route.
ip route addrom name <name> Sets the name for a static route.
ip route addrom set <dest-
ip>[/<mask-bits>] <gateway-ip>
<metric>
Sets the static route settings.
ip route addrom active
[on|off]
Activates or deactivates the static route.
ip route addrom private
[yes|no]
Sets this route as private.
ip route addrom save Saves the static route configuration.
ip route addrom clear [index] Deletes the static route.
ip route addrom freememory Clears working buffer.
ip route addrom display Displays all static routes.
ip route drop <ip-address>[/
mask-bits]
Drops a route.
ip route status [interface] Displays the routing table.
ip smtp server [address] Sets the smtp server address.
Table 30 IP Commands (continued)
COMMAND DESCRIPTION