beautypg.com

Atlantis Land I-Storm A02-RA(Atmos)_ME01 User Manual

Page 91

background image

10.31.1Syntax

restart

10.31.2Description

Reboots the system.
This command is deprecated. To reboot the system, use the restart command from
the ATMOS console.

10.31.3Example

mymachine>

ip restart

10.32 rip accept

10.32.1Syntax

rip accept [all|] [none|*]

10.32.2Description

Controls for which version or versions of RIP (RIP version 1, RFC 1058, or RIP
version 2, RFC 1723) ATMOS TCP/IP will accept incoming information on each
interface.
Configuration saving saves this information.
By default, both RIP versions are accepted on all interfaces (rip accept all 1 2).

10.32.3Example

mymachine>

ip rip accept all 1 2

mymachine>

ip rip accept ether 2

mymachine>

ip rip allowed

rip send ether none

rip send flane none

rip accept ether 2

rip accept flane 1 2

10.32.4See also

rip allowed

on page 194,

rip send

on page 203.

10.33 rip allowed

10.33.1Syntax

rip allowed

10.33.2Description

Displays the RIP versions that will be accepted and sent on each interface.

10.33.3Example