Examples
# Display information about default-groups for all VPN instances.
<Sysname> display multicast-domain default-group
Group address Source address Interface VPN instance
239.1.1.1 1.1.1.1 MTunnel0 mvpna
239.2.1.1 1.1.1.1 MTunnel1 mvpnb
239.3.1.1 -- MTunnel2 mvpnc
Table 54 Command output
Field Descri
tion
Group address Address of the default-group.
Source address
IP address of the MD source interface, which is used by the MTI as the source
address to encapsulate the VPN multicast packets.
Interface MTI interface.
VPN instance VPN instance to which the default-group belongs.
log data-group-reuse
Use log data-group-reuse to enable data-group reuse logging.
Use undo log data-group-reuse to disable data-group reuse logging.
Syntax
log data-group-reuse
undo log data-group-reuse
Default
The data-group reuse logging function is disabled.
Views
MD view
Predefined user roles
network-admin
Examples
# Enable data-group reuse logging in VPN instance mvpn.
<Sysname> system-view
[Sysname] multicast-domain vpn-instance mvpn
[Sysname-md-mvpn] log data-group-reuse
multicast-domain
Use multicast-domain to create the MD for a VPN instance and enter MD view.
Use undo multicast-domain to clear the configurations that are made in MD view for a VPN instance.
Syntax
multicast-domain vpn-instance vpn-instance-name
191