diff --git a/doc/guide/hooks.xml b/doc/guide/hooks.xml index 0ab8c5d7be..99997a1943 100644 --- a/doc/guide/hooks.xml +++ b/doc/guide/hooks.xml @@ -419,8 +419,9 @@ address duration device-id {client-info} {relay-info} a hex string. - relay-info - for relayed packets the giaddr and the RAI circuit id - and remote id options (option 82 sub options 1 and 2) if present. + relay-info - for relayed packets the giaddr and the RAI circuit-id, + remote-id and subscriber-id options (option 82 sub + options: 1, 2 and 6) if present. The circuit id and remote id are presented as hex strings @@ -467,7 +468,13 @@ address duration device-id {relay-info}* relay-info - for relayed packets the content of relay agent - messages, remote id and subscriber id options (x and xx) if present. + messages, remote-id (code 37), subscriber-id (code 38) and + interface-id (code 18) options if present. Note that + interface-id option, if present, identifies the whole interface the + relay agent received the message on. This typically translates to a + single link in your network, but it depends on your specific network + topology. Nevertheless, this is useful information to better scope + down the location of the device, so it is being recorded, if present.