ADTRAN Stub Routing Dokumentacja Strona 535

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 568
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 534
Command Reference Guide Router (RIP) Configuration Command Set
61950860L1-35D © 2003 ADTRAN, Inc. 535
network <address> <subnet mask>
Use the network command to enable RIP on the specified network. The ADTRAN OS 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 (see passive-interface <interface> on page 536). Use the no form of this
command to remove a network from the list.
Syntax Description
<address>
IP address of the network on which RIP will be enabled
<subnet mask>
Subnet mask that corresponds to the entered IP address
Default Values
By default, RIP is not enabled.
Command Modes
(config-rip)# Router (RIP) Configuration Mode required
Command History
Release 1.1 Command was introduced
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
Przeglądanie stron 534
1 2 ... 530 531 532 533 534 535 536 537 538 539 540 ... 567 568

Komentarze do niniejszej Instrukcji

Brak uwag