Chapter 3 Configuring Open Shortest Path First (OSPF)

OSPF Configuration in a Startup-Configuration File

OSPF Configuration in a Startup-Configuration File

The following example shows an OSPF configuration in a startup-configuration file.

!*************************** GLOBAL ***************************

ospf router-id 121.23.21.1 ospf enable

ospf area 1.1.1.1 ospf as-boundary

ospf advertise 192.168.4.15 255.255.255.0 ospf redistribute static

!************************* INTERFACE *************************

interface ethernet-10 bridge vlan 6

!************************** CIRCUIT **************************

circuit VLAN6

ip address 192.168.2.2 255.255.255.0 ospf

ospf area 1.1.1.1 ospf priority 0 ospf enable

 

 

Cisco Content Services Switch Routing and Bridging Configuration Guide

 

 

 

 

 

 

OL-4580-01

 

 

3-43

 

 

 

Page 125
Image 125
Cisco Systems OL-4580-01 manual Ospf Configuration in a Startup-Configuration File