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.
Hi,I need to aggregate traffic received from 8 ports to be forwarded to 1 port. The traffic from each port is not to be forwarded to the others port.With all ports to a vlan, the problem is that each port forward to all other ports (we use L2 switchi...
Hi,I'm using mac address-table to switch traffic from n ports to 1 ports and then back 1 port to n ports. It's working for unicast ip.dst traffic. But for multicast ip.dst traffic the frames are switched to all ports. So I can tell that the mac addre...
Hi,I need to switch traffic on a 2960 cisco switch.Here is want I want:Traffic received on ports 1 to 10 being forwarded only to port 11.Traffic received on port 11 being forwarded to ports 1 to 10.That means that traffic received on port 1 has to no...
Hi,I'am trying to make a CISCO 2960 configuration. This switch will be connected to equipment and an other network. I need it to switch the frames depending on 2 parameters.First the mac destination of the frame. I know how to do it with the commandm...
Hi, I'm trying to route several flows by mac dest with the mac-address-table. I tried with a WS-C2950G-24-EI. But after approx 250 entries like "mac-address-table static 0300.0000.0E18 vlan 1 interface FastEthernet 0/21", the cisco returns: "MAC addr...
Hi, Thanks, I was thinking about using the "Protected port" feature. But it doesn't forbid the traffic from the one port to the 8 ports. The one port device will not have IP address. I'm using L2 traffic. The device will be a Windows computer with Wi...
igmp snooping was disabled.I activated the igmp snooping. Here is the status: AFDXCUT-SW2-A350_T48#show ip igmp snoopingGlobal IGMP Snooping configuration:-----------------------------------IGMP snooping : EnabledIGMPv3 snooping (minimal...