The display multicast-domain vpn-instance share-group command displays information about the Share-Group of a specified VPN instance in a multicast domain (MD).
Parameter | Description | Value |
---|---|---|
vpn-instance-name |
Specifies the name of a VPN instance. vpn-instance-name specifies the VPN instance name. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string. |
local |
Indicates the locally configured Share-Group address. |
- |
remote |
Indicates the Share-Group address learned through BGP Update packets. |
- |
Usage Scenario
The display multicast-domain vpn-instance share-group command displays information about the Share-Group of the remote peer, and peer IP address, which facilitates you to determine whether the multicast tunnel is correctly established to forward multicast services.
When the display multicast-domain vpn-instance share-group command is used, the following situations occur:The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display multicast-domain vpn-instance BLUE share-group
MD local share-group information for VPN-Instance: BLUE
Share-group: 232.2.2.0
MTunnel address: 3.3.3.3
MD remote share-group information for VPN-Instance: BLUE
Share-group Peer-address
232.2.2.0 1.1.1.1
Item | Description |
---|---|
MD local share-group information for VPN-Instance | VPN instance to which the local Share-Group in the MD belongs. |
MD remote share-group information for VPN-Instance | VPN instance to which remote Share-Group information in the multicast domain belongs. |
MTunnel address | Locally configured IP address of the multicast tunnel interface (MTI) that is bound to the Share-Group. |
Share-group | Share-Group address. |
Peer-address | IP address of the remote PE. |