display multicast component routing-table fes-outgoing-interface
命令功能
display multicast component routing-table fes-outgoing-interface命令用来查看FES组件维护的所有IPv4组播转发表项出接口信息。
命令格式
display multicast [ vpn-instance vpn-instance-name | all-instance ] component routing-table fes-outgoing-interface
参数说明
参数 | 参数说明 | 取值 |
---|---|---|
vpn-instance vpn-instance-name | 指定VPN实例,vpn-instance-name表示VPN实例的名称。 | 字符串形式,区分大小写,不支持空格,长度范围是1~31。当输入的字符串两端使用双引号时,可在字符串中输入空格。不能以“_public_”作为VPN实例名称,作为保留使用。 |
all-instance | 指定所有实例。 | - |
使用指南
系统中PIM组件存储的IPv4组播转发表项和出接口信息可能会出现与FES组件不一致的情况,这样会造成组播数据转发错误。执行该命令可以查看FES组件维护的所有IPv4组播转发表项出接口信息,执行display multicast component routing-table pim-outgoing-interface命令可以查看PIM组件的所有IPv4组播转发表项出接口信息。通过比较两者的显示信息,可以帮助定位表项出接口信息不一致的问题。
使用实例
# 在公网实例下,查看FES组件维护的所有IPv4组播转发表项出接口信息。
<HUAWEI> system-view [~HUAWEI] diagnose [~HUAWEI-diagnose] display multicast component routing-table fes-outgoing-interface VPN-Instance: public net (1.1.1.1, 225.0.0.1) Vlanif10 (1.1.1.1, 225.0.0.2) Vlanif10 (1.1.1.1, 225.0.0.3) Vlanif10
项目 | 描述 |
---|---|
(1.1.1.1, 225.0.0.1) |
(S, G)表项。 |
Vlanif10 |
出接口类型和接口编号。 |