发布时间:2020-10-19 09:51 原文链接: RFC3918聚合组播吞吐量测试:网络测试仪实操(二)

二、测试说明

聚合组播吞吐量  测试拓扑

拓扑说明

· DUT是一台三层交换机

· 测试仪的四个端口和DUT相连,一个模拟组播源,两个模拟组成员,一个模拟监听端口

目的

· 测试DUT加入相同组播组的多个测试端口在不丢包情况下的最大转发速率

image.png

接下来,让我们使用信而泰BigTao-V网络测试仪进行聚合组播吞吐量测试

image.png

image.png

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

#-