Вопрос: Как изменить тип ADSL стандарта на порту DAS-3248?

Ответ: 

G.dmt:

$modify adsl line intf ifname dsl-22 disable
$modify adsl line profile ifname dsl-22 atucGsAnnexType AnnexA AtucGsStandard gdmt atucgstxpoweratten 0
$modify adsl line intf ifname dsl-22 enable

G.lite:

$modify adsl line intf ifname dsl-22 disable
$modify adsl line profile ifname dsl-22 atucGsAnnexType AnnexA AtucGsStandard glite atucgstxpoweratten 0
$modify adsl line intf ifname dsl-22 enable

Т1.413:

$modify adsl line intf ifname dsl-22 disable
$modify adsl line profile ifname dsl-22 atucGsAnnexType AnnexA AtucGsStandard t1413 atucgstxpoweratten 0
$modify adsl line intf ifname dsl-22 enable

G.992.5 (ADSL2+)

$modify adsl line intf ifname dsl-22 disable
$modify adsl line profile ifname dsl-22 atucGsAnnexType adsl2 AtucGsStandard adsl2plusauto atucgstxpoweratten 0
$modify adsl line intf ifname dsl-22 enable

Примечания:

  1. Все примеры даны для 23 adsl порта
  2. ADSL порты DAS-3248 нумеруются c нуля, т.е. первому физическому порту DSLAMa соответствует dsl-0, второму dsl-1 и т. д (48 порт-dsl 47).
  3. Параметры GsAnnexType и atucgstxpoweratten должены быть указаны при изменении стандарта на ADSL порту.