Configs


ce1#sh run

Building configuration...


Current configuration : 803 bytes

!

version 12.4

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

!

hostname ce1

!

boot-start-marker

boot-end-marker

!

!

no aaa new-model

memory-size iomem 15

!

!

!

!

ip cef

ip auth-proxy max-nodata-conns 3

ip admission max-nodata-conns 3

!

!

!

!

!

!

!

!

!

!

interface Loopback0

 ip address 88.88.8.8 255.255.255.255

!

interface Ethernet0

 ip address 192.168.50.1 255.255.255.0

 half-duplex

!

interface FastEthernet0

 no ip address

 shutdown

 speed auto

!

router bgp 65535

 no synchronization

 bgp log-neighbor-changes

 redistribute connected

 neighbor 192.168.50.2 remote-as 65412

 no auto-summary

!

ip forward-protocol nd

no ip http server

no ip http secure-server

!

!

!

!

!

!

control-plane

!

!

line con 0

line aux 0

line vty 0 4

 login

!

end


ce1#