0% found this document useful (0 votes)
23 views

ISP 1 - Startup Config

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views

ISP 1 - Startup Config

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

!

version 15.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname ISP-1
!
!
!
enable secret 5 $1$mERr$9cTjUIEqNGurQiFU.ZeCi1
!
!
!
!
!
!
no ip cef
no ipv6 cef
!
!
!
!
license udi pid CISCO2911/K9 sn FTX152477VN
!
!
!
!
!
!
!
!
!
!
!
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.1 255.255.255.252
clock rate 128000
!
interface Serial0/0/1
no ip address
clock rate 128000
shutdown
!
interface Serial0/1/0
ip address 209.165.201.9 255.255.255.252
clock rate 128000
!
interface Serial0/1/1
no ip address
clock rate 2000000
shutdown
!
interface Vlan1
no ip address
shutdown
!
router eigrp 99
redistribute bgp 65535 metric 100 1 255 1 1500
redistribute static
passive-interface Serial0/0/0
network 209.165.201.8 0.0.0.3
network 209.165.201.0 0.0.0.3
!
router bgp 65535
bgp log-neighbor-changes
no synchronization
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