通信人家园

标题: 华为5680T开局  [查看完整版帖子] [打印本页]

时间:  2024-11-21 08:42
作者: zhury6     标题: 华为5680T开局




上网用vlan31 dba 31 用来上网 绑定tcont 1 gem 1
IPTV用vlan32 dba 32 用于iptv 绑定tcont 2 gem 2
电话用vlan33 dba 33 用于电话 绑定tcont 3 gem 3


root
admin

enable
config
switrch language-mode     切换中英文

display board 0
创建vlan并且添加到上行口并透传出去
vlan 31 to 33 smart

port vlan 31 to 33 0/17 0
y  
port vlan 31 to 33 0/17 1
y
port vlan 31 to 33 0/18 0   
y                    
port vlan 31 to 33 0/18 1                                          
y                        


建立DBA模板
dba-profile add profile-id 31 type3 assure 20480 max 102400
dba-profile add profile-id 32 type3 assure 20480
dba-profile add profile-id 32 type3 fix 2048

建立线路模板
ont-lineprofile-name 123  profile-id 31                           
tcont 1 dba-profile-id 31                                            //tcont 1 绑定dba模板id 31
gem add 1 eth tcont 1                                               //增加一个gem1,类型是以太网ETH类型,并且绑定tcont1
gem mapping 1 0 vlan 31                                          //把0索引号映射到vlan31

tcont 2 dba-profile-id 32
gem add 2 eth tcont 2  
gem mapping 2 0 vlan 32

tcont 3 dba-profile-id 33                    
gem add 3 eth tcont 3   
gem mapping 3 0 vlan 33      
commit                                                                     //必须提交,否则不生效

建立业务模板
ont-srvprofile gpon profile-id 31 profile-name 123                  
ont-port eth adaptive pots adaptive                                 
y
commit                                                              //必须提交,否则不生效



display ont autofind all

display ont info 0 4 0 all


interface gpon 0/4                     
ont add 0 45 sn-auth 48575443ca303a2e omic ont-lineprofile-id 31 ont-srvprofile-id 31      
ont port native-vlan 0 45 eth 1 vlan 31
ont port native-vlan 0 45 eth 2 vlan 32
ont port native-vlan 0 45 iphost vlan 33
quit

service-port vlan 31 gpon 0/4/0 ont 45 gemport 1 multi-service user-vlan 31
service-port vlan 31 gpon 0/4/0 ont 45 gemport 2 multi-service user-vlan 32
service-port vlan 31 gpon 0/4/0 ont 45 gemport 3 multi-service user-vlan 33





时间:  2024-11-21 08:50
作者: xhy133

了解
时间:  2024-11-21 18:34
作者: Area_Code_61706

现在很多 5680 已经被淘汰了吧




通信人家园 (https://www.txrjy.com/) Powered by C114