Final Project (Cisco Networking) : Marc Christian Enelo Bsit-Ii
Final Project (Cisco Networking) : Marc Christian Enelo Bsit-Ii
Final Project (Cisco Networking) : Marc Christian Enelo Bsit-Ii
BSIT- II
Final Project
(Cisco Networking)
Background of the Study
Designed to serve :
Each Hotel has Switch Device
All hotels have security
Hostname:Hotel-Main,Hotel-A,Hotel-B,Hotel-C
Console and VTY password:admin
Privileged password:admin
MOTD banner:
************************************************************
************************************************************
***UNAUTHORIZED ACCESS IS PROHIBITED***
*******Marc Christian S.Enelo*******
************************************************************
IP Addressing Table
VLANs,VTP Configuration Table
Running Configuration per Device
Current configuration : 1557 bytes
!
version 15.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
service password-encryption
!
hostname Hotel-Router1
!
enable secret 5 $1$mERr$vTbHul1N28cEp8lkLqr0f/
!
no ip cef
no ipv6 cef
!
license udi pid CISCO1941/K9 sn FTX1524220T-
!
spanning-tree mode pvst
!
interface GigabitEthernet0/0
ip address 192.168.10.5 255.255.255.0
duplex auto
speed auto
!
interface GigabitEthernet0/1
ip address 192.168.40.5 255.255.255.0
duplex auto
speed auto
!
interface Serial0/0/0
ip address 192.168.30.1 255.255.255.0
clock rate 2000000
!
interface Serial0/0/1
no ip address
clock rate 2000000
shutdown
!
interface Serial0/1/0
no ip address
clock rate 2000000
shutdown
!
interface Serial0/1/1
no ip address
clock rate 2000000
shutdown
!
interface Vlan1
no ip address
shutdown
!
router rip
network 192.168.10.0
network 192.168.30.0
network 192.168.40.0
!
ip classless
!
ip flow-export version 9
!
!
!
banner motd ^C
************************************************************
************************************************************
***UNAUTHORIZED ACCESS IS PROHIBITED***
*******Marc Christian S.Enelo*******
************************************************************
**********************************************************^C
!
line con 0
exec-timeout 60 0
password 7 082048430017
login
!
line aux 0
!
line vty 0 4
exec-timeout 60 0
password 7 082048430017
login
line vty 5 15
exec-timeout 60 0
password 7 082048430017
login
!
!
!
End
Current configuration : 1538 bytes
!
version 15.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
service password-encryption
!
hostname Hotel-Router1
!
enable secret 5 $1$mERr$vTbHul1N28cEp8lkLqr0f/
!
no ip cef
no ipv6 cef
!
license udi pid CISCO1941/K9 sn FTX1524BSFB-
!
spanning-tree mode pvst
!
interface GigabitEthernet0/0
ip address 192.168.20.5 255.255.255.0
duplex auto
speed auto
!
interface GigabitEthernet0/1
ip address 192.168.50.5 255.255.255.0
duplex auto
speed auto
!
interface Serial0/0/0
ip address 192.168.30.2 255.255.255.0
!
interface Serial0/0/1
no ip address
clock rate 2000000
shutdown
!
interface Serial0/1/0
no ip address
clock rate 2000000
shutdown
!
interface Serial0/1/1
no ip address
clock rate 2000000
shutdown
!
interface Vlan1
no ip address
shutdown
!
router rip
network 192.168.20.0
network 192.168.30.0
network 192.168.50.0
!
ip classless
!
ip flow-export version 9
!
!
!
banner motd ^C
************************************************************
************************************************************
***UNAUTHORIZED ACCESS IS PROHIBITED***
*******Marc Christian S.Enelo*******
************************************************************
**********************************************************
^C
!
line con 0
exec-timeout 60 0
password 7 082048430017
login
!
line aux 0
!
line vty 0 4
exec-timeout 60 0
password 7 082048430017
login
line vty 5 15
exec-timeout 60 0
password 7 082048430017
login
!
end
Current configuration : 1651 bytes
!
version 12.2
no service timestamps log datetime msec
no service timestamps debug datetime msec
service password-encryption
!
hostname Hotel-Main
!
enable secret 5 $1$mERr$vTbHul1N28cEp8lkLqr0f/
!
spanning-tree mode pvst
spanning-tree extend system-id
!
interface FastEthernet0/1
switchport access vlan 10
switchport mode trunk
!
interface FastEthernet0/2
!
interface FastEthernet0/3
!
interface FastEthernet0/4
!
interface FastEthernet0/5
!
interface FastEthernet0/6
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
interface FastEthernet0/13
!
interface FastEthernet0/14
!
interface FastEthernet0/15
!
interface FastEthernet0/16
!
interface FastEthernet0/17
!
interface FastEthernet0/18
!
interface FastEthernet0/19
!
interface FastEthernet0/20
!
interface FastEthernet0/21
!
interface FastEthernet0/22
!
interface FastEthernet0/23
!
interface FastEthernet0/24
!
interface GigabitEthernet0/1
!
interface GigabitEthernet0/2
!
interface Vlan1
no ip address
shutdown
!
banner motd ^C
************************************************************
************************************************************
***UNAUTHORIZED ACCESS IS PROHIBITED***
*******Marc Christian S.Enelo*******
************************************************************
**********************************************************^C
!
line con 0
password 7 082048430017
login
exec-timeout 60 0
!
line vty 0 4
exec-timeout 60 0
password 7 082048430017
login
line vty 5 15
exec-timeout 60 0
password 7 082048430017
login
!
End