This command shows the configured minimum speeds (if applicable), maximum speeds, states and statuses of all G.SHDSL ports. Here is a description of the various status field messages:
Failed | = | The system was unable to download firmware to the DSL chipset. |
Dropped | = | The port is a member of a bonded group but was dropped because it could not connect |
|
| within at least 640 Kbps of the rate of the other bonded ports. Both the central and remote |
|
| sides of the connection must disable and |
|
| the connection again. |
BondC | = | The port is connected and functioning as part of a central side group of bonded ports. See |
|
| the Set Central Side Port Bonding Command section. |
BondR | = | The port is connected and functioning as part of remote side group of bonded ports. See |
|
| the Set Remote Side Port Bonding Command section. |
Normal | = | The port is connected and functioning as a regular |
6.6.10Set Profile Command
Syntax:
192.168.1.1 gshdsl> set profile <name> <Cmax> [<Cmin>]
where
<name> | = | The name of the profile (up to 18 characters except DEFVAL). |
<Cmax> | = | The maximum transmission rate in Kbps. |
<Cmin> | = | The minimum transmission rate in Kbps. This setting is optional. 192 Kbps is the |
|
| default if you do not configure a value for this parameter. Setting Cmax and Cmin to |
|
| the same rate fixes the rate for that port. |
Speed Configuration
Even though you can specify arbitrary numbers for port speeds using the set profile command, the SAM1008 port speed is always adjusted to be a multiple of 64 Kbps. If you enter a speed that is not a multiple of 64 Kbps, the SAM1008 will use the next lower multiple of 64 Kbps. For instance, if you specify 600 Kbps for a port, the SAM1008 port will not exceed 576 Kbps; if you specify 660 Kbps, the SAM1008 port will not exceed 640 Kbps. See the examples shown next.
Example 1:
The configuration
192.168.1.1 gshdsl> set profile economy 2000 200
sets the speed for the economy profile between 1984 and 192 Kbps.
G.SHDSL Commands |