Airtel Xstream Broadband has switched to CG Nat

I am surprised that you are not getting any IPv6. It looks like they have enabled it by default for everyone except Static IP customers. In some cases CPE change is needed but yours is a pretty recent one
I am on static IP, but to test I changed back to PPPoE and authenticated myself and I do get IPv6 address with prefix delegation

Code:
alpha@314-GI-SRX320> show dhcpv6 client binding detail

Client Interface/Id: pp0.1
     Hardware Address:             f4:bf:a8:52:13:ca
     State:                        BOUND(DHCPV6_CLIENT_STATE_BOUND)
     ClientType:                   STATEFUL
     Lease Expires:                2021-07-04 14:39:46 IST
     Lease Expires in:             84082 seconds
     Lease Start:                  2021-07-03 14:39:46 IST
     Bind Type:                    IA_PD
     Preferred prefix length       0
     Sub prefix length             64
     Client DUID:                  LL0x29-f4:bf:a8:52:1e:ca
     Rapid Commit:                 Off
     Server Identifier:            fe80::5a00:bbff:fe06:4812
     Update Server                 Yes
     Client IP Prefix:             2401:4900:1f30:58db::/64

DHCP options:
    Name: server-identifier, Value: VENDOR0x00000583-0x34343a63
    Name: dns-recursive-server, Value: 2401:4900:50:9::9,2401:4900:50:9::39,2404:a800:0:14::1:1010,2404:a800:0:14::1:1011

Update RA interfaces:
     Interface: irb.114
            RA Prefix:      2401:4900:1f30:58db::/64
 
@panks21
Is this the correct setting for ipv6 using the TP-Link router?

ipv6.png
 
Another thing. My plan is of 100Mpbs but If I do Speedtest on fast.com I get 300Mbps Down and Up both.
Fast.com picks up IPv6 by default

If I disable IPv6 on the computer, I get 100Mbps
 
I have sent mail for bridge mode.
Will ask them about ipv6 too now that I am on cgnat.
Can't do much on this router.
Everything is disabled.
 
@tatyasky Finally, I was able to get the ipv6 address in the router. But the internet doesn't work on that.
Seems the same mac cannot dial another PPPoE and hence, it was not connecting earlier. I had to use the same Ipv4 session. then I get IP but not the Gateway. If I just dial ipv6 (no IPv4), I get the gateway but still internet doesn't work. It's may be because I have public IPv4?

ipv-6.png
 
Each and every devices should have a public IPv6 address
If not choose the SLAAC option in LAN settings test
Also check if the DNS is able to resolve AAAA records

Edit- It does not dial PPPoE for IPv6, it is DHCPv6 but perhaps it will work only if your IPv4 session is authentic and authorised
 
Back