Eigrp; Ospf; C H A P T E R 10 Configuring Networking Protocols - Cisco ONS 15454 Software Feature And Configuration Manual

Sonet / sdh ml-series multilayer ethernet card
Hide thumbs Also See for ONS 15454:
Table of Contents

Advertisement

Chapter 10
Configuring Networking Protocols

EIGRP

To configure the EIGRP protocol, perform the following procedure, beginning in global configuration
mode:
Command
Step 1
Router(config)# router eigrp
autonomous-system-number
Step 2
Router(config-router)# network
net-number
Step 3
Router(config-router)# exit

OSPF

To configure the OSPF protocol, perform the following procedure, beginning in global configuration
mode:
Command
Step 1
Router(config)# router ospf process-ID
Step 2
Router(config-router)# network
net-address wildcard-mask area area-ID
Step 3
Router(config-router)# end
Cisco ONS 15454 SONET/SDH ML-Series Multilayer Ethernet Card Software Feature and Configuration Guide, R4.0
78-15224-02
Basic IP Routing Protocol Configuration
Purpose
Defines EIGRP as the IP routing protocol.
The autonomous system number is the
autonomous system to which this ML-Series card
belongs.
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.
Returns to global configuration mode.
Purpose
Defines OSPF as the IP routing protocol.
The process ID identifies a unique OSPF router
process. This number is internal to the ML-Series
card only; the process ID here does not have to
match the process IDs on other routers.
Assigns an interface to a specific area.
The network address is the address of directly
connected networks or subnets.
The wildcard mask is an inverse mask that
compares a given address with interface
addressing to determine whether OSPF uses this
interface.
The area parameter identifies the interface as
belonging to an area.
The area ID specifies the area associated with
the network address.
Returns to privileged EXEC mode.
10-3

Advertisement

Table of Contents
loading

Table of Contents