! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R1 ! boot-start-marker boot-end-marker ! ! no aaa new-model no ip icmp rate-limit unreachable ip cef ip tcp synwait-time 5 ! ! ! ! no ip domain lookup ! multilink bundle-name authenticated ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! bridge irb ! ! ! ! interface FastEthernet0/0 no ip address shutdown duplex half ! interface FastEthernet1/0 no ip address shutdown duplex auto speed auto bridge-group 1 ! interface FastEthernet1/1 no ip address duplex auto speed auto bridge-group 1 ! interface Serial2/0 no ip address shutdown serial restart-delay 0 ! interface Serial2/1 no ip address shutdown serial restart-delay 0 ! interface Serial2/2 no ip address shutdown serial restart-delay 0 ! interface Serial2/3 no ip address shutdown serial restart-delay 0 ! interface Serial2/4 no ip address shutdown serial restart-delay 0 ! interface Serial2/5 no ip address shutdown serial restart-delay 0 ! interface Serial2/6 no ip address shutdown serial restart-delay 0 ! interface Serial2/7 no ip address shutdown serial restart-delay 0 ! interface BVI1 ip address 10.0.0.1 255.255.255.0 ipv6 address 2001:DB8::1/64 ! no ip http server no ip http secure-server ! ! ! logging alarm informational no cdp log mismatch duplex ! ! ! ! ! ! control-plane ! bridge 1 protocol vlan-bridge bridge 1 route ip ! ! ! ! ! gatekeeper shutdown ! ! line con 0 exec-timeout 0 0 privilege level 15 logging synchronous stopbits 1 line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous stopbits 1 line vty 0 4 login ! ! end