Anda di halaman 1dari 3

Bauto, Raeven Ronn T.

3-ITD

1.) IP configuration
Device

Interface

IP Address

Subnet Mask

Room-145

VLAN 1

10.10.10.100

255.255.255.0

Room-146

VLAN 1

10.10.10.150

255.255.255.0

Manager

NIC

10.10.10.4

255.255.255.0

Reception

NIC

10.10.10.5

255.255.255.0

2.) Switch configuration


a. Room-145
Switch>en
Switch#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#hostname Room-146
Room-146(config)#line con 0
Room-146(config-line)#password xAw6k
Room-146(config-line)#login
Room-146(config-line)#exit
Room-146(config)#line vty 0 4
Room-146(config-line)#password xAw6k
Room-146(config-line)#login
Room-146(config-line)#exit
Room-146(config)#enable secret 6EBUp
Room-146(config)#service password-en
Room-146(config)#service password-encryption
Room-146(config)#banner motd "WARNING"
Room-146(config)#int vlan 1
Room-146(config-if)#exit
Room-146(config)#hostname Room-145
Room-145(config)#int vlan 1
Room-145(config-if)#ip add 10.10.10.100 255.255.255.0
Room-145(config-if)#no shut
Room-145(config-if)#
%LINK-5-CHANGED: Interface Vlan1, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, changed state to up

Room-145(config-if)#
Room-145(config-if)#do wr
Building configuration...
[OK]
b. Room-146
Switch>en
Switch#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#hostname Room-145
Room-145(config)#line con 0
Room-145(config-line)#password xAw6k
Room-145(config-line)#login
Room-145(config-line)#exit
Room-145(config)#line vty 0 4
Room-145(config-line)#password xAw6k
Room-145(config-line)#login
Room-145(config-line)#exit
Room-145(config)#enable secret 6EBUp
Room-145(config)#service password-encryption
Room-145(config)#service passwordRoom-145(config)#service password-encryption
Room-145(config)#banner motd "WARNING"
Room-145(config)#int vlan 1
Room-145(config-if)#ip add 10.10.10.100 255.255.255.0
Room-145(config-if)#no shut
Room-145(config-if)#
%LINK-5-CHANGED: Interface Vlan1, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, changed state to up
Room-145(config-if)#do wr
Building configuration...
[OK]
Room-145(config-if)#
Room-145(config-if)#int vlan 1
Room-145(config-if)#no ip add
Room-145(config-if)#exit
Room-145(config)#hostname Room-146
Room-146(config)#int vlan 1
Room-146(config-if)#ip add 10.10.10.150 255.255.255.0

Room-146(config-if)#no shut
Room-146(config-if)#do wr
Building configuration...
[OK]

Anda mungkin juga menyukai