NSX CLI Guide
get host-switch <hs-name-arg> dvport <dvport-id-arg> mcast-filter <entry-mode-arg> <entry-group-arg>
Display the mcast filter stata of the specified entry
Parameters:
Option | Description |
---|---|
<host-switch-name> | Host switch name |
<dvport-id> | DVPort identifier Allowed pattern: ^([A-Za-z0-9_:-]+)$ |
<entry-mode> | Mode of a mcast filter entry Allowed values: igmp, mld |
<entry-group> | Group address of a mcast filter entry Allowed pattern: ^([A-Fa-f0-9.:]+)$ |