329 
Privilege Requirement 
Only Admin level users have access to these commands. 
Example 
Forbid the Ethernet ports 1/0/1-3 as being router ports in multicast VLAN 1 : 
T2600G-28TS(config)# ipv6 mld snooping multi-vlan-config 1 
router-port-forbidd interface gigabitEthernet 1/0/1-3 
38.14 ipv6 mld snooping multi-vlan-config 
(source-ip-replace) 
Description 
This command is used to replace the multicast source IP address of the MLD 
packets in the specified multicast VLAN. To  delete the forbidden router ports, 
please use no  ipv6 mld  snooping  multi-vlan-config  replace-sourceip 
command. 
Syntax 
ipv6 mld snooping multi-vlan-config [ vlan-id ] replace-sourceip ip 
no ipv6 mld snooping multi-vlan-config replace-sourceip 
Parameter 
vlan-id—— The ID of the multicast VLAN. 
ip —— Specify the IP address. The switch will use this IP address to replace the 
source IP address of the MLD packets. 
Command Mode 
Global Configuration Mode 
Privilege Requirement 
Only Admin level users have access to these commands. 
Example 
Replace the source IP address of the MLD packets in multicast VLAN 1 as 
fe80::02ff:ffff:fe00:0001: 
T2600G-28TS(config)# ipv6 mld snooping multi-vlan-config 1 
replace-sourceip fe80::02ff:ffff:fe00:0001