Hi, Veeresh.
On Fri, 24 Jun 2005 12:38:13 +0530
"Veeresh Wadageri" <veeresh.wadageri@lgsoftindia.com> wrote:
> Hi,
>
> I am writing DHCPv6 script to test the DHCPv6 client.
>
> When NUT sends the DHCPv6 Solicit Message to TN I need to know the
> Identifier (Transaction-ID),
>
> Identifier value is the Part of DHCPv6 Solicit Message, I can access
> through as
>
> $TRANS-ID
> =$ret{'Frame_Ether.Packet_IPv6.Upp_UDP.Udp_DHCPv6_Solicit.Identifier'};
>
> Could you please help me How can I set this variable in the DHCPv6
> Advertise message before calling vSend($IF,dhcp_advertise);
You can use vCPP() to set any value before send DHCP advertise.
ct-2.1.1.tar.gz is too old package, but it contains Prefix Delegation scripts.
Please serch vCPP() in ct-2.1.1/pd.
vCPP() is the interface like as Compiler Preprocessor.
It can apply standard macros to packet definition.
Regards,
------------------------------------------------------------------------
Yukiyo Akisada <akisada@64translator.com>