D-Link DXS-3600 Series Cli Reference Manual page 851

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
Level: 12.
Usage Guideline
LDP sends the targeted hello message at the configured interval to discover the neighbor. For a
discovered neighbor, LDP maintains a hold-timer. The neighbor will time out if the timer has expired
without the receipt of a hello message from the neighbor.
Example
This example shows how to configure the LDP extended discovery hello hold-time to 90 seconds and
interval to 30 seconds.
Switch# configure terminal
Switch(config)# mpls ldp configuration
Switch(config-ldp)# neighbor 110.10.10.1 targeted
Switch(config-ldp-targeted-peer)# discovery targeted-hello holdtime 90
Switch(config-ldp-targeted-peer)# discovery targeted-hello interval 30
Switch(config-ldp-targeted-peer)#
71-8 discovery transport-address
This command is used to configure the transport address. Use the no form of this command to remove
the transport address setting.
discovery transport-address {interface | IP-ADDRESS}
no discovery transport-address
Parameters
interface
IP-ADDRESS
Default
By default, the LSR ID is used as the transport address.
Command Mode
LDP Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command is used to configure the LDP transport address. The transport address is used to establish
a LDP TCP connection. By default, the LSR ID is used as the transport address by all interfaces. If you
configure the transport address to interface, the IP address of each interface is used as the transport
address. If you configure the transport address to a specified IP address, this address is used as
transport address by all interfaces.
Example
This example shows how to configure the transport address to 192.168.0.1.
Switch# configure terminal
Specifies to use the IP address of the corresponding interface as the
transmission address for the session on each interface.
Specifies to use the specified IP address as the transmission address
uniformly.
846

Advertisement

Table of Contents
loading

Table of Contents