Hello,
I can't seem to find out how to do a default next-hop instead of a next-hop when performing PBR. The default next-hop functions differently than next-hop alone.
Here is the difference. Can someone help?
https://www.cisco.com/c/en/us/sup...
Hello! I have a question regarding a 670G2 best practices. I am replacing a undersized core with a pair of 670G2's in an MLAG config and VRRP to protect the L3 gateway. Is there anything special about the STP config for MSTP that is enabled by def...
I am looking to create a policy/ACL that only allows mac addresses that are listed to permit traffic. I have about 100 of these MAC addresses that I would like to add to this rule.
Thanks for the help.
Please, someone from GTAC support, update this with an answer. I am also having this problem, and it is unacceptable for the error message to clearly be incorrect.
This is what I came up with.
code:entry PBR-LOCAL_1{if match all { source-address 10.0.0.0/8 ; destination-address 172.16.0.0/12 ;}then { permit ; count pbr-local ;}}entry PBR-LOCAL_2 {if match all { source-address 10.0.0.0/8 ; destination-add...
I could do that, but that seems like it would be more difficult than adding a MAC to an ACL. Other than RADIUS / NAC stuff, I don't know I can make this any easier.