ColbyG wrote: » Why do they want this? They're just going to draw traffic across the WAN to be dropped.
Forsaken_GA wrote: » If he just advetises a static to null0, when the lan interface comes up for real, it'll replace the static in the routing table by way of superior AD and not cause a convergence hit.
ColbyG wrote: » Sure, but again, what's the point? If it's simply for testing he could do the no keepalives and turn it off when he's done, or the static to null. But why would anyone want to leave this in place? Testing routing should be quite brief. Can't do much testing if there are no hosts on the other side. I mean if the customer wants it, I guess do it. But I'd surely want to know why. Especially if people are spinning up things up and pointing to the DR subnet wasting (valuable) WAN bandwidth.
ColbyG wrote: » I suppose. Being a milestone is a relatively valid (but sad) reason to do it. Lord knows a lot of the PMs I work with would set a similarly stupid goal. I can think of far more reasons NOT to do this than reasons TO do it. Either way, I'm curious what the reasoning is in this case. My point was not necessarily to argue against it, more to figure out why this need exists. And if that answer isn't known, possibly encourage the OP to find out if it truly is valid and needed. I get requests like this from customers all the time. A big part of my job is to sit them down and explain to them why they don't really want to do this great thing they came up with. Why's everything always an argument with you?!
aquilla wrote: » Hi Guys, I spoke to the customer today and they explained they wanted it done so they can see the route to their DR site in the routing table to make sure it's up in case of any emergency. They also advised they want to be able to ping the LAN interface so the agreement we came to was to turn keepalives off on the LAN interface. I did a bit more playing about with the route to null0 and can see now how it would work. Thanks for the help.