Fujitsu XG2000 Switch User Manual


 
XG2000 series User's Guide
192/315
All Rights Reserved, Copyright (C) PFU LIMITED 2009
5.15.5 ip snooping vlan 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)#
Command syntax
ip snooping vlan <1-4094> mrouter { port <1-20> | agg-port <1-10> }
no ip snooping vlan <1-4094> mrouter { port <1-20> | agg-port <1-10> }
ip snooping vlan <1-4094> mrouter suppress-learning
no ip snooping vlan <1-4094> mrouter suppress-learning
Parameter
z vlan <1-4094>
Specifies the VLAN to change.
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 reissue
the “ip snooping vlan” command.
% Vlan id is not found. vid=%1$
Explanation
The specified VLAN was not created.
[[Inserted string]]%1$: Specified VID
Solution
Create a VLAN using the “vlan” command first then reissue the “ip snooping vlan” command.
% 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 reissue
the “ip snooping vlan max-group” command.
% 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 reissue
the “ip snooping vlan mrouter” command.
% 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 reissue the “ip snooping vlan mrouter” command.
% 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
specify the “agg-port” using the “ip snooping vlan mrouter” command.