02-26-2018 07:05 AM - edited 03-08-2019 02:01 PM
Dears,
I have read about switchport block unicast and switchport block multicast, when these commands are in effect in which situation ???
becz when a switch cam table ages out it has to flood the traffic on each port of the Vlan and the host has to reply so where these command are making sense.
thanks
02-26-2018 07:16 AM
Hi,
These commands are to block unknown unicast and multicast flooding.
see link:
HTH
02-26-2018 07:43 AM
i have been to this document but I have a confusion that's th reason I post it
these commands are only for private Vlan feature and not for normal Vlan traffic ???
02-26-2018 07:50 AM
It can work for both private and normal vlans.
HTH
02-26-2018 09:39 AM - edited 03-02-2018 01:34 PM
but as mentioned in first post, if it is stopping unwanted flooding then when there is no address in cam the table switch default behavior is to flood on all ports.
can u explain me in details
02-28-2018 05:48 AM
Any body can put shade on the topic above,
03-01-2018 10:16 PM
Dears,
Anybody can help me for the above query
05-21-2018 02:04 PM
Hi,
As you mentioned, the switch default behavior is to flood on all ports, except the port it receives the traffic, when there is no address in CAM table. Unfortunately, if you configure switchport block unicast on an interface, you will not forward the unknown unicast traffic on the port.
One place we use this command is on ports where we connect Access Points. We do not want to forward unknown traffic to any AP where we have more than 50 clients at a time.
HTH,
Meheretab
05-23-2018 01:01 PM
Dear
From you reply what I understand is
switchport block unicast should not be used on the normal end user access ports ?? Please confirm
One place we use this command is on ports where we connect Access Points. We do not want to forward unknown traffic to any AP where we have more than 50 clients at a time
can u elaborate more on the above paragraph.
05-23-2018 01:43 PM - edited 05-23-2018 02:24 PM
switchport block unicast should not be used on the normal end user access ports ?? Please confirm
The purpose of the command switchport block unicast is to
prevent unknown unicast traffic from being forwarded from
one port to another. If unknown unicast traffic is forwarded, there could be security issues. So, if you are more concerned about security issues, you can configure it on access ports (knowing that those ports will not receive unknown unicast traffic -- I would not do that).
One place we use this command is on ports where we connect Access Points. We do not want to forward unknown traffic to any AP where we have more than 50 clients at a timecan u elaborate more on the above paragraph.
We prefer not to forward unknown unicast traffic to ports where we plug access points for security reasons.
HTH,
Meheretab
05-23-2018 02:15 PM
Dear
I think there is confusion between the unknown unicast flooding and bradcasting, can u put some shade on this topic, I m referring many post on the internet but not with solid answers
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide