Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have a WS-C3850-48U switch running IOS ver 16.6.8 I'm trying to configure VACL to forward all traffic from a specific VLAN to a capture port. The issues are the following **I know that I can use SPAN but there is a reason I'm not** This is the c...
Packet tracer practice environment I'm trying to configure loopback interfaces on (2) 3560 Multilayer switches that i can ping from any computer. Currently, I am able to ping the loopback interface on switch 1 but not on switch 2 from any computer i...
I am using packet tracer to prepare for my CCNA examI created the following network environment I have (2) 3560 multilayer switches. I have created a port channel trunk interconnecting the 2 switches using ports Gi0/1 - Gi0/2.I created 2 VLAN and as...
No I was not able to issue the switchport capture command on the interface. Now I'm wondering if there is a list of the platforms that you can use the capture command on.
I had this exact same issue. Finally realized that the access list on the switch only permitted *TCP* traffic on port 69. So I added a rule to allow UDP traffic on port 69 also. That fixed the problem for me.