SROS Command Line Interface Reference Guide
Router (RIP) Configuration Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
1383
network
<address> <subnet mask>
Use the
network
command to enable RIP on the specified network. Use the
no
form of this command to
remove a network from the list.
Syntax Description
<address>
Specifies IP address of the network on which RIP will be enabled.
<subnet mask>
Specifies subnet mask that corresponds to the entered IP address.
Default Values
By default, RIP is not enabled.
Functional Notes
The SROS 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 192.168.72.252/30, 192.168.2.0/24, and 10.200.0.0/16
networks:
ProCurve(config)#
router rip
ProCurve(config-rip)#
network 192.168.72.252 255.255.255.252
ProCurve(config-rip)#
network 192.168.2.0 255.255.255.0
ProCurve(config-rip)#
network 10.200.0.0 255.255.0.0
Содержание ProCurve Secure 7102dl
Страница 2: ......
Страница 3: ...SROS Command Line Interface Reference Guide Software Version J 08 03 September 2007 61195880L1 35H ...
Страница 1454: ......