Hi, Srini.
From: "Srini Kode" <[EMAIL PROTECTED]>
Subject: IPv6 on Linux
Date: Wed, 9 Feb 2005 14:35:52 -0800
Message-ID: <[EMAIL PROTECTED]>

skode> Hi,
skode>  
skode> I am using net-snmp-5.1. I built the image with ipv6 enabled. and started
skode> snmpd as:
skode> snmpd udp6:161 on a target.
skode>  
skode> Now from a windows system I am issuing a "snmpget" to the target, where 
the
skode> above image (v6 capable) is running.
skode> following is the command I issued:
skode>  
skode> snmpget -v 2c -c sritest -D  ALL udp6:[fe80::205:30ff:fe00:2309]:161
skode> sysDescr.0
  The machine which you invoke snmpget is Windows, that's right?

  If so, you use the link-local address which begins with fe80.
  So you must specify zone ID (scopeID?) like "fe80::205:30ff:fe00:2309%4".

  Please refer to the following FAQ:
  http://www.microsoft.com/technet/prodtechnol/winxppro/plan/faqipv6.mspx
  And cilck on the question "How do I ping?" of "Configuration and Usage".

  --- quote ---  
  For example, to send ICMPv6 Echo Request messages to the link-local
  address fe80::260:97ff:fe02:6ea5 using zone ID 4 (the interface index
  of an installed Ethernet adapter), use the following command for
  Windows XP with SP1 and Windows XP with SP2:

    ping fe80::260:97ff:fe02:6ea5%4 
  --- end --

  Maybe this is the same question as the above one.
  I'm sorry but I don't have an IPv6 environment in Windows.
  So I cannot test it.

  Regards,
Katsuhisa ABE


  
  



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to