二、測試說明
聚合組播吞吐量 測試拓撲
拓撲說明
· DUT是一臺三層交換機
· 測試儀的四個端口和DUT相連,一個模擬組播源,兩個模擬組成員,一個模擬監聽端口
目的
· 測試DUT加入相同組播組的多個測試端口在不丟包情況下的最大轉發速率

接下來,讓我們使用信而泰BigTao-V網絡測試儀進行聚合組播吞吐量測試


DUT配置
#-
vlan batch 500 600 700 800
#-
multicast routing-enable
#-
interface Vlanif500
ip address 210.10.10.1 255.255.255.0
pim sm
#-
interface Vlanif600
ip address 210.10.20.1 255.255.255.0
igmp enable
#-
interface Vlanif700
ip address 210.10.30.1 255.255.255.0
igmp enable
#-
interface Vlanif800
ip address 210.10.40.1 255.255.255.0
#-
#-
interface GigabitEthernet0/0/21
port link-type access
port default vlan 500
#-
interface GigabitEthernet0/0/22
port link-type access
port default vlan 600
#-
interface GigabitEthernet0/0/23
port link-type access
port default vlan 700
#-
interface GigabitEthernet0/0/24
port link-type access
port default vlan 800
#-