08-26-2011 11:13 AM - edited 03-04-2019 01:25 PM
Can anyone help me with these 2 interface commands and what exactly they do? The command references that I looked at are of no use....
medium p2p
rate-limit cpu direction both pps 2000 action log
thanks
Solved! Go to Solution.
08-26-2011 12:16 PM
medium p2p is useful to force the interface on p2p mode. protocols such as ISIS and OSPF can make use of that feature when configured on LAN interfaces.
the rate-limit cpu direction command adds the ability to rate-limit packets destined to the supervisor and log a message. Please note, packets won't be dropped. If you want packets to be dropped, you need to use the hardware rate-limit command.
08-26-2011 12:16 PM
medium p2p is useful to force the interface on p2p mode. protocols such as ISIS and OSPF can make use of that feature when configured on LAN interfaces.
the rate-limit cpu direction command adds the ability to rate-limit packets destined to the supervisor and log a message. Please note, packets won't be dropped. If you want packets to be dropped, you need to use the hardware rate-limit command.
08-26-2011 02:28 PM
Thank you very much! You responded quicker than TAC!
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