[ET1505 Project] Cisco Routers and Switches Actual Hardware Configuration Files (Version 8)

Turritopsis Dohrnii Teo En Ming <[email protected]>
Newsgroups gmane.os.freebsd.chat
Message-ID <CAKhF0wdUh1M+p5bj00nMzOWj0gjp23TC9LTvfSbX9o=Xw+2VYg@mail.gmail.com>
1. ADMIN-BLDG-ROUTER
=====================

=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2017.07.26 22:38:22 =~=~=~=~=~=~=~=~=~=~=~=
show run
Building configuration...

Current configuration : 2017 bytes
!
! Last configuration change at 13:55:57 UTC Wed Jul 26 2017
version 15.2
no service timestamps debug uptime
no service timestamps log uptime
no service password-encryption
!
hostname ADMIN-BLDG-ROUTER
!
boot-start-marker
boot-end-marker
!
!
enable secret 5 $1$mERr$El.YInibhgLj/4DvLcVWc0
!
no aaa new-model
!
no ipv6 cef
!
!
!
ip dhcp excluded-address 223.0.0.97
!
ip dhcp pool ADMIN-POOL
 network 223.0.0.96 255.255.255.224
 default-router 223.0.0.97
 dns-server 8.8.8.8 8.8.4.4
 domain-name xyz-research.com.au
!
!
no ip cef
multilink bundle-name authenticated
!
!
!
!
license udi pid CISCO2911/K9 sn FGL16441038
!
!
!
redundancy
!
!
!
!
!
!
interface Loopback0
 ip address 4.4.4.4 255.255.255.255
!
interface Embedded-Service-Engine0/0
 no ip address
 shutdown
!
interface GigabitEthernet0/0
 ip address 223.0.0.170 255.255.255.252
 duplex auto
 speed auto
!
interface GigabitEthernet0/1
 ip address 223.0.0.97 255.255.255.224
 ip access-group INTERNET_ACCESS in
 duplex auto
 speed auto
!
interface GigabitEthernet0/2
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface Serial0/0/0
 no ip address
 shutdown
 clock rate 125000
!
interface Serial0/0/1
 no ip address
 shutdown
 clock rate 125000
!
!
router ospf 50
 network 223.0.0.97 0.0.0.0 area 0
 network 223.0.0.170 0.0.0.0 area 0
!
ip forward-protocol nd
!
no ip http server
no ip http secure-server
ip flow-export version 9
!
!
ip access-list extended INTERNET_ACCESS
 deny   tcp 223.0.0.112 0.0.0.15 any eq ftp-data
 deny   tcp 223.0.0.112 0.0.0.15 any eq ftp
 permit ip any any
 deny   ip any any
!
!
!
!
control-plane
!
!
!
line con 0
 exec-timeout 0 0
 password teoenming
 logging synchronous
 login
line aux 0
line 2
 no activation-character
 no exec
 transport preferred none
 transport input all
 transport output lat pad telnet rlogin lapb-ta mop udptn v120 ssh
 stopbits 1
line vty 0 4
 password teoenming
 login
 transport input all
line vty 5 15
 password teoenming
 login
 transport input all
!
scheduler allocate 20000 1000
!
end

ADMIN-BLDG-ROUTER#

2. BORDER-ROUTER
==================

=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2017.07.26 22:39:04 =~=~=~=~=~=~=~=~=~=~=~=
sh run
Building configuration...

Current configuration : 1778 bytes
!
! Last configuration change at 13:05:14 UTC Wed Jul 26 2017
version 15.2
no service timestamps debug uptime
no service timestamps log uptime
no service password-encryption
!
hostname BORDER-ROUTER
!
boot-start-marker
boot-end-marker
!
!
enable secret 5 $1$mERr$El.YInibhgLj/4DvLcVWc0
!
no aaa new-model
!
no ipv6 cef
!
!
!
!
!
no ip cef
multilink bundle-name authenticated
!
!
!
!
license udi pid CISCO2911/K9 sn FGL16441026
!
!
username MAIN-BLDG-ROUTER password 0 teo-en-ming
!
redundancy
!
!
!
!
!
!
interface Loopback0
 ip address 3.3.3.3 255.255.255.255
!
interface Embedded-Service-Engine0/0
 no ip address
 shutdown
!
interface GigabitEthernet0/0
 ip address 223.0.0.169 255.255.255.252
 duplex auto
 speed auto
!
interface GigabitEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface GigabitEthernet0/2
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface Serial0/0/0
 ip address 200.200.100.2 255.255.255.252
 clock rate 56000
!
interface Serial0/0/1
 ip address 223.0.0.166 255.255.255.252
 encapsulation ppp
 ppp authentication chap
!
!
router ospf 50
 network 223.0.0.166 0.0.0.0 area 0
 network 223.0.0.169 0.0.0.0 area 0
 default-information originate
!
ip forward-protocol nd
!
no ip http server
no ip http secure-server
ip flow-export version 9
!
ip route 0.0.0.0 0.0.0.0 200.200.100.1
!
!
!
!
control-plane
!
!
!
line con 0
 exec-timeout 0 0
 password teoenming
 logging synchronous
 login
line aux 0
line 2
 no activation-character
 no exec
 transport preferred none
 transport input all
 transport output lat pad telnet rlogin lapb-ta mop udptn v120 ssh
 stopbits 1
line vty 0 4
 password teoenming
 login
 transport input all
line vty 5 15
 password teoenming
 login
 transport input all
!
scheduler allocate 20000 1000
!
end

BORDER-ROUTER#

3. BRANCH-ROUTER
=================

=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2017.07.26 22:36:18 =~=~=~=~=~=~=~=~=~=~=~=
shiow             ow run
Building configuration...

Current configuration : 1710 bytes
!
! Last configuration change at 13:41:59 UTC Wed Jul 26 2017
version 15.2
no service timestamps debug uptime
no service timestamps log uptime
no service password-encryption
!
hostname BRANCH-ROUTER
!
boot-start-marker
boot-end-marker
!
!
enable secret 5 $1$mERr$El.YInibhgLj/4DvLcVWc0
!
no aaa new-model
!
no ipv6 cef
!
!
!
!
!
no ip cef
multilink bundle-name authenticated
!
!
!
!
license udi pid CISCO2911/K9 sn FGL1644101T
!
!
username MAIN-BLDG-ROUTER password 0 teo-en-ming
!
redundancy
!
!
!
!
!
!
interface Loopback0
 ip address 1.1.1.1 255.255.255.255
!
interface Embedded-Service-Engine0/0
 no ip address
 shutdown
!
interface GigabitEthernet0/0
 ip address 223.0.0.129 255.255.255.240
 duplex auto
 speed auto
!
interface GigabitEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface GigabitEthernet0/2
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface Serial0/0/0
 ip address 223.0.0.161 255.255.255.252
 encapsulation ppp
 ppp authentication chap
 clock rate 56000
!
interface Serial0/0/1
 no ip address
 shutdown
 clock rate 125000
!
!
router ospf 50
 network 223.0.0.129 0.0.0.0 area 0
 network 223.0.0.161 0.0.0.0 area 0
!
ip forward-protocol nd
!
no ip http server
no ip http secure-server
ip flow-export version 9
!
!
!
!
!
control-plane
!
!
!
line con 0
 exec-timeout 0 0
 password teoenming
 logging synchronous
 login
line aux 0
line 2
 no activation-character
 no exec
 transport preferred none
 transport input all
 transport output lat pad telnet rlogin lapb-ta mop udptn v120 ssh
 stopbits 1
line vty 0 4
 password teoenming
 login
 transport input all
line vty 5 15
 password teoenming
 login
 transport input all
!
scheduler allocate 20000 1000
!
end

BRANCH-ROUTER#

4. ISP ROUTER
=============

=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2017.07.26 22:39:44 =~=~=~=~=~=~=~=~=~=~=~=
sh run
Building configuration...

Current configuration : 1490 bytes
!
! Last configuration change at 22:48:50 UTC Wed Jul 26 2017
version 15.2
no service timestamps debug uptime
no service timestamps log uptime
no service password-encryption
!
hostname ISP
!
boot-start-marker
boot-end-marker
!
!
enable secret 5 $1$mERr$El.YInibhgLj/4DvLcVWc0
!
no aaa new-model
!
no ipv6 cef
!
!
!
!
!
no ip cef
multilink bundle-name authenticated
!
!
!
!
license udi pid CISCO2911/K9 sn FGL16441032
!
!
!
redundancy
!
!
!
!
!
!
interface Embedded-Service-Engine0/0
 no ip address
 shutdown
!
interface GigabitEthernet0/0
 ip address 150.13.2.2 255.255.255.252
 duplex auto
 speed auto
!
interface GigabitEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface GigabitEthernet0/2
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface Serial0/0/0
 ip address 200.200.100.1 255.255.255.252
!
interface Serial0/0/1
 no ip address
 shutdown
 clock rate 125000
!
!
ip forward-protocol nd
!
no ip http server
no ip http secure-server
ip flow-export version 9
!
ip route 223.0.0.0 255.255.255.0 200.200.100.2
!
!
!
!
control-plane
!
!
!
line con 0
 exec-timeout 0 0
 password teoenming
 logging synchronous
 login
line aux 0
line 2
 no activation-character
 no exec
 transport preferred none
 transport input all
 transport output lat pad telnet rlogin lapb-ta mop udptn v120 ssh
 stopbits 1
line vty 0 4
 password teoenming
 login
 transport input all
line vty 5 15
 password teoenming
 login
 transport input all
!
scheduler allocate 20000 1000
!
end

ISP#

5. MAIN-BLDG-ROUTER
====================

=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2017.07.26 22:37:38 =~=~=~=~=~=~=~=~=~=~=~=
sho w      w run
Building configuration...

Current configuration : 2876 bytes
!
! Last configuration change at 22:48:52 UTC Wed Jul 26 2017
! NVRAM config last updated at 12:03:40 UTC Wed Jul 26 2017
! NVRAM config last updated at 12:03:40 UTC Wed Jul 26 2017
version 15.2
no service timestamps debug uptime
no service timestamps log uptime
no service password-encryption
!
hostname MAIN-BLDG-ROUTER
!
boot-start-marker
boot-end-marker
!
!
enable secret 5 $1$mERr$El.YInibhgLj/4DvLcVWc0
!
no aaa new-model
!
no ipv6 cef
!
!
!
!
!
no ip cef
multilink bundle-name authenticated
!
!
!
!
license udi pid CISCO2911/K9 sn FGL1644101V
!
!
username BRANCH-ROUTER password 0 teo-en-ming
username BORDER-ROUTER password 0 teo-en-ming
!
redundancy
!
!
!
!
!
!
interface Loopback0
 ip address 2.2.2.2 255.255.255.255
!
interface Embedded-Service-Engine0/0
 no ip address
 shutdown
!
interface GigabitEthernet0/0
 no ip address
 duplex auto
 speed auto
!
interface GigabitEthernet0/0.10
 encapsulation dot1Q 10
 ip address 223.0.0.1 255.255.255.192
 ip access-group TIME-BASED-ACL in
!
interface GigabitEthernet0/0.20
 encapsulation dot1Q 20
 ip address 223.0.0.65 255.255.255.224
!
interface GigabitEthernet0/0.30
 encapsulation dot1Q 30
 ip address 223.0.0.145 255.255.255.248
!
interface GigabitEthernet0/0.99
 encapsulation dot1Q 99
 ip address 223.0.0.153 255.255.255.248
!
interface GigabitEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface GigabitEthernet0/2
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface Serial0/0/0
 ip address 223.0.0.165 255.255.255.252
 encapsulation ppp
 ppp authentication chap
 clock rate 56000
!
interface Serial0/0/1
 ip address 223.0.0.162 255.255.255.252
 encapsulation ppp
 ppp authentication chap
!
!
router ospf 50
 network 223.0.0.1 0.0.0.0 area 0
 network 223.0.0.65 0.0.0.0 area 0
 network 223.0.0.145 0.0.0.0 area 0
 network 223.0.0.153 0.0.0.0 area 0
 network 223.0.0.162 0.0.0.0 area 0
 network 223.0.0.165 0.0.0.0 area 0
!
ip forward-protocol nd
!
no ip http server
no ip http secure-server
ip flow-export version 9
!
!
ip access-list extended TIME-BASED-ACL
 permit tcp 223.0.0.0 0.0.0.63 host 223.0.0.146 eq 443 time-range
research-access-int-web
 permit tcp 223.0.0.0 0.0.0.63 host 223.0.0.146 eq www time-range
research-access-int-web
 deny   tcp 223.0.0.0 0.0.0.63 host 223.0.0.146 eq 443
 deny   tcp 223.0.0.0 0.0.0.63 host 223.0.0.146 eq www
 permit ip any any
!
!
!
!
control-plane
!
!
!
line con 0
 exec-timeout 0 0
 password teoenming
 logging synchronous
 login
line aux 0
line 2
 no activation-character
 no exec
 transport preferred none
 transport input all
 transport output lat pad telnet rlogin lapb-ta mop udptn v120 ssh
 stopbits 1
line vty 0 4
 password teoenming
 login
 transport input all
line vty 5 15
 password teoenming
 login
 transport input all
!
scheduler allocate 20000 1000
time-range research-access-int-web
 periodic weekdays 7:00 to 19:00
!
!
end

MAIN-BLDG-ROUTER#

6. FLOOR1SW
============

=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2017.07.26 22:40:20 =~=~=~=~=~=~=~=~=~=~=~=
sh run
Building configuration...

Current configuration : 2790 bytes
!
version 12.2
no service pad
no service timestamps debug uptime
no service timestamps log uptime
no service password-encryption
!
hostname FLOOR1SW
!
enable secret 5 $1$mERr$El.YInibhgLj/4DvLcVWc0
!
no aaa new-model
system mtu routing 1500
ip subnet-zero
!
!
!
!
no file verify auto
spanning-tree mode pvst
spanning-tree portfast default
spanning-tree extend system-id
!
vlan internal allocation policy ascending
!
interface FastEthernet0/1
 switchport trunk allowed vlan 10,20,30,99
 switchport mode trunk
!
interface FastEthernet0/2
 switchport trunk allowed vlan 10,20,30,99
 switchport mode trunk
!
interface FastEthernet0/3
 switchport access vlan 10
 switchport mode access
!
interface FastEthernet0/4
 switchport access vlan 10
 switchport mode access
!
interface FastEthernet0/5
 switchport access vlan 10
 switchport mode access
!
interface FastEthernet0/6
 switchport access vlan 10
 switchport mode access
!
interface FastEthernet0/7
 switchport access vlan 10
 switchport mode access
!
interface FastEthernet0/8
 switchport access vlan 10
 switchport mode access
!
interface FastEthernet0/9
 switchport access vlan 10
 switchport mode access
!
interface FastEthernet0/10
 switchport access vlan 10
 switchport mode access
!
interface FastEthernet0/11
 switchport access vlan 20
 switchport mode access
!
interface FastEthernet0/12
 switchport access vlan 20
 switchport mode access
!
interface FastEthernet0/13
 switchport access vlan 20
 switchport mode access
!
interface FastEthernet0/14
 switchport access vlan 20
 switchport mode access
!
interface FastEthernet0/15
 switchport access vlan 20
 switchport mode access
!
interface FastEthernet0/16
 switchport access vlan 20
 switchport mode access
!
interface FastEthernet0/17
 switchport access vlan 30
 switchport mode access
!
interface FastEthernet0/18
 switchport access vlan 30
 switchport mode access
!
interface FastEthernet0/19
 switchport access vlan 30
 switchport mode access
!
interface FastEthernet0/20
 switchport access vlan 30
 switchport mode access
!
interface FastEthernet0/21
 switchport access vlan 30
 switchport mode access
!
interface FastEthernet0/22
 switchport access vlan 99
 switchport mode access
!
interface FastEthernet0/23
 switchport access vlan 99
 switchport mode access
!
interface FastEthernet0/24
 switchport access vlan 99
 switchport mode access
!
interface GigabitEthernet0/1
!
interface GigabitEthernet0/2
!
interface Vlan1
 no ip address
 no ip route-cache
 shutdown
!
interface Vlan99
 ip address 223.0.0.154 255.255.255.248
 no ip route-cache
!
ip default-gateway 223.0.0.153
ip http server
!
control-plane
!
!
line con 0
 exec-timeout 0 0
 password teoenming
 logging synchronous
 login
line vty 0 4
 password teoenming
 login
line vty 5 15
 password teoenming
 login
!
end

FLOOR1SW#

7. FLOOR2SW
============

=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2017.07.26 22:40:53 =~=~=~=~=~=~=~=~=~=~=~=
sh run
Building configuration...

Current configuration : 2790 bytes
!
version 12.2
no service pad
no service timestamps debug uptime
no service timestamps log uptime
no service password-encryption
!
hostname FLOOR2SW
!
enable secret 5 $1$mERr$El.YInibhgLj/4DvLcVWc0
!
no aaa new-model
system mtu routing 1500
ip subnet-zero
!
!
!
!
no file verify auto
spanning-tree mode pvst
spanning-tree portfast default
spanning-tree extend system-id
!
vlan internal allocation policy ascending
!
interface FastEthernet0/1
 switchport trunk allowed vlan 10,20,30,99
 switchport mode trunk
!
interface FastEthernet0/2
 switchport trunk allowed vlan 10,20,30,99
 switchport mode trunk
!
interface FastEthernet0/3
 switchport access vlan 10
 switchport mode access
!
interface FastEthernet0/4
 switchport access vlan 10
 switchport mode access
!
interface FastEthernet0/5
 switchport access vlan 10
 switchport mode access
!
interface FastEthernet0/6
 switchport access vlan 10
 switchport mode access
!
interface FastEthernet0/7
 switchport access vlan 10
 switchport mode access
!
interface FastEthernet0/8
 switchport access vlan 10
 switchport mode access
!
interface FastEthernet0/9
 switchport access vlan 10
 switchport mode access
!
interface FastEthernet0/10
 switchport access vlan 10
 switchport mode access
!
interface FastEthernet0/11
 switchport access vlan 10
 switchport mode access
!
interface FastEthernet0/12
 switchport access vlan 10
 switchport mode access
!
interface FastEthernet0/13
 switchport access vlan 10
 switchport mode access
!
interface FastEthernet0/14
 switchport access vlan 10
 switchport mode access
!
interface FastEthernet0/15
 switchport access vlan 20
 switchport mode access
!
interface FastEthernet0/16
 switchport access vlan 20
 switchport mode access
!
interface FastEthernet0/17
 switchport access vlan 20
 switchport mode access
!
interface FastEthernet0/18
 switchport access vlan 20
 switchport mode access
!
interface FastEthernet0/19
 switchport access vlan 20
 switchport mode access
!
interface FastEthernet0/20
 switchport access vlan 20
 switchport mode access
!
interface FastEthernet0/21
 switchport access vlan 20
 switchport mode access
!
interface FastEthernet0/22
 switchport access vlan 20
 switchport mode access
!
interface FastEthernet0/23
 switchport access vlan 99
 switchport mode access
!
interface FastEthernet0/24
 switchport access vlan 99
 switchport mode access
!
interface GigabitEthernet0/1
!
interface GigabitEthernet0/2
!
interface Vlan1
 no ip address
 no ip route-cache
 shutdown
!
interface Vlan99
 ip address 223.0.0.155 255.255.255.248
 no ip route-cache
!
ip default-gateway 223.0.0.153
ip http server
!
control-plane
!
!
line con 0
 exec-timeout 0 0
 password teoenming
 logging synchronous
 login
line vty 0 4
 password teoenming
 login
line vty 5 15
 password teoenming
 login
!
end

FLOOR2SW#

8. FLOOR3SW
============

=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2017.07.26 22:41:26 =~=~=~=~=~=~=~=~=~=~=~=
sh run
Building configuration...

Current configuration : 2805 bytes
!
version 12.2
no service pad
no service timestamps debug uptime
no service timestamps log uptime
no service password-encryption
!
hostname FLOOR3SW
!
enable secret 5 $1$mERr$El.YInibhgLj/4DvLcVWc0
!
no aaa new-model
system mtu routing 1500
ip subnet-zero
!
!
!
!
no file verify auto
spanning-tree mode pvst
spanning-tree portfast default
spanning-tree extend system-id
!
vlan internal allocation policy ascending
!
interface FastEthernet0/1
 switchport trunk allowed vlan 10,20,30,99
 switchport mode trunk
!
interface FastEthernet0/2
 switchport trunk allowed vlan 10,20,30,99
 switchport mode trunk
!
interface FastEthernet0/3
 switchport trunk allowed vlan 10,20,30,99
 switchport mode trunk
!
interface FastEthernet0/4
 switchport access vlan 10
 switchport mode access
!
interface FastEthernet0/5
 switchport access vlan 10
 switchport mode access
!
interface FastEthernet0/6
 switchport access vlan 10
 switchport mode access
!
interface FastEthernet0/7
 switchport access vlan 10
 switchport mode access
!
interface FastEthernet0/8
 switchport access vlan 10
 switchport mode access
!
interface FastEthernet0/9
 switchport access vlan 10
 switchport mode access
!
interface FastEthernet0/10
 switchport access vlan 10
 switchport mode access
!
interface FastEthernet0/11
 switchport access vlan 10
 switchport mode access
!
interface FastEthernet0/12
 switchport access vlan 10
 switchport mode access
!
interface FastEthernet0/13
 switchport access vlan 10
 switchport mode access
!
interface FastEthernet0/14
 switchport access vlan 10
 switchport mode access
!
interface FastEthernet0/15
 switchport access vlan 10
 switchport mode access
!
interface FastEthernet0/16
 switchport access vlan 10
 switchport mode access
!
interface FastEthernet0/17
 switchport access vlan 10
 switchport mode access
!
interface FastEthernet0/18
 switchport access vlan 10
 switchport mode access
!
interface FastEthernet0/19
 switchport access vlan 10
 switchport mode access
!
interface FastEthernet0/20
 switchport access vlan 20
 switchport mode access
!
interface FastEthernet0/21
 switchport access vlan 20
 switchport mode access
!
interface FastEthernet0/22
 switchport access vlan 20
 switchport mode access
!
interface FastEthernet0/23
 switchport access vlan 20
 switchport mode access
!
interface FastEthernet0/24
 switchport access vlan 99
 switchport mode access
!
interface GigabitEthernet0/1
!
interface GigabitEthernet0/2
!
interface Vlan1
 no ip address
 no ip route-cache
 shutdown
!
interface Vlan99
 ip address 223.0.0.156 255.255.255.248
 no ip route-cache
!
ip default-gateway 223.0.0.153
ip http server
!
control-plane
!
!
line con 0
 exec-timeout 0 0
 password teoenming
 logging synchronous
 login
line vty 0 4
 password teoenming
 login
line vty 5 15
 password teoenming
 login
!
end

FLOOR3SW#




Yours sincerely,

Mr. Turritopsis Dohrnii Teo En Ming (Zhang Enming) @ Time Traveller
Diploma (Conversion) in Computer Networking
Singapore Polytechnic
October 2016 to October 2017

Team Members:

Er Peh Nak
Dennis Chua Lee Boo
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-chat
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.