You are on page 1of 2

Current configuration : 1368 bytes ! 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 memory-size iomem 5 ! ! ip cef ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback0 ip address 10.1.100.1 255.255.255.0 ! interface Serial0/0 ip address 11.0.0.2 255.0.0.0 serial restart-delay 0 ! interface Serial0/1 ip address 13.0.0.1 255.0.0.0 serial restart-delay 0 ! interface Serial0/2 ip address 14.0.0.1 255.0.0.0 serial restart-delay 0 ! interface Serial0/3 no ip address shutdown

serial restart-delay 0 ! interface Ethernet1/0 ip address 12.0.0.2 255.0.0.0 half-duplex ! interface Ethernet1/1 no ip address shutdown half-duplex ! interface Ethernet1/2 no ip address shutdown half-duplex ! interface Ethernet1/3 no ip address shutdown half-duplex ! router bgp 100 no synchronization bgp log-neighbor-changes neighbor 10.1.50.1 remote-as 50 neighbor 10.1.50.1 ebgp-multihop 2 neighbor 10.1.50.1 update-source Loopback0 neighbor 13.0.0.2 remote-as 100 neighbor 14.0.0.2 remote-as 100 no auto-summary ! ip http server no ip http secure-server ip route 10.1.50.0 255.255.255.0 11.0.0.1 ip route 10.1.50.0 255.255.255.0 12.0.0.1 ! ! ! ! ! ! control-plane ! ! ! ! ! ! ! ! ! ! line con 0 line aux 0 line vty 0 4 login ! ! end

You might also like