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 have a user rule in MARS (4.2.2) that has three lines (offsets). I would like to remove line 1, but I can't see a way to do so. Does anyone know if this is possible? This should be an easy operation, and very necessary IMO.Thanks
I have found the same thing, and apply a burst interval of 10 seconds to each port like such:ip arp inspection limit rate 15 burst interval 10During some testing I found that a 3750 could handle 3000 ARP packets per second during inspection and not k...
You really don't need snooping enabled on a distribution device unless it has end hosts attached to it. The protection, as mentioned, really only needs to be done at the edge. Unless you have a threat of rogues in your core, you don't need it confi...
You can view the bindings with: show ip dhcp snooping binding You can also see more specific bindings like: show ip dhcp snooping binding vlan 100 (show all bindings related to vlan 100)show ip dhcp snooping binding interface x/yshow ip dhcp snooping...
No, the other hosts will be allowed to obtain an IP address and communicate as normal. The DHCP snooping binding table will show three entries for that interface and IP source guard will check against all three entries as it checks incoming IP packe...
I am almost positive that is the error I have seen on 1131s where the AP has failed radio units. Boot one up with a console cable attached and watch the log messages. If the radios are bad, you'll see a log message like "No radio in slot 0".I have ...