You are on page 1of 2

hostname CPE_04

!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
no ip icmp rate-limit unreachable
!
!
ip cef
no ip domain lookup
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
ip tcp synwait-time 5
!
!
!
interface Loopback0
!
!
!
interface Loopback0
ip address 11.6.6.6 255.255.255.255
!
interface FastEthernet0/0
ip address 172.30.1.14 255.255.255.252
duplex auto
speed auto
!
interface FastEthernet1/0
ip address 20.20.1.1 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet2/0
no ip address
shutdown
duplex auto
speed auto
!
interface FastEthernet3/0
no ip address
shutdown
duplex auto
speed auto
!
router bgp 222
bgp router-id 11.6.6.6
bgp log-neighbor-changes
neighbor 172.30.1.13 remote-as 111
!
address-family ipv4
neighbor 172.30.1.13 activate
no auto-summary
no synchronization
network 11.6.6.6 mask 255.255.255.255
network 20.20.1.0 mask 255.255.255.0
exit-address-family
!
no ip http server
!
!
!
snmp-server community inacap RO
no cdp log mismatch duplex
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
line vty 0 4
login
!
!
end

You might also like