首页 map[addtime:<nil> column:0 data:{"status":0,"msg":"","data":{"data":{"banner":[{"image":"/assets/upload/2024/10/09/8321b9b943cd4f57fe891334012bebb1.png","t1":"感恩有你,未来可期","t2":"","t3":"/p/2802"}],"name1":"新闻资讯"}}} data2:<nil> description:16年IT服务经验-全国服务电话:400-017-5181 featured: id:1 illustrate:新闻资讯 keywords:同创双子公司新闻, 同创双子,同创双子怎么样,同创双子公司,成都同创双子,北京同创双子,同创双子最新新闻 name:新闻资讯 orders:1 state:true tag:<nil> templateslist:{ "controls": [ { "name": "data.name1", "label": "简单标题", "type": "input-text" }, { "type": "combo", "name": "data.banner", "label": "轮播", "multiple": true, "draggable": true, "items": [ { "name": "t1", "label": "标题", "type": "input-text" }, { "name": "t2", "label": "时间", "type": "input-text" }, { "name": "t3", "label": "连接", "type": "input-text" }, { "type": "input-image", "name": "image", "label": "配图", "receiver": "./api/upload?rich=2" } ] } ] } templatespage:{ "controls": [ { "label": "推荐等级", "type": "select", "name": "featured", "options": [ { "label": "不推荐", "value": 0 }, { "label": "首页推荐", "value": 1001 } ] }, { "type": "group", "body": [ { "name": "data.listimg", "label": "列表图片", "receiver": "./api/upload?rich=2", "type": "input-image" }, { "name": "data.img", "label": "首页图片", "receiver": "./api/upload?rich=2", "type": "input-image" } ] }, { "type": "input-rich-text", "name": "data.body", "label": "文章内容1", "receiver": "post:./api/upload?rich=1" } ] } title:新闻资讯-同创双子(北京)信息技术股份有限公司 tmpllist:list tmplpage:page url:news] > 新闻资讯 map[addtime:<nil> column:1 data:{"status":0,"msg":"","data":{"data":{"banner":[{"image":"/assets/upload/2023/12/13/3e1643bd17c60956f27ddf735eb3048d.png","t1":"桌面运维是什么?外包好还是自招好","t3":"https://www.itgemini.net/p/2613"},{"image":"/assets/upload/2023/12/13/d52a5f367538356cbcbfbbf727a5e0a7.png","t1":"什么是系统集成?同创双子可以做哪些系统集成服务","t3":"https://www.itgemini.net/p/2611"}],"name1":"干货分享"}}} data2:<nil> description:16年IT服务经验-全国服务电话:400-017-5181 featured: id:3 illustrate:干货分享 keywords:同创双子公司新闻, 同创双,同创双子公司,成都同创双子,北京同创双子,同创双子最新新闻,电脑卡顿,电脑故障,网络故障 name:干货分享 orders:1 state:true tag:<nil> templateslist:{ "controls": [ { "name": "data.name1", "label": "简单标题", "type": "input-text" }, { "type": "combo", "name": "data.banner", "label": "轮播", "multiple": true, "draggable": true, "items": [ { "name": "t1", "label": "标题", "type": "input-text" }, { "name": "t2", "label": "时间", "type": "input-text" }, { "name": "t3", "label": "连接", "type": "input-text" }, { "type": "input-image", "name": "image", "label": "配图", "receiver": "./api/upload?rich=2" } ] } ] } templatespage:{ "controls": [ { "label": "推荐等级", "type": "select", "name": "featured", "options": [ { "label": "不推荐", "value": 0 }, { "label": "首页推荐", "value": 1001 } ] }, { "type": "group", "body": [ { "name": "data.listimg", "label": "列表图片", "receiver": "./api/upload?rich=2", "type": "input-image" }, { "name": "data.img", "label": "首页图片", "receiver": "./api/upload?rich=2", "type": "input-image" } ] }, { "type": "input-rich-text", "name": "data.body", "label": "文章内容", "receiver": "post:./api/upload?rich=1" } ] } title:干货分享-IT技巧-同创双子(北京)信息技术股份有限公司 tmpllist:list tmplpage:page url:share] > 干货分享
It运维Case Share--瑞智石油AP慢闪故障排查步骤

发布日期:2017/11/27 08:00:00

同创双子作为it运维服务外包公司,成立10余年,曾有多个案例,积累下丰富的经验。在瑞智石油时,有一个很经典的问题,AP慢闪故障,下面是故障排渣步骤。

问题背景:

瑞智石油 Cisco AP 1602显示灯 慢闪,应该如何分析原因?

下图是该型号AP的图示,只有一个显示灯,下面分析流程是基于该案例扩展的,如遇特殊情况可以特殊分析。

it运维

1.WHY

灯慢闪肯定是有原因,那原因是什么呢?我们可以通过2种途径获得:

   ①   查询产品说明书(官网下载等渠道)

②联系厂商咨询

2.Network Infrastructure

得知慢闪原因后,我们需要先了解客户的网络结构环境(机房拓扑图)然后最好从上至下依次检测各个设备和线路,判断是否是其中某些设备/线路出现故障而导致的。

3.Network

测试交换机到防火墙之间,防火墙到AP之间的网络是否稳定、畅通;

查询防火墙日志,在线客户量等。

4.POE Project

通过万用表判断POE供电模块电压是否正常,如果电压不稳定,设备会重启;电压过低则设备不能正常运行。

5.AC & AP

通过查询AC日志发现有无异常点,AP是否设定流量限制等。

6.User

用户端分析,可以在用户电脑上使用抓包工具判断受影响用户是否出现丢包严重等情况;

另外还需要观察周围用户是否有过量使用网络的行为,比如下载或者在线看视频等,这些都会导致负载过大AP功能受到影响。

以上it运维解决办法完整步骤希望看后对你有帮助,其他更多it运维知识关注同创双子。

同创双子为企业保驾护航

专注数字化方案建设,推动智慧企业生态圈的升级发展