3com 8807 Reference Guide

Page of 1099
580
C
HAPTER
 31: IGMP S
NOOPING
 C
ONFIGURATION
 C
OMMANDS
Parameter
port-number: Port number of the port to be configured as a static routing port. 
Provide this argument in the format of interface-type interface-number, where the 
interface-type argument can only be Ethernet port type.
vlan-id: ID of the VLAN where the port belongs to.
Description
Use the multicast static-router-port command to configure a port in a VLAN as 
a static routing port, through which IGMP packets can be transparently 
transmitted, so as to meet the requirements of specific networks.
Use the undo multicast static-router-port command to remove static routing 
port configuration.
By default, no static routing port is configured.
Example
# Configure GigabitEthernet 5/1/1 port to be a static routing port (assuming that 
GigabitEthernet 5/1/1 port belongs to VLAN 10).
<SW8800> system-view
 
System View: return to User View with Ctrl+Z.
 
[SW8800] vlan 10
 
[3Com-vlan10] multicast static-router-port GigabitEthernet 5/1/1 
# Cancel the static routing port GigabitEthernet 5/1/1 port in VLAN10.
[3Com-vlan10] undo multicast static-router-port GigabitEthernet 5/1/1
 
# Configure Ethernet 5/1/1 port in VLAN 11 to be a static routing port.
 
<SW8800> system-view
 
System View: return to User View with Ctrl+Z.
 
[SW8800]_interface Ethernet 5/1/1
 
[3Com-Ethernet5/1/1 multicast static-router-port vlan 11
 
# Cancel the Ethernet 5/1/1static routing port in VLAN 11
 
[3Com-Ethernet5/1/1] undo multicast static-router-port vlan 11