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,We have 2 vlans 99 & 82; 99 is a Q/A environment and 82 is a development one. I want to be able to manage devices from both networks from my admin workstation.The network path looks like this: workstation ---> 2960 FPS (A) --> 4500-x --> 2960 F...
Hi all,This is my 1st post so please bare with me if I missed any common forum decorum.project:I need to allow 3 vm's multicast packet propagation within a server cluster where network latency is low enough to ensure that most multicast messages reac...
The vlans have IP's but no specified gateway. My understanding is that the IP address of the vlan is the gateway address for that vlan on that switch. the only switch that has ACl's is the 4500 which is the core L3 router for the environment switch (...
That is what I thought at first, my initial workstation interface config was a simple one:Switchport access vlan 99switchport mode accessendBut with that config if i ping anything in the 10.2.82.x (vlan 82) i don't get a reply. but from the switch A ...
There are vlan interfaces with configured IP's on all 3 switches. Configs:Switch (A)stack1#sh run int vlan 99interface Vlan99 ip address 10.10.x.x 255.255.0.0endstack1#sh run int vlan 82interface Vlan82 ip address 10.2.82.x 255.255.255.0end4500:CORE#...