Ed, what you're forgetting is this:  a directed broadcast would either be
generated by a device 172.18.2.0 network that has been configured with a
subnet mask of 255.255.254.0 or by and end-system specifically trying to
reach an end-host configured as part of that subnet (for example, a
user-initiated "ping" sent to 172.18.3.255 trying to illicit a response from
all end-systems on the 172.18.2.0 /22 subnet).  If RouterB does not have an
interface directly connected to the 172.18.0.0 network, yes it will see
network 172.18.2.0 as 172.18.0.0 and to it it will think the directed
broadcast is 172.18.255.255 but why would RouterB need to GENERATE a
directed broadcast to this network?  RouterB is likely to only RECEIVE a
directed broadcast sent to 172.18.3.255 and won't CARE about the IP address
of that packet.  It takes the packet and forwards it to the 172.18.0.0
network.

As a side note, if RouterB DOES have an interface that is part of the
172.18.0.0 network, that interface must be configured with the same subnet
mask as the 172.18.2.0 network as variable-length subnet masking is not
supported by RIP.  In other words, the subnet mask used in conjunction with
any subnet from the 172.18.0.0 network must be configured with the subnet
mask 255.255.252.0.  Then RouterB would know that 172.18.3.255 is the
directed broadcast address.

Let's look at the question again and look it from a different perspective:

Using classful assumptions, what is the directed broadcast address for
172.18.2.0 with the mask 255.255.254.0?

Now put that on a PC.  What will the directed broadcast address be if this
was on a PC?   RouterB really doesn't even enter into the picture.

There's really nothing wrong with the question, if you understand the
concept of classful and classless routing.


  -- Leigh Anne

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Ed Moss
Sent: Wednesday, July 25, 2001 9:30 AM
To: [EMAIL PROTECTED]
Subject: Re: ccna challenge question [7:13565]


Everyone has some good ideas on this...  and one of the replies made me
rethink my previous answer.... Look at it from the aspect of the ROUTER...
assuming that this is implemented on a router.

An interface with the address of 172.18.2.0 and a mask of 255.255.254.0
will send directed broadcasts to 172.18.3.255.  Answer B is correct.

However the above router sends a RIP version 1 update (which is classless)
to router B.  Router B gets the router 172.18.2.0 and no mask information.
It assumes a classful boundary. ( I know, there are other rules that affect
the advertisement and receipt of the route)   Router B will then send
directed broadcasts to 172.18.255.255.

I think everyone would agree that the question is poorly worded...   If I
came across the question I would still select 'C' as my answer,
172.18.255.255.   My clue in the question is 'using classful assumptions'

Ed




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

Reply via email to