Configuring Static and Dynamic MVR

By default, all MVR streams are static.
Use the following command to specify which groups are static:
configure mvr vlan vlan-name static group {policy-name | none}
  • Only the groups listed in policy with "allow" action are static. Any other groups in MVR address range are dynamic.
  • The groups in policy with "deny" action are dynamic. Any other groups in MVR address range are also dynamic, unless explicitly configured in the policy with "allow" action.
  • A group should not be configured to be both static and dynamic.