Arubalab 4-1

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

===================================================================================

===========================
Lab 4.1: Configure a VLAN
===================================================================================
===========================
Objectives
After completing this lab, you will be able to:
• Create a custom VLAN and assign it to access ports
• Configure clients with static IP addresses
• Explore the Switch MAC address table

=======================================================
Task 1: Assign PCs to VLAN 711
=======================================================
===================
Access-1
===================

1. Open a console connection to Access-1. Login with admin and no password.

T11-Access-1# show vlan


T11-Access-1# configure terminal
T11-Access-1(config)# vlan 711
T11-Access-1(config-vlan-1111)# name EMPLOYEES
T11-Access-1(config-vlan-1111)# exit
T11-Access-1(config)# show vlan

5. Assign VLAN 711 to interfaces 1/1/1 and 1/1/3 as an access VLAN.

T11-Access-1(config)# interface 1/1/1


T11-Access-1(config-if)# vlan access 711
T11-Access-1(config-if)# interface 1/1/3
T11-Access-1(config-if)# vlan access 711
T11-Access-1(config-if)# exit

T11-Access-1(config)# show vlan


T11-Access-1(config)# show vlan port 1/1/1

8. Use the “show vlan summary” command. This command shows the VLAN count in the
system.

T11-Access-1(config)# show vlan summary


T11-Access-1(config)# show interface 1/1/1

10. Finally, try the “show interface brief” command followed by a filtering option
“| begin 5 Port”.

T11-Access-1(config)# show interface brief | begin 5 Port

=======================================================
Task 2: Explore MAC Address Table
=======================================================
Objectives
In this second task, you will statically define IP addresses to PC-1 and PC-2, so
they can achieve intra VLAN layer 3 connectivity, and users on those machines can
start collaborating to run their company’s daily operations.

Steps

===================
PC-1
===================

10.7.11.101 - 255.255.255.0

ipconfig
ipconfig -all

===================
PC-3
===================

If there is any “OOBM” NIC, then disable it.


10.7.11.103 - 255.255.255.0

ipconfig
ipconfig -all

===================
Access-1
===================
22. In Access-1, display the mac-address-table.
T11-Access-1# show mac-address-table
T11-Access-1# show mac-address-table ?

=======================================================
Task 3: Save Your Configurations
=======================================================

Steps
===================
Access-1
===================

1. Save the current Access-1’s configuration in the startup checkpoint.

T11-Access-1# write memory

2. Backup the current Access-1’s configuration as a custom checkpoint called Lab4-


1_final.

T11-Access-1# copy running-config checkpoint Lab4-1_final

You have completed Lab 4.1!

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy