boot-start-marker boot-end-marker ! ! enable secret 5 $1$04u5$RNzJZLXMil1tLt2iJeR4B0 ! aaa new-model ! ! ! ! ! ! ! aaa session-id common ! ! ! ! ! ! ! ip dhcp excluded-address 192.168.1.1 ip dhcp excluded-address 192.168.10.1 ! ip dhcp pool pool1 network 192.168.1.0 255.255.255.0 default-router 192.168.1.1 dns-server x.x.x.x 8.8.8.8 ! ip dhcp pool pool2 network 192.168.10.0 255.255.255.0 default-router 192.168.10.1 dns-server x.x.x.x 8.8.8.8 ! ! ! ip name-server 8.8.8.8 ip cef no ipv6 cef ! ! multilink bundle-name authenticated license udi pid C881G-U-K9 sn FGL184923HC ! ! ! ! ! ! controller Cellular 0 ! ip ssh version 1 ! ! ! ! ! ! ! ! ! interface FastEthernet0 switchport trunk native vlan 2 switchport trunk allowed vlan 1,2,20,30,1002-1005 switchport mode trunk no ip address ! interface FastEthernet1 switchport access vlan 20 no ip address spanning-tree portfast ! interface FastEthernet2 switchport access vlan 20 no ip address ! interface FastEthernet3 switchport access vlan 100 no ip address spanning-tree portfast ! interface FastEthernet4 for ISP1 ip address x.x.x.x 255.255.255.240 ip nat outside ip virtual-reassembly in duplex auto speed auto ! interface Cellular0 no ip address encapsulation ppp ! interface Vlan1 no ip address ! interface Vlan2 ip address 172.16.1.1 255.255.255.0 ! interface Vlan20 description lan side for WLAN1 ip address 192.168.1.1 255.255.255.0 ip nat inside ip virtual-reassembly in ! interface Vlan30 description lan side for WLAN2 ip address 192.168.10.1 255.255.255.0 ip nat inside ip virtual-reassembly in ! interface Vlan100 description vlan for ISP2 ip address x.x.x.x 255.255.255.252 ip nat outside ip virtual-reassembly in ! ip forward-protocol nd no ip http server no ip http secure-server ! ! ip nat inside source list 101 interface FastEthernet4 overload ip nat inside source list 102 interface Vlan100 overload ip route 0.0.0.0 0.0.0.0 x.x.x.x ip route 0.0.0.0 0.0.0.0 x.x.x.x ! access-list 101 permit ip 192.168.1.0 0.0.0.255 any access-list 102 permit ip 192.168.10.0 0.0.0.255 any ! ! ! ! control-plane ! ! ! line con 0 no modem enable line aux 0 line 3 no exec line vty 0 4 exec-timeout 60 0 password 7 107D100A0B12065A5E570A transport input all line vty 5 15 transport input all ! ! end