Tuesday, September 12, 2017

3.4.1.2 Skills Integration Challenge



Packet Tracer – Skills Integration Challenge
Addressing Table
 VLANs and Port Assignment Table
Configuration


Cisco Packet Tracer 3.4.1.2 Packet Tracer - Skills Integration Challenge

S3 > enable
S3 # configure terminal
S3 (config)# ip default-gateway 172.31.88.1
S3 (config)# interface vlan 10
S3 (config-if)# interface vlan 20
S3 (config-if)# exit
S3 # show ip interface brief
S3 # configure terminal
S3 (config)# interface vlan 30
S3 (config)# interface vlan 88
S3 (config)# interface vlan 99
S3 (config)# exit
S3 (config)# vlan 10
S3 (config-vlan)# name Sales
S3 (config-vlan)# vlan 20
S3 (config-vlan)# name Production
S3 (config-vlan)# vlan 30
S3 (config-vlan)# name Marketng
S3 (config-vlan)# vlan 88
S3 (config-vlan)# name Management
S3 (config-vlan)# vlan 99
S3 (config-vlan)# name Native
S3 (config-vlan)# int g0/2
S3 (config-if)# switchport mode trunk
S3 (config-if)# switchport trunk native vlan 99
S3 (config-if)# switchport trunk allow vlan 10,20,30,88,99
S3 (config-if)# switchport nonegotiate
S3 (config-if)# exit
S3 (config)# ena secret itsasecret
S3 (config)# line console 0
S3 (config-line)# password letmein
S3 (config-line)# exit
S3 (config)# line vty 0 15
S3 (config-line)# password c1$c0
S3 (config-line)# exit
S3 (config)# service password-encryption
S3 (config)# banner motd "Authorized Access Only!!"
S3 (config)# exit
S3 # show interface brief




S3 # configure terminal
S3 (config)# interface range f0/1-5
S3 (config-if-range)# shutdown
S3 (config-if-range)# interface range f0/7-10
S3 (config-if-range)# shutdown
S3 (config-if-range)# interface range f0/12-17
S3 (config-if-range)# shutdown
S3 (config-if-range)# interface range f0/19-24
S3 (config-if-range)# shutdown
S3 (config-if)# interface g0/1
S3 (config-if)# shutdown
S3 (config-if)# interface f0/6
S3 (config-if)# switchport port-security mac-address sticky
S3 (config-if)# switchport port-security max 2
S3 (config-if)# switchport port-security violation restrict
S3 (config-if)# switchport mode access
S3 (config-if)#
S3 (config-if)# no shutdown
S3 (config-if)# exit
S3 (config)# interface vlan 88
S3 (config-if)# ip address 172.31.88.4 255.255.255.0
S3 (config-if)# no shutdown
S3 (config-if)# interface f0/11
S3 (config-if)# switchport access vlan 10
S3 (config-if)# interface f0/6
S3 (config-if)# switchport access vlan 30
S3 (config-if)# switchport port-security
S3 (config-if)# interface f0/18
S3 (config-if)# switchport access vlan 20
S3 (config-if)# end

0 comments:

Post a Comment

Featured Games

DeepDark © 2014 - Designed by Templateism.com, Plugins By MyBloggerLab.com | Published By Gooyaabi Templates