From: Hamele Kassa (hkassa@attrmc.net)
Date: Tue Jun 03 2003 - 13:58:57 GMT-3
Convert the # to binary, then break into octets(every 4 binary is one HEX),
and convert to dotted decimal
700 = 1010111100
Dotted decimal form - 0000 0000 . 0000 0000 . 0000 0010 . 1011 1100 =
0.0.2.188
similarly,
500 = 111110100
Dotted decimal form - 0000 0000 . 0000 0000 . 0000 0001 . 1111 0100 =
0.0.1.244
Hope this helps.
hk
----- Original Message -----
From: "Hunt Lee" <huntl@webcentral.com.au>
To: <ccielab@groupstudy.com>
Sent: Monday, June 02, 2003 9:27 PM
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:52 GMT-3