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 ...."
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: