<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi List,<br>
    <br>
    I have a request packet arriving with contents "RELAY-MSG"
    containing data I can to verify and use in a 'host-identifier
    option' line.<br>
    <br>
    The option I want to extract is the 15 character long interface-id,
    which is 1 relay encapsulation deep in the packet.<br>
    <br>
    Very much like:<br>
    host-identifier option <i>dhcp6.interface-id</i> "BIGSTRING";<br>
    <br>
    However I can't find any option to extract data from the inner
    relayed messages.<br>
    <br>
    (That "BIGSTRING" is added by the NSP to allow me to 'authenticate'
    the end-user by sub-interface on a cisco router.)<br>
    <br>
    Suggestions? Solutions?<br>
    <br>
    <font face="Courier New, Courier, monospace"><br>
      Jan 30 05:59:17.900: IPv6 DHCP: detailed packet contents<br>
      Jan 30 05:59:17.900:   src 2401:A400:100:BEEF::B4B5:80FC<br>
      Jan 30 05:59:17.900:   dst 2401:A400:80:F00D::DEAD
      (GigabitEthernet0/0.89)<br>
      Jan 30 05:59:17.900:   type RELAY-FORWARD(12), hop 1<br>
      Jan 30 05:59:17.900:   link 2401:A400:401E:0:3573::1<br>
      Jan 30 05:59:17.900:   peer FE80::FE75:16FF:FEE5:2DFD<br>
      Jan 30 05:59:17.900:   option RELAY-MSG(9), len 160<br>
      Jan 30 05:59:17.900:     type RELAY-FORWARD(12), hop 0<br>
      Jan 30 05:59:17.900:     link ::<br>
      Jan 30 05:59:17.900:     peer FE80::FE75:16FF:FEE5:2DFD<br>
      <b>Jan 30 05:59:17.900:     option INTERFACE-ID(18), len 15</b><b><br>
      </b><b>Jan 30 05:59:17.900:       0x415643393939393930303033333738</b><b><br>
      </b>Jan 30 05:59:17.900:     option RELAY-MSG(9), len 103<br>
      Jan 30 05:59:17.904:       type RENEW(5), xid 8834423<br>
      Jan 30 05:59:17.904:       option CLIENTID(1), len 10<br>
      Jan 30 05:59:17.904:         00030001FC7516E52DFD<br>
      Jan 30 05:59:17.904:       option SERVERID(2), len 14<br>
      Jan 30 05:59:17.904:         0001000117A289CDFE0EB012302B<br>
      Jan 30 05:59:17.904:       option RECONF-ACCEPT(20), len 0<br>
      Jan 30 05:59:17.904:       option ELAPSED-TIME(8), len 2<br>
      Jan 30 05:59:17.904:         elapsed-time 0<br>
      Jan 30 05:59:17.904:       option ORO(6), len 8<br>
      Jan 30 05:59:17.904:        
      DNS-SERVERS,DOMAIN-LIST,SNTP-ADDRESS,RECONF-ACCEPT<br>
      Jan 30 05:59:17.904:       option IA-PD(25), len 41<br>
      Jan 30 05:59:17.904:         IAID 0x00000000, T1 187, T2 300<br>
      Jan 30 05:59:17.904:         option IAPREFIX(26), len 25<br>
      Jan 30 05:59:17.904:           preferred 375, valid 600, prefix
      2401:A400:401E:3570::/60<br>
      <b>Jan 30 05:59:17.904:   option INTERFACE-ID(18), len 4</b><b><br>
      </b><b>Jan 30 05:59:17.904:     0x0000007C</b><b><br>
      </b></font><br>
    <br>
    <div class="moz-signature">-- <br>
      about.me/terry.sweetser
    </div>
  </body>
</html>