fdpi_cli vlan group <id> drop
fdpi_cli vlan group <id> hide
fdpi_cli vlan group <id> pass
fdpi_cli vlan group 0 show all
Example output of the command:
fdpi_cli vlan group 0 show all <proto> <vlan> <service-name> <policy> <delay> all 4000 * hide 0 all 4002 * hide 0 all 4003 * hide 0
In this example, you can see that all protocols belonging to VLAN 4000, 4002, 4003 are affected by hide, that is, traffic from one site is duplicated to another site.
fdpi_cli vlan group <id> show all
Here id
is the number of the VLAN for which you want to output Service-Name information.