RE: multicast address [7:50221]

2002-07-31 Thread Sanchez Steven

George,

As was stated earlier some routing protocols are broadcast while others are
multicast.

RIP Broadcasts to all hosts 255.255.255.255

IGRP is also broadcast.

RIP version 2 does not broadcast its updates but sends multicast updates
using 224.0.0.9

EIGRP multicasts using 224.0.0.10

So for RIP and IGRP there is no multicast address.

Best Regards,
Steven


Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=50258t=50221
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: Metric in static routes? [7:50108]

2002-07-30 Thread Sanchez Steven

Diego,

To configure an Administrative distance on a static route do the following.

ip route 10.4.0.0 255.255.0.0 10.1.20.1 100

The AD is set at 100 which is higher that the default of 90 for EIGRP.

This is called a floating static route and would be used in case of EIGRP
failing.

Brgds,
Steven




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=50110t=50108
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]