diff --git a/Info.pm b/Info.pm index 00d3dfa2..7a58166c 100644 --- a/Info.pm +++ b/Info.pm @@ -2357,9 +2357,9 @@ sub _get_topo_data { return \%t_data; } -=head3 Topology Table Information +=head3 Common Topology Table Information -The generic topology table methods below will query the +The common topology table methods below will query the device for information from the specified topology protocols and return a single hash combining all information. As a result, there may be identical topology information returned from the two protocols causing duplicate @@ -2492,6 +2492,8 @@ sub c_id { Returns reference to hash. Key: iid, Value: Remote Device Type +Note: LLDP and EDP do not provide this information. + =cut sub c_platform {