Hello everyone,
How do i create a static route pointing to null0?
I need that route to be a summary route so i can advertise it in bgp.
Many Thanks,
Dragos
This thread was automatically locked due to age.
Hello everyone,
How do i create a static route pointing to null0?
I need that route to be a summary route so i can advertise it in bgp.
Many Thanks,
Dragos
Hope the below link help to meet your requirement :
https://support.sophos.com/support/s/article/KB-000038375?language=en_US
Thanks and Regards
Hi Dragos Avram1 for this tipe of request you must enter into Device Management then Advanced Shell and type "vtysh", the you must add a static route in the conf t:
ip route x.x.x.x/x Null0
Please let me know.
Thanks