From owner-freebsd-net@FreeBSD.ORG Wed Jan 15 14:09:47 2014 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 10935A5B; Wed, 15 Jan 2014 14:09:47 +0000 (UTC) Received: from people.fsn.hu (people.fsn.hu [195.228.252.137]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4E3F51696; Wed, 15 Jan 2014 14:09:45 +0000 (UTC) Received: by people.fsn.hu (Postfix, from userid 1001) id 7F0F112BD37E; Wed, 15 Jan 2014 15:09:36 +0100 (CET) X-Bogosity: Ham, tests=bogofilter, spamicity=0.350635, version=1.2.3 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MF-ACE0E1EA [pR: 9.8668] X-CRM114-CacheID: sfid-20140115_15092_64B3A831 X-CRM114-Status: Good ( pR: 9.8668 ) X-DSPAM-Result: Innocent X-DSPAM-Processed: Wed Jan 15 15:09:36 2014 X-DSPAM-Confidence: 0.9936 X-DSPAM-Probability: 0.0000 X-DSPAM-Signature: 52d696a0232803360319692 X-DSPAM-Factors: 27, >+On, 0.00049, wrote+>>, 0.00115, wrote+>, 0.00189, >>+>, 0.00263, >>+>>, 0.00362, >>+>>, 0.00362, looks+like, 0.00500, wrote, 0.00520, wrote, 0.00520, References*fsn.hu>, 0.00583, References*fsn.hu>, 0.00583, In-Reply-To*fsn.hu>, 0.00617, Nagy+wrote, 0.00655, References*freebsd.org>, 0.00748, The+result, 0.00748, can't+find, 0.00748, Received*online.co.hu+[195.228.243.99]), 0.00872, Received*[195.228.243.99]), 0.00872, Looks, 0.00872, 07+02, 0.00872, Received*online.co.hu, 0.00872, Received*(japan.t, 0.00872, Received*(japan.t+online.co.hu, 0.00872, John+Baldwin, 0.01000, From*"Nagy, Attila" , 0.01000, mtu, 0.01000, X-Spambayes-Classification: ham; 0.00 Received: from japan.t-online.private (japan.t-online.co.hu [195.228.243.99]) by people.fsn.hu (Postfix) with ESMTPSA id 8087012BD357; Wed, 15 Jan 2014 15:09:03 +0100 (CET) Message-ID: <52D6967B.8020507@fsn.hu> Date: Wed, 15 Jan 2014 15:08:59 +0100 From: "Nagy, Attila" MIME-Version: 1.0 To: John Baldwin , freebsd-net@freebsd.org Subject: Re: Showing CDP info in ifconfig? References: <52D50065.8060907@fsn.hu> <201401141104.40813.jhb@freebsd.org> <52D62471.9060808@fsn.hu> In-Reply-To: <52D62471.9060808@fsn.hu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jan 2014 14:09:47 -0000 On 01/15/14 07:02, Attila Nagy wrote: > On 01/14/14 17:04, John Baldwin wrote: >> lladvd (for LLDP) implements this by using the information it gleans >> to set >> the optional description field on an interface. The result looks like: >> >> igb0: flags=8843 metric 0 mtu >> 1500 >> description: connected to someswitch (eth1/1/3) >> ... >> cxl0: flags=8843 metric 0 mtu >> 1500 >> description: connected to someotherswitch (Eth3) >> ... >> > Looks great, but I can't find it. Could you please give a pointer? > Nevermind, it's http://www.freshports.org/net/ladvd/ Thanks,