distributed-trunking
Syntax
distributed-trunking [hold-timer3-10|peer-keepalive <DESTINATION> ip-address|vlan <VID> [interval <400–10000>][timeout <3–20>] [udp-port <1024–49151>]
Description
Distributed trunking uses a VLAN interface between DT peers to transmit periodic peer-keepalive messages. This command configures the peer-keepalive parameters for distributed trunking.
Parameters and options
no
The
no
form of the command removes the distributed trunking configuration on the switch.hold-timer
Configures the hold time in seconds. The range is 3–10 seconds, and defaults to 3.
peer-keepalive
—
<DESTINATION>
The destination IPv4 address to be used by DT switches to send peer-keepalive messages to the peer DT switch when the ISC is down.
vlan <VID>
The VID of the VLAN used exclusively for sending and receiving peer-keepalive messages.
interval
The interval between peer-keepalive messages (in milliseconds), in the range of 400–10000 milliseconds. Defaults to 1000 milliseconds.
timeout
The peer-keepalive timeout in seconds, in the range of 3–10 seconds. Defaults to 5 seconds.
udp-port
The source UDP port to be used for transmitting peer-keepalive HELLO messages, in the range of 1024–49151.