! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R1 ! boot-start-marker boot-end-marker ! ! memory-size iomem 10 no aaa new-model ip subnet-zero ! ! no ip domain lookup ! ip cef ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback0 ip address 11.11.11.11 255.255.255.0 ! interface Ethernet0/0 bandwidth 100000 ip address 208.28.1.66 255.255.255.240 half-duplex no shutdown ! interface Serial0/0 no ip address encapsulation frame-relay no fair-queue no shutdown ! interface Serial0/0.1 point-to-point bandwidth 128 ip address 208.28.1.1 255.255.255.248 ip ospf network non-broadcast ip ospf priority 0 frame-relay interface-dlci 103 no shutdown ! interface Serial0/0.2 point-to-point bandwidth 128 ip address 180.40.7.66 255.255.255.224 ip ospf message-digest-key 1 md5 cisco frame-relay interface-dlci 102 no shutdown ! interface Ethernet0/1 no ip address shutdown half-duplex ! interface Serial0/1 no ip address shutdown ! router ospf 1 router-id 11.11.11.11 log-adjacency-changes auto-cost reference-bandwidth 2000 area 0 authentication message-digest area 51 nssa no-summary area 200 virtual-link 3.3.3.3 message-digest-key 1 md5 cisco network 11.11.11.11 0.0.0.0 area 0 network 180.40.7.66 0.0.0.0 area 0 network 208.28.1.1 0.0.0.0 area 200 network 208.28.1.66 0.0.0.0 area 51 ! no ip http server ip classless ! ! ! ! ! ! ! ! line con 0 exec-timeout 0 0 logging synchronous line aux 0 line vty 0 4 ! ! end