cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
348
Views
0
Helpful
1
Replies

how to set than the device could not to recive multicast packet!!!!

GhostLover
Level 1
Level 1

Which command can complete that:devic could no recive multicast??

1 Reply 1

Hello,

it depends if it is a switch or a router. On a router, you could configure an access list:

access-list 101 deny ip 224.0.0.0 15.255.255.255

On a switch port, you could use storm control, using the following interface command:

storm-control multicast level 0

HTH,

GP