PE1#sho running-config Building configuration... Current configuration : 1921 bytes ! upgrade fpd auto version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname PE1 ! boot-start-marker boot-end-marker ! logging message-counter syslog ! no aaa new-model ip source-route no ip icmp rate-limit unreachable no ip cef ! ! ! ! no ip domain lookup no ipv6 cef ! multilink bundle-name authenticated ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! archive log config hidekeys ! ! ! ! ! ip tcp synwait-time 5 ! ! ! ! interface Loopback0 ip address 2.2.2.2 255.255.255.255 ! interface Tunnel0 ip address 192.168.24.2 255.255.255.0 tunnel source 2.2.2.2 tunnel destination 4.4.4.4 ! interface Ethernet0/0 no ip address shutdown duplex auto ! interface GigabitEthernet0/0 ip address 192.168.23.2 255.255.255.0 duplex full speed 1000 media-type gbic negotiation auto ! interface GigabitEthernet1/0 ip address 192.168.12.2 255.255.255.0 negotiation auto ! interface FastEthernet2/0 no ip address shutdown duplex auto speed auto ! interface FastEthernet2/1 no ip address shutdown duplex auto speed auto ! interface GigabitEthernet3/0 no ip address shutdown negotiation auto ! interface GigabitEthernet4/0 no ip address shutdown negotiation auto ! router ospf 1 log-adjacency-changes network 2.2.2.2 0.0.0.0 area 0 network 192.168.23.0 0.0.0.255 area 0 ! router bgp 1234 no synchronization bgp log-neighbor-changes neighbor 192.168.12.1 remote-as 10 neighbor 192.168.23.3 remote-as 1234 neighbor 192.168.23.3 next-hop-self no auto-summary ! ip forward-protocol nd no ip http server no ip http secure-server ! ! ! logging alarm informational no cdp log mismatch duplex ! ! ! ! ! ! ! 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 PE1#