You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I call bgpq4 twice once for normal filtering and one with -r 32 -R 32 for black holing, I use the same object name. It would be nice if on the second call i could suppress the "no ...."
Where basically that just remaps into a bgpq4 command at the back ... in this specific case we only want the seq .. statements. Filtered these already, but I do agree that some option to have bgpq4 not output these in the first place would be most helpful.
I call bgpq4 twice once for normal filtering and one with -r 32 -R 32 for black holing, I use the same object name. It would be nice if on the second call i could suppress the "no ...."
Example:
bgpq4 -S $sources -A -4 -R {maxlen4} -l {name4} {object}
bgpq4 -S $sources -4 -r 32 -R 32 -l {name4} {object}
The text was updated successfully, but these errors were encountered: