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.
Hello Community
I have two VLANs that I use for management. VLAN 100 for Cisco Switch interfaces and VLAN 70 for other device interfaces. I want to prevent access to these devices and therefor restrict which Department VLAN has access to them. I w...
Hello All
I recently upgraded a 2960G switch to the latest firmware, version file c2960-lanbasek9-mz.122-55.SE10.bin and after the reload the switch operates "properly" as in devices connected to the switch work on the network however I cannot access...
HelloI currently have the following VLANs on my 3560 Switch with IP Routing Enabled. All VLANs can and need to communicate with each otherWhat i want to do is have all my VLANS route internet based traffic to our CISCO PIX IP-10.10.1.101 which is on ...
I'm going to put this here in case anyone ever needs to setup ACL telnet security. And let me know if i'm missing anything.
Vlans I want to allow access and their subnets
VLAN10 - 10.10.10.0/24
VLAN111 - 10.10.1.0/24
VLAN120 -.10.10.120.0/24
I add...
You are correct, I realized I was making a mistake, I wanted to exclude a host and I was entering it wrong, I have since corrected it. I want to prevent Telnet and SSH access to the 3560G switch. It's the current router for the VLANS. I only want ...
Ok, thank you for the information. This is what I have below
Extended IP access list 100 10 permit ip 10.10.10.0 0.0.0.255 10.10.100.0 0.0.0.255 20 permit ip 10.10.111.0 0.0.0.255 10.10.100.0 0.0.0.255 30 permit ip 10.10.120.0 0.0.0.255 1...
The subnet for VLAN 70 is 192.168.70.0/24
I did the following
access-list 170 permit ip 10.10.10.0 0.0.0.255 192.168.70.0 0.0.0.255access-list 170 permit ip 10.10.111.0 0.0.0.255 192.168.70.0 0.0.0.255access-list 170 permit ip 10.10.120....
Let me start by thanking you both for your input. I'm having difficulty understanding the configs you supplied. The VLAN Interfaces reside on the 3560G switch. Eventually I will be moving the routing to a 3750G switch.
I'm having a difficult time ...