beautypg.com

Ip igmp join, Ip igmp last-member-query-count – Enterasys Networks X-Pedition XSR CLI User Manual

Page 333

background image

Observing Syntax and Conventions

XSR CLI Reference Guide 7-85

ip igmp join

This command manually joins a multicast group to a local interface.

Syntax

ip igmp join-group group-address

Syntax of the “no” Form

The no form of this command cancels membership in a group:

no ip igmp join-group group-address

Mode

Interface configuration: 

XSR(config-if)#

Example

The following example joins the XSR to multicast group 225.2.2.1:

XSR(config-if)#ip igmp join-group 225.2.2.1

ip igmp last-member-query-count

This command configures the retransmit count at which the XSR sends IGMP group‐specific host 
query messages.

Syntax

ip igmp last-member-query-count count

Syntax of the “no” Form

The no form of this command sets this count to the default:

no ip igmp last-member-query-count

Mode

Interface configuration: 

XSR(config-if)#

Default

2

Example

The following example changes the IGMP group‐specific host query retransmit count to 3:

XSR(config-if)#ip igmp last-member-query-count 3

group-address

Address of the multicast group.

count

Retransmit count, ranging from 1 to 7.