Current configuration : 4175 bytes ! ! Last configuration change at 04:08:00 UTC Sat Oct 11 2014 by mercxi version 15.2 service config service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname mercrouter ! boot-start-marker boot-end-marker ! ! ! no aaa new-model ! ! ip cef ! ! ! ! ! ip dhcp excluded-address 50.0.0.10 ! ip dhcp pool DATA network 50.0.0.0 255.255.255.0 dns-server 50.0.0.1 4.2.2.1 default-router 50.0.0.1 ! ip dhcp pool cable network 10.10.10.0 255.255.255.0 dns-server 10.10.10.1 4.2.2.1 default-router 10.10.10.1 ! ip dhcp pool static host 50.0.0.5 255.255.255.0 hardware-address f46d.04ce.5671 ! ip dhcp pool AMANDA-STATIC host 50.0.0.4 255.255.255.0 client-identifier 01c0.1885.986e.5f ! ip dhcp pool VOICE network 192.168.100.0 255.255.255.0 dns-server 50.0.0.1 option 150 ip 192.168.100.25 default-router 192.168.100.1 ! ip dhcp pool DHCP option 150 ip 192.168.100.25 ! ! ! ip domain name mercdomain.local ip name-server 4.2.2.2 ip name-server 4.2.2.1 ip ddns update method no-ip HTTP add http://mercdecember@yahoo.com:December84@dynupdate.no-ip.com/nic/update?hostname=&myip= interval maximum 1 0 0 0 ! no ipv6 cef ! ! multilink bundle-name authenticated password encryption aes license udi pid C892FSP-K9 sn FGL1711230U ! ! username mercxi privilege 15 password 7 ! ! ! ! ! csdb tcp synwait-time 30 csdb tcp idle-time 3600 csdb tcp finwait-time 5 csdb tcp reassembly max-memory 1024 csdb tcp reassembly max-queue-length 16 csdb udp idle-time 30 csdb icmp idle-time 10 csdb session max-session 65535 ! ! ! ! ! ! ! ! ! interface Loopback0 ip address 1.1.1.1 255.255.255.255 ! interface GigabitEthernet0 switchport access vlan 50 no ip address ! interface GigabitEthernet1 switchport access vlan 10 no ip address ! interface GigabitEthernet2 switchport mode trunk no ip address ! interface GigabitEthernet3 switchport access vlan 50 no ip address spanning-tree portfast ! interface GigabitEthernet4 switchport access vlan 5 no ip address ! interface GigabitEthernet5 switchport access vlan 50 no ip address ! interface GigabitEthernet6 switchport access vlan 50 switchport mode trunk no ip address ! interface GigabitEthernet7 switchport access vlan 100 no ip address ! interface GigabitEthernet8 ip address 175.10.10.1 255.255.255.0 duplex auto speed auto ! interface GigabitEthernet9 ip ddns update no-ip ip address dhcp ip nat outside ip virtual-reassembly in duplex auto speed auto ! interface Vlan1 no ip address ! interface Vlan2 description MGMT no ip address ! interface Vlan5 ip address 192.168.5.1 255.255.255.0 ip nat inside ip virtual-reassembly in ! interface Vlan10 ip address 10.10.10.1 255.255.255.0 ip nat inside ip virtual-reassembly in ! interface Vlan40 no ip address ! interface Vlan50 ip address 50.0.0.1 255.255.255.0 ip nat inside ip virtual-reassembly in ! interface Vlan100 ip address 192.168.100.1 255.255.255.0 ip nat inside ip virtual-reassembly in ! ip forward-protocol nd no ip http server no ip http secure-server ! ! ip dns server ip nat pool SIP_POOL 192.168.100.21 192.168.100.21 netmask 255.255.255.252 ip nat inside source static tcp 192.168.5.2 443 interface GigabitEthernet9 443 ip nat inside source static tcp 192.168.5.2 80 interface GigabitEthernet9 80 ip nat inside source static udp 192.168.100.21 5060 interface GigabitEthernet9 5060 ip nat inside source static tcp 192.168.100.21 5060 interface GigabitEthernet9 5060 ip nat inside source route-map INTERNET interface GigabitEthernet9 overload ! access-list 101 permit ip 50.0.0.0 0.0.0.255 any access-list 101 permit ip 10.10.10.0 0.0.0.255 any access-list 101 permit ip 192.168.5.0 0.0.0.255 any access-list 101 permit ip 192.168.100.0 0.0.0.255 any access-list 101 permit ip 175.10.10.0 0.0.0.255 any ! route-map INTERNET permit 10 match ip address 101 match interface GigabitEthernet9 ! route-map SIP_MAP permit 10 match interface GigabitEthernet9 ! ! control-plane ! ! ! line con 0 no modem enable line aux 0 line vty 0 4 login local transport input all ! scheduler allocate 20000 1000 ! end