admin 管理员组文章数量: 887021
2024年3月9日发(作者:inputstreamreader是转换流)
河南联通OLT万兆改造指导书
方案一、OLT上联改为万兆,不保留至原SR光路,ME60万兆端口终结所有业务 ......... 1
方案二、OLT上联新增万兆承载宽带和IPTV,保留至原SR光路承载语音、专线和VPN业务 ........................................................................................................................................... 7
方案三、OLT上联改成万兆,不保留至原SR光路,语音业务网关从ME60透传到SR终结 ................................................................................................................................................. 10
方案四、OLT上联改成万兆,不保留至原SR光路,语音业务网关从SR移至ME60终结 ................................................................................................................................................. 13
方案五、OLT上联改成万兆,不保留至原SR光路,语音业务网关从ME60透传到SR再透传至ASBR终结 ....................................................................................................................... 16
万兆改造注意事项 ................................................................................................................. 19
IPTV直播业务走单播故障常见原因 .................................................................................... 19
背景:河南联通正在大力发展IPTV业务,接入OLT流量增长非常快,现网架构是SR/交换机汇聚OLT后再上行BRAS的组网方案不利于IPTV的发展,需要改造成OLT直连BRAS的组网方案,本指导书对改造的方案及对应命令做一个指导。
方案一、OLT上联改为万兆,不保留至原SR光路,ME60万兆端口终结所有业务
此场景是最理想的场景,所有业务都可以进行平滑由SR割接至ME60。OLT全部业务割接至ME60,将IPTV、拨号用户、光猫管理、语音、专线和VPN业务由ME60聚合端口或SR割接至万兆端口上面,建议采用eth-trunk方式建立数据。
假如原来用户挂在ME60 eth-trunk1下面,新开万兆开在Eth-Trunk12
ME60配置
interface Eth-Trunk12 新建ETH端口(OLT是1条或者多条上联都需要使用ETH端口)
mac-address e4c2-d1eb-c1db ETH端口的MAC地址(一般取值为所包含的的物理端口MAC地址)
description To-erjianwangdianFTTH ETH端口描述
mtu 1524 可选,MTU值配置
mode user-termination 端口为用户终结模式,用来配置给光猫分配管理地址使用
nas logic-port eth-Trunk 1/2/12 需要查看原来该OLT接入ME60的端口配置,省公司要求1(单板槽位号)/2(固定值)/12(eth-trunk号),例:如果OLT原来接 入的端口为ETH-trunk 2,ETH-trunk 2配置了nas logic-port eth-Trunk 1/2/2 ,那么ETH-trunk12上也配置此命令,作用是用户切换新的ME60端口后不需要解绑定账号;
假如BRAS万兆所在端口为1/0/0,数据配置完成前,请从ME60上将万兆端口关闭,待数据完成时打开万兆端口,关闭GE端口,防止GE、万兆同时UP而造成用户拨号故障。
interface GigabitEthernet1/0/0
description ME60 TO HW- -MA5680-0/20/0
undo shutdown
eth-trunk 12
删除原有eth-trunk1下面IPTV数据,如果原来子口是eth-trunk1. 80
Undo interface Eth-Trunk1.80 删除原有IPTV数据
interface Eth-Trunk12.80 创建IPTV子接口,子接口与vlan保持一致
vlan-type dot1q 80 对应IPTV vlan
ip address 172.250.224.1 255.255.248.0 IPTV的网关
ip relay address 221.13.223.132 为机顶盒分配地址的服务器地址
dhcp select relay 端口配置为dhcp中继
igmp enable 使能组播
pim sim
interface Eth-Trunk12.180 创建光猫获取地址子接口
control-vid 180 qinq-termination
qinq termination pe-vid 2604 ce-vid 180
ip binding vpn-instance ha-RMS
ip address 172.250.224.1 255.255.248.0
ip relay address 64.0.0.4
ip relay address 64.0.1.4
dhcp select relay
interface Eth-Trunk12.2604 创建拨号用户子接口,原来数据可以不删除
pppoe-server bind Virtual-Template 1
description To-erjianwangdianFTTH
user-vlan 256 4000qinq 2604
bas
access-type layer2-subscriber default-domain authentication dial
roam-domain l2tp 使能漫游,使vpdn可以上线
将管理ip和光纤专线移至新子接口下,割接前需要先删除eth-trunk:
static-user 10.40.40.163 10.40.40.164 gateway 10.40.40.1 interface Eth-Trunk1.199 vlan 201 qinq
1326 domain-name wangguan detect
static-user 125.40.183.21 125.40.183.21 gateway 125.40.183.1 interface Eth-Trunk1.199 vlan
199 domain-name wangguan detect
删除原有数据
Undo static-user 10.40.40.163 10.40.40.164
Undo static-user 125.40.183.21
interface Eth-Trunk12.199 创建管理子接口
description To-xxxxxxxx-wangguan
user-vlan 199
user-vlan 201 qinq 1326
user-vlan 203 qinq 1326
user-vlan 199 qinq 2079
bas
#
access-type layer2-subscriber default-domain authentication wangguan
authentication-method bind
arp-proxy
user detect retransmit 3 interval 30
ip-trigger
arp-trigger
#
#
static-user 10.40.40.163 10.40.40.164 gateway 10.40.40.1 interface Eth-Trunk12.199 vlan 201
qinq 1326 domain-name wangguan detect
static-user 125.40.183.21 125.40.183.21 gateway 125.40.183.1 interface Eth-Trunk12.199 vlan
199 domain-name wangguan detect
将语音数据移至新eth-trunk下面,删除原有数据,如果语音配置方式和管理ip配置方式一样,则按照管理ip方法删除。
#
interface Eth-Trunk1.200
description to -5680T-yuyin
control-vid 200 qinq-termination
qinq termination pe-vid 1349 ce-vid 200
ip binding vpn-instance vrf3-XX-VPN-IAD
ip address 172.22.20.1 255.255.255.0
arp-proxy enable
arp-proxy inter-sub-vlan-proxy enable
arp broadcast enable
#
Undo interface Eth-Trunk1.200 删除语音子接口
interface Eth-Trunk1.200 创建语音子接口
description to -5680T-yuyin
control-vid 200 qinq-termination
qinq termination pe-vid 1349 ce-vid 200
ip binding vpn-instance vrf3-XX-VPN-IAD
ip address 172.22.20.1 255.255.255.0
arp-proxy enable
arp-proxy inter-sub-vlan-proxy enable
arp broadcast enable
将vpn数据移至新子接口下,如果vpn配置方法和语音一样,则按照语音方法删除语音配置
#
interface Eth-Trunk1.3001
description vpn-GongAnJu-JingWuShi-vpn
user-vlan 693 qinq 2079
bas
#
access-type layer2-subscriber default-domain authentication gonganju-jingwushi-vpn
authentication-method bind
user detect retransmit 3 interval 30
ip-trigger
arp-trigger
arp-proxy
vpn-instance GongAnJu-JingWuShi-vpn
#
#
static-user 192.168.15.11 192.168.15.11 gateway 192.168.15.1 vpn-instance
GongAnJu-JingWuShi-vpn interface Eth-Trunk1.3001 vlan 693 qinq 2079 domain-name
gonganju-jingwushi-vpn detect
undo static-user 192.168.15.11 192.168.15.11 vpn-instance GongAnJu-JingWuShi-vpn 删除原有数据,子接口可以保留也可以删除
interface Eth-Trunk12.3001
description vpn-GongAnJu-JingWuShi-vpn
user-vlan 693 qinq 2079
bas
#
access-type layer2-subscriber default-domain authentication gonganju-jingwushi-vpn
authentication-method bind
user detect retransmit 3 interval 30
ip-trigger
arp-trigger
arp-proxy 打开arp代理功能,如果不打开此功能,则二层隔离
vpn-instance GongAnJu-JingWuShi-vpn
#
#
static-user 192.168.15.11 192.168.15.11 gateway 192.168.15.1 vpn-instance
GongAnJu-JingWuShi-vpn interface Eth-Trunk12.3001 vlan 693 qinq 2079 domain-name
gonganju-jingwushi-vpn detect
OLT配置
假如原来是0/9/0 口通过GE上行,需要改造到0/19/0 万兆上行。
MA5680T(config)#display port vlan 0/9/0 //查看原GE口下VLAN
---------------------------------------
1 199 1516 1517 1518 1519
1520 1521 1522 1523 1524 1525
1526 1527 1528 1529 1530 1531
3516 3517 3518 3519 3520 3521
3522 3523 3524 3525 3526 3527
3528 3529 3530 3531
---------------------------------------
Total: 34
Native VLAN: 1
MA5680T (config)#port vlan 3516 to 3531 0/19 0 //逐个vlan在0/19/0上透传
It will take several minutes, and console may be timeout, please use command idle-timeout
to set time limit
Are you sure to add standard port(s)? (y/n)[n]:y
MA5680T (config)#display port vlan 0/19/0 //透传后确认数据与0/9/0一致
---------------------------------------
1 199 1516 1517 1518 1519
1520 1521 1522 1523 1524 1525
1526 1527 1528 1529 1530 1531
3516 3517 3518 3519 3520 3521
3522 3523 3524 3525 3526 3527
3528 3529 3530 3531
---------------------------------------
Total: 34
Native VLAN: 1
OLT上行修改后把组播上行修改为相应上行口,删除老的上行口,假如老上行为0/9/0,新上行口为0/19/0。如果不修改组播上行口,则会造成直播不能正常观看,或用户通过单播收看直接节目,那OLT流量会倍增。
HWMA5680T(config)#btv
HWMA5680T(config-btv)# multicast-vlan 99
HWMA5680T(config-btv)#igmp default uplink-port 0/19/0 //修改默认组播上行口
HWMA5680T(config-btv)# igmp uplink-port 0/19/0 //添加组播上行口
HWMA5680T(config-mvlan99)#igmp mode off //关闭igmp协议,此操作会导致组播业务中断;如果不关闭,不允许删除配置的组播上行口,修改上行口再打开igmp协议为proxy
Are you sure to close IGMP? (y/n)[n]:y
Command is being executed.
Command has been executed successfully
HWMA5680T(config-mvlan99)#undo igmp uplink-port 0/9/0 //删除GE上行口
Are you sure to delete the uplink port? (y/n)[n]:y
HWMA5680T(config-mvlan99)#igmp mode proxy //打开igmp代理功能
Are you sure to change IGMP mode? (y/n)[n]:y
Command is being executed.
Command has been executed successfully
HWMA5680T(config)#undo port vlan 99 0/9 0 //删除原来GE上行口的组播VLAN
方案二、OLT上联新增万兆承载宽带和IPTV,保留至原SR光路承载语音、专线和VPN业务
适用场景,针对SR上业务难于割接,或工程时间紧,没有时间将SR业务全部割接至ME60的场景。
OLT新建至ME60光路,将流量增长较快IPTV业务和PPPOE拨号业务用户割接至ME60,原有至SR链路保留,用于承载语音、专线和VPN业务。
优点:网络改动小,割接效率高,业务中断时间短。
缺点:需要OLT至ME60新开光路,无光路OLT无法完成改造。
ME60配置脚本:
interface Eth-Trunk12 新建ETH端口(OLT是1条或者多条上联都需要使用ETH端口)
mac-address e4c2-d1eb-c1db ETH端口的MAC地址(一般取值为所包含的的物理端口MAC地址)
description To-erjianwangdianFTTH ETH端口描述
mtu 1524 可选,MTU值配置
mode user-termination 端口为用户终结模式,用来配置给光猫分配管理地址使用
nas logic-port eth-Trunk 1/2/12 需要查看原来该OLT接入ME60的端口配置,省公司要求1(单板槽位号)/2(固定值)/12(eth-trunk号),例:如果OLT原来接 入的端口为ETH-trunk 2,ETH-trunk 2配置了nas logic-port eth-Trunk 1/2/2 ,那么ETH-trunk12上也配置此命令,作用是用户切换新的ME60端口后不需要解绑定账号;
假如BRAS万兆所在端口为1/0/0,数据配置完成前,请从ME60上将万兆端口关闭,待数据完成时打开万兆端口,关闭GE端口,防止GE、万兆同时UP而造成用户拨号故障。
interface GigabitEthernet1/0/0
description ME60 TO HW- -MA5680-0/20/0
undo shutdown
eth-trunk 12
interface Eth-Trunk12.80 创建IPTV子接口,子接口与vlan保持一致
vlan-type dot1q 80 对应IPTV vlan
ip address 172.250.224.1 255.255.248.0 IPTV的网关
ip relay address 221.13.223.132 为机顶盒分配地址的服务器地址
dhcp select relay 端口配置为dhcp中继
igmp enable 使能组播
pim sim
interface Eth-Trunk12.180 创建光猫获取地址子接口
control-vid 180 qinq-termination
qinq termination pe-vid 2604 ce-vid 180
ip binding vpn-instance ha-RMS
ip address 172.250.224.1 255.255.248.0
ip relay address 64.0.0.4
ip relay address 64.0.1.4
dhcp select relay
interface Eth-Trunk12.2604 创建拨号用户子接口
pppoe-server bind Virtual-Template 1
description To-erjianwangdianFTTH
user-vlan 256 4000qinq 2604
bas
access-type layer2-subscriber default-domain authentication dial
roam-domain l2tp 使能漫游,使vpdn可以上线
OLT配置
假如原来是0/9/0 口通过GE上行,需要改造到0/19/0 万兆上行。
MA5680T(config)#display port vlan 0/9/0 //查看原GE口下VLAN
---------------------------------------
1 199 1516 1517 1518 1519
1520 1521 1522 1523 1524 1525
1526 1527 1528 1529 1530 1531
3516 3517 3518 3519 3520 3521
3522 3523 3524 3525 3526 3527
3528 3529 3530 3531
---------------------------------------
Total: 34
Native VLAN: 1
MA5680T (config)#port vlan 3516 to 3531 0/19 0 //逐个vlan在0/19/0上透传
It will take several minutes, and console may be timeout, please use command idle-timeout
to set time limit
Are you sure to add standard port(s)? (y/n)[n]:y
MA5680T (config)#display port vlan 0/19/0 //透传后确认数据与0/9/0一致
---------------------------------------
1 199 1516 1517 1518 1519
1520 1521 1522 1523 1524 1525
1526 1527 1528 1529 1530 1531
3516 3517 3518 3519 3520 3521
3522 3523 3524 3525 3526 3527
3528 3529 3530 3531
---------------------------------------
Total: 34
Native VLAN: 1
OLT上行修改后把组播上行修改为相应上行口,删除老的上行口,假如老上行为0/9/0,新上行口为0/19/0。如果不修改组播上行口,则会造成直播不能正常观看,或用户通过单播收看直接节目,那OLT流量会倍增。
HWMA5680T(config)#btv
HWMA5680T(config-btv)# multicast-vlan 99
HWMA5680T(config-btv)#igmp default uplink-port 0/19/0 //修改默认组播上行口
HWMA5680T(config-btv)# igmp uplink-port 0/19/0 //添加组播上行口
HWMA5680T(config-mvlan99)#igmp mode off //关闭igmp协议,此操作会导致组播业务中断;如果不关闭,不允许删除配置的组播上行口,修改上行口再打开igmp协议为proxy
Are you sure to close IGMP? (y/n)[n]:y
Command is being executed.
Command has been executed successfully
HWMA5680T(config-mvlan99)#undo igmp uplink-port 0/9/0 //删除GE上行口
Are you sure to delete the uplink port? (y/n)[n]:y
HWMA5680T(config-mvlan99)#igmp mode proxy //打开igmp代理功能
Are you sure to change IGMP mode? (y/n)[n]:y
Command is being executed.
Command has been executed successfully
HWMA5680T(config)#undo port vlan 99 0/9 0 //删除原来GE上行口的组播VLAN,GE和万兆同时UP情况下,请务必删除GE透传组播vlan,否则有可能导致直播频道走单播的情况。
方案三、OLT上联改成万兆,不保留至原SR光路,语音业务网关从ME60透传到SR终结
适用场景,不同OLT共用同一段语音IP地址,终结在SR;不同OLT共用同一段专线IP地址,终结在SR在割接过程无法将语音割接至ME60,那么割接过程保留语音网关和专线网关在SR上面。
OLT利旧光路改造上行为万兆,将IPTV和拨号用户割接至ME60,语音、专线和VPN业务通过ME60二层透传至SR,语音和专线等业务还由SR承载。
优点:利用原有光路,无需新建光路资源;
缺点:网络改动大,割接工作量非常大,风险较高,账号需要解绑定。
ME60配置脚本:
interface Eth-Trunk12 新建ETH端口(OLT是1条或者多条上联都需要使用ETH端口)
description To-erjianwangdianFTTH ETH端口描述
portswitch 切换为二层端口
port trunk allow-pass vlan 1303 透传语音VLAN至SR
mode user-termination 端口为用户终结模式,用来配置给光猫分配管理地址使用
(此时portswitch和nas logic-port命令冲突,不能再配置nas logic-port,要求不能做跨板聚合)
假如BRAS万兆所在端口为1/0/0,数据配置完成前,请从ME60上将万兆端口关闭,待数据完成时打开万兆端口,关闭GE端口,防止GE、万兆同时UP而造成用户拨号故障。
interface GigabitEthernet1/0/0
description ME60 TO HW- -MA5680-0/20/0
undo shutdown
eth-trunk 12
interface Eth-Trunk12.80 创建IPTV子接口,子接口与vlan保持一致
vlan-type dot1q 80 对应IPTV vlan
ip address 172.250.224.1 255.255.248.0 IPTV的网关
ip relay address 221.13.223.132 为机顶盒分配地址的服务器地址
dhcp select relay 端口配置为dhcp中继
igmp enable 使能组播
pim sim
interface Eth-Trunk12.180 创建光猫获取地址子接口
control-vid 180 qinq-termination
qinq termination pe-vid 2042 ce-vid 180
ip binding vpn-instance ha-RMS
ip address 172.250.224.1 255.255.248.0
ip relay address 64.0.0.4
ip relay address 64.0.1.4
dhcp select relay
interface Eth-Trunk12.2604 创建拨号用户子接口
pppoe-server bind Virtual-Template 1
description To-erjianwangdianFTTH
user-vlan 256 4000qinq 2604
bas
access-type layer2-subscriber default-domain authentication dial
roam-domain l2tp 使能漫游,使vpdn可以上线
Vlan 1303 创建语音vlan
Interface eth-trunk 10 进入ME60和SR互联接口
portswitch 切换为二层端口
port trunk allow-pass vlan 1303 透传语音VLAN至SR
待所有OLT割接至ME60后,可以将语音、专线等业务进行改造由ME60进行承载,也可以不改造,由SR承载语音、专线、VPN等业务。
OLT配置
假如原来是0/9/0 口通过GE上行,需要改造到0/19/0 万兆上行。
MA5680T(config)#display port vlan 0/9/0 //查看原GE口下VLAN
---------------------------------------
1 199 1516 1517 1518 1519
1520 1521 1522 1523 1524 1525
1526 1527 1528 1529 1530 1531
3516 3517 3518 3519 3520 3521
3522 3523 3524 3525 3526 3527
3528 3529 3530 3531
---------------------------------------
Total: 34
Native VLAN: 1
MA5680T (config)#port vlan 3516 to 3531 0/19 0 //逐个vlan在0/19/0上透传
It will take several minutes, and console may be timeout, please use command idle-timeout
to set time limit
Are you sure to add standard port(s)? (y/n)[n]:y
MA5680T (config)#display port vlan 0/19/0 //透传后确认数据与0/9/0一致
---------------------------------------
1 199 1516 1517 1518 1519
1520 1521 1522 1523 1524 1525
1526 1527 1528 1529 1530 1531
3516 3517 3518 3519 3520 3521
3522 3523 3524 3525 3526 3527
3528 3529 3530 3531
---------------------------------------
Total: 34
Native VLAN: 1
OLT上行修改后把组播上行修改为相应上行口,删除老的上行口,假如老上行为0/9/0,新上行口为0/19/0。如果不修改组播上行口,则会造成直播不能正常观看,或用户通过单播收看直接节目,那OLT流量会倍增。。
HWMA5680T(config)#btv
HWMA5680T(config-btv)# multicast-vlan 99
HWMA5680T(config-btv)#igmp default uplink-port 0/19/0 //修改默认组播上行口
HWMA5680T(config-btv)# igmp uplink-port 0/19/0 //添加组播上行口
HWMA5680T(config-mvlan99)#igmp mode off //关闭igmp协议,此操作会导致组播业务中断;如果不关闭,不允许删除配置的组播上行口,修改上行口再打开igmp协议为proxy
Are you sure to close IGMP? (y/n)[n]:y
Command is being executed.
Command has been executed successfully
HWMA5680T(config-mvlan99)#undo igmp uplink-port 0/9/0 //删除GE上行口
Are you sure to delete the uplink port? (y/n)[n]:y
HWMA5680T(config-mvlan99)#igmp mode proxy
Are you sure to change IGMP mode? (y/n)[n]:y
Command is being executed.
Command has been executed successfully
HWMA5680T(config)#undo port vlan 99 0/9 0 //删除原来GE上行口的组播VLAN
全部割接完成后请断掉GE上行。
方案四、OLT上联改成万兆,不保留至原SR光路,语音业务网关从SR移至ME60终结
适用场景,针对不同OLT使用不同语音IP地址场景,但专线共用网关。
OLT利旧光路改造上行为万兆,将IPTV和拨号用户割接至ME60,语音业务网关终结在ME60上面,专线业务通过ME60二层透传至SR,由SR承载终结。
优点:利用原有光路,无需新建光路资源;
缺点:网络改动大,割接配置工作量较大,风险较高
ME60配置脚本:
interface Eth-Trunk12 新建ETH端口(OLT是1条或者多条上联都需要使用ETH端口)
description To-erjianwangdianFTTH ETH端口描述
portswitch 切换为二层端口
port trunk allow-pass vlan 3000 透传专线业务VLAN至SR
mode user-termination 端口为用户终结模式,用来配置给光猫分配管理地址使用
(此时portswitch和nas logic-port命令冲突,不能再配置nas logic-port,要求不能做跨板聚合)
假如BRAS万兆所在端口为1/0/0,数据配置完成前,请从ME60上将万兆端口关闭,待数据完成时打开万兆端口,关闭GE端口,防止GE、万兆同时UP而造成用户拨号故障。
interface GigabitEthernet1/0/0
description ME60 TO HW- -MA5680-0/20/0
undo shutdown
eth-trunk 12
interface Eth-Trunk12.80 创建IPTV子接口,子接口与vlan保持一致
vlan-type dot1q 80 对应IPTV vlan
ip address 172.250.224.1 255.255.248.0 IPTV的网关
ip relay address 221.13.223.132 为机顶盒分配地址的服务器地址
dhcp select relay 端口配置为dhcp中继
igmp enable 使能组播
pim sim
interface Eth-Trunk12.180 创建光猫获取地址子接口
control-vid 180 qinq-termination
qinq termination pe-vid 2604 ce-vid 180
ip binding vpn-instance ha-RMS
ip address 172.250.224.1 255.255.248.0
ip relay address 64.0.0.4
ip relay address 64.0.1.4
dhcp select relay
interface Eth-Trunk12.2604 创建拨号用户子接口
pppoe-server bind Virtual-Template 1
description To-erjianwangdianFTTH
user-vlan 256 4000qinq 2604
bas
access-type layer2-subscriber default-domain authentication dial
roam-domain l2tp 使能漫游,使vpdn可以上线
ip vpn-instance IMS 语音VPN配置
ipv4-family
route-distinguisher 394:1002
vpn-target 394:1002 export-extcommunity
vpn-target 394:1002 import-extcommunity
语音脚本一
interface Eth-Trunk12.1401 创建语音子接口
vlan-type dot1q 1401
ip binding vpn-instance IMS
ip address 172.27.224.1 255.255.248.0
语音脚本二
interface Eth-Trunk20.200
description to-taishan-5680T-yuyin
control-vid 200 qinq-termination
qinq termination pe-vid 1318 ce-vid 200
ip binding vpn-instance vrf3-XX-VPN-IAD
ip address 172.87.78.1 255.255.255.0
arp-proxy enable 使能arp代理功能
arp broadcast enable 使能arp广播
专线业务在所有OLT割接完成后也可以转移至ME60,配置和语音配置类似 也可以保留专线业务由SR承载。
OLT配置
假如原来是0/9/0 口通过GE上行,需要改造到0/19/0 万兆上行。
MA5680T(config)#display port vlan 0/9/0 //查看原GE口下VLAN
---------------------------------------
1 199 1516 1517 1518 1519
1520 1521 1522 1523 1524 1525
1526 1527 1528 1529 1530 1531
3516 3517 3518 3519 3520 3521
3522 3523 3524 3525 3526 3527
3528 3529 3530 3531
---------------------------------------
Total: 34
Native VLAN: 1
MA5680T (config)#port vlan 3516 to 3531 0/19 0 //逐个vlan在0/19/0上透传
It will take several minutes, and console may be timeout, please use command idle-timeout
to set time limit
Are you sure to add standard port(s)? (y/n)[n]:y
MA5680T (config)#display port vlan 0/19/0 //透传后确认数据与0/9/0一致
---------------------------------------
1 199 1516 1517 1518 1519
1520 1521 1522 1523 1524 1525
1526 1527 1528 1529 1530 1531
3516 3517 3518 3519 3520 3521
3522 3523 3524 3525 3526 3527
3528 3529 3530 3531
---------------------------------------
Total: 34
Native VLAN: 1
OLT上行修改后把组播上行修改为相应上行口,删除老的上行口,假如老上行为0/9/0,新上行口为0/19/0。如果不修改组播上行口,则会造成直播不能正常观看,或用户通过单播收看直接节目,那OLT流量会倍增。。
HWMA5680T(config)#btv
HWMA5680T(config-btv)# multicast-vlan 99
HWMA5680T(config-btv)#igmp default uplink-port 0/19/0 //修改默认组播上行口
HWMA5680T(config-btv)# igmp uplink-port 0/19/0 //添加组播上行口
HWMA5680T(config-mvlan99)#igmp mode off//关闭igmp协议,此操作会导致组播业务中断;如果不关闭,不允许删除配置的组播上行口,修改上行口再打开igmp协议为proxy
Are you sure to close IGMP? (y/n)[n]:y
Command is being executed.
Command has been executed successfully
HWMA5680T(config-mvlan99)#undo igmp uplink-port 0/9/0 //删除GE上行口
Are you sure to delete the uplink port? (y/n)[n]:y
HWMA5680T(config-mvlan99)#igmp mode proxy
Are you sure to change IGMP mode? (y/n)[n]:y
Command is being executed.
Command has been executed successfully
HWMA5680T(config)#undo port vlan 99 0/9 0 //删除原来GE上行口的组播VLAN
全部割接完成后请断掉GE上行。
方案五、OLT上联改成万兆,不保留至原SR光路,语音业务网关从ME60透传到SR再透传至ASBR终结
适用场景,SR透传语音vlan到ASBR,语音网关在ASBR,而且不同OLT共用网关,割接过程中无法将网关割接ME60。
OLT利旧光路改造上行为万兆,将IPTV和拨号用户割接至ME60;专线业务终结在ME60上面;语音通过ME60二层透传至SR,再由SR透传至ASBR,待下挂OLT全部割接完成后,再将语音业务割接至ME60承载。
ME60配置
interface Eth-Trunk12 新建ETH端口(OLT是1条或者多条上联都需要使用ETH端口)
description To-erjianwangdianFTTH ETH端口描述
portswitch 切换为二层端口
port trunk allow-pass vlan 1303 透传语音VLAN至SR
mode user-termination 端口为用户终结模式,用来配置给光猫分配管理地址使用
假如BRAS万兆所在端口为1/0/0,数据配置完成前,请从ME60上将万兆端口关闭,待数据完成时打开万兆端口,关闭GE端口,防止GE、万兆同时UP而造成用户拨号故障。
interface GigabitEthernet1/0/0
description ME60 TO HW- -MA5680-0/20/0
undo shutdown
eth-trunk 12
其他组播、宽带、光猫管理等子接口配置相似,不再重复
ME60和SR互联接口配置:
Vlan 1303 创建语音vlan
Interface eth-trunk 10 进入ME60和SR互联接口
portswitch 切换为二层端口
port trunk allow-pass vlan 1303 透传语音VLAN至SR
OLT配置
假如原来是0/9/0 口通过GE上行,需要改造到0/19/0 万兆上行。
MA5680T(config)#display port vlan 0/9/0 //查看原GE口下VLAN
---------------------------------------
1 199 1516 1517 1518 1519
1520 1521 1522 1523 1524 1525
1526 1527 1528 1529 1530 1531
3516 3517 3518 3519 3520 3521
3522 3523 3524 3525 3526 3527
3528 3529 3530 3531
---------------------------------------
Total: 34
Native VLAN: 1
MA5680T (config)#port vlan 3516 to 3531 0/19 0 //逐个vlan在0/19/0上透传
It will take several minutes, and console may be timeout, please use command idle-timeout
to set time limit
Are you sure to add standard port(s)? (y/n)[n]:y
MA5680T (config)#display port vlan 0/19/0 //透传后确认数据与0/9/0一致
---------------------------------------
1 199 1516 1517 1518 1519
1520 1521 1522 1523 1524 1525
1526 1527 1528 1529 1530 1531
3516 3517 3518 3519 3520 3521
3522 3523 3524 3525 3526 3527
3528 3529 3530 3531
---------------------------------------
Total: 34
Native VLAN: 1
OLT上行修改后把组播上行修改为相应上行口,删除老的上行口,假如老上行为0/9/0,新上行口为0/19/0。如果不修改组播上行口,则会造成直播不能正常观看,或用户通过单播收看直接节目,那OLT流量会倍增。。
HWMA5680T(config)#btv
HWMA5680T(config-btv)# multicast-vlan 99
HWMA5680T(config-btv)#igmp default uplink-port 0/19/0 //修改默认组播上行口
HWMA5680T(config-btv)# igmp uplink-port 0/19/0 //添加组播上行口
HWMA5680T(config-mvlan99)#igmp mode off //关闭igmp协议,此操作会导致组播业务中断;如果不关闭,不允许删除配置的组播上行口,修改上行口再打开igmp协议为proxy
Are you sure to close IGMP? (y/n)[n]:y
Command is being executed.
Command has been executed successfully
HWMA5680T(config-mvlan99)#undo igmp uplink-port 0/9/0 //删除GE上行口
Are you sure to delete the uplink port? (y/n)[n]:y
HWMA5680T(config-mvlan99)#igmp mode proxy
Are you sure to change IGMP mode? (y/n)[n]:y
Command is being executed.
Command has been executed successfully
HWMA5680T(config)#undo port vlan 99 0/9 0 //删除原来GE上行口的组播VLAN
全部割接完成后请断掉GE上行。
万兆改造注意事项
1ME60-X16下半框(8-16槽位)单板是反向插入,即有丝印向下插入,端口号从下向上开始,0端口在最下面。
2万兆改造过程需要在联创上对用户进行解绑定。
3割接完成后,需要进行前后对比
1
操作项目
配置前后对比
2
3
4
5
流量前后对比
光口光功率
用户数前后对比
不存在单通问题
display interface brief
display interface gx/x/x
display bas-interface
ping
流量前后相差不大
收发光在合理范围内
前后用户相差不大
重要
操作方法
display cu
结果
对应端口下配置一样
备注
Ping管理地址或固定ip,无丢
包情况;有端口单方向量为0,可能是链路单通
aaa
无精绑属性错、吊死、上线失败;也可以从联创上面查询用户上线失败原因
重要
6
用户上线失败信息
Display
online-fail-record
常见上线失败原因说明
1)Reply Message : UserName invalid //用户名不可见,通常是用户名有不能识别的
2)Reply Message : Status_Err //用户状态错,用户欠费被锁定或处于将销户状态
3)Reply Message : BindAttr_Err//精绑属性错,需要在AAA上解绑定
4)Reply Message : Passwd_Err//密码错
5)Reply Message : UserName_Err//用户名错
6)Reply Message : Online fail reason : PPP user request//还未拨上号,用户又终止上线
7) Reply Message : Limit Users Err//用户吊死,需要有bas和联创上面同时踢用户
IPTV直播业务走单播故障常见原因
1)部分烽火光猫版本问题
2)BRAS上RP地址配错,或未配置preferred导致找不到正确组播源
ME60上来关于的全局配置如下
multicast routing-enable //全局启用组播路由功能
multicast load-splitting balance-preferred ////配置根据均衡优先进行负载分担
#
interface GigabitEthernet5/0/0 //与核心设备互联接口
description MS-XX-YMK-ME60-001(G5/0/0)_To_NE5000E-001(G8/1/1):10GE:001
pim sm //启用pim sm协议
trust upstream default //接口上绑定默认DS域,原本有此配置不用再配置
#
pim
static-rp 61.168.254.249 preferred //配置静态RP,并且启用静态RP优先;如果RP地址错误则无法匹配到路由,则三层组播路由表形成不了,整台ME60下面用户都是直播走单播情况;如果未配置关键字preferred,则两台CR上面配了相同的RP地址无法根据优先级选择正确RP,则整台ME60下面用户都是直播走单播情况。
#
3)OLT上配置错误,关闭OLT上组播开关
OLT正确的组播配置为
vlan 89 smart 定义组播vlan
vlan desc 89 description iptv 增加描述,方便查询
port vlan 89 0/19 0 将组播VLAN透传到上行口 (如果存在聚合则配置聚合主端口)
btv 进入BTV模式
multicast-vlan 89 创建组播VLAN并进入组播VLAN模式
igmp default uplink-port 0/19/0 配置组播VLAN缺省上行端口,如果上联口是聚合端 口,请配置主端口
igmp version v2 配置组播协议版本,与组播服务器配置一致
igmp match mode disable 配置组播节目为动态加入,无需预先配置静态节目
igmp mode proxy 配置OLT上组播模式为代理模式,此处igmp mode off,则关闭了整机的组播功能,整台OLT都不能形成组播业务
igmp uplink-port 0/19/0 配置组播业务上行端口
4)中兴和bell OLT上面需要配置华为平台组播节目源地址段225.1.4.0/24,225.1.5.0/24,否则无法形成组播,这会导致整台OLT都下华为平台无法形成组播。
中兴OLT示例:igmp mvlan 100 group 225.1.4.1 to 225.1.5.254
5)同一个OLT多个直接业务有多个vlan,主要原因是OLT数据规划有变动,但是OLT数据未做相应修改。OLT上BTV模式下组播vlan只能配置一个,其它vlan都不走组播业务。
修改方法
查出相关VLAN下的配置,拷到记事本里
-HW5683T-001(config)#display current-configuration | include vlan 76
It will take a long time if the content you search is too much or the string you input is too long,
you can press CTRL_C to break
service-port 1514 vlan 76 gpon 0/5/5 ont 29 gemport 2 multi-service user-vlan 23
tag-transform translate inbound traffic-table index 12 outbound traffic-table index 12
service-port 1632 vlan 76 gpon 0/5/5 ont 30 gemport 2 multi-service user-vlan 23
tag-transform translate inbound traffic-table index 12 outbound traffic-table index 12
将配置修改为正确vlan,比如20
service-port 1514 vlan 20 gpon 0/5/5 ont 29 gemport 2 multi-service user-vlan 23
tag-transform translate inbound traffic-table index 12 outbound traffic-table index 12
service-port 1632 vlan 20 gpon 0/5/5 ont 30 gemport 2 multi-service user-vlan 23
tag-transform translate inbound traffic-table index 12 outbound traffic-table index 12
删除vlan76下所有service-port
-HW5683T-001(config)#undo service-port vlan 76
将记事本中脚本原封不动拷到OLT上。
6)OLT组播vlan在多个上行口透传,而且多个上行口是up,连接BRAS上不同的接口,如下图所示,建议组播上行口只有一个,而且组播vlan也只从相应端口透传,无关端口不要透传。
7)OLT上service-port未加入组播中导致只能单播
进行OLT网元面板,击点右侧组播用户,可以看到组播用户是131个
查询vlan76下service-port数量,可以看到有191个,肯定有未加入组播的用户
可以根据excel函数比对后,找出没有加入组播的用户,将用户加入组播没有好的方法只能逐条加入,方法有三种,用命令行查询相关的信息加入,用网管图形操作,用TL1批量脚本加入。
版权声明:本文标题:河南联通OLT万兆改造指导书 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.freenas.com.cn/jishu/1709955980h551663.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论