当前位置:网站首页>Use, configuration and points for attention of network layer protocol (taking QoS as an example) when using OPNET for network simulation
Use, configuration and points for attention of network layer protocol (taking QoS as an example) when using OPNET for network simulation
2022-07-07 05:26:00 【Fish moon and a half】
utilize opnet Network layer protocol during network simulation (QoS For example ) Use 、 Configuration and precautions
This article only focuses on Qos Design and configuration of relevant strategies , Configuration of network multicast and unicast , It has been discussed before , Please look through 《 utilize OPNET Network unicast ( One server with multiple clients ) Design of simulation 、 Configuration and precautions 》 as well as 《 utilize OPNET Conduct network multicast (ASM) Design of simulation 、 Configuration and precautions 》 Two articles .
One 、 Set an application scenario
- To configure RED Strategy .
- Configure traffic shaping , The speed limit 2Mbps.
- To configure CAR Traffic monitoring .
- Configure layer 2 PQ agreement , Three layers WFQ agreement , Traffic is differentiated based on business , namely DSCP.
Two 、 Specific configuration
- add to Qos Configurator , namely Qos Attribute Config, At this point, the topology is as follows :

2. modify FIFO Strategies for RED. open QOS Configurator properties ,FIFO Profiles->FIFO Profile->Details->RED Parameters, choice RED.
3. Modification requires configuration QOS Strategic network devices , I choose to configure it on the port of the router connecting to the server . In this case , The router port connected to the server is IF2, I will Qos Configuration of , Configure on port .IP->IP Qos Parameters->Interface Information, Make the following configuration :
3、 ... and 、 Be careful
- opnet Properties of all network protocols in , The same as the use of hardware , It is instantiation into a configurator , This configurator is equivalent to a large container , The network protocol you want to configure accordingly , You have to configure it first , Then select directly when calling .
- opnet Provides configurators for many network protocols , such as QoS Configurator for , You can choose applications flexibly .
- Again opnet Use logic of network protocol in , It is basically consistent with the logic in the actual configuration . Before configuration , The logic of the protocol to be configured should be sorted out , Find out the needs .
- Use of protocol , such as QoS agreement , It can be configured as global or interface , See personal demand configuration .
边栏推荐
- Vector and class copy constructors
- 利用OPNET进行网络单播(一服务器多客户端)仿真的设计、配置及注意点
- 最长不下降子序列(LIS)(动态规划)
- 局部变量的数组初始化问题
- Window scheduled tasks
- np. random. Shuffle and np Use swapaxis or transfer with caution
- 漏电继电器LLJ-100FS
- Let f (x) = Σ x^n/n^2, prove that f (x) + F (1-x) + lnxln (1-x) = Σ 1/n^2
- 【js组件】date日期显示。
- 全链路压测:影子库与影子表之争
猜你喜欢

Full link voltage test: the dispute between shadow database and shadow table

PMP证书有没有必要续期?

Safe landing practice of software supply chain under salesforce containerized ISV scenario

CentOS 7.9 installing Oracle 21C Adventures

DJ-ZBS2漏电继电器

A cool "ghost" console tool

高压漏电继电器BLD-20

U++ game learning notes

漏电继电器JOLX-GS62零序孔径Φ100

利用OPNET进行网络仿真时网络层协议(以QoS为例)的使用、配置及注意点
随机推荐
项目经理如何凭借NPDP证书逆袭?看这里
What changes will PMP certification bring?
Addressable pre Download
Wonderful express | Tencent cloud database June issue
ScheduledExecutorService定时器
How does redis implement multiple zones?
Window scheduled tasks
《5》 Table
Error: No named parameter with the name ‘foregroundColor‘
Longest common subsequence (LCS) (dynamic programming, recursive)
JVM(十九) -- 字节码与类的加载(四) -- 再谈类的加载器
ThinkPHP Association preload with
Dbsync adds support for mongodb and ES
一条 update 语句的生命经历
Intelligent annotation scheme of entity recognition based on hugging Face Pre training model: generate doccano request JSON format
DFS, BFS and traversal search of Graphs
Safe landing practice of software supply chain under salesforce containerized ISV scenario
设f(x)=∑x^n/n^2,证明f(x)+f(1-x)+lnxln(1-x)=∑1/n^2
LabVIEW is opening a new reference, indicating that the memory is full
Longest non descent subsequence (LIS) (dynamic programming)