
XG700 User's Guide
162/266
All Rights Reserved, Copyright (C) PFU LIMITED 2005-2006
5.14.5 ip snooping vlan mrouter
Function
Automatically learns the IGMP query message receiving port as the 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-12> | agg-port <1-6> }
no ip snooping vlan <1-4094> mrouter { port <1-12> | agg-port <1-6> }
ip snooping vlan <1-4094> mrouter suppress-learning
no ip snooping vlan <1-4094> mrouter suppress-learning
Parameter
vlan <1-4094>
Specifies a VLAN to change its settings.
mrouter port <1-12>
Specifies a port number to be set statically as the multicast router port.
mrouter agg-port <1-6>
Specifies an aggregation group number to be set statically as the multicast router port.
mrouter suppress-learning
Disables automatic learning of multicast router ports.
Command type
Configuration command
Default
None
Message
% Global IGMP snooping is not enabled.
Explanation
The global IGMP snooping of the XG700 is disabled.
Solution
Enable the 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 has not been 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 the IGMP snooping of 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 port is not a VLAN member.
[[Inserted string]]%1$: Specified VLAN ID
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 not bound to bridge.
Explanation
The specified aggregation group does not exist.
Solution
Set a link aggregation by the “link-aggregation” command first, then specify the “agg-port” using the “ip snooping
vlan mrouter” command.