! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R1 ! boot-start-marker boot-end-marker ! ! no aaa new-model ! resource policy ! memory-size iomem 20 ip cef ! ! ! ! ip multicast-routing ! ipv6 unicast-routing ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface FastEthernet0/0 no ip address shutdown duplex auto speed auto ! interface BRI0/0 no ip address encapsulation hdlc shutdown ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! interface Serial1/0 ip address 172.16.13.1 255.255.255.0 ip access-group 120 in encapsulation frame-relay IETF ip ospf network broadcast ipv6 address FEC0::13:1/125 ipv6 address FE80::1 link-local no fair-queue serial restart-delay 0 no dce-terminal-timing-enable frame-relay map ipv6 FE80::3 103 broadcast frame-relay map ip 172.16.13.1 103 frame-relay map ip 172.16.13.3 103 broadcast CISCO rtp header-compression active frame-relay map ipv6 FEC0::13:3 103 no frame-relay inverse-arp frame-relay lmi-type cisco ! interface Serial1/0.1 point-to-point ip address 172.16.124.1 255.255.255.0 ip access-group 120 in ip pim dense-mode ip igmp join-group 233.3.3.3 ip ospf network point-to-multipoint ipv6 address FEC0::14:1/125 ipv6 address FE80::1 link-local ipv6 rip RIPV6 enable frame-relay interface-dlci 104 ! interface Serial1/0.2 point-to-point ip address 172.16.124.2 255.255.255.0 ip pim dense-mode ip igmp join-group 233.3.3.3 ip ospf network point-to-multipoint ipv6 address FEC0::12:1/125 ipv6 address FE80::1 link-local ipv6 ospf network broadcast ipv6 ospf 100 area 0 frame-relay interface-dlci 102 ! interface Serial1/1 no ip address shutdown serial restart-delay 0 no dce-terminal-timing-enable ! interface Serial1/2 no ip address shutdown serial restart-delay 0 no dce-terminal-timing-enable ! interface Serial1/3 no ip address shutdown serial restart-delay 0 no dce-terminal-timing-enable ! router ospf 1 log-adjacency-changes ! ! ! ip http server no ip http secure-server ! ipv6 router ospf 100 log-adjacency-changes ! ipv6 router rip RIPV6 ! ! ! ! ! control-plane ! ! ! ! ! ! ! ! ! ! line con 0 line aux 0 line vty 0 4 ! ! end