Great News - Bsnl enabled IPv6.

  • Thread starter Thread starter Ejaz
  • Start date Start date
  • Replies Replies 82
  • Views Views 12,517
Has BSNL Kerala recently updated their HARDWARE to Juniper or whatever higher end.

Or is it country/state wide?(other states also apart from Kerala)
 
How do you MAc scan your gateway /OLT/BNG?

This info is available when you make the PPPoE connection. Some routers display it in the UI too.

Regarding the hardware upgrade, I've been getting IPv6 since more than a year. Not all areas in Kerala are upgraded, some are still on the legacy Ericsson (I think) hardware. Perhaps the pandemic has slowed the upgrades 🤷🏻‍♂️
 
My city BNG is a Juniper , but those fellows have still not enabled IPv6. I get nothing in the IP and PPPoE does not establish if I select only IPv6
 
This info is available when you make the PPPoE connection. Some routers display it in the UI too.

Regarding the hardware upgrade, I've been getting IPv6 since more than a year. Not all areas in Kerala are upgraded, some are still on the legacy Ericsson (I think) hardware. Perhaps the pandemic has slowed the upgrades 🤷🏻‍♂️
I think I can ssh into ONT, any command to manually ask the ONT to redo the PPPoE stuff and fetch the MAC?
 
Hahaha!
Have to wait little longer...
Damn you Ericsson.
Code:
####################################################################
#                  Archer AX50 System Log
# Time = 2021-05-10 13:29:49
# H-Ver = 1.0.0 ; S-Ver = 1.0.9 Build 20200708 rel.55037
# LAN: I = 10.99.99.1 ; M = 255.255.255.0 ; MAC = 
# WAN: W = pppoeshare ; I = 117.211.000.000 ; M = 255.255.255.255 ; MAC =
#      G = 117.211.216.1 ; D1 = 8.8.8.8 ; D2 = 8.8.4.4
# Clients connected: 4 ; WI-FI : 4
####################################################################
2020-07-08 00:01:00 ppp[8409]: <6> 261091 ppp receive IPCP ACK
2020-07-08 00:01:00 ppp[8409]: <6> 261090 ppp send IPCP Req options(addr=117.211.000.000;dns1=218.248.112.225;dns2=218.248.112.193;)
2020-07-08 00:01:00 ppp[8409]: <6> 261093 ppp receive IPCP NAK options(addr=117.211.000.000;dns1=218.248.112.225;dns2=218.248.112.193;)
2020-07-08 00:01:00 ppp[8409]: <6> 261100 ppp send IPV6CP Req options(ifaceid=59ab:bb3b:52fd:7e77 ;)
2020-07-08 00:01:00 ppp[8409]: <6> 261090 ppp send IPCP Req options(addr=0.0.0.0;dns1=0.0.0.0;dns2=0.0.0.0;)
2020-07-08 00:01:00 ppp[8409]: <6> 261081 ppp receive CHAP Success: Authentication Success
2020-07-08 00:01:00 ppp[8409]: <6> 261078 ppp send CHAP Response [email protected]
2020-07-08 00:01:00 ppp[8409]: <6> 261077 ppp receive CHAP Challenge name=imp-ras-bng-tbv-01
2020-07-08 00:01:00 ppp[8409]: <6> 261064 ppp receive LCP ACK
2020-07-08 00:01:00 ppp[8409]: <6> 261060 ppp send LCP ACK
2020-07-08 00:01:00 ppp[8409]: <6> 261058 ppp receive LCP Request options(mru=1460;authtype=PPP_CHAP|type(MD5);magic=0x7aa8e291;)
2020-07-08 00:01:00 ppp[8409]: <6> 261061 ppp send LCP Request options(mru=1460;magic=0xabc1aee4;)
2020-07-08 00:01:00 ppp[8409]: <6> 261025 pppoe receive PADS sess-id(682)
2020-07-08 00:00:59 ppp[8409]: <6> 261024 pppoe send PADR Host-Uniq(20d9)
2020-07-08 00:00:59 ppp[8409]: <6> 261022 pppoe receive PADO form AC-MAC(00:30:88:03:8e:64)
2020-07-08 00:00:59 ppp[8409]: <6> 261023 pppoe receive PADO AC-Name(imp-ras-bng-tbv-01-B221E120605023)
2020-07-08 00:00:59 ppp[8409]: <6> 261021 pppoe send PADI Host-Uniq(20d9)
2020-07-08 00:00:59 ppp[8409]: <6> 261026 pppoe send PADT due to(resending PADI)
 
Back