Fujitsu XG2000 Switch User Manual


 
XG2000 series User's Guide
200/315
All Rights Reserved, Copyright (C) PFU LIMITED 2009
5.15.13 ip snooping mrouter
Function
Automatically learns the IGMP query message receiving port as a multicast router port.
This command can statically set multicast router ports. Also, it can change the automatic learning mode of multicast router
ports.
Set multicast router ports statically to register more than one multicast router port.
Use the no form to return to the default setup.
Prompt
xg(config-vlan)#
Command syntax
ip snooping mrouter { port <1-20> | agg-port <1-10> }
no ip snooping mrouter { port <1-20> | agg-port <1-10> }
ip snooping mrouter suppress-learning
no ip snooping mrouter suppress-learning
Parameter
z mrouter port <1-20>
Specifies a port number to be set statically as the multicast router port.
z mrouter agg-port <1-10>
Specifies an aggregation group number to be set statically as the multicast router port.
z mrouter suppress-learning
Disables automatic learning on the multicast router ports.
Command type
Configuration command
Default
None
Message
% Global IGMP snooping is not enabled.
Explanation
Global IGMP snooping on the device is disabled.
Solution
Enable global IGMP snooping using the “ip snooping protocol” command first then execute
the command again.
% IGMP snooping vlan-%1$ is not enabled.
Explanation
IGMP snooping of the specified VLAN is disabled.
[[Inserted string]]%1$: Specified VID
Solution
Enable IGMP snooping on the VLAN using the “ip snooping vlan” command first, then execute
the command again.
% Port is not vlan member. vid=%1$
Explanation
The specified port is not a VLAN member.
[[Inserted string]]%1$: Specified VID
Solution
Set the port as a VLAN member using the “vlan-member allowed” command first, then execute
the command again.
% Aggregation-port is not vlan member. vid=%1$
Explanation
The specified aggregation group is not a VLAN member.
[[Inserted string]]%1$: Specified VLAN ID
Solution
Set the aggregation group as a VLAN member using the “vlan-member allowed” command first,
then execute the command again.
% Aggregation-port not bound to bridge.
Explanation
The specified aggregation group does not exist.
Solution
Configure a link aggregation group by using the “link-aggregation” command first then
execute the command again.