< Home

peer minimum-ttl

Function

The peer minimum-ttl command sets the TTL threshold of the Source Active (SA) message encapsulated with multicast data that is forwarded to the specific peer.

The undo peer minimum-ttl command restores the default configuration.

Format

peer peer-address minimum-ttl ttl

undo peer peer-address minimum-ttl

Parameters

Parameter Description Value
peer-address Specifies address of an MSDP peer to which the TTL limit applies. The address is in dotted decimal notation.
ttl Indicates the value of the TTL threshold. The value is an integer that ranges from 0 to 255.

Views

MSDP view

Default Level

2: Configuration level

Usage Guidelines

By default, the value of the TTL threshold is 0.

MSDP peers set up TCP connections to transmit SA messages to each other. The peer minimum-ttl command is used to limit the number of multicast data packets encapsulated in the SA message.

After the TTL threshold is set for a specified peer, a FW checks the TTL of a multicast data packet before encapsulating the multicast data packet in an SA message. Only the multicast data packet with the TTL greater than the threshold is encapsulated in an SA message and sent to the peer of a FW.

Example

# Set the TTL threshold to 10. Only the multicast data packet with the TTL value greater than 10 is encapsulated in the SA message and forwarded to MSDP peer 10.10.10.1.

<sysname> system-view
[sysname] msdp
[sysname-msdp] peer 10.10.10.1 minimum-ttl 10
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >