! ! upgrade fpd auto version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R3 ! boot-start-marker boot-end-marker ! logging message-counter syslog ! no aaa new-model ip source-route no ip icmp rate-limit unreachable ip cef ! ! ! ! no ip domain lookup ipv6 unicast-routing ipv6 cef ! multilink bundle-name authenticated ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! archive log config hidekeys ! ! ! ! ! ip tcp synwait-time 5 ! ! ! ! interface FastEthernet0/0 no ip address shutdown duplex half ! interface GigabitEthernet1/0 no ip address negotiation auto ipv6 address FC00:10:0:1::30/64 ipv6 ospf 1 area 0 ! interface GigabitEthernet2/0 no ip address negotiation auto ipv6 address FC00:10:0:2::30/64 ipv6 ospf 1 area 0 ! interface GigabitEthernet3/0 no ip address negotiation auto ipv6 address FC00:20:1::30/64 ipv6 ospf 1 area 0 ! interface GigabitEthernet4/0 no ip address shutdown negotiation auto ! router bgp 10 bgp router-id 30.30.30.30 no bgp default ipv4-unicast bgp log-neighbor-changes neighbor FC00:20:1::70 remote-as 20 ! address-family ipv6 neighbor FC00:20:1::70 activate network FC00:10:1::/64 network FC00:10:2::/64 exit-address-family ! ip forward-protocol nd no ip http server no ip http secure-server ! ! ! no cdp log mismatch duplex ipv6 router ospf 1 router-id 30.30.30.30 log-adjacency-changes default-information originate passive-interface GigabitEthernet3/0 ! ! ! ! ! ! ! control-plane ! ! ! ! ! ! ! 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