version 15.2 service timestamps debug datetime msec service timestamps log datetime msec service password-encryption no service dhcp ! hostname xxxxx ! boot-start-marker boot config flash:startup-config boot-end-marker ! ! ! no aaa new-model ! ! ip cef ! ! ! ! ! ! ! ! ip domain name disagrupo.es no ipv6 cef ! ! multilink bundle-name authenticated license udi pid C892FSP-K9 sn FCZ171492L7 ! ! username xxxx privilege 15 secret xxxx username xxxxx privilege 7 secret xxxxx ! ! ! ! ! ip ssh authentication-retries 5 ip ssh version 2 track timer interface 5 ! track 1 interface Dialer1 ip routing ! track 2 interface Dialer2 ip routing 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 GigabitEthernet0 description LAN VCSCRUZ01 switchport access vlan 203 no ip address no cdp enable ! interface GigabitEthernet1 description LAN VCSCRUZ02 switchport access vlan 203 no ip address no cdp enable ! interface GigabitEthernet2 no ip address ! interface GigabitEthernet3 no ip address ! interface GigabitEthernet4 description lan pruebas switchport access vlan 203 no ip address no cdp enable ! interface GigabitEthernet5 no ip address ! interface GigabitEthernet6 no ip address ! interface GigabitEthernet7 no ip address ! interface GigabitEthernet8 description Physical ADSL ISP01 no ip address ip nat outside ip virtual-reassembly in no ip route-cache duplex auto speed auto no cdp enable ! interface GigabitEthernet8.6 description Virtual ADSL ISP01 encapsulation dot1Q 6 ip nat outside ip virtual-reassembly in no ip route-cache pppoe enable group global pppoe-client dial-pool-number 1 no cdp enable ! interface GigabitEthernet9 description Physical ADSL ISP02 no ip address ip nat outside ip virtual-reassembly in no ip route-cache duplex auto speed auto no cdp enable ! interface GigabitEthernet9.6 description Virtual ADSL ISP02 encapsulation dot1Q 6 ip nat outside ip virtual-reassembly in no ip route-cache pppoe enable group global pppoe-client dial-pool-number 2 no cdp enable ! interface Vlan1 description My LAN Interface no ip address ! interface Vlan203 ip address 10.128.22.33 255.255.255.240 ip nat inside ip virtual-reassembly in ! ! interface Dialer1 description Logical ADSL Interface VCSCRUZ01 ISP mtu 1492 bandwidth 6192 ip address negotiated ip nat outside ip nat enable ip virtual-reassembly in encapsulation ppp ip tcp adjust-mss 1452 dialer pool 1 dialer string 1234 dialer-group 1 ppp authentication chap pap callin ppp chap hostname xxxxxx ppp chap password 7 xxxxxxx ppp pap sent-username xxxxxx password 7 xxxxxxx ppp ipcp dns request accept ppp ipcp route default ppp ipcp address accept no cdp enable ! interface Dialer2 description Logical ADSL Interface VCSZCRUZ02 ISP mtu 1492 bandwidth 6192 ip address negotiated ip nat outside ip nat enable ip virtual-reassembly in encapsulation ppp ip tcp adjust-mss 1452 dialer pool 2 dialer string 1234 dialer-group 2 ppp authentication chap pap callin ppp chap hostname xxxx ppp chap password 7 xxxxxx ppp pap sent-username xxxxx password 7 xxxxx ppp ipcp dns request accept ppp ipcp route default ppp ipcp address accept no cdp enable ! ip forward-protocol nd no ip http server no ip http secure-server ! ! ip nat inside source route-map IPR203 interface Dialer2 overload ip nat inside source route-map IPR207 interface Dialer1 overload ip route 0.0.0.0 0.0.0.0 Dialer1 2 track 1 ip route 0.0.0.0 0.0.0.0 Dialer2 track 2 ! access-list 10 permit 10.128.22.32 0.0.0.15 access-list 100 permit ip any 192.168.20.0 0.0.0.255 access-list 101 permit ip any 10.128.22.32 0.0.0.15 dialer-list 1 protocol ip permit dialer-list 2 protocol ip permit no cdp run ! route-map IPR203 permit 10 match ip address 10 set interface Dialer2 ! route-map IPR207 permit 10 match ip address 10 set interface Dialer1 ! ! control-plane ! ! banner motd ^CCCine ******************************************************************************* * El acceso a este dispositivo es solo para usuarios autorizados. * * Si usted no esta autorizado de forma expresa, por favor, * * desconectese inmediatamente. * * Todos los accesos a este dispositivo estan monitorizados y * * y registrados, si no esta de acuerdo desconectese * * inmediatamente. * ******************************************************************************* ^C ! line con 0 exec-timeout 15 0 login local no modem enable transport preferred ssh transport output telnet ssh stopbits 1 line aux 0 line vty 0 4 exec-timeout 15 0 login local length 0 transport preferred ssh transport input ssh transport output telnet ssh line vty 5 15 exec-timeout 15 0 login local transport preferred ssh transport input ssh transport output telnet ssh ! scheduler max-task-time 5000 scheduler allocate 20000 1000 ! end