In AUTOSAR System Template for 4-4, I find the following and I am looking for more clarity about which Table in System Template defines this "Functional Destination Address". Some hints please.

Which Attribute from System Template is Functional Destination Address for DCMIPdu in AUTOSAR?
63 Views Asked by user3806728 At
1
The AUTOSAR classic platform does not actively use a "diagnostic address". The routing of diagnostic messages is typically described using the
TpConnectionfor CAN, Lin, FlexRay, and Ethernet.The last leg of
TpConnectionsis further qualified by means of theDiagnosticConnectionthat referencesTpConnectionin different roles, such as physical request, functional request, response.In other words, the
DiagnosticConnectionidentifies a bundle ofTpCnnections and their role in the diagnostic communication.