Chapter 5
64
relay ether vlane
relay vlane vlane
5.4.7.9
restart
Syntax:
restart
Description:
Reboots the system.
Example:
mymachine> ip restart
5.4.7.10 rip accept
Syntax:
rip accept [all |<i/f>] [none | <version>*]
Description:
Controls 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.By default, both RIP
versions are accepted on all interfaces (rip accept all 1 2).
Example:
mymachine> ip rip accept all 1 2
mymachine> ip rip accept ether 2
mymachine> ip rip allowed
rip send
ether
none
rip send
vlane
none
rip accept ether
2
rip accept vlane
1 2
5.4.7.11 rip allowed
Syntax:
rip allowed
Description:
Displays the RIP versions that will be accepted and sent on each
interface.