You are on page 1of 3

!

version 15.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname ISP3
!
!
!
!
!
!
!
!
!
no ip cef
no ipv6 cef
!
!
!
username BRANCH password 0 cisco
!
!
license udi pid CISCO2911/K9 sn FTX1524N82A
!
!
!
!
!
!
!
!
!
!
!
spanning-tree mode pvst
!
!
!
!
!
!
interface GigabitEthernet0/0
no ip address
duplex auto
speed auto
shutdown
!
interface GigabitEthernet0/1
no ip address
duplex auto
speed auto
shutdown
!
interface GigabitEthernet0/2
no ip address
duplex auto
speed auto
shutdown
!
interface Serial0/0/0
ip address 209.165.201.21 255.255.255.252
encapsulation ppp
ppp authentication chap
clock rate 128000
!
interface Serial0/0/1
no ip address
clock rate 2000000
shutdown
!
interface Serial0/1/0
ip address 209.165.201.10 255.255.255.252
!
interface Serial0/1/1
ip address 209.165.201.14 255.255.255.252
!
interface Vlan1
no ip address
shutdown
!
router eigrp 99
redistribute bgp 65535 metric 100 1 255 1 1500
passive-interface Serial0/0/0
network 209.165.201.8 0.0.0.3
network 209.165.201.12 0.0.0.3
network 209.165.201.20 0.0.0.3
!
router bgp 65535
bgp log-neighbor-changes
no synchronization
neighbor 209.165.201.22 remote-as 65010
network 209.165.201.0 mask 255.255.255.252
network 209.165.201.8 mask 255.255.255.252
network 209.165.201.12 mask 255.255.255.252
network 209.165.201.16 mask 255.255.255.252
network 209.165.201.20 mask 255.255.255.252
redistribute eigrp 99
redistribute static
redistribute connected
!
ip classless
!
ip flow-export version 9
!
!
!
!
!
!
!
line con 0
password cisco
login
!
line aux 0
!
line vty 0 4
login
!
!
!
end

You might also like