underlay-mdt-group

Creates a underlay MDT group instance.

Syntax

underlay-mdt-group GROUP-IP [ default | [ [ vlan [ add | remove VLAN , | VLAN-RANGE + ] | [ [ bridge-domain [ add | remove ] ( BD , | ( BD-RANGE ,) + ]
no underlay-mdt-group

Command Default

Global configuration mode

Parameters

add
Adds the VLAN or bridge-domain.
bridge-domain
Specifies the bridge-domain.
(BD, BD-RANGE) +
Specifies BD and BD range.
default
Specifies the default group.
GROUP-IP
Specifies the IP address of the Group-IP.
remove
Removes the selected VLAN or bridge-domain.
vlan
Specifies the VLAN.
(VLAN, VLAN-RANGE) +
Specifies VLAN and VLAN-RANGE.

Modes

Global configuration mode

Usage Guidelines

The default mdt group needs to be configured first and removed last in the optimized-replication mode.

When all vlans are removed from a group and the group config is removed. The same rule applies to BDs as well.

The no underlay-mdt-group GROUP vlan add VLAN-RANGE command can be used to remove a config if there is an exact match with the current config line or the remove option is used to remove vlans or BDs from a group.

Examples

The following example configures underlay mdt group.

underlay-mdt-group 239.0.0.1 vlan add 10-12,20
underlay-mdt-group 239.0.0.3 vlan add 30
underlay-mdt-group 239.0.0.4 vlan add 40
underlay-mdt-group 239.0.0.5 bridge-domain add 50,60-70