当前位置:网站首页>Design, configuration and points for attention of network specified source multicast (SSM) simulation using OPNET
Design, configuration and points for attention of network specified source multicast (SSM) simulation using OPNET
2022-07-07 05:26:00 【Fish moon and a half】
About multicast in OPNET Configuration in , In the previous article on arbitrary source multicast (《 utilize OPNET Carry out network arbitrary source multicast (ASM) Design of simulation 、 Configuration and precautions 》) Has been introduced in , Here we mainly talk about the difference between the configuration of arbitrary source multicast and specified source multicast .
1、 The use of IP Different segments
as everyone knows , Specify the source multicast address and any source multicast address , There is a clear distinction , In short , Specify the source multicast using 232.XX.XX.XX The address of the segment . therefore , To configure the specified source multicast address , The first thing to do is to use 232 Multicast address of network segment .
2、IGMP Use v3 edition
Specify the source or any source , It's the same in other places , The biggest difference should be in the way multicast members join multicast , Any source uses IGMPv2, The specified source multicast uses IGMPv3. As long as you can join the multicast group , There is no big difference in the follow-up .IGMPv2 When joining a multicast group , It does not specify where to receive multicast data , and IGMPv3 Then the source is specified .
We will configure the data receiving terminal IGMPv3, And write the specified source multicast address on the receiving terminal , But actually , The purpose of this operation is to join a multicast group nearby , Support nearby IGMP Protocol router ( Or switches ) Generate multicast routing table , Its purpose is to make the configuration take effect in the router ( Or switches ) On , therefore , We can assign the specified source address , Directly configured in the router ( Or switches ) On .
Terminal receiving data , Will support nearby IGMP Protocol router ( Or switches ) On , Trying to join a multicast group , therefore , It should be adjacent to the data receiving terminal ( Not necessarily direct , There may also be a layer-2 switch in the middle , Hub or something ) The router ( Or switches ) Start to submit the application to join the multicast group . therefore , In the following topology , Should be router Join the multicast group on ( Because it is used in the figure switch It is a layer-2 switch , I won't support it IGMP agreement ).
therefore , belong router Router and switch On the connected port , Configuration support IGMPv3 agreement , And specify the source address specified when the device in the LAN receives data . Do the following :
- modify IGMP Version is v3.
- Specify multicast address ,232.0.6.1.
- Specify the source address , among 192.0.2.2 Is the address of the data sending server .

边栏推荐
- 《4》 Form
- How can project managers counter attack with NPDP certificates? Look here
- [QT] custom control loading
- LabVIEW is opening a new reference, indicating that the memory is full
- 最长回文子串(动态规划)
- Annotation初体验
- DJ-ZBS2漏电继电器
- DFS, BFS and traversal search of Graphs
- Dynamically generate tables
- What changes will PMP certification bring?
猜你喜欢
随机推荐
Auto.js 获取手机所有app名字
Autowired注解用于List时的现象解析
When deleting a file, the prompt "the length of the source file name is greater than the length supported by the system" cannot be deleted. Solution
ASP. Net MVC - resource cannot be found error - asp Net MVC – Resource Cannot be found error
线程同步的两个方法
高级程序员必知必会,一文详解MySQL主从同步原理,推荐收藏
DBSync新增对MongoDB、ES的支持
漏电继电器LLJ-100FS
Longest non descent subsequence (LIS) (dynamic programming)
QSlider of QT control style series (I)
Development thoughts of adding new requirements in secondary development
A cool "ghost" console tool
TabLayout修改自定义的Tab标题不生效问题
AOSP ~Binder 通信原理 (一) - 概要
AIDL 与Service
ScheduledExecutorService定时器
JVM(十九) -- 字节码与类的加载(四) -- 再谈类的加载器
【QT】自定义控件-Loading
DFS,BFS以及图的遍历搜索
[PHP SPL notes]





![[question] Compilation Principle](/img/ce/71f8409ba2cebd497bed0210290895.png)



