ADTRAN AOS Version R10.1.0 Command Reference Manual page 3027

Adtran operating system (aos)
Table of Contents

Advertisement

Command Reference Guide
network <ip address> <subnet mask>
Use the network command to enable Routing Information Protocol (RIP) on the specified network. Use
the no form of this command to remove a network from the list.
Syntax Description
<ip address>
<subnet mask>
Default Values
By default, RIP is not enabled.
Command History
Release 1.1
Functional Notes
AOS will only allow processing (sending and receiving) RIP messages on interfaces with IP addresses that
are contained in the networks listed using this command. All RIP messages received on interfaces not
listed using this command will be discarded. To allow for receiving and participating in RIP, but not for
transmitting, use the passive-interface command (refer to
Usage Examples
The following example enables RIP on the 102.22.72.252 /30, 192.45.2.0 /24, and 10.200.0.0 /16
networks:
(config)#router rip
(config-rip)#network 102.22.72.252 255.255.255.252
(config-rip)#network 192.45.2.0 255.255.255.0
(config-rip)#network 10.200.0.0 255.255.0.0
60000CRG0-35E
Specifies the IP address of the network on which RIP will be enabled. IP
addresses should be expressed in dotted decimal notation (for example,
10.10.10.1).
Specifies the subnet mask that corresponds to a range of IP addresses
(network). Subnet masks can be expressed in dotted decimal notation (for
example, 255.255.255.0) or as a prefix length (for example, /24).
Command was introduced.
Copyright © 2012 ADTRAN, Inc.
Router (RIP) Command Set
passive-interface <interface> on page
3028).
3027

Advertisement

Table of Contents
loading

Related Products for ADTRAN AOS Version R10.1.0

This manual is also suitable for:

Aos r10.1.0

Table of Contents