3
! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!! CBT_NUGGETS BB1 !!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! en conf t ! version 12.2 no service timestamps debug uptime no service timestamps log uptime no service password-encryption ! hostname CBT_BB1 ! logging queue-limit 100 enable secret cisco enable password cisco ! clock timezone PST -8 clock summer-time PDT recurring ip subnet-zero no ip domain lookup ! ! interface Loopback10 ip address 210.15.5.1 255.255.255.0 ! interface Loopback11 ip address 210.15.15.1 255.255.255.0 ! interface Loopback12 ip address 210.15.25.1 255.255.255.0 ! interface Loopback13 ip address 210.15.35.1 255.255.255.0 ! interface Loopback14 ip address 210.15.45.1 255.255.255.0 ! interface Loopback15 ip address 210.15.55.1 255.255.255.0 ! interface Loopback16 ip address 210.15.65.1 255.255.255.0 ! interface Loopback17 ip address 210.15.75.1 255.255.255.0 ! interface Loopback18 ip address 210.15.85.1 255.255.255.0 ! interface Loopback19

file · Web viewhostname CBT_BB1! logging queue-limit 100. enable secret cisco. enable password cisco! clock timezone PST -8. clock summer-time PDT recurring. ip subnet-zero

  • Upload
    donga

  • View
    215

  • Download
    0

Embed Size (px)

Citation preview

Page 1: file · Web viewhostname CBT_BB1! logging queue-limit 100. enable secret cisco. enable password cisco! clock timezone PST -8. clock summer-time PDT recurring. ip subnet-zero

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! CBT_NUGGETS BB1 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

enconf t!version 12.2no service timestamps debug uptimeno service timestamps log uptimeno service password-encryption!hostname CBT_BB1!logging queue-limit 100enable secret ciscoenable password cisco!clock timezone PST -8clock summer-time PDT recurringip subnet-zerono ip domain lookup!!interface Loopback10 ip address 210.15.5.1 255.255.255.0!interface Loopback11 ip address 210.15.15.1 255.255.255.0!interface Loopback12 ip address 210.15.25.1 255.255.255.0!interface Loopback13 ip address 210.15.35.1 255.255.255.0!interface Loopback14 ip address 210.15.45.1 255.255.255.0!interface Loopback15 ip address 210.15.55.1 255.255.255.0!interface Loopback16 ip address 210.15.65.1 255.255.255.0!interface Loopback17 ip address 210.15.75.1 255.255.255.0!interface Loopback18 ip address 210.15.85.1 255.255.255.0!interface Loopback19 ip address 210.15.95.1 255.255.255.0!interface Loopback20 ip address 210.15.105.1 255.255.255.0!interface Loopback21 ip address 210.15.110.1 255.255.255.0!interface Loopback22 ip address 210.15.115.1 255.255.255.0!interface Loopback23 ip address 210.15.125.1 255.255.255.0!interface Loopback24 ip address 210.15.135.1 255.255.255.0

Page 2: file · Web viewhostname CBT_BB1! logging queue-limit 100. enable secret cisco. enable password cisco! clock timezone PST -8. clock summer-time PDT recurring. ip subnet-zero

!interface fa 0/0 ip address 160.5.1.99 255.255.255.0 spee 100 dup ful no shutdown!router bgp 60 no synchronization bgp log-neighbor-changes neighbor 160.5.1.6 remot 6050 no auto-summary no synchronization network 210.15.5.0 mask 255.255.255.0 network 210.15.15.0 mask 255.255.255.0 network 210.15.25.0 mask 255.255.255.0 network 210.15.35.0 mask 255.255.255.0 network 210.15.45.0 mask 255.255.255.0 network 210.15.55.0 mask 255.255.255.0 network 210.15.65.0 mask 255.255.255.0 network 210.15.75.0 mask 255.255.255.0 network 210.15.85.0 mask 255.255.255.0 network 210.15.95.0 mask 255.255.255.0 network 210.15.105.0 mask 255.255.255.0 network 210.15.110.0 mask 255.255.255.0 network 210.15.115.0 mask 255.255.255.0 network 210.15.125.0 mask 255.255.255.0 network 210.15.135.0 mask 255.255.255.0!ip http serverip classless!!line con 0 exec-timeout 0 0line aux 0 transport input allline vty 0 4 exec-timeout 0 15 privilege level 0 no login!

end