|
Posted by leeloo.au@gmail.com on July 23, 2007, 10:04 pm
If you were Registered and logged in, you could reply and use other advanced thread options
alt.certification.ciscoGiven the choices below, which address
represents a unicast address?
A. 224.1.5.2
B. FFFF. FFFF. FFFF.
C. 192.168.24.59/30
D. 255.255.255.255
E. 172.31.128.255/18
I know the right answer is 'E',while I want to know sth about unicast
address.
|
  | |
Posted by pk on July 24, 2007, 3:30 am
If you were Registered and logged in, you could reply and use other advanced thread options
leeloo.au@gmail.com wrote:
> alt.certification.ciscoGiven the choices below, which address
> represents a unicast address?
>
> A. 224.1.5.2
> B. FFFF. FFFF. FFFF.
> C. 192.168.24.59/30
> D. 255.255.255.255
> E. 172.31.128.255/18
>
> I know the right answer is 'E',while I want to know sth about unicast
> address.
An unicast address corresponds to a single interface on a single host, while
a multicast address can correspond to multiple hosts.
Unicast addresses range goes from 0.0.0.0 to 223.255.255.255, but of course
not all of them are usable.
What do you want to know?
|
|
Posted by Joseph Stalin on July 24, 2007, 9:17 am
If you were Registered and logged in, you could reply and use other advanced thread options
A unicast is simply an address that points to one particular host, as opposed
to multiple, or even all, hosts like a multicast or broadcast. Here is how
your list breaks down:
> A. 224.1.5.2
Since the first octet of this address is 224 it falls in the multicast range
so it is not a unicast address.
> B. FFFF. FFFF. FFFF.
This is the target MAC address of a broadcast, so again, not a unicast.
> C. 192.168.24.59/30
This one is here to trick you. If you work out the subnet it is 192.168.24.56
through 192.168.24.59. Since 192.168.24.59 is the last IP in the range, it is
the broadcast address. In binary, all the host bits are ones. So this address
actually referes to all of the hosts in the subnet and not just one.
> D. 255.255.255.255
This represents a broadcast address sent to anyone who is listening on a
shared network segment.
> E. 172.31.128.255/18
Again, if we work out the subnet here the range includes 172.31.128.0 through
172.31.191.255. Since 172.31.128.255 falls in between those two numbers, it
is a host IP. In other words, it referes to one particular host, making it a
unicast address.
>
> I know the right answer is 'E',while I want to know sth about unicast
> address.
Hope that helps,
Joseph
|
|
Posted by leeloo.au@gmail.com on July 25, 2007, 4:58 am
If you were Registered and logged in, you could reply and use other advanced thread options
thanks all of you,i think i get what i need!
|
| Similar Threads | Posted | | PEER ADDRESS | March 29, 2005, 7:42 pm |
| IP address overlapping ? | August 14, 2005, 6:27 pm |
| assigning an IP address | May 30, 2006, 9:48 am |
| MAC ADdress sticky-help please! | November 16, 2006, 2:52 am |
| MAC address question | November 25, 2006, 5:36 pm |
| MAC address validity | January 16, 2007, 4:57 am |
| rejecting an IP address from IPCP | April 25, 2005, 2:47 pm |
| IP Address Block Assignment | February 1, 2006, 10:14 am |
| Cisco PIX... address transform... | February 16, 2006, 3:49 pm |
| IP Address Allocation Question | May 27, 2006, 10:30 am |
|
|