Lab - Configuring Switch Security Features
Lab - Configuring Switch Security Features
Lab - Configuring Switch Security Features
Issue the show vlan command on S1. What is the status of VLAN 99?
: - active
Issue the show ip interface brief command on S1. What is the status and protocol for
management interface VLAN 99?
: - Status is up, and protocol is down.
Why is the protocol down, even though you issued the no shutdown command for interface
VLAN 99?
: - No physical ports on the switch have been assigned to VLAN 99
Issue the show ip interface brief command on S1. What is the status and protocol showing for
interface VLAN 99?
: - Up and up
From PC-A, ping the default gateway address on R1. Were your pings successful?
: - Yes
From PC-A, ping the management address of S1. Were your pings successful?
: - Yes
From S1, ping the default gateway address on R1. Were your pings successful?
: - Yes
From PC-A, open a web browser and go to http://172.16.99.11 . If you are prompted for a
username and password, leave the username blank and use class for the password. If you are
prompted for a secured connection, answer No. Were you able to access the web interface on
S1?
: - Yes
From the S1 CLI, issue a show mac address-table command from privileged EXEC mode. Find the
dynamic entries for ports F0/5 and F0/6. Record them below.
F0/5 MAC address: _________30f7.0da3.1821______________
F0/6 MAC address: _________00e0.b857.1ccd______________
From R1 privileged EXEC mode, ping PC-A. Was the ping successful? Why or why not?
: - no, the F0/5 port on S1 is shut down because of the security violation
From R1, ping PC-A again at 172.16.99.3. Was the ping successful?
: - No
Reflection