config

Use the config command to configure an existing multicast filter. To create a multicast filter, use the create command. See create. The config command is available from the topology:<named-topology>:l2:multicast context of the CLI for b@ac, b@ap, and routed topologies.

config [pos] (A.B.C.D[/0-32] | IPv6 |vocera | svp | mdns | mdnsv6 | all | allv6) (on|off)

Parameters

pos|default Specifies the optional position to insert the rule.
A.B.C.D[/0-32] | IPv6 |vocera | svp | mdns| mdnsv6 | all| allv6 Specifies the IP address and mask of a multicast group or that the multicast group is pre-defined.
  • IPv6 format
  • svp: Spectralink SVP (224.0.1.116)
  • vocera: Vocera Mcst (230.230.0.0/20)
  • mdns mDNS/Bonjour (224.0.0.251)
  • mDNSV6/Bonjour (FF02::FB)
  • all (allow all: 0.0.0.0/0)
  • allv6 (allow all v6 Multicast(FF00::/8)
Note: IPv6 is supported for Layer 2 bridging for both B@AC and B@AP topologies.
on|off Specifies whether wireless replication is enabled. The default is off.

Example

This example configures an existing multicast filter:

EWC.extremenetworks.com:topology:techpubs_test_ac:l2:multicast# config 1 225.1.1.0/32 on