133
CHAPTER 3
CLI CONFIGURATION
3.9.31.12 (config)# mvr vlan <v_vlan_list> igmp-address
Syntax:
(config)# mvr vlan <v_vlan_list> igmp-address <v_ipv4_ucast>
Explanation:
Configure
IGMP IPv4 address for the specified MVR entry.
Parameters:
<v_vlan_list>: Specify MVR VLAN ID for this entry.
<v_ipv4_ucast>: Specify the IPv4 unicast address as source address used in IP header for IGMP control frames.
Example:
Set up a MVR VLAN 201 and its corresponding IGMP address “10.1.1.100”.
Negation
: (config)# no mvr vlan <v_vlan_list> igmp-address
Show:
> show mvr [ vlan <v_vlan_list> | name <mvr_name> ] [ group-database [ interface ( <port_type>
[ <v_port_type_list> ] ) ] [ sfm-information ] ] [ detail ]
# show mvr [ vlan <v_vlan_list> | name <mvr_name> ] [ group-database [ interface ( <port_type>
[ <v_port_type_list> ] ) ] [ sfm-information ] ] [ detail ]
3.9.31.13 (config)# mvr vlan <v_vlan_list> last-member-query-interval
Syntax:
(config)# mvr vlan <v_vlan_list> last-member-query-interval <ipmc_lmqi>
Explanation:
Configure the maximum time to wait for IGMP/MLD report memberships on a receiver port before
removing the port from multicast group membership.
Parameters:
<v_vlan_list>: Specify MVR VLAN ID for this entry.
<ipmc_lmqi>: Specify the LMQI (Last Member Query Interval) value. By default, LMQI is set to 5 tenths of a
second (0.5 second). The allowed range is from 0 to 31744 tenths of a second.
Example:
Set LMQI value to 600 tenths of a second.
Negation
: (config)# no mvr vlan <v_vlan_list> last-member-query-interval
Show:
> show mvr [ vlan <v_vlan_list> | name <mvr_name> ] [ group-database [ interface ( <port_type>
[ <v_port_type_list> ] ) ] [ sfm-information ] ] [ detail ]
# show mvr [ vlan <v_vlan_list> | name <mvr_name> ] [ group-database [ interface ( <port_type>
[ <v_port_type_list> ] ) ] [ sfm-information ] ] [ detail ]
# config t
(config)# mvr vlan 201 last-member-query-interval 600
# config t
(config)# mvr vlan 201 igmp-address 10.1.1.100
Summary of Contents for IFS-1604GSM Series
Page 385: ......