printPrint Page

feedbackDocument Feedback

supportSupport & Services

businessPluribus Networks

LinkedIn

facebookFacebook

Twitter

igmp-static-group-create

This command creates a static IGMP group on the network.

Informational Note:  IGMPv1 is not supported in nvOS. If you are using IGMPv1, you must disable IGMP snooping on the Pluribus Networks switch.


Syntax   igmp-static-group-create

group-ip ip-address

Speicifies the group multicast IP address for IGMP.

vlan vlan-id

Specifies the VLAN identifier.

ports port-list

Specifies the list of ports.

Defaults   None

Access   CLI

History   Command introduced in nvOS Version 1.2.1.

Usage   Netvisor uses IGMP groups to determine the reception state for a specific multicast address. This allows the switch to determine if any switches need messages sent from a multicast group. Use this command to create an IGMP static group.

Examples  To configure a static group for 239.4.9.3 on VLAN 202 and ports 55-57, use the following command:

CLI network-admin@switch > igmp-static-group-create group-ip 239.4.9.3 vlan 202 ports 55-57

igmp-static-group-delete

This command deletes information about IGMP snooping on the network.

Syntax   igmp-static-group-delete  

group-ip ip-address

Specify the group IP address for IGMP.

vnet vnet name

Specify the VNET to delete.

l2-net l2-net name

Specify the group Layer 2 network.

vlan vlan-id

Specify the VLAN identifier.

Defaults   None

Access   CLI

History   

Version 1.2

Command introduced.

Version 2.1

The parameters, ports, is deprecated.

Version 3.0.0

The parameters, vnet and l2-net, added.

Usage   IGMP groups are used to determine the reception state for a specific multicast address. This allows the switch to determine if any switches need messages sent from a multicast group. Use this command to remove an IGMP static group.

Examples  To delete a static group for 239.4.9.3 on VLAN 202 and ports 55-57, use the following command:

CLI network-admin@switch > igmp-static-group-delete group-ip 239.4.9.3 vlan 202 ports 55-57

igmp-static-group-show

This command is used to display information about IGMP static groups configured on the switch.

Informational Note:  IGMPv1 is not supported in nvOS. If you are using IGMPv1, you must disable IGMP snooping on the Pluribus Networks switch.

Syntax   igmp-static-group-show

group-ip ip-address

Specifies the IP address of the IGMP static group.

vnet vnet-name

Specifies the VNET assigned to the IGMP static group.

l2-net l2-net name

Specify the group Layer 2 network.

vlan vlan-id

Specifies the VLAN assigned to the IGMP static group.

ports port-list

Specifies the ports assigned to the IGMP group.

Access   CLI

History   

Version 2.0

Command introduced.

Version 2.4.1

The parameter, vnet, added.

Version 3.0.0

The parameter l2-net added.

Usage   IGMP groups are used to determine the reception state for a specific multicast address. This allows the switch to determine if any switches need messages sent from a multicast group. Use this command to display an IGMP static group.

Examples  To display a static group for 239.4.9.3 on VLAN 202 and ports 55-57, use the following command:

CLI network-admin@switch > igmp-static-group-show group-ip 239.4.9.3 vnet global-fab vlan 202 ports 55-57

igmp-static-source-create

This command creates a static IP address as the IGMP source on the network.

Informational Note:  IGMPv1 is not supported in nvOS. If you are using IGMPv1, you must disable IGMP snooping on the Pluribus Networks switch.


Syntax   igmp-static-source-create

source-ip ip-address

Specify the source IP address. This is a unicast IP address.

group-ip ip-address

Specify the group IP address for IGMP.

vlan vlan-id

Specify the VLAN identifier.

Specify the following option:

vnet vnet-name

Specify the name of the VNET assigned to the IGMP static source.

bd bridge-domain name

Specify the bridge domain name.

ports port-list

Specify the list of ports.

Defaults   None

Access   CLI

History   

Version 1.2

Command introduced.

Version 2.4.1

The parameter, vnet, added.

Version 3.0.0

The parameter l2-net added.

Version 5.1.1

The parameter l2-net deprecated.

Usage   IGMP groups are used to determine the reception state for a specific multicast address. This allows the switch to determine if any switches need messages sent from a multicast group. Use this command to create an IGMP static IP address as the source.

Examples  To add the static source 12.0.0.1 as the static source, use the following command:

CLI network-admin@switch > igmp-static-source-create source-ip 12.0.0.1 group-ip vlan 202 ports 55-57

igmp-static-source-delete

This command deletes a static IGMP source on the netework.

Informational Note:  IGMPv1 is not supported in nvOS. If you are using IGMPv1, you must disable IGMP snooping on the Pluribus Networks switch.


Syntax   igmp-static-source-delete  

group-ip ip-address

Specifies the group IP address for IGMP.

source-ip ip-address

Specifies the source IP address.

bd bridge-domain name

Specify the bridge domain name.

vlan vlan-id

Specifies the VLAN identifier.

Defaults   None

Access   CLI

History   

Version 1.2

Command introduced.

Version 2.4.1

The parameter, vnet, added.

Version 3.0.0

The parameter l2-net added.

Version 5.1.1

The parameter l2-net deprecated.

Usage   IGMP groups are used to determine the reception state for a specific multicast address. This allows the switch to determine if any switches need messages sent from a multicast group. Use this command to remove an IP address as the static source.

Examples  To remove the static source 12.0.0.1 as the static source, use the following command:

CLI network-admin@switch > igmp-static-source-remove source-ip 12.0.0.1 group-ip vlan 202 ports 55-57

igmp-static-source-show

This command displays a static IGMP source on the network.

Informational Note:  IGMPv1 is not supported in nvOS. If you are using IGMPv1, you must disable IGMP snooping on the Pluribus Networks switch.


Syntax   igmp-static-source-show

group-ip ip-address

Specifies the group IP address for IGMP.

vnet vnet-name

Specify the name of the VNET assigned to the IGMP static source.

source-ip ip-address

Specifies the source IP address.

bd bridge-domain name

Specifies the bridge domain name.

vlan vlan-id

Specifies the VLAN identifier.

ports port-list

Specifies the list of ports.

Defaults   None

Access   CLI

History   

Version 1.2

Command introduced.

Version 2.4.1

The parameter, vnet, added.

Version 5.1.1

The parameter, host, deprecated, and the parameter, bd, added.

Usage   IGMP groups are used to determine the reception state for a specific multicast address. This allows the switch to determine if any switches need messages sent from a multicast group. Use this command to remove an IGMP static source.

Examples  To display information about all IGMP static source IP addresses, use the following command:

CLI network-admin@switch > igmp-static-source-show