
T2700G-28TQ
JetStream 28-Port Gigabit Stackable L2+ Managed Switch CLI Guide
279
T2700G-28TQ(config)#cluster ndp
T2700G-28TQ(config)#cluster ndp timer hello
50
aging
120
cluster ntdp
Description
The
cluster ntdp
command is used to configure NTDP globally. To disable the
cluster NTDP function, please use
no cluster ntdp
command. NTDP (Neighbor
Topology Discovery Protocol) is used to collect the NDP information and
neighboring connection information of each device in a specific network range. It
provides the commander switch with the information of devices which can join
the cluster and collects topology information of devices within the specified hops.
Syntax
cluster ntdp
cluster ntdp timer
{ [
interval-time
time
] [
hop-delay
value
]
[
port-delay
value
] }
cluster ntdp hop
hop-value
no cluster ntdp
no cluster ntdp timer
{ [
interval-time
time
] [
hop-delay
value
]
[
port-delay
value
] }
no cluster ntdp hop
hop-value
Parameter
time
—— NTDP Interval Time, which is the interval to collect topology information.
NTDP Interval Time ranges from 1 to 60 in minutes. By default, it is 1.
hop-delay
value
—— NTDP Hop Delay, which is the time between the switch
receiving NTDP request packets and the switch forwarding NTDP request
packets for the first time. NTDP Hop Delay ranges from 1 to 1000 in
milliseconds. By default, it is 200.
port-delay
value
—— NTDP Port Delay, which is the time between the port
forwarding NTDP request packets and its adjacent port forwarding NTDP
request packets over. NTDP Port Delay ranges from 1 to 100 in milliseconds. By
default, it is 20.
hop-value
—— NTDP Hops, which is the hop count the switch topology collects.
NTDP Hops ranges from 1 to 16. By default, it is 3.
Command Mode
Global Configuration Mode