SW_SNPG/3/L2MC_CAC (UPPER LIMIT)
日志信息
The number of multicast groups reached the upper limit. (ConfiguredValue=%u, CurrentMulticastGroup=%s)
The number of multicast groups reached the upper limit. (ChannelName=%s, ConfiguredValue=%u, CurrentMulticastGroup=%s)
The number of multicast groups reached the upper limit. (VlanId=%u, ConfiguredValue=%u, CurrentMulticastGroup=%s)
The number of multicast groups reached the upper limit. (ChannelName=%s, VlanId=%u, ConfiguredValue=%u, CurrentMulticastGroup=%s)
The number of multicast groups reached the upper limit. (IfName=%s, ConfiguredValue=%u, CurrentMulticastGroup=%s)
The number of multicast groups reached the upper limit. (ChannelName=%s, VlanId=%u, IfName=%s, ConfiguredValue=%u, CurrentMulticastGroup=%s)
The number of multicast groups reached the upper limit. (ChannelName=%s, VlanId=%u, IfName=%s, ConfiguredValue=%u, CurrentMulticastGroup=%s)
日志参数
参数名称 | 参数含义 |
---|---|
ConfiguredValue | 配置的限制值。 |
CurrentMulticastGroup | 当前组播组。 |
ChannelName | 节目组名称。 |
VlanId | VLAN编号。 |
IfName | 接口名称。 |
处理步骤
- 使用命令display l2-multicast limit查看二层组播CAC限制的配置和当前统计情况。
- 如果当前配置正常,可以执行以下命令扩大二层组播CAC的限制值。
- 在系统视图下执行l2-multicast limit max-entry count [ vlan { vlan-id1 [ to vlan-id2 ] } &<1-10> ] [ except acl-number ]命令配置全局或VLAN内组播组的数量限制。
- 在系统视图下执行l2-multicast limit channel channel-name max-entry count [ vlan { vlan-id1 [ to vlan-id2 ] } &<1-10> ]命令配置全局或VLAN内节目组中组播组的数量限制。
- 在接口视图下执行l2-multicast limit max-entry count [ vlan { vlan-id1 [ to vlan-id2 ] } &<1-10> ] [ except acl-number ]命令配置接口或接口+VLAN的组播组数量限制。
- 在接口视图下执行l2-multicast limit channel channel-name max-entry count [ vlan { vlan-id1 [ to vlan-id2 ] } &<1-10> ]命令配置接口和“接口+VLAN”内节目组内组播组的数量限制。