Loading ttcn3/EtsiLibrary/LibIpv6/LibMultiRfcs/LibIpv6_ModuleParameters.ttcn +89 −21 Original line number Diff line number Diff line Loading @@ -30,6 +30,9 @@ module LibIpv6_ModuleParameters { modulepar {UInt8 PX_PREFIX_LENGTH := 64} //MAC address that is used for Neighbor Cache Entry cleaning in postamble modulepar {Oct6to15 PX_MAC_UCA_TEST_CLEANUP := 'EEEEEEEEEEEE'O} } //end macLayer Loading Loading @@ -98,37 +101,102 @@ module LibIpv6_ModuleParameters { }//end group RT_03 group IUT { /* ** @desc Link Local Address of IUT sending in netA<br> ** PICS/PIXIT Reference: XXX */ modulepar {Ipv6Address PX_LLA_IUT_A := 'FE80000000000000ACACACFFFE276A31'O} /* ** @desc Global Address of IUT sending in netA<br> ** PICS/PIXIT Reference: XXX */ modulepar {Ipv6Address PX_GLA_IUT_A := '200106605503276AACACACFFFE276A31'O} /* ** @desc Solicited-Node Multicast Address of IUT sending in netA<br> ** PICS/PIXIT Reference: XXX */ modulepar {Ipv6Address PX_SOL_NODE_MCA_IUT_A := 'FF0200000000000000000001FF276A31'O} /* ** @desc Unicast MAC Address of IUT sending in netA<br> ** PICS/PIXIT Reference: XXX */ modulepar {Oct6to15 PX_MAC_UCA_IUT_A := 'AEACAC276A31'O} /* ** @desc MAC Solicited-Node Multicast Address of IUT sending in netA<br> ** PICS/PIXIT Reference: XXX */ modulepar {Oct6to15 PX_MAC_SOL_NODE_MCA_IUT_A := '3333FF276A31'O} /* ** @desc Link Local Address of IUT sending in netB<br> ** PICS/PIXIT Reference: XXX */ modulepar {Ipv6Address PX_LLA_IUT_B := 'FE80000000000000ACACACFFFE276B42'O} /* ** @desc Global Local Address of IUT sending in netB<br> ** PICS/PIXIT Reference: XXX */ modulepar {Ipv6Address PX_GLA_IUT_B := '200106605503276B0000000000000004'O} /* ** @desc Solicited-Node Multicast Address of IUT sending in netB<br> ** PICS/PIXIT Reference: XXX */ modulepar {Ipv6Address PX_SOL_NODE_MCA_IUT_B := 'FF0200000000000000000001FF276B42'O} /* ** @desc Unicast MAC Address of IUT sending in netB<br> ** PICS/PIXIT Reference: XXX */ modulepar {Oct6to15 PX_MAC_UCA_IUT_B := 'AEACAC276B42'O} /* ** @desc MAC Solicited-Node Multicast Address of IUT sending in netB<br> ** PICS/PIXIT Reference: XXX */ modulepar {Oct6to15 PX_MAC_SOL_NODE_MCA_IUT_B := '3333FF276B42'O} }//end IUT group HUT { /* ** @desc Link Local Address of Host Under Test<br> ** PICS/PIXIT Reference: XXX */ modulepar {Ipv6Address PX_LLA_HUT := 'FE80000000000000ACACACFFFE276A31'O} // // modulepar {Ipv6Address PX_LLA_HUT := 'FE80000000000000ACACACFFFE276A31'O} /* ** @desc Unicast Mac Address of Host Under Test<br> ** PICS/PIXIT Reference: XXX */ modulepar {Oct6to15 PX_MAC_UCA_HUT := 'AEACAC276A31'O} // modulepar {Oct6to15 PX_MAC_UCA_HUT := 'AEACAC276A31'O} /* ** @desc Global Address of Host Under Test<br> ** PICS/PIXIT Reference: XXX */ modulepar {Ipv6Address PX_GLA_HUT := '200106605503276AACACACFFFE276A31'O} // modulepar {Ipv6Address PX_GLA_HUT := '200106605503276AACACACFFFE276A31'O} /* ** @desc Solicited-Node Multicast Address of Host Under Test<br> ** PICS/PIXIT Reference: XXX */ modulepar {Ipv6Address PX_SOL_NODE_MCA_HUT := 'FF0200000000000000000001FF276A31'O} // modulepar {Ipv6Address PX_SOL_NODE_MCA_HUT := 'FF0200000000000000000001FF276A31'O} /* ** @desc Mac Solicited-Node Multicast Address of Host Under Test<br> ** PICS/PIXIT Reference: XXX */ modulepar {Oct6to15 PX_MAC_SOL_NODE_MCA_HUT := '3333FF276A31'O} // modulepar {Oct6to15 PX_MAC_SOL_NODE_MCA_HUT := '3333FF276A31'O} }//end HUT Loading @@ -139,64 +207,64 @@ module LibIpv6_ModuleParameters { ** @desc Link Local Address of Router Under Test sending in netA<br> ** PICS/PIXIT Reference: XXX */ modulepar {Ipv6Address PX_LLA_RUT_A := 'FE80000000000000ACACACFFFE276A41'O} // modulepar {Ipv6Address PX_LLA_RUT_A := 'FE80000000000000ACACACFFFE276A41'O} /* ** @desc Global Local Address of Router Under Test sending in netA<br> ** PICS/PIXIT Reference: XXX */ modulepar {Ipv6Address PX_GLA_RUT_A := '200106605503276A0000000000000004'O} // modulepar {Ipv6Address PX_GLA_RUT_A := '200106605503276A0000000000000004'O} /* ** @desc Unicast Mac Address of Router Under Test sending in netA<br> ** PICS/PIXIT Reference: XXX */ modulepar {Oct6to15 PX_MAC_UCA_RUT_A := 'AEACAC276A41'O} // modulepar {Oct6to15 PX_MAC_UCA_RUT_A := 'AEACAC276A41'O} /* ** @desc Solicited-Node Multicast Address of Router Under Test sending in netA<br> ** PICS/PIXIT Reference: XXX */ modulepar {Ipv6Address PX_SOL_NODE_MCA_RUT_A := 'FF0200000000000000000001FF276A41'O} // modulepar {Ipv6Address PX_SOL_NODE_MCA_RUT_A := 'FF0200000000000000000001FF276A41'O} /* ** @desc Mac Solicited-Node Multicast Address Router Under Test sending in netA<br> ** PICS/PIXIT Reference: XXX */ modulepar {Oct6to15 PX_MAC_SOL_NODE_MCA_RUT_A := '3333FF276A41'O} // modulepar {Oct6to15 PX_MAC_SOL_NODE_MCA_RUT_A := '3333FF276A41'O} /* ** @desc Link Local Address of Router Under Test sending in netB<br> ** PICS/PIXIT Reference: XXX */ modulepar {Ipv6Address PX_LLA_RUT_B := 'FE80000000000000ACACACFFFE276B42'O} // modulepar {Ipv6Address PX_LLA_RUT_B := 'FE80000000000000ACACACFFFE276B42'O} /* ** @desc Global Local Address of Router Under Test sending in netB<br> ** PICS/PIXIT Reference: XXX */ modulepar {Ipv6Address PX_GLA_RUT_B := '200106605503276B0000000000000004'O} // modulepar {Ipv6Address PX_GLA_RUT_B := '200106605503276B0000000000000004'O} /* ** @desc Unicast Mac Address of Router Under Test sending in netB<br> ** PICS/PIXIT Reference: XXX */ modulepar {Oct6to15 PX_MAC_UCA_RUT_B := 'AEACAC276B42'O} // modulepar {Oct6to15 PX_MAC_UCA_RUT_B := 'AEACAC276B42'O} /* ** @desc Solicited-Node Multicast Address of 1. router test ** component sending in netA<br> ** PICS/PIXIT Reference: XXX */ modulepar {Ipv6Address PX_SOL_NODE_MCA_RUT_B := 'FF0200000000000000000001FF276B42'O} // modulepar {Ipv6Address PX_SOL_NODE_MCA_RUT_B := 'FF0200000000000000000001FF276B42'O} /* ** @desc Mac Solicited-Node Multicast Address of Router Under Test sending in netB<br> ** PICS/PIXIT Reference: XXX */ modulepar {Oct6to15 PX_MAC_SOL_NODE_MCA_RUT_B := '3333FF276B42'O} // modulepar {Oct6to15 PX_MAC_SOL_NODE_MCA_RUT_B := '3333FF276B42'O} /* Loading @@ -220,31 +288,31 @@ module LibIpv6_ModuleParameters { ** @desc Link Local Address of Node Under Test<br> ** PICS/PIXIT Reference: XXX */ modulepar {Ipv6Address PX_LLA_NUT := 'FE80000000000000ACACACFFFE276A31'O} // modulepar {Ipv6Address PX_LLA_NUT := 'FE80000000000000ACACACFFFE276A31'O} /* ** @desc Unicast Mac Address of Node Under Test<br> ** PICS/PIXIT Reference: XXX */ modulepar {Oct6to15 PX_MAC_UCA_NUT := 'AEACAC276A31'O} // modulepar {Oct6to15 PX_MAC_UCA_NUT := 'AEACAC276A31'O} /* ** @desc Global Address of Node Under Test<br> ** PICS/PIXIT Reference: XXX */ modulepar {Ipv6Address PX_GLA_NUT := '200106605503276AACACACFFFE276A31'O} // modulepar {Ipv6Address PX_GLA_NUT := '200106605503276AACACACFFFE276A31'O} /* ** @desc Solicited-Node Multicast Address of Node Under Test<br> ** PICS/PIXIT Reference: XXX */ modulepar {Ipv6Address PX_SOL_NODE_MCA_NUT := 'FF0200000000000000000001FF276A31'O} // modulepar {Ipv6Address PX_SOL_NODE_MCA_NUT := 'FF0200000000000000000001FF276A31'O} /* ** @desc Mac Solicited-Node Multicast Address of Node Under Test<br> ** PICS/PIXIT Reference: XXX */ modulepar {Oct6to15 PX_MAC_SOL_NODE_MCA_NUT := '3333FF276A31'O} // modulepar {Oct6to15 PX_MAC_SOL_NODE_MCA_NUT := '3333FF276A31'O} }//end NUT Loading Loading
ttcn3/EtsiLibrary/LibIpv6/LibMultiRfcs/LibIpv6_ModuleParameters.ttcn +89 −21 Original line number Diff line number Diff line Loading @@ -30,6 +30,9 @@ module LibIpv6_ModuleParameters { modulepar {UInt8 PX_PREFIX_LENGTH := 64} //MAC address that is used for Neighbor Cache Entry cleaning in postamble modulepar {Oct6to15 PX_MAC_UCA_TEST_CLEANUP := 'EEEEEEEEEEEE'O} } //end macLayer Loading Loading @@ -98,37 +101,102 @@ module LibIpv6_ModuleParameters { }//end group RT_03 group IUT { /* ** @desc Link Local Address of IUT sending in netA<br> ** PICS/PIXIT Reference: XXX */ modulepar {Ipv6Address PX_LLA_IUT_A := 'FE80000000000000ACACACFFFE276A31'O} /* ** @desc Global Address of IUT sending in netA<br> ** PICS/PIXIT Reference: XXX */ modulepar {Ipv6Address PX_GLA_IUT_A := '200106605503276AACACACFFFE276A31'O} /* ** @desc Solicited-Node Multicast Address of IUT sending in netA<br> ** PICS/PIXIT Reference: XXX */ modulepar {Ipv6Address PX_SOL_NODE_MCA_IUT_A := 'FF0200000000000000000001FF276A31'O} /* ** @desc Unicast MAC Address of IUT sending in netA<br> ** PICS/PIXIT Reference: XXX */ modulepar {Oct6to15 PX_MAC_UCA_IUT_A := 'AEACAC276A31'O} /* ** @desc MAC Solicited-Node Multicast Address of IUT sending in netA<br> ** PICS/PIXIT Reference: XXX */ modulepar {Oct6to15 PX_MAC_SOL_NODE_MCA_IUT_A := '3333FF276A31'O} /* ** @desc Link Local Address of IUT sending in netB<br> ** PICS/PIXIT Reference: XXX */ modulepar {Ipv6Address PX_LLA_IUT_B := 'FE80000000000000ACACACFFFE276B42'O} /* ** @desc Global Local Address of IUT sending in netB<br> ** PICS/PIXIT Reference: XXX */ modulepar {Ipv6Address PX_GLA_IUT_B := '200106605503276B0000000000000004'O} /* ** @desc Solicited-Node Multicast Address of IUT sending in netB<br> ** PICS/PIXIT Reference: XXX */ modulepar {Ipv6Address PX_SOL_NODE_MCA_IUT_B := 'FF0200000000000000000001FF276B42'O} /* ** @desc Unicast MAC Address of IUT sending in netB<br> ** PICS/PIXIT Reference: XXX */ modulepar {Oct6to15 PX_MAC_UCA_IUT_B := 'AEACAC276B42'O} /* ** @desc MAC Solicited-Node Multicast Address of IUT sending in netB<br> ** PICS/PIXIT Reference: XXX */ modulepar {Oct6to15 PX_MAC_SOL_NODE_MCA_IUT_B := '3333FF276B42'O} }//end IUT group HUT { /* ** @desc Link Local Address of Host Under Test<br> ** PICS/PIXIT Reference: XXX */ modulepar {Ipv6Address PX_LLA_HUT := 'FE80000000000000ACACACFFFE276A31'O} // // modulepar {Ipv6Address PX_LLA_HUT := 'FE80000000000000ACACACFFFE276A31'O} /* ** @desc Unicast Mac Address of Host Under Test<br> ** PICS/PIXIT Reference: XXX */ modulepar {Oct6to15 PX_MAC_UCA_HUT := 'AEACAC276A31'O} // modulepar {Oct6to15 PX_MAC_UCA_HUT := 'AEACAC276A31'O} /* ** @desc Global Address of Host Under Test<br> ** PICS/PIXIT Reference: XXX */ modulepar {Ipv6Address PX_GLA_HUT := '200106605503276AACACACFFFE276A31'O} // modulepar {Ipv6Address PX_GLA_HUT := '200106605503276AACACACFFFE276A31'O} /* ** @desc Solicited-Node Multicast Address of Host Under Test<br> ** PICS/PIXIT Reference: XXX */ modulepar {Ipv6Address PX_SOL_NODE_MCA_HUT := 'FF0200000000000000000001FF276A31'O} // modulepar {Ipv6Address PX_SOL_NODE_MCA_HUT := 'FF0200000000000000000001FF276A31'O} /* ** @desc Mac Solicited-Node Multicast Address of Host Under Test<br> ** PICS/PIXIT Reference: XXX */ modulepar {Oct6to15 PX_MAC_SOL_NODE_MCA_HUT := '3333FF276A31'O} // modulepar {Oct6to15 PX_MAC_SOL_NODE_MCA_HUT := '3333FF276A31'O} }//end HUT Loading @@ -139,64 +207,64 @@ module LibIpv6_ModuleParameters { ** @desc Link Local Address of Router Under Test sending in netA<br> ** PICS/PIXIT Reference: XXX */ modulepar {Ipv6Address PX_LLA_RUT_A := 'FE80000000000000ACACACFFFE276A41'O} // modulepar {Ipv6Address PX_LLA_RUT_A := 'FE80000000000000ACACACFFFE276A41'O} /* ** @desc Global Local Address of Router Under Test sending in netA<br> ** PICS/PIXIT Reference: XXX */ modulepar {Ipv6Address PX_GLA_RUT_A := '200106605503276A0000000000000004'O} // modulepar {Ipv6Address PX_GLA_RUT_A := '200106605503276A0000000000000004'O} /* ** @desc Unicast Mac Address of Router Under Test sending in netA<br> ** PICS/PIXIT Reference: XXX */ modulepar {Oct6to15 PX_MAC_UCA_RUT_A := 'AEACAC276A41'O} // modulepar {Oct6to15 PX_MAC_UCA_RUT_A := 'AEACAC276A41'O} /* ** @desc Solicited-Node Multicast Address of Router Under Test sending in netA<br> ** PICS/PIXIT Reference: XXX */ modulepar {Ipv6Address PX_SOL_NODE_MCA_RUT_A := 'FF0200000000000000000001FF276A41'O} // modulepar {Ipv6Address PX_SOL_NODE_MCA_RUT_A := 'FF0200000000000000000001FF276A41'O} /* ** @desc Mac Solicited-Node Multicast Address Router Under Test sending in netA<br> ** PICS/PIXIT Reference: XXX */ modulepar {Oct6to15 PX_MAC_SOL_NODE_MCA_RUT_A := '3333FF276A41'O} // modulepar {Oct6to15 PX_MAC_SOL_NODE_MCA_RUT_A := '3333FF276A41'O} /* ** @desc Link Local Address of Router Under Test sending in netB<br> ** PICS/PIXIT Reference: XXX */ modulepar {Ipv6Address PX_LLA_RUT_B := 'FE80000000000000ACACACFFFE276B42'O} // modulepar {Ipv6Address PX_LLA_RUT_B := 'FE80000000000000ACACACFFFE276B42'O} /* ** @desc Global Local Address of Router Under Test sending in netB<br> ** PICS/PIXIT Reference: XXX */ modulepar {Ipv6Address PX_GLA_RUT_B := '200106605503276B0000000000000004'O} // modulepar {Ipv6Address PX_GLA_RUT_B := '200106605503276B0000000000000004'O} /* ** @desc Unicast Mac Address of Router Under Test sending in netB<br> ** PICS/PIXIT Reference: XXX */ modulepar {Oct6to15 PX_MAC_UCA_RUT_B := 'AEACAC276B42'O} // modulepar {Oct6to15 PX_MAC_UCA_RUT_B := 'AEACAC276B42'O} /* ** @desc Solicited-Node Multicast Address of 1. router test ** component sending in netA<br> ** PICS/PIXIT Reference: XXX */ modulepar {Ipv6Address PX_SOL_NODE_MCA_RUT_B := 'FF0200000000000000000001FF276B42'O} // modulepar {Ipv6Address PX_SOL_NODE_MCA_RUT_B := 'FF0200000000000000000001FF276B42'O} /* ** @desc Mac Solicited-Node Multicast Address of Router Under Test sending in netB<br> ** PICS/PIXIT Reference: XXX */ modulepar {Oct6to15 PX_MAC_SOL_NODE_MCA_RUT_B := '3333FF276B42'O} // modulepar {Oct6to15 PX_MAC_SOL_NODE_MCA_RUT_B := '3333FF276B42'O} /* Loading @@ -220,31 +288,31 @@ module LibIpv6_ModuleParameters { ** @desc Link Local Address of Node Under Test<br> ** PICS/PIXIT Reference: XXX */ modulepar {Ipv6Address PX_LLA_NUT := 'FE80000000000000ACACACFFFE276A31'O} // modulepar {Ipv6Address PX_LLA_NUT := 'FE80000000000000ACACACFFFE276A31'O} /* ** @desc Unicast Mac Address of Node Under Test<br> ** PICS/PIXIT Reference: XXX */ modulepar {Oct6to15 PX_MAC_UCA_NUT := 'AEACAC276A31'O} // modulepar {Oct6to15 PX_MAC_UCA_NUT := 'AEACAC276A31'O} /* ** @desc Global Address of Node Under Test<br> ** PICS/PIXIT Reference: XXX */ modulepar {Ipv6Address PX_GLA_NUT := '200106605503276AACACACFFFE276A31'O} // modulepar {Ipv6Address PX_GLA_NUT := '200106605503276AACACACFFFE276A31'O} /* ** @desc Solicited-Node Multicast Address of Node Under Test<br> ** PICS/PIXIT Reference: XXX */ modulepar {Ipv6Address PX_SOL_NODE_MCA_NUT := 'FF0200000000000000000001FF276A31'O} // modulepar {Ipv6Address PX_SOL_NODE_MCA_NUT := 'FF0200000000000000000001FF276A31'O} /* ** @desc Mac Solicited-Node Multicast Address of Node Under Test<br> ** PICS/PIXIT Reference: XXX */ modulepar {Oct6to15 PX_MAC_SOL_NODE_MCA_NUT := '3333FF276A31'O} // modulepar {Oct6to15 PX_MAC_SOL_NODE_MCA_NUT := '3333FF276A31'O} }//end NUT Loading