当前位置:网站首页>#yyds dry goods inventory #Switching equipment serious packet loss troubleshooting
#yyds dry goods inventory #Switching equipment serious packet loss troubleshooting
2022-08-04 23:51:00 【51CTO】
Reason for packet loss
Terminal problems (local or peer computer, server problems)
Terminal-to-switch cable problems (too long, damaged, noisy)
Switch problems (performance, interface, power supply, long usage, high CPU, high temperature, inexplicable failure)
span>Intranet problems (arp spoofing, BINGDU, etc.),
Intermediate transmission equipment problems (CPU, memory, QoS, burst traffic; may be the fault of P2P),
span>Transfer intermediate firewall problem
Configuration problem (data link layer encapsulation protocol is different, duplex, speed are different, see the port)
Loop (check logging, check MAC, check CPU)
Process ideas
1. Determine the scope: is it a device, a floor, a device connected to a switch, or a vlanEquipment, it is easy to start after determining the range;
2. Process according to the range:
Single device pass
A switch is usually a problem with the switch. Log in to the device to check, it may be the switch is faulty, or the uplink port of the switch is faulty.Question;
A device of a vlan is partly due to configuration reasons, and the other is due to ARP BINGDU in the vlan, or other threats.A lot of it is ARP gateway spoofing;
On a certain floor, it is generally the problem of aggregation. The major reason is equipment failure. The aggregation is generally double-chain.On the way, it is unlikely that both links will fail at the same time, but also check the port, and
It may be a board problem, for example, the aggregation switch is 4500, and the redundant links are all on one board;
If it is this network failure, then generally start by looking at the core, mainly in the following aspects:
1. Check the CPU and logs of the device, mainly to see if there is a loop and serious alarms on the device;p>
2. Look at the equipment temperature and other environmental factors;
3. To see if the egress link of the device is normal, you can check by show interface XX , ping the next hop gateway of the egress ISP, etc.
4. Check if the board is ok, you can check it through show mod, etc.
5. Check whether the configuration has been modified, there are errors, check the routing, etc.
There is an operation method: ping, connect the laptop to the network cable of the faulty PC:
1. Ping the gateway, if the gateway ping packet loss is serious, then look at the PC---access switch---Convergence---Where is the fault between the cores
2. Ping the gateway is normal, then the segment from PC to gateway is ok, exclude this segment;p>
3. Ping gateway next hop, general router, if the ping is normal, go down and gradually ping, if not normal, then it can be determined that it is the fault between the core gateway and the next-hop Layer 3 device, locate and eliminate it;
边栏推荐
- .net (C#) get year month day between two dates
- Security software Avast and Symantec NortonLifeLock merge with UK approval, market value soars 43%
- 基于Appian低代码平台开发一个SpaceX网站
- 七牛云图片上传
- 上课笔记(6)(2)——#742. 周末舞会
- 入门3D游戏建模师知识必备
- 堪称奔驰“理财产品”,空间媲美宝马X5,采用了非常运动的外观
- 【软件测试】常用ADB命令
- [QNX Hypervisor 2.2用户手册]10.5 vdev ioapic
- KT148A电子语音芯片ic方案适用的场景以及常见产品类型
猜你喜欢
Xiaohei's leetcode journey: 95. Longest substring with at least K repeating characters
【云原生--Kubernetes】调度约束
Bidding Announcement | Operation and Maintenance Project of Haina Baichuang Official Account
情侣牵手[贪心 & 抽象]
Essential knowledge for entry-level 3D game modelers
年薪50W+的测试工程师都在用这个:Jmeter 脚本开发之——扩展函数
Day118.尚医通:订单列表、详情、支付
uniapp 分享功能-分享给朋友群聊朋友圈效果(整理)
【软件测试】常用ADB命令
为何越来越多人选择进入软件测试行业?深度剖析软件测试的优势...
随机推荐
为何越来越多人选择进入软件测试行业?深度剖析软件测试的优势...
3. Actual combat---crawl the result page corresponding to Baidu's specified entry (a simple page collector)
MySQL增删改查基础
游戏3D建模入门,有哪些建模软件可以选择?
Day118.尚医通:订单列表、详情、支付
Mathematical Principles of Matrix
Day118. Shangyitong: order list, details, payment
Handwritten Distributed Configuration Center (1)
基于Appian低代码平台开发一个SpaceX网站
The role of the annotation @ EnableAutoConfiguration and how to use
2022年华数杯数学建模
Ab3d.PowerToys and Ab3d.DXEngine Crack
请你说一下final关键字以及static关键字
jenkins send mail system configuration
[LeetCode] Summary of Matrix Simulation Related Topics
uniapp 分享功能-分享给朋友群聊朋友圈效果(整理)
web3.js
【LeetCode】矩阵模拟相关题目汇总
Go 语言快速入门指南:什么是 TSL 安全传输层
OPENCV学习DAY8