Originally posted by: Smilin
The first three messages of this thread when read one after another are just kinda funny for some reason.
Originally posted by: ScottMac
That is correct. The highest possible number would be "255" (which is the highest eight-bit value).
Originally posted by: bsobel
Originally posted by: ScottMac
That is correct. The highest possible number would be "255" (which is the highest eight-bit value).
Sorry, feel compelled to clarify. That IS correct if your refering to the very common dotted quad notation (x.x.x.x), however you can specify IP addresses in other formats (such as octal, or even as a single 32bit value). Range limits for those formats are different.
Bill
Originally posted by: FUBAR
Isn't the longes section of an IPv6 segment still 255? I thought it was formatted like a MAC just with more sections... FF:FF:FF:FF::FF:FF... man can't wait till I gotta tell someone their v6 address over the phone...
Set your IP to ay see colon twelve colon one eff colon forty six colon colon eff dee... got that? *click*
That's still 254 hosts since both 1 and 254 are included, no?Originally posted by: lobadobadingdong
Originally posted by: FUBAR
Isn't the longes section of an IPv6 segment still 255? I thought it was formatted like a MAC just with more sections... FF:FF:FF:FF::FF:FF... man can't wait till I gotta tell someone their v6 address over the phone...
Set your IP to ay see colon twelve colon one eff colon forty six colon colon eff dee... got that? *click*
absolutly correct, but don't forget you can't use an ip address on a machine as .255, it's used for broadcast messages, you would create a broadcast storm on any network that had a machine with an address ending that way. Also .0 is a delimeter for a set class of network and can't be used either so in a full class c network you have a max of 253 hosts (1-254).
