TP-LINK JetStream TL-SG3216 TL-SG3216 Data Sheet

Product codes
TL-SG3216
Page of 280
 
Example 
Specify the source address which sends the Query message as fe80::1234 on 
VLAN 2: 
TL-SG3424(config)#  ipv6 mld snooping querier vlan 2  query-source 
fe80::1234
 
ipv6 mld snooping filter(global) 
Description 
The
 ipv6 mld snooping filter command is used to configure the multicast group 
filter entries in the format of ip-range. To disable the filter entry, please use 
no 
ipv6 mld snooping filter command. 
Syntax 
ipv6 mld snooping filter filter-id start-ipv6 end-ipv6 
no ipv6 mld snooping filter 
filter-id 
Parameter 
filter-id —— Specify the filter ID, ranging from 1 to 30. 
start-ipv6 —— Start IPv6 multicast address of the filter entry. 
end-ipv6 —— End IPv6 multicast address of the filter entry. 
Command Mode 
Global Configuration Mode 
Example 
Create filter entry with filter ID as 2, start IP as ff80::1234 and end IP as 
ff80::1235: 
TL-SG3424(config)# ipv6 mld snooping filter 2 ff80::1234 ff80::1235 
ipv6 mld snooping filter(interface) 
Description 
The
 ipv6 mld snooping filter command is used to enable the filter function on 
the interface. To disable the filter function, please use 
no ipv6 mld snooping 
filter command. 
Syntax 
ipv6 mld snooping filter 
no ipv6 mld snooping filter 
Command Mode 
Interface Configuration Mode 
224