CTC Store IPDSLAM-A8/A16 Manuel D’Utilisation

Page de 140
ADSL IP DSLAM 
 
 
                                                                 
 
79 
4.6 Port Configuration 
Enabling and Disabling a port 
Describes how to enable and disable a port. 
Command: config port <all | port no.> <up | down> 
Argument List: 
Parameter  
Description 
all |port no. 
Select destination 
up | down 
Enable/Disable ADSL port 
Example: This example shows how to set the port 8 enable. 
IPDSLAM # config port 8 up 
 
Yes or No <y/n>? y 
Attaching DSL Profile 
Describes how to attach a profile to a port. 
Command: config adslline < port no.> <lineProfile> <alarmProfile> 
Argument List: 
Parameter type  Parameter 
data-type and 
field 
Description 
port no. 
  (1 ~ 16) 
Indicated ADSL IP DSLAM port no. 
LineProfile 
String, <=32 
Specifies an ADSL line profile name. 
AlarmProfile 
String, <=32 
Specifies an ADSL alarm profile name. 
Example: This example shows how to attach the profile “service 512K64K” and 
alarm profile “test” to port 8, and displays the result: 
IPDSLAM # config adslline 8 service512K64K test 
LineProfile: SERVICE512K64K 
AlarmProfile: TEST 
Yes or No <y/n>?