! version 12.1 no service single-slot-reload-enable no service pad service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname S5 ! ! ip subnet-zero ip routing no ip domain-lookup ! ! spanning-tree extend system-id ! ! ! interface Loopback0 ip address 5.5.5.5 255.255.255.0 ! interface FastEthernet0/1 switchport access vlan 10 no ip address ! interface FastEthernet0/2 switchport access vlan 16 no ip address ! interface FastEthernet0/3 switchport access vlan 30 no ip address ! interface FastEthernet0/4 no ip address ! interface FastEthernet0/5 no ip address ! interface FastEthernet0/6 no ip address ! interface FastEthernet0/7 no ip address ! interface FastEthernet0/8 no ip address ! interface FastEthernet0/9 no ip address ! interface FastEthernet0/10 no ip address ! interface FastEthernet0/11 no ip address ! interface FastEthernet0/12 no ip address ! interface FastEthernet0/13 no ip address ! interface FastEthernet0/14 no ip address ! interface FastEthernet0/15 no ip address ! interface FastEthernet0/16 no ip address ! interface FastEthernet0/17 no ip address ! interface FastEthernet0/18 no ip address ! interface FastEthernet0/19 no ip address ! interface FastEthernet0/20 no ip address ! interface FastEthernet0/21 no ip address ! interface FastEthernet0/22 no ip address ! interface FastEthernet0/23 no ip address ! interface FastEthernet0/24 no ip address ! interface GigabitEthernet0/1 no ip address ! interface GigabitEthernet0/2 no ip address ! interface Vlan1 no ip address shutdown ! interface Vlan10 ip address 208.28.1.65 255.255.255.240 no shutdown ! interface Vlan16 ip address 217.57.100.1 255.255.255.0 no shutdown ! interface Vlan20 ip address 208.28.1.130 255.255.255.224 shutdown ! router ospf 1 router-id 5.5.5.5 ignore lsa mospf log-adjacency-changes no discard-route external auto-cost reference-bandwidth 1000000 area 51 nssa summary-address 200.1.0.0 255.255.252.0 redistribute rip subnets route-map Prob7 network 5.5.5.5 0.0.0.0 area 51 network 208.28.1.0 0.0.0.255 area 51 ! router rip version 2 redistribute ospf 1 metric 3 network 217.57.100.0 no auto-summary ! ip classless ip http server ! ! access-list 1 permit 217.0.0.0 0.255.255.255 route-map Prob7 permit 10 match ip address 1 set metric-type type-1 ! route-map Prob7 permit 20 ! ! line con 0 exec-timeout 0 0 logging synchronous line vty 0 4 login line vty 5 15 login ! end