Comments on: ERS 8600 (ipNetToMediaIfIndex) https://blog.michaelfmcnamara.com/2008/01/ers-8600-ipnettomediaifindex/ technology, networking, virtualization and IP telephony Sat, 30 Oct 2021 14:25:40 +0000 hourly 1 https://wordpress.org/?v=6.6.2 By: rjansen https://blog.michaelfmcnamara.com/2008/01/ers-8600-ipnettomediaifindex/comment-page-1/#comment-82 Mon, 21 Jan 2008 15:13:00 +0000 http://maddog.mlhs.org/blog/2008/01/ers-8600-ipnettomediaifindex/#comment-82 Thanks for code indeed !
From what I see, is that for an MLT the card will say 0 and the port will give the MltID, but then you only know the MLT where the address is found.

l elaborate on the matter.
MLT’s consist de-facto of 2 or more ports.
What I’m actually am trying to do is to determine on which EXACT PHYSICAL port a MAC address exists that’s part of an MLT.

Reason,… when you know the EXACT physical port, you can easily search on that port for it’s neighbor via the Nortel topology info by searching for a specific port in the topology table and that should work for MLT’s to a stack, split MLT etc,…

Anyone ideas on that ?

]]>
By: Michael McNamara https://blog.michaelfmcnamara.com/2008/01/ers-8600-ipnettomediaifindex/comment-page-1/#comment-81 Sat, 19 Jan 2008 21:27:00 +0000 http://maddog.mlhs.org/blog/2008/01/ers-8600-ipnettomediaifindex/#comment-81 I’ve posted some basic Perl code to my website that should help those that were interested.

http://mysite.verizon.net/michaelfmcnamara/perl.htm#passportarp

Here’s the specific code;

http://mysite.verizon.net/michaelfmcnamara/files/passportarp.pl.txt

Cheers

]]>
By: rjansen https://blog.michaelfmcnamara.com/2008/01/ers-8600-ipnettomediaifindex/comment-page-1/#comment-80 Fri, 18 Jan 2008 08:36:00 +0000 http://maddog.mlhs.org/blog/2008/01/ers-8600-ipnettomediaifindex/#comment-80 When the new example code is available, could a link be posted here for further reference please ?
I’ll try and convert it to embedded perl in PHP code.
(See my previous post)

Thanks in advance.

]]>
By: CresceNet https://blog.michaelfmcnamara.com/2008/01/ers-8600-ipnettomediaifindex/comment-page-1/#comment-79 Fri, 11 Jan 2008 19:51:00 +0000 http://maddog.mlhs.org/blog/2008/01/ers-8600-ipnettomediaifindex/#comment-79 Hello. This post is likeable, and your blog is very interesting, congratulations :-). I will add in my blogroll =). If possible gives a last there on my site, it is about the CresceNet, I hope you enjoy. The address is http://www.provedorcrescenet.com . A hug.

]]>
By: rjansen https://blog.michaelfmcnamara.com/2008/01/ers-8600-ipnettomediaifindex/comment-page-1/#comment-78 Thu, 10 Jan 2008 23:32:00 +0000 http://maddog.mlhs.org/blog/2008/01/ers-8600-ipnettomediaifindex/#comment-78 That comment was me and I started that comment in an off topic post (http://michaelfmcnamara.blogspot.com/2007/12/ping-snoop.html#links). The link above contains some basic embedded perl in PHP code I wrote based on Michael’s formulae. Referencing it for completeness.
I’m looking forward to the new code ! TIA

]]>
By: justmacs https://blog.michaelfmcnamara.com/2008/01/ers-8600-ipnettomediaifindex/comment-page-1/#comment-77 Thu, 10 Jan 2008 20:10:00 +0000 http://maddog.mlhs.org/blog/2008/01/ers-8600-ipnettomediaifindex/#comment-77 I am looking forward to this code. I have tried to do this in the past but the code would get confused on the SMLTs and just recursively travel down each one in a circle.

]]>