The display ipv6 nd security timestamp command displays the time stamp value of the last received and accepted SEND message (RDlast) and the local time at which the last SEND message for this peer is accepted (TSlast). The receiver records the two time values after receiving an SEND message.
Parameter | Description | Value |
---|---|---|
interface-name |
Specifies the name of an interface. That is, the RDlast and the TSlast values of the SEND message on the specified interface is displayed. |
- |
interface-type interface-num |
Specifies the type and the number of an interface. That is, the RDlast and the TSlast values of the SEND message on the specified interface is displayed. |
- |
Usage Scenario
You can run the display ipv6 nd security timestamp command to view the RDlast and the TSlast values of an SEND message on an interface. Then, you can determine whether the difference between the receive time and the send time of the SEND message is out of the allowed time range based on the following formula.
Prerequisites
IPv6 has been enabled on the involved interface using the ipv6 enable command in the interface view.
Follow-up Procedure
Run the ipv6 nd security strict command to enable the strict security mode on the interface.
Precautions
If no neighbor relationship is set up or no SEND message is transmitted between a local interface and a remote interface, running the display ipv6 nd security timestamp command does not display any command output.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display ipv6 nd security timestamp gigabitethernet 0/1/1 Total Number of Timestamp Entries : 2 Peer Address : FE80::1812:16D1:319F:B44F TSlast : 4c209e350000 RDlast : 4c209e350000 Peer Address : FE80::3066:6FC:B4D7:5891 TSlast : 4c209e360000 RDlast : 4c209e360000
Item | Description |
---|---|
Total Number of Timestamp Entries | Total number of timestamp entries. |
Peer Address | IPv6 address of a peer interface. |
TSlast | Timestamp value of the last received and accepted SEND message. |
RDlast | Local time at which the last SEND message for this peer is accepted, converted into seconds elapsed since 0:00:00 January 1, 1970 Coordinated Universal Time (UTC). |