From: Mike Williams (ccie2be@swbell.net)
Date: Tue Jun 03 2003 - 00:11:00 GMT-3
Convert the area # to binary, then break into octets, and convert to
decimal....
i.e. 700 = 1010111100
Broken into octects (left-filling zero's to make 32-bits total) you get:
0000 0000 . 0000 0000 . 0000 0010 . 1011 1100
Then convert back to decimal just as you would any binary IP address =
0.0.2.188
Mike W.
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Hunt Lee
Sent: Monday, June 02, 2003 8:28 PM
To: 'ccielab@groupstudy.com'
Subject: OSPF help!!!
Hi Group,
Got a quick one (may be I'm having a mind block ;)
If I want to configure OSPF using dotted decimal notation...
How to I convert:
Area 700 to --> Area 0.0.2.188
Another one, how to I convert:
Area 500 to --> Area 0.0.1.244
If anyone can show me how to do the conversion, that would be greatly
appreciated.
Cheers,
H.
This archive was generated by hypermail 2.1.4 : Fri Jul 04 2003 - 11:10:51 GMT-3