11-2
Ethernet Card Software Feature and Configuration Guide, R7.2
January 2009
Chapter 11 Configuring Networking Protocols
RIP
RIP
To configure the Routing Information Protocol (RIP), perform the following procedure, beginning in
global configuration mode:
EIGRP
To configure the Enhanced Interior Gateway Routing Protocol (EIGRP), perform the following
procedure, beginning in global configuration mode:
OSPF
To configure the Open Shortest Path First (OSPF) protocol, perform the following procedure, beginning
in global configuration mode:
Command Purpose
Step 1 Router(config)# router rip Enters router configuration mode, defines RIP as the
routing protocol, and starts the RIP routing process.
Step 2 Router(config-router)# network
net-number
Specifies a directly connected network based on the
Internet Network Information Center (InterNIC) network
number—not a subnet number or individual address. The
routing process associates interfaces with the appropriate
addresses and begins processing packets on the specified
network.
Step 3 Router(config-router)# exit Returns to global configuration mode.
Command Purpose
Step 1 Router(config)# router eigrp
autonomous-system-number
Defines EIGRP as the IP routing protocol.
The autonomous system number is the
autonomous system to which this ML-Series card
belongs.
Step 2 Router(config-router)# network
net-number
Defines the directly connected networks that run
EIGRP.
The network number is the number of the network
that is advertised by this ML-Series card.
Step 3 Router(config-router)# exit Returns to global configuration mode.