Configuring Ip Routing - Cisco ONS 15454 SDH Configuration Manual

Hide thumbs Also See for ONS 15454 SDH:
Table of Contents

Advertisement

Configuring IP Routing

Command
Step 1
Router# configure terminal
Step 2
Router(config)# ip routing
Step 3
Router(config)# router
ip-routing-protocol
Step 4
Router(config-router)# end
Step 5
Router(config)# show running-config
Step 6
Router(config)# copy running-config
startup-config
Use the no ip routing global configuration command
Example 11-1 Enabling IP Routing Using RIP as the Routing Protocol
Router# configure terminal
Router(config)# ip routing
Router(config)# router rip
Router(config-router)# network 10.0.0.0
Router(config-router)# end
Configuring IP Routing
You can now set up parameters for the selected routing protocols as described in these sections:
Configuring RIP
The Routing Information Protocol (RIP) is an Interior Gateway Protocol (IGP) created for use in small,
homogeneous networks. It is a distance-vector routing protocol that uses broadcast User Datagram
Protocol (UDP) data packets to exchange routing information. The protocol is documented in RFC 1058.
You can find detailed information about RIP in IP Routing Fundamentals, published by Cisco Press.
Cisco ONS 15454 and Cisco ONS 15454 SDH Ethernet Card Software Feature and Configuration Guide, R8.0
11-4
Configuring RIP, page 11-4
Configuring OSPF, page 11-9
Configuring EIGRP, page 11-20
Configuring BGP, page 11-27
Configuring IS-IS, page 11-29
Configuring Static Routes, page 11-31
Chapter 11 Configuring Networking Protocols
Purpose
Enters global configuration mode.
Enables IP routing (default).
Specifies an IP routing protocol. This step might include
other commands, such as specifying the networks to route
with the network (RIP) router configuration command. For
information about specific protocols, refer to sections later
in this chapter and to the Cisco IOS IP and IP Routing
Configuration Guide.
Returns to privileged EXEC mode.
Verifies your entries.
(Optional) Saves your entries in the configuration file.
(Example
11-1) to disable routing.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ons 15454

Table of Contents