[nsp] EIGRP Unicast Hellos

Oliver Boehmer (oboehmer) oboehmer at cisco.com
Wed Jan 14 01:19:14 EST 2004


Jim,

> Is there a way to configure EIGRP to send out Unicast Hellos across a
> point-to-point WAN connection instead of multicast?

Starting with 12.1, you can use the "neighbor <ip-addr> <interface>" to
define static neighbors, and we'll then use unicast pkts between these
neighbors.

router eigrp 1
 network 10.0.0.0
 neighbor 10.0.0.1 Serial0

	oli



More information about the cisco-nsp mailing list