The display multicast minimum-ttl command displays the minimum time to live (TTL) value of the multicast data packet forwarded through an interface.
Parameter | Description | Value |
---|---|---|
vpn-instance vpn-instance-name |
Specifies the name of a VPN instance. |
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. |
all-instance |
Specifies all instances. |
- |
interface-type |
Specifies the type of an interface. |
- |
interface-number |
Specifies the number of an interface. |
- |
Usage Scenario
After the multicast minimum-ttl command is used to configure the minimum TTL value of multicast packets forwarded on an interface, the display multicast minimum-ttl command can be used to check the configuration.
Precautions
If vpn-instance or all-instance is not specified, only the public network instance is displayed.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display multicast minimum-ttl Multicast TTL information of VPN-Instance: public net Interface TTL GE0/1/0 5 GE0/1/8 6
Item | Description |
---|---|
Multicast TTL information of VPN-Instance | VPN instance to which the TTL in the multicast packet belongs. |
Interface | The number of the multicast interface. |
ttl | The minimum TTL value on the interface. |