! interface FastEthernet0/0 description $ETH-SW-LAUNCH$$INTF-INFO-FE 0/0$$ETH-LAN$ ip address 10.1.101.3 255.255.255.0 ip nat inside ip virtual-reassembly duplex full speed 100 ! interface FastEthernet0/1 description $ETH-WAN$ ip address 10.0.0.9 255.255.0.0 ip virtual-reassembly duplex auto speed auto router eigrp 100 network 10.0.0.0 0.0.255.255 network 10.1.101.0 0.0.0.255 no auto-summary ! ip local pool SDM_POOL_1 10.1.101.201 10.1.101.211 ip classless ip route 0.0.0.0 0.0.0.0 FastEthenet0/0 ! ! ip http server ip http authentication local ip http secure-server ip http timeout-policy idle 5 life 86400 requests 10000 ip nat inside source route-map SDM_RMAP_1 interface Vlan1 overload ! access-list 100 remark SDM_ACL Category=2 access-list 100 deny ip any host 10.1.101.201 access-list 100 deny ip any host 10.1.101.202 access-list 100 deny ip any host 10.1.101.203 access-list 100 deny ip any host 10.1.101.204 access-list 100 deny ip any host 10.1.101.205 access-list 100 deny ip any host 10.1.101.206 access-list 100 deny ip any host 10.1.101.207 access-list 100 deny ip any host 10.1.101.208 access-list 100 deny ip any host 10.1.101.209 access-list 100 deny ip any host 10.1.101.210 access-list 100 deny ip any host 10.1.101.211 access-list 100 permit ip 10.1.101.0 0.0.0.255 any ! route-map SDM_RMAP_1 permit 1 match ip address 100 ! ! ! ! control-plane ! ! ! voice-port 0/0/0 timing hookflash-out 500 ! voice-port 0/0/1 timing hookflash-out 500 ! voice-port 0/0/2 timing hookflash-out 500 ! voice-port 0/0/3 timing hookflash-out 500 ! voice-port 0/1/0 timing hookflash-out 500 ! voice-port 0/1/1 timing hookflash-out 500 ! voice-port 0/1/2 timing hookflash-out 500 ! voice-port 0/1/3 timing hookflash-out 500 ! ccm-manager redundant-host 10.1.101.20 ccm-manager mgcp ccm-manager music-on-hold ccm-manager config server 10.1.101.20 ccm-manager config ! mgcp mgcp call-agent 10.1.101.21 2427 service-type mgcp version 0.1 mgcp dtmf-relay voip codec all mode out-of-band mgcp rtp unreachable timeout 1000 action notify mgcp modem passthrough voip mode nse mgcp package-capability rtp-package no mgcp package-capability res-package mgcp package-capability sst-package no mgcp package-capability fxr-package mgcp package-capability pre-package no mgcp timer receive-rtcp mgcp sdp simple mgcp fax t38 inhibit mgcp rtp payload-type g726r16 static ! mgcp profile default ! ! dial-peer cor custom ! ! ! dial-peer voice 1 pots service mgcpapp port 0/0/0 ! dial-peer voice 2 pots service mgcpapp port 0/0/1 ! dial-peer voice 3 pots service mgcpapp port 0/0/2 ! dial-peer voice 4 pots service mgcpapp port 0/0/3 ! dial-peer voice 5 pots service mgcpapp port 0/1/0 ! dial-peer voice 6 pots service mgcpapp port 0/1/1 ! dial-peer voice 7 pots service mgcpapp port 0/1/2 ! dial-peer voice 8 pots service mgcpapp port 0/1/3 ! dial-peer voice 999000 pots service mgcpapp port 0/0/0 ! dial-peer voice 999001 pots service mgcpapp port 0/0/1 ! dial-peer voice 999002 pots service mgcpapp port 0/0/2 ! dial-peer voice 999003 pots service mgcpapp port 0/0/3 ! dial-peer voice 999010 pots service mgcpapp port 0/1/0 ! dial-peer voice 999011 pots service mgcpapp port 0/1/1 ! dial-peer voice 999012 pots service mgcpapp port 0/1/2 ! dial-peer voice 999013 pots service mgcpapp port 0/1/3 ! ! ! ! end