Cisco Systems C819GUK9 Manual de usuario Pagina 53

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 196
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 52
5-29
Cisco 819 Series Integrated Services Router Software Configuration Guide
OL-23590-02
Chapter 5 Basic Router Configuration
Configuring Dynamic Routes
Configuring Routing Information Protocol
To configure the RIP routing protocol on the router, perform these steps, beginning in global
configuration mode:
SUMMARY STEPS
1. router rip
2. version {1 | 2}
3. network ip-address
4. no auto-summary
5. end
DETAILED STEPS
For general information on RIP, see the “RIP” section on page B-2.
Command Task
Step 1
router rip
Example:
Router> configure terminal
Router(config)# router rip
Router(config-router)#
Enters router configuration mode and enables RIP
on the router.
Step 2
version {1 | 2}
Example:
Router(config-router)# version 2
Router(config-router)#
Specifies use of RIP version 1 or 2.
Step 3
network ip-address
Example:
Router(config-router)# network 192.168.1.1
Router(config-router)# network 10.10.7.1
Router(config-router)#
Specifies a list of networks on which RIP is to be
applied, using the address of the network of each
directly connected network.
Step 4
no auto-summary
Example:
Router(config-router)# no auto-summary
Router(config-router)#
Disables automatic summarization of subnet routes
into network-level routes. This allows subprefix
routing information to pass across classfull
network boundaries.
Step 5
end
Example:
Router(config-router)# end
Router#
Exits router configuration mode and enters
privileged EXEC mode.
Vista de pagina 52
1 2 ... 48 49 50 51 52 53 54 55 56 57 58 ... 195 196

Comentarios a estos manuales

Sin comentarios