vrouter-igmp-static-join-add

This command adds Internet Group Management Protocol (IGMP) to a virtual router (vRouter) service on a fabric, cluster, or standalone switch.

Informational Note:  IGMPv1 is not supported by Netvisor or ONVL. If you are using IGMPv1, you must disable IGMP snooping on the switch.

Syntax   vrouter-igmp-static-join-add

vrouter-name name-string

Specify the name of the vRouter service.

Specify the following IGMP static join arguments:

name name-string

Specify the name of the IGMP configuration.

group-ip ip-address

Specify the group IP address used to statically bind to the interface.

source-ip ip-address

Specify the source IP address for the IGMP query.

interface nic

Specify the interface for IGMP.

Defaults   None.

Access   CLI.

History   Command introduced in nvOS Version 1.2.1.

Usage   Each fabric, cluster, standalone switch, or virtual network (VNET) can provide its tenants with a vRouter service that forwards traffic between networks and implements IPv4 protocols.

Examples  To add this parameter to a vRouter service, MyvService, with group IP address 232.0.0.1 and source IP address 192.0.2.3, on a vrouter interface, use the following command:

CLI network-admin@switch > vrouter-igmp-static-join-add vrouter-name MyvService name IGMP-vrouter group-ip 232.0.0.1 source-ip 192.0.2.3 interface vrouter

vrouter-igmp-static-join-remove

This command adds Internet Group Management Protocol (IGMP) to a virtual router (vRouter) service on a fabric, cluster, or standalone switch..

Syntax   vrouter-igmp-static-join-remove  

vrouter-name name-string

Specify the name of the vRouter service.

Specify the following IBMP static join arguments:

name name-string

Specify the name of the IGMP configuration.

Defaults   None.

Access   CLI

History   Command introduced in nvOS Version 1.2.1.

Usage   Each fabric, cluster, standalone switch, or virtual network (VNET) can provide its tenants with a vRouter service that forwards traffic between networks and implements IPv4 protocols.

Examples  To remove the IGMP-vRouter configuration from the vRouter service, MyvService, use the following command:

CLI network-admin@switch > vrouter-igmp-static-join-remove vrouter-name MyvService name IGMP-vRouter

vrouter-igmp-static-join-show

This command displays the Internet Group Management Protocol (IGMP) on a virtual router (vRouter) service on a fabric, cluster, or standalone switch.

Syntax   vrouter-igmp-static-join-show

vrouter-name name-string

Specify the name of the vRouter service.

Specify the following IGMP static join arguments:

name name-string

Specify the name of the IGMP configuration.

group-ip ip-address

Specify the group IP address used to statically bind to the interface.

source-ip ip-address

Specify the source IP address for the IGMP query.

interface nic

Specify the interface for IGMP.

Defaults   None.

Access   CLI.

History   Command introduced in nvOS Version 1.2.1.

Usage   Each fabric, cluster, standalone switch, or virtual network (VNET) can provide its tenants with a vRouter service that forwards traffic between networks and implements IPv4 protocols. This command displays information about IGMP on a vRouter.

Examples  To display all IGMP information on all vRouter services, use the following command:

CLI network-admin@switch > vrouter-igmp-static-join-show layout vertical