Do you mean dotted decimal? Many ways, but to me the most straightforward
is:
1. convert to hex 700 = 0x2BC
2. pad hex on the left with zeroes to make 8 hex digits 000002BC
3. break into pairs of hex digits and convert each pair to decimal
00.00.02.BC = 0.0.2.188
-----Original Message-----
From: Derek Gaff [mailto:derekgaff@xxxxxxxxxx]
Sent: Friday, November 15, 2002 6:44 AM
To: ccielab@xxxxxxxxxxxxxx
Subject: OSPF Areas in Decimal Format
Hello All
Just a quick question, maybe a silly one. But how do you configure OSPF
Areas
in Decimal Format. I know how to configure it but how do you get the Decimal
format. For example what is the Decimal Format for Area 700 and so on..
Cheers
Derek