Search

1.3.1.3 Packet Tracer - Skills Integration Challenge

Tuesday 18 November 2014


Connetion Console
>Manager - Room-145
>Reception - Room-146

Manager - Desktop - Ip Configuration
Ip Address : 10.10.10.4
Subnet Mask : 255.255.255.0

Reception - Desktop - Ip Configuration
Ip Address : 10.10.10.5
Subnet Mark : 255.255.255.0

Manager - Desktop - Terminal.
Switch>en
Switch#config t
Switch(config)#hostname Room-145
Room-145(config)#enable secret C9WrE
Room-145(config)#line console 0
Room-145(config-line)#password 8ubRu
Room-145(config-line)#line vty 0
Room-145(config-line)#password 8ubRu
Room-145(config-line)#exit
Room-145(config)#service password-encryption
Room-145(config)#banner motd %
Enter TEXT message. End with the character '%'
warning %
Room-145(config)#interface VLAN 1
Room-145(config-if)#ip address 10.10.10.100 255.255.255.0
Room-145(config-if)#no shutdown
Room-145(config-if)#exit
Room-145(config)#exit
Room-145#wr

Reception - Desktop - Terminal
Switch>en
Switch#config t
Switch(config)#hostname Room-146
Room-146(config)#enable secret C9WrE
Room-146(config)#line console 0
Room-146(config-line)#password 8ubRu
Room-146(config-line)#line vty 0
Room-146(config-line)#password 8ubRu
Room-146(config-line)#exit
Room-146(config)#service password-encryption
Room-146(config)#banner motd %
Enter TEXT message. End with the character '%'
warning
Room-146(config)#interface VLAN 1
Room-146(config-if)#ip address 10.10.10.150 255.255.255.0
Room-146(config-if)#no shutdown
Room-146(config-if)#exit
Room-146(config)#exit
Room-146#wr

Terima Kasih,Semoga bermanfaat

0 comments:

Post a Comment

Back to top