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
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
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