C300 简单配置

#中兴 C300 OLT 简单业务配置
创建Tcont模板
ZXAN(config)#gpon

//创建TCONT_1000M模板, 类型是第三种 ,assured :承诺带宽 maximum :最大带宽

ZXAN(config-gpon)#profile tcont TCONT_1000M type 3 assured 100000 maximum 1024000

   tcont type(类型): 
  		 1  Fixed bandwidth        //  1.固定带宽                    
   		 2  Assured bandwidth      // 2.保证带宽                  
         3  Assured bandwidth and non-assured bandwidth  //3.保证带宽和非保证带宽                              
         4  Best-effort bandwidth                //4.最大努力带宽                                       
         5  The super set of all of T-CONT types   //5.所有T-CONT类型的超级集合

配置line和remote模板
1.删除模板 line和remote
ZXAN(config)#pon
ZXAN(config-pon)#no onu-profile gpon line v158_line
ZXAN(config-pon)#no onu-profile gpon remote v158_remote

2.查看包含 line 和 remote 的模板
ZXAN(config-pon)#show running-config | include line
ZXAN(config-pon)#show running-config | include remote

3.创建line模板 别名:v158_line 、绑定tcont模板
ZXAN(config-pon)#onu-profile gpon line v158_line
ZXAN(config-gpon-line)#tcont 1 profile TCONT_1000M
ZXAN(config-gpon-line)#gemport 1 unicast tcont 1

4.创建remote模板 别名:v158_remote
ZXAN(config-pon)#onu-profile gpon remote v158_remote
ZXAN(config-gpon-remote)#gemport 1 flow 1

配置上联口VLAN
1.ZXAN(config)#interface gei_1/19/4 //进入上联口
2.ZXAN(config-if)#switchport mode hybrid //配置上行口的缺省模式为hybrid
trunk //访问模式中的切换端口
hybrid //混合模式中的开关端口
access //继模式中的切换端口
3.ZXAN(config-if)#show running-config interface gei_1/19/4 //查看上行口VLAN

4.删除默认VLAN 、VLAN 158
ZXAN(config-if)#no switchport default vlan
ZXAN(config-if)#no switchport vlan 158

5.配置19/4上联口默认VLAN 194
ZXAN(config-if)#switchport default vlan 194

6.查看上联口的状态及模式
ZXAN(config-if)#show interface gei_1/19/4

ONU配置
1.查看未注册ONU
ZXAN(config)#show gpon onu uncfg

2.进入1/15/4
ZXAN(config)#interface gpon-olt_1/15/4

3.查看ONU的sn信息
ZXAN(config-if)#show gpon onu baseinfo gpon-olt_1/15/4

4.注册ONU
ZXAN(config-if)#onu 1 type ZTE-GPON127 sn AZGPD72C5561

5.查看PON下注册的ONU的状态
ZXAN(config-if)#show gpon onu state gpon-olt_1/15/4

6.绑定模板line和remote

ZXAN(config-if)#onu 1 profile line v154_line remote v154_remote //这里我调用的是v154_line 和 v154_remote模板
.[Successful]

7.配置server-port
ZXAN(config)#interface gpon-onu_1/15/4:1
ZXAN(config-if)#service-port 1 user-vlan 154 vlan 194

  • 5
    点赞
  • 21
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值