Yealink Forums
T20P DHCPv6 Troublesooting - Printable Version

+- Yealink Forums (http://forum.yealink.com/forum)
+-- Forum: IP Phone Series (/forumdisplay.php?fid=4)
+--- Forum: Phone specific topic (/forumdisplay.php?fid=12)
+---- Forum: T2xP Series (/forumdisplay.php?fid=21)
+---- Thread: T20P DHCPv6 Troublesooting (/showthread.php?tid=972)



T20P DHCPv6 Troublesooting - Lex512 - 10-31-2013 12:19 AM

Hi, i have some issues with DHCP6

By reading administrator manual for FW ver 9.71.00.144 :

Quote:IPv6 Address Assignment Method
Supported IPv6 address assignment methods:
 Manual Assignment: ...
 Stateless Address Autoconfiguration (SLAAC): ...

For SLAAC i use radvd and send to phone IP + gateway + RDNSS
But phone get IP-addr +prefix and gateway

My radvd config:

Code:
interface eth1
{
     AdvSendAdvert on;
     MinRtrAdvInterval 3;
     MaxRtrAdvInterval 10;

     AdvDefaultPreference high;
     AdvHomeAgentFlag off;
     AdvManagedFlag on;
     AdvOtherConfigFlag on;

     prefix ****:****:****:66::/64
     {
     AdvOnLink on;
     AdvAutonomous on;
     AdvRouterAddr on;
     };
    
    RDNSS ****:****:****:66::1
         {
         AdvRDNSSPreference 8;
         AdvRDNSSOpen on;
         AdvRDNSSLifetime 30;
     };

};

Maybe i send wrong parameters or it's bug.
Can you help me ?
Thanks.


RE: T20P DHCPv6 Troublesooting - Yealink Support - 10-31-2013 06:10 PM

Hi Lex512,

I will consult our researcher with your issue.
If any answers, i will update to you.


RE: T20P DHCPv6 Troublesooting - Lex512 - 11-01-2013 12:51 AM

Hi, any updates ?


RE: T20P DHCPv6 Troublesooting - Yealink Support - 11-01-2013 09:47 AM

Hi Lex512,

I have submitted your issue to our R&D. If the issue updates, i will contact with you soon.


RE: T20P DHCPv6 Troublesooting - Lex512 - 11-01-2013 01:16 PM

How long to wait?
We bought 400 phones at once.
And the deadline for starting the system in 2 weeks