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 OS 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
Version 1.2.1 |
Command introduced. |
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