您好,登錄后才能下訂單哦!
NU業務分流配置:
配置流量模板。
由于VoIP、IPTV、Internet通過同一端口接入,因而需要設置各業務的802.1p優先級。一般優先級按Internet業務、IPTV、VoIP從低到高依次排序。此處設置流量模板索引號分別
為7、8、9,802.1p優先級分別為0、4、6。
huawei(config)#traffic table ip index 7 name internet cir 10240 priority 0 priority-policy local-Setting
huawei(config)#traffic table ip index 8 name iptv cir 10240 priority 4 priority-policy local-Setting
huawei(config)#traffic table ip index 9 name voip cir 10240 priority 6 priority-policy local-Setting
創建VLAN。
創建VLAN 100–103,其中VLAN 101為組播VLAN。
huawei(config)#vlan 100-103 smart
It will take several minutes, and console may be timeout, please use command
idle-timeout to set time limit
Are you sure to add VLANs? (y/n)[n]:y
The total of the VLANs having been processed is 4
The total of the added VLANs is 4
加入上行端口。
將上行口0/0/1加入到VLAN中。
huawei(config)#port vlan 100-103 0/0 1 //ONU設備上行端口的VLAN與上行設備接入端口的VLAN必須相同
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
The total of the VLANs having been processed is 4
The total of the port VLAN(s) having been added is 4
創建業務虛端口。
創建索引號分別為2、3、4的業務虛端口,對應user-vlan分別為2、3、4,S-VLAN分別為100、103、102,業務流模板分別為7、8、9。
huawei(config)#service-port 2 vlan 100 eth 0/1/1 multi-service user-vlan 2 rx-cttr 7 tx-cttr 7
huawei(config)#service-port 3 vlan 103 eth 0/1/1 multi-service user-vlan 3 rx-cttr 8 tx-cttr 8
huawei(config)#service-port 4 vlan 102 eth 0/1/1 multi-service user-vlan 4 rx-cttr 9 tx-cttr 9
說明:
至此,Internet/VoIP業務配置完成,后續步驟為IPTV業務的組播配置。
配置組播數據。
配置組播VLAN及組播模式。
huawei(config)#multicast-vlan 101
huawei(config-mvlan101)#igmp mode proxy
Are you sure to change IGMP mode?(y/n)[n]:y
配置組播上行口。
huawei(config-mvlan101)#igmp uplink-port 0/0/1
配置組播節目。
huawei(config-mvlan101)#igmp program add name program1 ip 224.1.1.1 sourceip 10.10.10.10
配置組播用戶。
huawei(config-mvlan101)#btv
huawei(config-btv)#igmp user add service-port 3
huawei(config-btv)#multicast-vlan 101
huawei(config-mvlan101)#igmp multicast-vlan member service-port 3
保存數據。
huawei(config-mvlan101)#quit
huawei(config)#save
操作結果
將相關上、下行設備配置完成后,0/1/1端口上三類業務都能正常使用。
在PC上使用PPPoE撥號軟件進行撥號,撥號成功后,用戶能訪問Internet網絡。
VoIP用戶彼此可以正常通話。
IPTV用戶:0/1/1端口用戶可以收看節目program1。
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。