
1-37
Description
Use the
timer
command to set the interval between sending handshake packets.
Use the
undo timer
command to restore the default value of the interval.
By default, the interval between sending handshake packets is 10 seconds.
In a cluster, the management device keeps connections with the member devices through handshake
packets. Through the periodic handshaking between the management and member devices, the
management device monitors the member status and link status.
Note that, you need only execute the command on a management device, which will advertise the
handshake interval setting to all member devices in the cluster.
Examples
# Set the interval to send handshake packets to 3 seconds.
<aaa_0.Sysname> system-view
System View: return to User View with Ctrl+Z.
[aaa_0.Sysname] cluster
[aaa_0.Sysname-cluster] timer 3
tracemac
Syntax
tracemac
{
by-mac
mac-address vlan vlan-id
|
by-ip
ip-address
} [
nondp
]
View
Any view
Parameters
by-mac
: Specifies to trace a device through the specified destination MAC address.
mac-address
: MAC address of the device to be traced.
vlan vlan
-
id
: Specifies to trace a device in the specified VLAN.
vlan-id
ranges from 1 to 4094.
by-ip
: Specifies to trace a device through the specified destination IP address.
ip-address
: IP address of the device to be traced.
nondp
: Specifies not to check the NDP neighbor information.
Description
Use the
tracemac
command to trace a device in a cluster through the specified destination MAC
address or IP address, and to display the path from the current device to the destination device.