August 7, 2006 | Chapter 3: Provisioning |
Configuration
Get Configuration
Purpose:
Show the current configured parameters.
Command:[all privileges]
GET CONFIGURATION
Interface Speed and Negotiation Purpose:
Configure speed and negotiation mechanism for the NETWORK and SUBSCRIBER interfaces. Command:[RW, SECURE privilege]
SET [NETWORKSUBSCRIBER] INTERFACE SPEED 101001000 [AUTOFORCE]
Note: NETWORK or SUBSCRIBER is optional and is specified to identify a specific interface. If not specified, both interfaces will be targeted. AUTO or FORCE is optional and indicates whether the interface(s) should
Example 1: SET INTERFACE SPEED 100
Example 2: SET NETWORK INTERFACE SPEED 1000 FORCE
Status Commands: [all privileges]
GET CONFIGURATION
Configure Data Rate Purpose:
Configure transmit and receive data rates relative to the SUBSCRIBER interface and independent of the link speed. This mechanism provides a mechanism to limit the amount of bandwidth that the SUBSCRIBER can use.
Command:[RW, SECURE privilege]
SET [TRANSMITRECEIVE] DATA RATE FULL<value>
TRANSMIT or RECEIVE is optional and is specified to identify a specific direction. If not specified, both directions will be targeted. The data rate is specified in megabits by supplying a <value> number from 1 to 1000, or FULL to allow the full rate of the interface.
Example: SET DATA RATE FULL
Example: SET TRANSMIT DATA RATE 15
Status Commands: [all privileges]
GET CONFIGURATION