0% found this document useful (0 votes)
6 views6 pages

Discover More From:: Document Continues Below

This document discusses configuring VLANs and trunking on switches S1 and S2. Key steps include: 1) Configuring VLAN 10 on switches S1 and S2 and assigning ports for PCs; 2) Configuring the trunk link between S1 and S2 and verifying trunking is working properly; 3) Enabling BPDU guard on access ports connected to PCs to prevent bridge loops; 4) Verifying BPDU guard and other settings are correctly configured on ports.

Uploaded by

parmarforever
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views6 pages

Discover More From:: Document Continues Below

This document discusses configuring VLANs and trunking on switches S1 and S2. Key steps include: 1) Configuring VLAN 10 on switches S1 and S2 and assigning ports for PCs; 2) Configuring the trunk link between S1 and S2 and verifying trunking is working properly; 3) Enabling BPDU guard on access ports connected to PCs to prevent bridge loops; 4) Verifying BPDU guard and other settings are correctly configured on ports.

Uploaded by

parmarforever
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

Document continues below

 Discover more from:


Routing & Switching EssentialsCIS 171
Montgomery County Community College
3 documents

Go to course

13

3.4.6-lab-configure-vlans-and-trunking complete file


None


8

7 - N/A
None


2

Chapter 7 practice
General Chemistry InorganicNone


13

homeowkr wqdafdssgfd f fsd fs


Comp Sci I:Programming/ConcepNone


7

PSY101 Ch. 1 Notes


Introduction to PsychologyNone


6

Neshaminy Boys Basketball All-Time Records - Players Team


Probability and StatisticsNone
Lab - Switch Security Configuration
b. Enable BPDU guard on S1 and S2
VLAN 10 access ports connected to
PC-A and PC-B.
S1(config)# interface f0/6
S1(config-if)# spanning-tree
bpduguard enable
S2(config)# interface f0/18
S2(config-if)# spanning-tree
bpduguard enable
c. Verify that BPDU guard and
PortFast are enabled on the
appropriate ports.
S1# show spanning-tree interface
f0/6 detail
Port 8 (FastEthernet0/6) of VLAN0010
is designated forwarding
Port path cost 19, Port priority 128, Port
Identifier 128.6.
<output omitted for brevity>
Number of transitions to forwarding
state: 1
The port is in the portfast mode
Link type is point-to-point by default
Bpdu guard is enabled
BPDU: sent 128, received 0
Step 7: Verify end-to-end
connectivity.
Verify PING connectivity between
all devices in the IP Addressing
Table. If the pings fail, you may need
to
disable the firewall on the PC hosts.
Close configuration window

Reflection Questions
1. In reference to Port Security on
S2, why is there no timer value for
the remaining age in minutes when
sticky
learning was configured?
This switch does not support the port
security aging of sticky secure
addresses.
2. In reference to Port Security on
S2, if you load the running-config
script on S2, why will PC-B on port
18 never
get an IP address via DHCP?
Port security is set for only two
MAC addresses and port 18 has two
“sticky” MAC address bound to
the port. Additionally, the violation
is protected, which will never send a
console/syslog message or
increment the violation counter.
3. In reference to Port Security, what
is the difference between the
absolute aging type and inactivity
aging type?
If the inactivity type is set, then the
secure addresses on the port will be
removed only if there is no
data traffic from the secure source
addresses for the specified period.
If the absolute type is set, then all
secure addresses on this port age out
exactly after the
time specified ends

You might also like