You are on page 1of 9

Production VLAN needs 100 host addresses 10.1.1.0/25 0-127 Staff VLAN needs 50 host addresses 10.1.1.

0/26 128-193 Guest VLAN needs 20 host addresses 10.1.1.0/27 194-225 Management&Native VLAN needs 10 host address 10.1.1.0/28 226-239 you should know that its just your x2 tables and all you need to do is fit your requirement to a mask and then start with the next block of address's that fit. Always start with the biggest block first

PT Activity 5.6.1: Packet Tracer Skills Integration Challenge Topology DiagramAddressing Table DeviceInterfaceIP AddressSubnet MaskDefault GatewayS1VLAN 5 10.1.1.226255.255.255.24010.1.1.225 S2VLAN 5 10.1.1.227255.255.255.24010.1.1.225 S3VLAN 5 10.1.1.228255.255.255.24010.1.1.225 PC1NIC 10.1.1.2255.255.255.12810.1.1.1 PC2NIC 10.1.1.130255.255.255.19210.1.1.129 PC3NIC 10.1.1.194255.255.255.22410.1.1.193 All contents are Copyright 1992 2007 Cisco Systems, Inc. All rights reserved. Thi s document is Cisco Public Information.Page 1 of 4 S1(config)#spanning-tree S1(config)#spanning-tree S1(config)#spanning-tree S1(config)#spanning-tree vlan vlan vlan vlan 25 priority 4096 5 priority 4096 15 priority 4096 35 priority 4096

********************************** S1(config)#do sh run Building configuration... Current configuration : 1561 bytes ! version 12.2 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname S1 ! enable secret 5 $1$mERr$9cTjUIEqNGurQiFU.ZeCi1 ! no ip domain-lookup ! spanning-tree mode pvst spanning-tree vlan 5,15,25,35 priority 4096 ! interface FastEthernet0/1 switchport trunk native vlan 5 switchport mode trunk !

interface FastEthernet0/2 switchport trunk native vlan switchport mode trunk ! interface FastEthernet0/3 switchport trunk native vlan switchport mode trunk ! interface FastEthernet0/4 switchport trunk native vlan switchport mode trunk ! interface FastEthernet0/5 switchport trunk native vlan switchport mode trunk ! 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 GigabitEthernet1/1 ! interface GigabitEthernet1/2 ! interface Vlan1 no ip address

shutdown ! interface Vlan5 ip address 10.1.1.226 255.255.255.240 ! ip default-gateway 10.1.1.225 ! ! line con 0 password cisco login ! line vty 0 4 password cisco login line vty 5 15 password cisco login ! ! end ********************************* S2#sh run Building configuration... Current configuration : 2158 bytes ! version 12.2 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname S2 ! ! spanning-tree mode pvst ! interface FastEthernet0/1 switchport trunk native vlan 5 switchport mode trunk ! interface FastEthernet0/2 switchport trunk native vlan 5 switchport mode trunk ! interface FastEthernet0/3 switchport trunk native vlan 5 switchport mode trunk ! interface FastEthernet0/4 switchport trunk native vlan 5 switchport mode trunk ! interface FastEthernet0/5 switchport trunk native vlan 5 switchport mode trunk ! interface FastEthernet0/6

switchport access vlan 35 switchport mode access shutdown ! interface FastEthernet0/7 switchport access vlan 35 shutdown ! interface FastEthernet0/8 switchport access vlan 35 shutdown ! interface FastEthernet0/9 switchport access vlan 35 shutdown ! interface FastEthernet0/10 switchport access vlan 35 shutdown ! interface FastEthernet0/11 switchport access vlan 15 switchport mode access ! interface FastEthernet0/12 switchport access vlan 15 shutdown ! interface FastEthernet0/13 switchport access vlan 15 shutdown ! interface FastEthernet0/14 switchport access vlan 15 shutdown ! interface FastEthernet0/15 switchport access vlan 15 shutdown ! interface FastEthernet0/16 switchport access vlan 15 shutdown ! interface FastEthernet0/17 switchport access vlan 15 shutdown ! interface FastEthernet0/18 switchport access vlan 25 switchport mode access shutdown ! interface FastEthernet0/19 switchport access vlan 25 shutdown ! interface FastEthernet0/20 switchport access vlan 25 shutdown

! interface FastEthernet0/21 switchport access vlan 25 shutdown ! interface FastEthernet0/22 switchport access vlan 25 shutdown ! interface FastEthernet0/23 switchport access vlan 25 shutdown ! interface FastEthernet0/24 switchport access vlan 25 shutdown ! interface GigabitEthernet1/1 ! interface GigabitEthernet1/2 ! interface Vlan1 no ip address shutdown ! interface Vlan5 ip address 10.1.1.227 255.255.255.240 ! ip default-gateway 10.1.1.225 ! ! line con 0 ! line vty 0 4 login line vty 5 15 login ! ! end S2# ************************************* S3#sh run Building configuration... Current configuration : 2096 bytes ! version 12.2 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname S3 ! ! spanning-tree mode pvst

! interface FastEthernet0/1 switchport trunk native vlan switchport mode trunk ! interface FastEthernet0/2 switchport trunk native vlan switchport mode trunk ! interface FastEthernet0/3 switchport trunk native vlan switchport mode trunk ! interface FastEthernet0/4 switchport trunk native vlan switchport mode trunk ! interface FastEthernet0/5 switchport trunk native vlan switchport mode trunk ! interface FastEthernet0/6 switchport access vlan 30 shutdown ! interface FastEthernet0/7 switchport access vlan 30 shutdown ! interface FastEthernet0/8 switchport access vlan 30 shutdown ! interface FastEthernet0/9 switchport access vlan 30 shutdown ! interface FastEthernet0/10 switchport access vlan 30 shutdown ! interface FastEthernet0/11 switchport access vlan 10 shutdown ! interface FastEthernet0/12 switchport access vlan 10 shutdown ! interface FastEthernet0/13 switchport access vlan 10 shutdown ! interface FastEthernet0/14 switchport access vlan 10 shutdown ! interface FastEthernet0/15 switchport access vlan 10 shutdown

! interface FastEthernet0/16 switchport access vlan 10 shutdown ! interface FastEthernet0/17 switchport access vlan 10 shutdown ! interface FastEthernet0/18 switchport access vlan 20 shutdown ! interface FastEthernet0/19 switchport access vlan 20 shutdown ! interface FastEthernet0/20 switchport access vlan 20 shutdown ! interface FastEthernet0/21 switchport access vlan 20 shutdown ! interface FastEthernet0/22 switchport access vlan 20 shutdown ! interface FastEthernet0/23 switchport access vlan 20 shutdown ! interface FastEthernet0/24 switchport access vlan 20 shutdown ! interface GigabitEthernet1/1 ! interface GigabitEthernet1/2 ! interface Vlan1 no ip address shutdown ! interface Vlan5 ip address 10.1.1.228 255.255.255.240 ! ip default-gateway 10.1.1.225 ! ! line con 0 ! line vty 0 4 login line vty 5 15 login ! ! end

S3# ********************************* hostname S2 int ra fa0/1-24 sh int ra gi0/1-2 sh vtp mode client vtp domain XYZCORP vtp password westbranch int range fa0/1-5 switchport mode trunk switchport trunk native vlan 5 no sh int vlan 5 ip address 10.1.1.227 255.255.255.240 ip default-gateway 10.1.1.225 no sh int ra fa0/6-10 switchport access vlan 35 int ra fa 0/11-17 switchport access vlan 15 int ra fa 0/18-24 switchport access vlan 25 int ra fa0/1-5 switchport mode trunk switchport trunk native vlan 5 no sh **************** hostname S3 int ra fa0/1-24 sh int ra gi0/1-2 sh vtp mode client vtp domain XYZCORP vtp password westbranch int range fa0/1-5 switchport mode trunk switchport trunk native vlan 5 no sh int vlan 5 ip address 10.1.1.228 255.255.255.240 ip default-gateway 10.1.1.225 no sh

int ra fa0/6-10 switchport access vlan 35 int ra fa 0/11-17 switchport access vlan 15 int ra fa 0/18-24 switchport access vlan 25 int ra fa0/1-5 switchport mode trunk switchport trunk native vlan 5 no sh ****************** hostname S1 enable secret class no ip domain-lookup ip default-gateway 10.1.1.225 ip http server line con 0 password cisco login line vty 0 15 password cisco login vtp mode server vtp domain XYZCORP vtp password westbranch int ra fa0/1-5 switchport mode trunk switchport trunk native vlan 5 no sh vlan 5 name Management&Native vlan 15 name Production vlan 25 name Staff vlan 35 name Guest(Default) ip address 10.1.1.226 255.255.255.240 no sh spanning-tree vlan 25 priority 4096 spanning-tree vlan 5 priority 4096 spanning-tree vlan 15 priority 4096 spanning-tree vlan 35 priority 4096 ***********************************

You might also like