<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: times new roman,new york,times,serif; font-size: 12pt; color: #000000'><hr id="zwchr"><blockquote style="border-left:2px solid rgb(16, 16, 255);margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><style><!--

@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}

p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><div class="WordSection1"><p class="MsoNormal">I am trying to simplify the connections as much as possible.  </p><p class="MsoNormal"> </p><p class="MsoNormal">I would like to use a command like </p><p class="MsoNormal"> </p><p class="MsoNormal"> set initiator-iqn iqn.2010-04.org.ipxe:${mac} to connect dynamicly to an ISCSI LUN.  The mac currently returns colons in the response, which</p><p class="MsoNormal">the ISCSI box probably wont like.  </p><p class="MsoNormal"> </p><p class="MsoNormal">Any way to truncate the mac down to just the hex  ,  form 00:14:22:eb:17:67 to 001422eb1767</p><p class="MsoNormal"> </p><p class="MsoNormal">Thanks</p><p class="MsoNormal"> </p><p class="MsoNormal">I know I could set up a web server and use like php to translate, but I was just trying to keep this as simple as possible for now.</p><p class="MsoNormal"> </p><p class="MsoNormal">Michael E. Gray</p><p class="MsoNormal">IT Specialist,</p><p class="MsoNormal">Calvary Chapel of Philadelphia /</p><p class="MsoNormal">Calvary Christian Academy</p><p class="MsoNormal"><br></p><p class="MsoNormal" id="DWT1521"><br></p></div></blockquote><blockquote style="border-left:2px solid rgb(16, 16, 255);margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><div class="WordSection1"><p class="MsoNormal"></p></div></blockquote><div><br></div><div><br></div>You can also try hexhyp.  http://ipxe.org/cfg/mac<br><br>-- <br><div><span name="x"></span>James A. Peltier<br>Manager, IT Services - Research Computing Group<br>Simon Fraser University - Burnaby Campus<br>Phone   : 778-782-6573<br>Fax     : 778-782-3045<br>E-Mail  : jpeltier@sfu.ca<br>Website : http://www.sfu.ca/itservices<br><br>“A successful person is one who can lay a solid foundation from the bricks others have thrown at them.” -David Brinkley via Luke Shaw<span name="x"></span><br></div></div></body></html>