电信级MA5680T开局配置
enable 打开特权
config 进入终端配置模式
Sysname xxxx-xxxx 添加设备名称
Terminal user name 添加用户
Huawei 用户名
Huawei 密码
Huawei 确认密码
Root 用户管理级别
3 用户权限
4 用户登录次数
N
dba-profile add profile-id 10 profile-name "DBA_100M" type3 assure 10240 max
102400(保证带宽100M)
创建链路模板
ont-lineprofile gpon profile-id 10 profile-name "kd" 建链路模板,并且绑定DBA模板
tcont 1 dba-profile-id 10 tcont 1 绑定DBA为 10模板
gem add 1 eth tcont 1 绑定端口
gem add 2 eth tcont 1
gem mapping 1 1 vlan 41 建立端口映射,索引号与vlan号映射
gem mapping 2 1 vlan 46
commit
quit
创建业务模板
ont-srvprofile gpon profile-id 10 profile-name "srv-profile_10" 创建业务模板
ont-port pots adaptive eth adaptive 开通端口号
commit
添加业务板卡
board add 0/6 H805GPFD
board add 0/17 H801GICF
board add 0/18 H801GICF
创建onu业务
interface gpon 0/6
port 0 ont-auto-find enable 自动发现onu
port 1 ont-auto-find enable
port 2 ont-auto-find enable
port 3 ont-auto-find enable
port 4 ont-auto-find enable
port 5 ont-auto-find enable
port 6 ont-auto-find enable
port 7 ont-auto-find enable
port 8 ont-auto-find enable
port 9 ont-auto-find enable
port 10 ont-auto-find enable
port 11 ont-auto-find enable
port 12 ont-auto-find enable
port 13 ont-auto-find enable
port 14 ont-auto-find enable
port 15 ont-auto-find enable
ont add 0 0 loid-auth "60001" always-on omci ont-lineprofile-id 10 设置loid验证方式
ont-srvprofile-id 10 desc "ceshi"
创建业务虚端口
service-port vlan 2066 gpon 0/6/0 ont 1 gemport 1 multi-service user-vlan 41 tag-transform translate-and-add inner-vlan 1001 宽带
service-port vlan 3119 gpon 0/6/0 ont 1 gemport 2 multi-service user-vlan 46 语音
创建vlan
<vlan-config>
vlan 2064 smart 宽带
vlan 3118 smart 语音
vlan 3919 smart 管理
vlan attrib 2064 q-in-q
port vlan 2064 0/17 0 透传
port vlan 3118 0/17 0
port vlan 3919 0/17 0
#
interface vlanif3118 vlan IP
ip address x.x.x.x x.x.x.x
ip route-static x.x.x.x 255.255.224.0 x.x.x.x 全局静态路由