! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname 2621XM ! boot-start-marker boot-end-marker ! no aaa new-model memory-size iomem 10 clock timezone AEDT 10 clock summer-time AEDST recurring 1 Sun Oct 2:00 1 Sun Apr 2:00 no network-clock-participate slot 1 no network-clock-participate wic 0 ip cef ! ip domain name *************** ip name-server 210.15.254.240 ip name-server 210.15.254.241 ip auth-proxy max-nodata-conns 3 ip admission max-nodata-conns 3 ! interface FastEthernet0/0 description *** WAN *** ip address 10.1.1.254 255.255.255.0 ip nat outside ip virtual-reassembly no ip mroute-cache speed 100 full-duplex no cdp enable ! interface FastEthernet0/1 no ip address no ip mroute-cache speed 100 full-duplex ! interface FastEthernet0/1.1 no ip mroute-cache ip nat inside description *** VLAN 1 *** encapsulation dot1Q 1 native ip address 192.168.74.254 255.255.255.0 ip helper-address 192.168.74.100 ! interface FastEthernet0/1.2 description *** VLAN 2 *** encapsulation dot1Q 2 ip address 172.16.2.254 255.255.255.0 ip helper-address 192.168.74.100 no ip mroute-cache ! interface FastEthernet0/1.3 description *** VLAN 3 *** encapsulation dot1Q 3 ip address 172.16.3.254 255.255.255.0 ip helper-address 192.168.74.100 no ip mroute-cache ! interface FastEthernet0/1.4 description *** VLAN 4 *** encapsulation dot1Q 4 ip address 172.16.4.254 255.255.255.0 ip helper-address 192.168.74.100 no ip mroute-cache ! interface FastEthernet0/1.5 description *** VLAN 5 *** encapsulation dot1Q 5 ip address 172.16.5.254 255.255.255.0 ip helper-address 192.168.74.100 no ip mroute-cache ! router rip version 2 network 10.0.0.0 network 172.16.0.0 network 192.168.74.0 ! no ip forward-protocol nd ip route 0.0.0.0 0.0.0.0 FastEthernet0/0 ! no ip http server no ip http secure-server ip nat inside source list 1 interface FastEthernet0/0 overload ! ip access-list extended FE00-INBOUND ip access-list extended FE00-OUTBOUND ip access-list extended FE01-INBOUND ip access-list extended FE01-OUTBOUND ! access-list 1 permit 192.168.74.0 0.0.0.255 access-list 1 permit 172.16.2.0 0.0.0.255 access-list 1 permit 172.16.3.0 0.0.0.255 access-list 1 permit 172.16.4.0 0.0.0.255 access-list 1 permit 172.16.5.0 0.0.0.255 ! control-plane ! line con 0 exec-timeout 0 0 privilege level 15 password ********** login line aux 0 line vty 0 4 exec-timeout 0 0 privilege level 15 password ********** login line vty 5 15 exec-timeout 0 0 privilege level 15 password ********** login ! ntp server 128.250.36.2 ! end