RT-1812W>enable Password: RT-1812W#sh run Building configuration... Current configuration : 2993 bytes ! ! ! ip cef ! ! ip name-server 83.255.255.2 ip name-server 192.168.0.1 ip name-server 83.255.255.1 ip name-server 8.8.8.8 ! multilink bundle-name authenticated ! ! ! ! archive log config hidekeys ! ! ! ! ! interface FastEthernet0 description --> Connection to L3SW-3560 Nat INSIDE <-- ip address 172.168.100.1 255.255.255.0 ip nat inside ip virtual-reassembly duplex auto speed auto ! interface FastEthernet1 description --> Connection to ISP Router's port Nat OUTSIDE <-- ip address 192.168.0.144 255.255.255.0 ip nat outside ip virtual-reassembly duplex auto speed auto ! ! !!!! ----removed----unimportent ports--- ! interface Vlan1 ip address dhcp ! router eigrp 10 network 10.0.0.0 network 172.168.10.0 0.0.0.255 network 172.168.20.0 0.0.0.255 network 172.168.50.0 0.0.0.255 network 172.168.60.0 0.0.0.255 network 172.168.70.0 0.0.0.255 network 172.168.100.0 0.0.0.255 network 192.168.0.0 network 192.168.1.0 0.0.0.127 auto-summary ! ip default-gateway 192.168.0.144 ip forward-protocol nd ip route 0.0.0.0 0.0.0.0 192.168.0.1 ip route 10.0.0.0 255.255.255.0 172.168.100.2 ip route 172.168.10.0 255.255.255.0 172.168.100.2 ip route 172.168.20.0 255.255.255.0 172.168.100.2 ip route 172.168.50.0 255.255.255.0 172.168.100.2 ip route 172.168.60.0 255.255.255.0 172.168.100.2 ip route 172.168.70.0 255.255.255.0 172.168.100.2 ip route 192.168.0.0 255.255.255.0 FastEthernet0 ip route 192.168.1.0 255.255.255.128 172.168.100.2 ! ! ip nat inside source list AP-VLAN-Group1 interface FastEthernet1 overload ip nat inside source list AP-VLAN-Group2 interface FastEthernet1 overload ! ip access-list standard AP-VLAN-Group1 permit 10.0.0.0 permit 10.0.0.0 0.255.255.255 permit 192.168.0.0 0.0.255.255 permit 192.168.1.0 0.0.0.127 permit 172.168.10.0 0.0.0.255 permit 172.168.20.0 0.0.0.255 ip access-list standard AP-VLAN-Group2 permit 172.168.50.0 0.0.0.255 permit 172.168.60.0 0.0.0.255 permit 172.168.70.0 0.0.0.255 ! ! ! ! end RT-1812W# ------------ Interfaces ------------ RT-1812W#sh ip int brief Interface IP-Address OK? Method Status Protocol FastEthernet0 172.168.100.1 YES NVRAM up up FastEthernet1 192.168.0.144 YES NVRAM up up BRI0 unassigned YES NVRAM administratively down down BRI0:1 unassigned YES unset administratively down down BRI0:2 unassigned YES unset administratively down down FastEthernet2 unassigned YES unset up down FastEthernet3 unassigned YES unset administratively down down FastEthernet4 unassigned YES unset administratively down down FastEthernet5 unassigned YES unset administratively down down FastEthernet6 unassigned YES unset administratively down down FastEthernet7 unassigned YES unset administratively down down FastEthernet8 unassigned YES unset administratively down down FastEthernet9 unassigned YES unset administratively down down Dot11Radio0 unassigned YES NVRAM administratively down down Dot11Radio1 unassigned YES NVRAM administratively down down Vlan1 unassigned YES manual up down NVI0 172.168.100.1 YES unset up up RT-1812W#