show sysinfo




show port all
IPDSLAM# show port all PortID Admin-Status Operating-Status Alarm-Status Trap ----------------------------------------------------------------- 1 up down LOS enable 2 up up NO DEFECT enable 3 up up NO DEFECT enable 4 up up NO DEFECT enable 5 up up NO DEFECT enable 6 up up NO DEFECT enable 7 up up NO DEFECT enable 8 up down LOS enable 9 up down LOS enable 10 up down LOS enable 11 up down LOS enable 12 up up NO DEFECT enable 13 down down NO DEFECT enable 14 down down NO DEFECT enable 15 up up NO DEFECT enable 16 up up NO DEFECT enable -----------------------------------------------------------------------

turning port up/down - config port 13 up
IPDSLAM# config port 13 down Yes or No ? y IPDSLAM#

checking current speed profile - show adslline 13
IPDSLAM# show adslline 13 1.LineCoding: Multimode 2.LineType: fastOrInterleaved 3.Standard compliance: Multimode 4.Channel mode: Interleaved 5.LineProfile: 512/4064 6.AlarmProfile: DEFAULT

changing speed profile and alarmprofile - config adslline 13 DEFAULT DEFAULT
IPDSLAM# config adslline 13 DEFAULT DEFAULT LineProfile: DEFAULT AlarmProfile: DEFAULT Yes or No ? y IPDSLAM#

checking vci/vpi and vlan - show connection 12
IPDSLAM# show connection 12 PortID PVC VID Priority Admin Status Operating Status rfc1483 mode -------------------------------------------------------------------------------------- 12 0/33 - - up up b --------------------------------------------------------------------------------------

viewing existing speed profiles - show lineprof all
IPDSLAM# show lineprof all Line profile " 4MB/1MB ": site RateMode LineType TargetSNR MinRate MaxRate InterleaveDelay --------------------------------------------------------------------------- CO AdaptAtStartup Interleaved 6.0 32 4032 16 RT AdaptAtStartup Interleaved 6.0 32 1024 16 --------------------------------------------------------------------------- Line profile " 512/4064 ": site RateMode LineType TargetSNR MinRate MaxRate InterleaveDelay --------------------------------------------------------------------------- CO AdaptAtStartup Interleaved 6.0 32 4064 16 RT AdaptAtStartup Interleaved 6.0 32 512 16 --------------------------------------------------------------------------- Line profile " 512/512 ": site RateMode LineType TargetSNR MinRate MaxRate InterleaveDelay --------------------------------------------------------------------------- CO AdaptAtStartup Interleaved 6.0 32 512 16 RT AdaptAtStartup Interleaved 6.0 32 512 16 ---------------------------------------------------------------------------

configiring vlan?
IPDSLAM# help config connection config connection [VID] [priority]- Modify PVC(vpi/vci) connections of a specific port -(1~16).Specific port no. - Existing vpi/vci;(0~4095)/(1~65535) - New vpi/vci;(0~4095)/(1~65535).Keep the existing PVC value if no need to change - Administrative state - rfc1483 (b)ridge or (r)oute [VID]- VLAN ID; 2~4094 [priority]- Connection priority; 0~7 IPDSLAM# config connection 16 0/33 0/33 up b 5 0 IPDSLAM# config connection 16 0/33 0/33 up b 5 0 port 16: PVC: 0/33 -> 0/33 AdminStatus: up rfc1483 b(ridge)|r(oute): b VID: 5 Priority: 0 Yes or No ?