Kitz Forum

Announcements => Site & Forum Discussion => Topic started by: roseway on April 19, 2008, 08:05:27 AM

Title: A new entry for the frogstats page
Post by: roseway on April 19, 2008, 08:05:27 AM
Billion BiPAC 5200 Series

From the web interface http://192.168.1.254

Default username = admin, password = admin

The stats are at the bottom of the page in the ADSL section

How to tell if the connection is interleaved

Open a command line window and type:

telnet 192.168.1.254

Enter the admin password when asked.

You will see a prompt which says 'router>'. Type the following:

wan adsl chandata

The response will be similar to this:
Code: [Select]
router> wan adsl chandata
near-end interleaved channel bit rate: 6368 kbps
near-end fast channel bit rate: 0 kbps
far-end interleaved channel bit rate: 448 kbps
far-end fast channel bit rate: 0 kbps

from which you can see that this connection is interleaved.

Type exit to close the telnet session.



[attachment deleted by admin]
Title: Re: A new entry for the frogstats page
Post by: kitz on April 21, 2008, 10:21:37 AM
Thanks very much Eric :)