! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname maria ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 5 ip cef ! ! ! ! no ip domain lookup ip auth-proxy max-nodata-conns 3 ip admission max-nodata-conns 3 ! multilink bundle-name authenticated ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! archive log config hidekeys ! ! ! ! bridge irb ! ! ! ! interface Tunnel1 description GRE tunnel to hilde no ip address tunnel source FastEthernet0/1 tunnel destination 172.16.17.6 bridge-group 1 bridge-group 1 spanning-disabled ! interface FastEthernet0/0 description Link to lan 192.168.222.0/24 no ip address duplex auto speed auto bridge-group 1 bridge-group 1 spanning-disabled ! interface FastEthernet0/1 description Link to jenny f0/1 ip address 172.16.17.1 255.255.255.252 duplex auto speed auto ! ip forward-protocol nd ip route 172.16.17.6 255.255.255.255 172.16.17.2 ! ! no ip http server no ip http secure-server ! ! ! ! ! ! ! control-plane ! bridge 1 protocol ieee ! ! ! ! ! ! ! ! ! line con 0 line aux 0 line vty 0 4 login ! ! end