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.
Built a lab to test out how vManage pushes alarm notifications to a webhook server. All is good when using simple http, but when using https with a dummy certficiate vManage breaks the connection with a TLS alert 46 - Certificate Unknown. Is there a ...
Hello Hussein,"We know Cisco routers keeps track of connections they see in a local state table." - this is by default not true, cisco routers are stateless, meaning that they do not track the state of tcp or any other protocol connections that are g...
Right, fragmentation...Does the ASR reassemble fragmented packets before forwarding? Or will the fragments (which come after the original packet with L4 information was dropped) be forwarded for example if you have an acl like this?10 deny udp any an...
Hi Sam, thank you for the reply, it is true, that the deny any any at the end is not needed. I am just wondering why the double entry is needed for seq 20 and 30.... seq 40 also specifies a source and a destination and still uses only one entry.Seems...
Hi Sam,Thank you for the insights, I know this is an old thread, but I have some addition to add for future reference and also some questions someone hopefully can answer.You can view the actual TCAM entries that were generated for your ACL, for exam...