当前位置: 首页 > news >正文

Chapter 4-15. Troubleshooting Congestion in Fibre Channel Fabrics

 show zone member: Shows the name of the zone to which a device belongs to. This command can be used to find the victims of a culprit device or vice versa. 显示设备所属的区域名称。该命令可用于查找罪魁祸首设备的受害者,反之亦然。

 show zone active: Shows the members of a zone. An asterisk (*) before a device indicates that it is currently logged in to the Fibre Channel fabric. 显示区域的成员。设备前的星号 (*) 表示该设备当前已登录到光纤通道结构。

 show zoneset active: Shows the active zoneset and all its members. This command can be used to find the victims of a culprit device. 显示活动的区域集及其所有成员。该命令可用于查找罪魁祸首设备的受害者。

 show fcs ie: Shows all the switches in a fabric including their proximity (Local, Adjacent, or Remote), mgmt-id including domain-id, IP address and switch names. 显示 Fabric 中的所有交换机,包括距离(本地、邻近或远程)、mgmt-ID(包括域 ID)、IP 地址和交换机名称。

 show fcdomain domain-list: Shows the list of the switches in the fabric. As mentioned, the domain ID of a switch makes the first octet of the FCID of a device. 显示结构中的交换机列表。如前所述,交换机的域 ID 是设备 FCID 的第一个八位位组。

 show fspf database vsan <vsan_id> domain <domain_id>: Shows the details of each switch in the fabric with its domain ID and all links in the fabric including their costs. This can be used to determine the route from culprit to victim (and vice versa). 显示 Fabric 中每个交换机的详细信息,包括其域 ID Fabric 中的所有链接(包括其成本)。这可用于确定从罪魁祸首到受害者(反之亦然)的路由。

 show rdp: Read Diagnostic Parameter (RDP) can be used to display the information of an HBA port, such as its B2B credits, SFP information, and bit errors like CRC, ITW, and FEC as seen by the HBA port. This bit-error information is important because if the bits are corrupted after a switchport sends data but before it is received by the HBA, the local switchport can’t detect these errors, but RDP can pull these metrics in-band from the HBA port and display them on the switch. The show interface command displays the information about the local switchport, whereas show rdp com

http://www.dtcms.com/a/80698.html

相关文章:

  • 游戏盾是什么?如何为在线游戏保驾护航?
  • 【Qt】QWidget属性2
  • FastAPI WebSocket 无法获取真实 IP 错误记录
  • Redis 跳表原理详解
  • CSV文件格式
  • 深度学习中的“刹车”:正则化如何防止模型“超速”
  • 用Promise实现ajax的自动重试
  • 【uniapp】记录tabBar不显示踩坑记录
  • 大数据学习(75)-大数据组件总结
  • S32K144外设实验(三):ADC单通道连续采样(中断)
  • Android第五次面试总结(网络篇)
  • Linux上位机开发实战(camera视频读取)
  • 【DeepSeek 学C+】effective modern c+ 条款七 初始化
  • 【c++】【STL】unordered_set 底层实现(简略版)
  • k8s 配置imagePullSecrets仓库认证
  • SpringMVC全局异常处理机制
  • Android SDK下载安装配置
  • 多无人车协同探索开源包启动文件介绍(下)
  • 【FAQ】HarmonyOS SDK 闭源开放能力 —Push Kit(10)
  • LVGL和其他图形库区别于联系
  • Spring Boot Actuator 自定义健康检查(附Demo)
  • AI安全、大模型安全研究(DeepSeek)
  • 3. 轴指令(omron 机器自动化控制器)——>MC_SetPosition
  • Python(数据结构概念,算法时间效率衡量,链表)
  • Oracle GoldenGate (OGG) 安装、使用及常见故障处理
  • 英伟达黄仁勋2025GTC演讲深度解析:液冷GPU、AI工厂、机器人AI…...
  • 【NoC仿真器(nirgam noxim)搭建】自用笔记
  • Debian 12系统中允许Root远程SSH登录解决方法!
  • python 数据可视化TVTK库安装与使用
  • RabbitMQ 集群搭建步驟