Configuring OSPF

OSPF Configuration Examples

Figure 41 OSPF Point-to-Multipoint Example

Neon

101

10.0.0.1

102

401

Platty

10.0.0.4402

Mollie Configuration

hostname mollie

!

interface serial 1

ip address 10.0.0.2 255.0.0.0

ip ospf network point-to-multipoint encapsulation frame-relay

frame-relay map ip 10.0.0.1 201 broadcast frame-relay map ip 10.0.0.3 202 broadcast frame-relay map ip 10.0.0.4 203 broadcast

!

router ospf 1

network 10.0.0.0 0.0.0.255 area 0

Neon Configuration

hostname neon

!

interface serial 0

ip address 10.0.0.1 255.0.0.0

ip ospf network point-to-multipoint encapsulation frame-relay

frame-relay map ip 10.0.0.2 101 broadcast frame-relay map ip 10.0.0.4 102 broadcast

!

router ospf 1

network 10.0.0.0 0.0.0.255 area 0

Platty Configuration

hostname platty

!

interface serial 3

ip address 10.0.0.4 255.0.0.0

ip ospf network point-to-multipoint encapsulation frame-relay

clock rate 1000000

frame-relay map ip 10.0.0.1 401 broadcast frame-relay map ip 10.0.0.2 402 broadcast

!

router ospf 1

network 10.0.0.0 0.0.0.255 area 0

Cisco IOS IP Configuration Guide

Mollie

201

203 202

301

Jelly

56621

IPC-242

Page 288
Image 288
Cisco Systems 78-11741-02 manual Mollie Configuration, Neon Configuration, Platty Configuration, IPC-242