even a simple echo response variant of BFD used in routing protocols would be a good stopgap measure... I **really** need my BGP peers to detect a virtual interface down condition in a couple of seconds!
correct... The passthrough action in the ip/firewall/filter rulesets is an excellent 'no-op' that people already recognize... an action verb of noop, comment, or passthrough that does absolutely nothing would be excellent. Right now every action verb has an action.
but what is now the first rule may need to be moved down and no longer will be the first rule... A 'no-op' rule would be a placeholder that could keep the comment in the correct place at the beginning of the rule list. I know it is not an operational priority, but having comments move to unexpected ...
Please consider creating a 'passthrough' action in the routing filter subsystem so that a dummy rule can be created solely to attach a comment for documentation purposes, just like the passthrough option in ip/firewall/filter. Yes, you can probably create a rule that doesn't actually do anything, bu...
Does anyone know the proper syntax in routing filters for using 'find' to match a string in the comment would be?? I'm trying to use this to mark static routes for redistribution...
I've tried most derivatives of:
if (find "*BGP Advertise" comment) {accept}
Unfortunately not possible. Each server can be reached via D-NAT from each carrier to a single interior address. Most of these servers do not support multiple interior address on an interface. I know of no way to assign the return traffic to the proper carrier without a session mark. If there were m...
The MIkrotik devices form my favorite toolbox item... You can do/simulate almost anything with them for development and they work very well in production. I tested the VoIP setup as much as possible without having high volume call simulation equipment. Anyone running high volumes of call please let ...
The attached PDF document describes a comprehensive QoS / Traffic Shaping implementation for RingCentral UCaaS services. The configuration can be copied and pasted into a terminal window. It can be easily expanded or modified to support other cloud services. Please let me know of any corrections or ...