(8/n)
SUMMARY OF XFINITY'S DOWNSTREAM CHANNEL LAYOUT IN MY AREA
Low band edge: 108MHz. This makes sense - the whole reason I bought this modem over my previous modem, is that the Hitron CODA is the cheapest of the few that Xfinity will provision for more upstream channels (faster upload speeds), which pushes the start of the downstream channels higher
High band edge: 1002MHz
Total span: 894MHz
Total QAM allotment: 540MHz (60.4%) in 90 channels (6MHz each)
Total OFDM allotment: 336MHz (37.6%) in 3 channels (48MHz, 96MHz, 192MHz)
Total unused: 18MHz (2.0%) in 3x 6MHz gaps

108MHz-246MHz: 23x 6MHz QAM channels
246MHz-252MHz: 1x 6MHz unused
252MHz-354MHz: 17x 6MHz QAM channels
354MHz-360MHz: 1x 6MHz unused
360MHz-648MHz: 48x 6MHz QAM channels

648MHz-744MHz: 1x 96MHz OFDM channel

744MHz-756MHz: 2x 6MHz QAM channels
756MHz-762MHz: 1x 6MHz unused

762MHz-810MHz: 1x 48MHz OFDM channel
810MHz-1002MHz: 1x 192MHz OFDM channel

#electronics #docsis #cablemodem

(7/n)
So while the "DOCSIS WAN" page gave us the downstream DOCSIS channels that my modem is actually using, of course I used the spectrum analyzer to investigate every channel across Xfinity's whole downstream bandwidth (on the node serving me, at least). This includes channels serving internet data as well as digital television channels. See screenshots and alt text for a few different things that happen across the band
#electronics #docsis #cablemodem

(6/n)
And we get a nice little UI as a result!:
1. A spectrum analyzer with configurable center frequency/bandwidth span
2. Per-downstream-channel plots of Power (in dBmV - remember characteristic impedance is 75Ω here) and Modulation Error Ratio (in dB) over time
3. Constellation diagrams of any of the active downstream QAM channels!

These are pretty cool - someone has done some good work in developing this feature. Lots of companies simply got rid of the spectrum analyzer functionality in their modems instead of fixing the bug after the Cable Haunt (https://github.com/Lyrebirds/Cable-Haunt-Report/releases/latest/download/report.pdf) vulnerability came out a few years ago, which is a shame since it's such a great learning and debugging tool. So I'm happy to see Hitron is actually working on adding this functionality to a modem that didn't have it yet.
#electronics #docsis #cablemodem

(5/n)
The "Spectrum" hidden tab is a little more complicated - the javascript isn't just grabbing some data from a .asp page and displaying it in a table, it's a whole application with buttons and fancy graphs. So I figured out a devtools javascript console incantation to get the main page to load it, ignoring the fact that it's marked as not visible:
```js
$('#maincontent').html('');
var loadPage = "advanced_spectrum.html"
$('#maincontent').load(loadPage, function(response,status){
if (status=="success") {
$("a").unbind("click");
}
});
$('#maincontent').fadeIn();
```

(This is basically ripped from /js/mainApp.js, lines 305-321)
#electronics #docsis #cablemodem

(4/n)
The "DOCSIS Event" one gets its info from https://192.168.100.1/data/status_log.asp, and is an event log. I'm happy they've started adding this functionality - it's way more helpful for troubleshooting internet outages than just looking at the status LEDs on the front of the device.
#electronics #docsis #cablemodem
(3/n)
For the first one, "Gateway", I browsed to https://192.168.100.1/js/status_process.js and can see that it gets its data from https://192.168.100.1/data/getCMInit.asp. Browsing there shows some pretty basic data
#electronics #docsis #cablemodem
(2/n)
So of course I poked around the UI a bit. Looks like for each tab there's an HTML and javascript file loaded, and the JS in turn gets the actual data (including some incomplete "TODOs") from requests to /data/*.asp pages. Notably, the response from /data/getSubMenu.asp indicates there are some hidden pages!
#electronics #docsis #cablemodem

Bài viết chia sẻ cách áp dụng modem cáp UniFi UCI với UniFi Network Server tự host - điều không được hỗ trợ chính thức bởi UniFi. Tác giả đã thử nghiệm thành công và đăng hướng dẫn chi tiết cho cộng đồng tự quản trị.

#UniFi #SelfHosted #CableModem #Networking #DIY #HostTựQuản #ModemCáp #Mạng #TựLàm

https://www.reddit.com/r/selfhosted/comments/1q7s0xb/adopting_unifi_cable_modem_on_self_hosted_unifi/

The bootloop of Arris TG2492S cable modem stopped, when I disabled ntp servers (disabled by default).

The bootloop stops by unplugging the F-connector/antenna cable.

Earlier I resolved the bootloop with factory reset.

Related https://yhteiso.elisa.fi/laajakaista-70/arris-tg2492s-uudelleenkaeynnistaeae-itsensae-aina-yhdistaeessaeaen-verkkoon-523365

#elisa #cableModem #debugging #bugs #EuroDOCSIS

Arris TG2492S uudelleenkäynnistää itsensä aina yhdistäessään verkkoon | OmaYhteisö

Hankin uuden (käytetyn) kaapelimodeemin asuntooni jonne Elisa tarjoaa kaapelimodeemia. Kaapelimodeemi on merkiltään ja malliltaan Arris TG2492S.Itse ongelma on sellainen että kun laite käy läpi internetiin yhdistämistä, se uudelleenkäynnistää itsensä siinä vaiheessa kun hakee ip-osoitetietoja. Modee...

@isagalaev

I had to replace mine last year & settled on an Arris SBG8300.

Aside from a little tinkering with IPv6, it's just been a set-and-forget appliance for me. Our home network is very small(~8 devices); but, there's plenty of room to grow it with this box should the need arise.

I was mainly concerned with it being Xfinity/Comcast compatible for our apt building. Ended up just heading down to our local Best Buy to pick it up.

Good luck!

https://www.surfboard.com/products/wi-fi-cable-modems/SBG8300/

#HomeLab #CableModem

SBG8300 SURFboard® DOCSIS® 3.1 Gigabit Modem & Wi-Fi® 6 Router

With 4 Gbps combined wired speeds and Wi-Fi speeds up to 2350 Mbps, the SBG8300 is the perfect solution for Gigabit speed internet plans.

SURFboard