Is possible to get dsl info via cmdline?

I know is possible with luci installing luci-mod-dsl but I'm a cli fanatic. Is possible to get dsl info (allignment, speed, etc) via cmdline? I have a fttc vdsl (sic!) :slight_smile:

See if

# ubus call dsl metrics

already scratches your command line and raw data itches. Beyond that it is possible to go a lot deeper, down to individual band metrics, but you'll probably don't want to go down that rabbit hole unless you're writing diagnostic software.

2 Likes

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.