As I understand it, enabling an interface to join an area with the
NETWORK command, also causes Hello packets to be sent out the
interface. But if its a stub network, and you want it advertised, but
there is no need for Hello packets to be sent out the interface, how do
you suppress them?
The passive-interface command seems to be discouraged in OSPF, since
there is far more granular control over which interfaces are affected
by the network command.
The "redistribute connected subnets" could be used after entering the
network command with a very restrictive mask that advertises only
non-stub network interface(s). But that seems to open a whole new can
of redristribute issues.
This is simple to do, right?
Cheers