Current configuration : 4304 bytes ! version 15.7 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R50 ! boot-start-marker boot-end-marker ! ! ! no aaa new-model ! ! ! mmi polling-interval 60 no mmi auto-configure no mmi pvc mmi snmp-timeout 180 ! ! ! ! ! ! ! ! ! ! ! no ip domain lookup ip cef no ipv6 cef ! multilink bundle-name authenticated ! ! ! ! ! redundancy ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback0 ip address 5.5.5.5 255.255.255.255 ! interface GigabitEthernet0/0 no ip address shutdown duplex auto speed auto media-type rj45 ! interface GigabitEthernet0/1 ip address 192.168.0.5 255.255.255.0 ip nat inside ip virtual-reassembly in duplex auto speed auto media-type rj45 ! interface GigabitEthernet0/2 ip address 192.168.34.5 255.255.255.0 ip nat outside ip virtual-reassembly in shutdown duplex auto speed auto media-type rj45 ! interface GigabitEthernet0/3 no ip address shutdown duplex auto speed auto media-type rj45 ! router ospf 1 router-id 5.5.5.5 network 5.5.5.0 0.0.0.255 area 0 network 192.168.0.0 0.0.0.255 area 0 default-information originate ! router bgp 34 bgp router-id 192.168.34.5 bgp log-neighbor-changes bgp redistribute-internal neighbor 192.168.34.7 remote-as 34 ! ip forward-protocol nd ! ! no ip http server no ip http secure-server ip nat inside source list 100 interface GigabitEthernet0/2 overload ! ipv6 ioam timestamp ! ! access-list 100 permit ip any any ! control-plane ! alias exec drop show int | include drop alias exec error show int | include error alias exec sib6 show ipv6 int brief alias exec son sho ip ospf neighbor alias exec sen show ip eigrp neighbor alias exec sir6 show ipv6 route alias exec ips show ip int brief | exclude admin alias exec ports show ip int brief | include Port alias exec cdp show cdp neighbor alias exec cc clear counters alias exec cl clear log alias exec sip show ip protocols alias exec soi sho ip ospf int alias exec sei show ip eigrp int alias exec alias show alias alias exec mi show mpls int alias exec pimi show ip pim interface alias exec pimn show ip pim neighbor alias exec sib show ip int brief alias exec ct conf t alias exec sir sho ip rou alias exec wm wr mem alias exec srb show run | b bgp alias exec bsumm show ip bgp summary alias exec sr show run alias exec sn show ip ospf neighbor ! line con 0 line aux 0 line vty 0 4 login transport input none ! no scheduler allocate ! end R50#