NEXPEED NR304G-4W User’s Manual
NexComm Systems, Inc. 24 PAGE
Parameters
<ifname> - interface name
co|rt : unit type (COE or CPE), The default is a CPE.
auto : sets the rate adaptive mode; this mode automatically trains
for an optimal line rate by negotiating with the far-end
equipment.
<kbps> - sets a line rate in kbps, from 200kbps to 2320kbps
; 64 x N + 8 + 8 x I , N=3~36 / I=0,1
Note :
You can set ‘adaptive mode’ only in the CPE unit.
Usage Examples:
(conf)# dev s0 gshdsl co 2320
The s0 interface functions as COE and operates at a line rate of 2320Kbps
in Fixed Mode.
(conf)# dev s1 gshdsl co auto 2056
The s1 interface functions as COE and operates at a line rate of
2056Kbps(maximum bit rate) in Adaptive Mode.
(conf)# dev s1 gshdsl rt
The s1 interface functions as CPE.
Viewing the device configuration
To verify whether the unit type and a line rate are correct for your application, use the
following command:
COMMAND
(conf)# show device
Usage Examples:
(conf)# sh dev
name
type
side
speed
-------------------------------------------
lan
10/100BASE-T
-
auto
s0
gshdsl(ANNEX-A)
RT
auto
s1
gshdsl(ANNEX-A)
RT
auto
mx0
bind = { s1 s0 }
(conf)#