V6 on the TG589 v3
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Trials
- :
- IPv6 Trial
- :
- V6 on the TG589 v3
Re: V6 on the TG589 v3
16-12-2013 2:33 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Try ping proto=ip addr=fe80::90:1a00:ca3:8d26 intf=Internet instead.
(The problem here is that link-local addresses are only valid on individual interfaces and so the router needs to know which one we want to send it out of)
It might be useful to see the output of dhcp clientv6 iflist to see if a global prefix is successfully being received.
Re: V6 on the TG589 v3
16-12-2013 2:34 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Quote {Administrator}=>: ping proto=ip addr=fe80::90:1a00:ca3:8d26 intf=Internet
Legend : Pingv6 successful(!)
Pingv6 Timeout(.)
Hit ctrl-g to abort...
.!...
--- Pingv6 statistics ---
5 packet(s) transmitted, 1 successful, 80% packet loss
rtt min/avg/max = 110 / 110 / 110 ms
{Administrator}=>: ping proto=ip addr=fe80::90:1a00:ca3:8d26 intf=Internet
Legend : Pingv6 successful(!)
Pingv6 Timeout(.)
Hit ctrl-g to abort...
!!!!!
--- Pingv6 statistics ---
5 packet(s) transmitted, 5 successful, 0% packet loss
rtt min/avg/max = 25 / 27 / 32 ms
dhcp clientv6 iflist
Re: V6 on the TG589 v3
16-12-2013 2:38 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
(Apologies for the scattergun apprach to solving this but I'm still getting to grips with exactly how the Thomson's function, and not just with IPv6!)
Re: V6 on the TG589 v3
16-12-2013 2:48 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Quote {Administrator}=>ip iplist
Flags legend:referred primar
oute ost route d precated nvalid
entative dplicated nycast auto onf ynamic perational
Prefix Interface Type Flags ...
Re: V6 on the TG589 v3
16-12-2013 2:52 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Prior to you enabling native IPv6 on the interface did you have any other IPv6 config in place (e.g. a 6in4 tunnel) that may have disabled DHCPv6 or otherwise got in the way of it?
Re: V6 on the TG589 v3
16-12-2013 2:53 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
EDIT:
OK changed the dhcpv6 options:
Now have
Quote {Administrator}=>:dhcp clientv6 iflist
DHCPv6 Client Info :
Interface : Internet
Mode : stateful
DHCPv6 Client State : [INIT]
Client DUID : 00:01:00:14:18:7a:dd:c7:a4:b1:e9:98:14:2e
Non Temporary Adress list :
Prefix list :
Still don't have ping.
Re: V6 on the TG589 v3
16-12-2013 3:02 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
What do you mean by 'OK changed the dhcpv6 options'? What commands did you use? (The DHCPv6 still isn't completing - it is still sitting in the initialisation step).
Re: V6 on the TG589 v3
16-12-2013 3:06 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
:dhcp clientv6 ifadd intf=Internet
:dhcp clientv6 ifattach intf=Internet
:dhcp clientv6 ifrenew intf=Internet
I then dropped and reconnected the ppp.
Re: V6 on the TG589 v3
16-12-2013 3:17 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
It might be worth running dhcp clientv6 iflist expand=enabled to give the full output which might hint at what these are/were.
Re: V6 on the TG589 v3
16-12-2013 3:24 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I could reboot it to get it back as I haven't saved the settings.
Quote {Administrator}=>dhcp clientv6 iflist expand=enabled
DHCPv6 Client Info :
Interface : Internet
Mode : stateful
DHCPv6 Client State : [INIT]
Client DUID : 00:01:00:14:18:7a:dd:c7:a4:b1:e9:98:14:2e
Non Temporary Adress list :
Prefix list :
Listen to RA messages : enabled
RA Managed flag : enabled
RA Other Config flag : enabled
RA flags lifetime : 0 days, 0:30:00
Max Solicit timeout : 0 days, 1:00:00
Rapid commit : disabled
Proposed leasetime : 0 days, 2:00:00
Number of IA NA options proposed : 1
Number of IA PD options proposed : 1
Lease history : enabled
DNS metric : 0
Link state : up
DHCPv6 Options :
Transmitted : 1 (client-identifier)
Requested :
Trying to get a stateful lease for : 0 days, 0:02:49
Nr of SOLICITs transmitted : 8
Retransmission timeout : 92 sec
IRT : 1 sec
MRT : 3600 sec
MRC : 0
MRD : 0 sec
{Administrator}=>
For a router that is supposed to be ipv6 gold standard enabled. It is being a pita to setup.
Re: V6 on the TG589 v3
16-12-2013 3:32 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Try readjusting your DHCP client options to the following (note the iapd=1 is the prefix delegation request):
dhcp clientv6 ifconfig intf=Internet listenra=enabled stateless=disabled rapidcommit=disabled leasetime=7200 irt=86400 iana=1 iapd=1 duidtype=duid-llt leasehist=enabled
Re: V6 on the TG589 v3
16-12-2013 3:36 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
dhcp clientv6 oro add intf=wan_ip option=domain-name-servers required=enabled
dhcp clientv6 oro add intf=wan_ip option=ia-prefix-delegation required=enabled
This will force the addition of DNS and prefix options to the DHCPv6 request.
Re: V6 on the TG589 v3
16-12-2013 3:37 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Quote {Administrator}=>:dhcp clientv6 ifconfig intf=Internet listenra=enabled rapidco
mmit=disabled leasetime=7200 irt=86400 iana=1 iapd=1 duidtype=duid-llt leasehis
t=enabled
Cannot configure DHCPv6 client which is already attached.
{Administrator}=>
so
Quote :dhcp clientv6 ifdetach intf=Internet
{Administrator}=>:dhcp clientv6 ifconfig intf=Internet listenra=enabled rapidco
mmit=disabled leasetime=7200 irt=86400 iana=1 iapd=1 duidtype=duid-llt leasehis
t=enabled
:dhcp clientv6 ifattach intf=Internet
:dhcp clientv6 ifrenew intf=Internet
:dhcp clientv6 iflist intf=Internet
DHCPv6 Client Info :
Interface : Internet
Mode : stateful
DHCPv6 Client State : [INIT]
Client DUID : 00:01:00:14:18:7a:dd:c7:a4:b1:e9:98:14:2e
Non Temporary Adress list :
Prefix list :
{Administrator}=>
Quote dhcp clientv6 oro add intf=wan_ip option=domain-name-servers required=enabled
dhcp clientv6 oro add intf=wan_ip option=ia-prefix-delegation required=enabled
doesn't like the intf=wan_ip bit
With Internet
Quote {Administrator}=>dhcp clientv6 oro add intf=Internet option=domain-name-servers
required=enabled
Failed to add option 23 to the ORO list!
{Administrator}=>
Re: V6 on the TG589 v3
16-12-2013 3:50 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
(Sorry about the wan_ip interface inclusion - I'm getting these commands from a Thomson CLI reference manual but missed out the interface swap applicable to your setup)
Remember to run the full dhcp clientv6 iflist expand=enabled command in order to get the full request listed.
Re: V6 on the TG589 v3
16-12-2013 3:52 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page