! version 12.4 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname ASBR1 ! ! ! ! ! ! ! ! ! ! ! ! ! ! spanning-tree mode pvst ! ! ! ! interface Tunnel14 no ip address ! ! interface FastEthernet0/0 ip address 155.1.12.1 255.255.255.0 duplex auto speed auto ! interface FastEthernet0/1 ip address 150.1.101.1 255.255.255.0 duplex auto speed auto ! interface Serial0/0/0 ip address 155.1.14.1 255.255.255.0 encapsulation frame-relay frame-relay map ip 155.1.14.1 104 frame-relay map ip 155.1.14.4 104 broadcast ip ospf network broadcast ipv6 ospf cost 781 ! interface Serial0/1/0 ip address 155.1.11.1 255.255.255.0 ipv6 ospf cost 781 ! interface Vlan1 no ip address shutdown ! router eigrp 1 redistribute ospf 100 metric 1 1 1 1 1 network 155.1.11.0 0.0.0.255 no auto-summary ! router ospf 100 router-id 1.1.1.1 log-adjacency-changes area 14 virtual-link 4.4.4.4 redistribute eigrp 1 subnets network 155.1.12.1 0.0.0.0 area 0 network 155.1.14.1 0.0.0.0 area 14 network 150.1.101.1 0.0.0.0 area 101 ! ip classless ! ! ! no cdp run ! ! ! ! ! line con 0 line vty 0 4 login ! ! ! end