I need to see the actual connection speed on which the link is established on cisco 857w ADSL2+ router.
Can anyone help with the related commands or point me where i can find it in cisco SDM?
Thanks
Muhammad
Solved! Go to Solution.
Hello,
Not sure about the SDM. Telnet into the router and do "show dsl interface" You will see speed information and more.
Hope this helps, please rate post if it does!
Hello,
Not sure about the SDM. Telnet into the router and do "show dsl interface" You will see speed information and more.
Hope this helps, please rate post if it does!
hi,
try "show dsl int atm 0"
and you can enable train buffer log with:
"int atm 0
dsl enable-train"
hopes it helps