Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jul 2017 17:31:41 +0800
From:      Turritopsis Dohrnii Teo En Ming <teo.en.ming@gmail.com>
To:        freebsd-chat@freebsd.org
Cc:        Teo En Ming <teo.en.ming@gmail.com>
Subject:   [ET1505 Project] Cisco Routers and Switches Actual Hardware Configuration Files (Version 7)
Message-ID:  <CAKhF0wcWnbO9kLTv5r%2BTKSt6VDdFrPO_ydEWa0ChjsNP49LW2A@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
ADMIN-BLDG-ROUTER
===================

=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2017.07.19 21:51:03 =~=~=~=~=~=~=~=~=~=~=~=
sh run
Building configuration...

Current configuration : 1829 bytes
!
! Last configuration change at 12:18:11 UTC Wed Jul 19 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
!
!
!
!
!
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#

BORDER-ROUTER
===============

=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2017.07.19 21:51:45 =~=~=~=~=~=~=~=~=~=~=~=
sh run
Building configuration...

Current configuration : 1778 bytes
!
! Last configuration change at 12:20:26 UTC Wed Jul 19 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#

BRANCH-ROUTER
===============

=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2017.07.19 21:49:00 =~=~=~=~=~=~=~=~=~=~=~=
sh run
Building configuration...

Current configuration : 1710 bytes
!
! Last configuration change at 12:48:49 UTC Wed Jul 19 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#

FLOOR1SW
==========

=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2017.07.19 21:54:12 =~=~=~=~=~=~=~=~=~=~=~=
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#

FLOOR2SW
==========

=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2017.07.19 21:54:48 =~=~=~=~=~=~=~=~=~=~=~=
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#

FLOOR3SW
==========

=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2017.07.19 21:55:21 =~=~=~=~=~=~=~=~=~=~=~=
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#

ISP ROUTER
===========

=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2017.07.19 21:52:33 =~=~=~=~=~=~=~=~=~=~=~=
sh run
Building configuration...

Current configuration : 1490 bytes
!
! Last configuration change at 21:22:45 UTC Wed Jul 19 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#

MAIN-BLDG-ROUTER
==================

=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2017.07.19 21:50:20 =~=~=~=~=~=~=~=~=~=~=~=
sh run
Building configuration...

Current configuration : 2756 bytes
!
! Last configuration change at 22:01:33 UTC Wed Jul 19 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#


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAKhF0wcWnbO9kLTv5r%2BTKSt6VDdFrPO_ydEWa0ChjsNP49LW2A>