! ! No configuration change since last restart ! NVRAM config last updated at 17:50:35 CEST Wed Apr 14 2010 by wildcat ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname wavrt01 ! boot-start-marker boot-end-marker ! logging buffered 4096 ! aaa new-model ! ! aaa group server radius rad_wav server 10.42.2.254 auth-port 1812 acct-port 1813 ! aaa authentication login default group rad_wav local aaa authentication ppp default local aaa authorization exec default group rad_wav local ! ! aaa session-id common clock timezone EST 1 clock summer-time CEST recurring last Sun Mar 2:00 last Sun Oct 2:00 ! ! dot11 syslog ! ! ip cef ! ! ip domain lookup source-interface FastEthernet0 ip domain name wav.espix.org ip name-server 10.42.2.254 ip name-server 10.42.2.131 ! multilink bundle-name authenticated vpdn enable vpdn logging ! ! ! username local privilege 15 password 7 bleh ! ! archive log config hidekeys ! ! ip tftp source-interface Vlan204 ip ssh time-out 60 ip ssh authentication-retries 2 ! ! ! interface FastEthernet0 description vlan202 - Voo ip address dhcp ip nat outside ip virtual-reassembly speed 100 full-duplex ! interface FastEthernet1 description vlan201 - ISP Belgacom ip address 10.42.254.3 255.255.255.248 speed 100 full-duplex pppoe enable group global pppoe-client dial-pool-number 1 ! interface FastEthernet2 description sw02 trunk switchport mode trunk duplex full speed 100 ! interface FastEthernet3 shutdown ! interface FastEthernet4 shutdown ! interface FastEthernet5 shutdown ! interface FastEthernet6 shutdown ! interface FastEthernet7 shutdown ! interface FastEthernet8 shutdown ! interface FastEthernet9 shutdown ! interface Vlan1 no ip address ! interface Vlan204 description VLAN205 - GWS1 ip address 10.42.254.20 255.255.255.248 ip nat inside ip virtual-reassembly ip policy route-map VLAN204-POL ! interface Vlan205 description VLAN205 - GWS2 ip address 10.42.254.30 255.255.255.248 ip nat inside ip virtual-reassembly ip policy route-map VLAN205-POL ! interface Async1 no ip address encapsulation slip ! interface Dialer1 ip address negotiated ip mtu 1492 ip nat outside ip virtual-reassembly encapsulation ppp no ip mroute-cache dialer pool 1 dialer-group 1 ppp max-bad-auth 3 ppp authentication chap callin ppp chap hostname bleh@SKYNET ppp chap password 7 bleh ! router bgp 65443 bgp router-id 10.42.254.20 bgp log-neighbor-changes timers bgp 2 30 20 neighbor 10.42.254.19 remote-as 65443 neighbor 10.42.254.19 description autism ! address-family ipv4 neighbor 10.42.254.19 activate neighbor 10.42.254.19 next-hop-self neighbor 10.42.254.19 allowas-in no auto-summary no synchronization network 10.42.254.0 mask 255.255.255.248 exit-address-family ! ip forward-protocol nd ip route 0.0.0.0 0.0.0.0 Dialer1 ip route 0.0.0.0 0.0.0.0 85.27.8.1 ! ! no ip http server no ip http secure-server ip nat inside source route-map BGC-201 interface Dialer1 overload ip nat inside source route-map VOO-202 interface FastEthernet0 overload ! ip radius source-interface Vlan204 access-list 2 permit 10.42.0.0 0.0.255.255 access-list 100 deny ip any 192.168.0.0 0.0.255.255 access-list 100 deny ip any 172.16.0.0 0.15.255.255 access-list 100 permit ip any any dialer-list 1 protocol ip permit snmp-server community Esp1xPub RO snmp-server location Wavre - Belgium snmp-server contact wildcat no cdp run ! ! ! route-map VOO-202 permit 10 description Voo - Link 1 match tag 202 set interface FastEthernet0 ! route-map BGC-201 permit 10 description Belgacom - Link 1 match tag 201 set interface Dialer1 ! route-map VLAN205-POL permit 100 match ip address 100 set tag 202 set interface FastEthernet0 ! route-map VLAN204-POL permit 100 match ip address 100 set tag 201 set interface Dialer1 ! ! ! radius-server host 10.42.2.254 auth-port 1812 acct-port 1813 key 7 bleh ! control-plane ! ! line con 0 line 1 modem InOut stopbits 1 speed 115200 flowcontrol hardware line aux 0 line vty 0 4 transport input ssh line vty 5 15 transport input ssh ! ntp logging ntp clock-period 17180264 ntp source Vlan204 ntp peer 10.42.1.254 ! webvpn context Default_context ssl authenticate verify all ! no inservice ! end