Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1 . Subnet the 1 9 2 . 1 6 8 . 0 . 0 / 2 3 network into 3 smaller networks that meet

1. Subnet the 192.168.0.0/23 network into 3 smaller networks that meet the following criteria. Use VLSM to waste as few IPs as possible.
a. VLAN 20(Blue):
50 hosts Gateway is assigned the first available IP PC3 is assigned the second available IP b. VLAN 40(Red): 110 hosts Gateway is assigned the first available IP PC2 is assigned the second available IP c. VLAN 60(Purple): 200 hosts Gateway is assigned the first available IP PC1 is assigned the second available IP PC4 is assigned the last available IP Switch_A Configuration Instructions1. Apply the following configuration to Switch_A: Switch_A (config)# no ip domain-lookup Switch_A (config)# hostname Switch_A Switch_A (config)# service password-encryption Switch_A (config)# banner motd #No unauthorized access!#2. Configure the following VLANS with their respective names.VLAN IDVLAN NAME10Management60Purple80Voice100Misc200Native 3. Create an SVI for VLAN 100 using the IPv4 address show in the topology4. Set interface fa0/1 as an access port that is assigned to VLAN 10(Management) using the following commands:Switch_A (config)# interface fa0/1Switch_A(config-if)# switchport mode accessSwitch_A(config-if)# switchport access vlan 105. Set all interfaces connected to hosts as access ports and assign them to their respective VLANs in accordance with the topology. *Do not forget the voice VLAN on interface fa0/4*6. Set interface fa0/24 as port that will dynamically configure itself as a trunk (DTP) using the following commands:Switch_A (config)# interface fa0/24Switch_A(config-if)# switchport mode dynamic auto7. Configure interface fa0/24 to use VLAN 100 as the native VLAN using the following command:Switch_A (config)# interface fa0/24Switch_A(config-if)# switchport trunk native vlan 1008. Configure interface fa0/24 to allow VLANs 10,20,40,60,80, and 100 across the trunk using the following commands:Switch_A (config)# interface fa0/24Switch_A(config-if)# switchport trunk allowed vlan 10,20,40,60,80,1009. Set all unused interfaces as access ports assigned to VLAN 200(Misc)10. Shutdown all unused interfaces and apply a description that says Unused. Moved to Misc VLAN11. Verify there are no interfaces left in VLAN 1 using the following command:Switch_A# show vlan brief12. Create a user account that has maximum privileges and uses the username Cisco and password Cisco12313. Configure SSH access.1. Use cisco.com as your domain name2. Enable SSH version 23. Use a 2048 bit modulus4. Enable on all vty lines5. Set vty access to require a local user account be utilized for login Switch_B Configuration Instructions1. Apply the following configuration to Switch_B: Switch_B (config)# no ip domain-lookup Switch_B (config)# hostname Switch_B Switch_B (config)# service password-encryption Switch_B (config)# banner motd #No unauthorized access!#2. Configure the following VLANS with their respective names.VLAN IDVLAN NAME10Management20Red40Blue60Purple80Voice100Misc200Native 3. Create an SVI for VLAN 100 using the IPv4 address show in the topology4. Set all interfaces connected to hosts as access ports and assign them to their respective VLANs in accordance with the topology.5. Set interface fa0/24 as port that will dynamically configure itself as a trunk (DTP) using the following commands:Switch_B (config)# interface fa0/24Switch_B(config-if)# switchport mode dynamic desirable6. Configure interface fa0/24 to use VLAN 100 as the native VLAN7. Configure interface fa0/24 to allow VLANs 10,20,40,60,80, and 100 across the trunk8. Statically configure interface fa0/1as a trunk and disable DTP using the following commands:Switch_B(config-if)# interface fa0/1Switch_B(config-if)# switchport mode trunkSwitch_B(config-if)# switchport nonegotiate9. Configure interface fa0/1 use VLAN 100 as the native VLAN10. Configure interface fa0/1 to allow VLANs 10,20,40,60,80, and 100 across the trunk11. Set all interfaces connected to hosts as access ports and assign them to their respective VLANs in accordance with the topology.12. Set all unused interfaces as access ports assigned to VLAN 200(Misc)13. Shutdown all unused interfaces and apply a description that says Unused. Moved to Misc VLAN14. Verify there are no interfaces left in VLAN 115. Create a user account that has maximum privileges and uses the username Cisco and password Cisco12316. Configure SSH access.1. Use cisco.com as your domain name2. Enable SSH version 23. Use a 2048 bit modulus4. Enable on all vty lines5. Set vty access to require a local user account be utilized for login Router Configuration Instructions (Router-on-a-Stick Inter-VLAN Routing)Router-on-a-Stick is a method to accomplish inter-VLAN routing. As VLANs are on separate networks, they require a routing device to utilize its routing table to direct the packets between the VLANs. Because multiple VLANs are attached to one physical interface on the router, it is necessary to create virtual sub-interfaces on that physical interface. These sub-interfaces are then assigned IPs for their respective networks (corresponding to VLANs), which will be the default gateway for each network/VLAN. In order for the router to utilize the IEEE 802.1Q encapsulation protocol and recognize the VLAN ID tagging, the command encapsulation dot1q [VLAN ID] command will need to be ran on each sub-interface respectively.1. Apply the following configuration to Router_Alpha: Router_Alpha(config)# no ip domain-lookup Router_Alpha(config)# hostname Router_Alpha Router_Alpha(config)# service password-encryption Router_Alpha(config)# banner motd #No unauthorized access!#2. Configure a sub-interface on gi0/1 to be the VLAN 10(Management) network gateway using the following commands:Router_Alpha(config)# interface g0/1.10Router_Alpha(config-if)# encapsulation dot1q 10Router_Alpha(config-if)# ip address 172.16.10.1255.255.255.03. Configure the following sub-interfaces and assign the appropriate IPv4 gateway addresses:Sub-InterfaceIPv4 Address & Subnet MaskGi0/1.20Use IP Scheme InstructionsGi0/1.40Use IP Scheme InstructionsGi0/1.60Use IP Scheme InstructionsGi0/1.80172.16.80.1255.255.255.0 Host Configuration Instructions1. Apply IPv4 addresses to all PCs according to the IP Scheme Instructions2. Apply IPv4 default gateway addresses to all PCs according to the IP Scheme InstructionsConnectivity Tests 4. Verify that PC0 can successfully log into Switch_A via SSH5. Verify that PC0 can successfully log into Switch_B via SSH6. Verify that all PCs can ping their respective gateways7. Verify that all PCs can ping each other
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Visual Basic6 Database Programming

Authors: John W. Fronckowiak, David J. Helda

1st Edition

0764532545, 978-0764532542

More Books

Students also viewed these Databases questions