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.
Since we now can use static routing in our 2960's with LAN Base image.1. Can we also configure routed ports, or are we stuck with SVI interfaces?2. Has anyone seen or done any performance tests for routing in the 2960? I would expect it to be good if...
It would depend on what you are using as a tacacs+ server.But you would have to specifically allow only certain commands.Here is a guide about doing it on with ISE.Cisco ISE - Configuring TACACS+ Authentication for Device Administration — WIRES AND W...
It sounds to me like you don't want a device in vlan1 to be able to ping a device in another vlan (say vlan2).To do this you would need to create
access-lists
that block inter vlan traffic and assign to the interfaces where the routing is taking par...
Some questions to give a better understanding of the scenario.Where are you pinging from?Is that device also on a port assigned to vlan10, or are you routing the trafik?What status is port 5 when connected to the MUX? Does it negotiate to the right s...
@fbeye wrote:I truly apologize for this but I made a mistake on my ol’ cut and paste. I was looking off of my Catalyst when I posted it but the rule is actually this ; access-list 101 permit ip 192.168.5.0 0.0.0.31 anyaccess-list 102 permit ip 192.16...
@fbeye wrote:Morning All Alright so I have drawn my sketch and I hope it makes sense.To reiterate, I want Server 192.168.4.179 to PING/Mount Samba Share from 192.168.5.36I will state that everyone else on 192.168.5.x can Mount so it has permissions g...