C114门户论坛百科APPEN| 举报 切换到宽版

亚星游戏官网

 找回密码
 注册

只需一步,快速开始

短信验证,便捷登录

搜索

军衔等级:

亚星游戏官网-yaxin222  新兵

注册:2013-4-25
发表于 2015-12-1 14:35:17 |显示全部楼层
翻到了前几年整理的笔记,有点过时,供新人参考下。


hadmin/admin
enable/admin                                                                              
448-495
9806(config)# system hostname NY-youtian9806H

NY-youtian9806H(config)# add-vlan 199    (管理VLAN)
NY-youtian9806H(config)# add-vlan 256-279  (业务VLAN)                                                             管理地址?
100%
NY-youtian9806H(config)# vlan 199 5/1-2 tag
NY-youtian9806H(config)# vlan 256-351 5/1-2 tag
NY-youtian9806H(config)# vlan 256-351 1-4/1-24 untag one-to-one pvc 1
NY-youtian9806H(config)# ip subnet 123.76.167.27 255.255.255.0 199
NY-youtian9806H(config)# ip route 0.0.0.0 0.0.0.0 123.76.167.254
NY-youtian9806H(config)#ip host 10.62.5.101 255.255.255.0
NY-youtian9806H(config)# adsl-profile s4m
NY-youtian9806H(config)# adsl-profile s4m
AtucConfRateMode(1-fixed,2-adaptAtStartup,3-adaptAtRuntime):[2]
AtucConfRateChanRatio(0..100):[0]
AtucConfTargetSnrMgn(0..310(0.1dB)):[80]
AtucConfMaxSnrMgn(80..310(0.1dB)):[310]
AtucConfMinSnrMgn(0..80(0.1dB)):[0]
AtucConfDownshiftSnrMgn(0..310):[0]
AtucConfUpshiftSnrMgn(0..310):[0]
AtucConfMinUpshiftTime(0..16383):[0]
AtucConfMinDownshiftTime(0..16383):[0]
ConfProfileLineType(1-fast-only,2-interleaved-only):[2]
AtucChanConfFastMaxTxRate(0..102400kbps):[1024]4096
AtucChanConfFastMinTxRate(0..4096kbps):[32]
AtucChanConfInterleaveMaxTxRate(0..102400kbps):[1024]4096
AtucChanConfInterleaveMinTxRate(0..4096kbps):[32]
AtucChanConfMaxInterleaveDelay(0..255ms):[16]
AturConfRateMode(1-fixed,2-adaptAtStartup,3-adaptAtRuntime):[2]
AturConfRateChanRatio(0..100):[0]
AturConfTargetSnrMgn(0..310(0.1dB)):[80]
AturConfMaxSnrMgn(80..310(0.1dB)):[310]
AturConfMinSnrMgn(0..80(0.1dB)):[0]
AturConfDownshiftSnrMgn(0..310(0.1dB)):[0]
AturConfUpshiftSnrMgn(0..310(0.1dB)):[0]
AturConfMinUpshiftTime(0..16383):[0]
AturConfMinDownshiftTime(0..16383):[0]
AturChanConfFastMaxTxRate(0..10240kbps):[512]
AturChanConfFastMinTxRate(0..512kbps):[32]
AturChanConfInterleaveMaxTxRate(0..10240kbps):[512]
AturChanConfInterleaveMinTxRate(0..512kbps):[32]
AturChanConfMaxInterleaveDelay(0..255ms):[16]
AtucDMTConfFreqBinsOperType(1-open,2-cancel):[2]
AturDMTConfFreqBinsOperType(1-open,2-cancel):[2]
LineDMTConfEOC(1-byte ,2-streaming ):[1]
LineDMTConfTrellis(1-on,2-off):[1]
AtucConfMaxBitsPerBin(0..15):[15]
AtucConfTxStartBin(6..511):[32]
AtucConfTxEndBin(32..511):[511]
AtucConfRxStartBin(6..63):[6]
AtucConfRxEndBin(6..63):[31]
AtucConfUseCustomBins(1-on,2-off):[2]
AtucConfDnBitSwap(1-on,2-off):[2]
AtucConfUpBitSwap(1-on,2-off):[2]
AtucConfREADSL2Enable(1-on,2-off):[2]
AtucConfPsdMaskType(1-DMT_PSD_MSK,2-ADSL2_PSD_MSK,3-ADSL2_READSL_WIDE_PSD_MSK,4-ADSL2_READSL_NARROW_PSD_MSK):[3]
AtucConfPMMode(1-DISABLE,2-L2_ENABLE,3-L3_ENABLE,4-L3_ENABLE | L2_ENABLE):[1]
AtucConfPML0Time(0..255s):[240]
AtucConfPML2Time(0..255s):[120]
AtucConfPML2ATPR(0..31db):[3]
AtucConfPML2Rate(512..1024kbps):[512]
Press M or m key to modify, or the other key to complete?[C]

NY-youtian9806H(config)# interface range adsl 1-4/1-24
NY-youtian9806H(cfg-if-range-adsl)# adsl profile s4m
                                  #atm pvc 1 vpi 0 vci 35  (电信pvc的批量配置)(网通为atm pvc 1 vpi 8 vci 81)

NY-youtian9806H(cfg-if-range-adsl)# pvid 256-351 one-to-one pvc 1
                                
NY-youtian9806H(cfg-if-range-adsl)# exi

NY-youtian9806H(config)# exi

NY-youtian9806H# ping 123.76.167.254
PING 123.76.167.254: 56 data bytes
64 bytes from 123.76.167.254: icmp_seq=0. time=10. ms
64 bytes from 123.76.167.254: icmp_seq=1. time=10. ms
64 bytes from 123.76.167.254: icmp_seq=2. time=10. ms
64 bytes from 123.76.167.254: icmp_seq=3. time=10. ms
64 bytes from 123.76.167.254: icmp_seq=4. time=30. ms
----123.76.167.254 PING Statistics----
5 packets transmitted,
5 packets received,
0% packet loss
round-trip (ms)  min/avg/max = 10/14/30
NY-youtian9806H#save

举报本楼

本帖有 5 个回帖,您需要登录后才能浏览 登录 | 注册
您需要登录后才可以回帖 登录 | 注册 |

手机版|C114 ( 沪ICP备12002291号-1 )|联系大家 |网站地图  

GMT+8, 2024-9-24 17:19 , Processed in 0.585142 second(s), 15 queries , Gzip On.

Copyright © 1999-2023 C114 All Rights Reserved

Discuz Licensed

回顶部
XML 地图 | Sitemap 地图