Using the default send-key-id command, you can configure a particular key-id as the default send-key-id for that keychain.
Using the undo default send-key-id command, you can delete default send-key-id.
By default, no key-id is configured as default send-key-id.
Usage Scenario
In keychain authentication mode, secure protocol packet transmission is provided by changing the authentication algorithm and key dynamically. This can reduce the workload of changing the algorithm and key manually. A keychain consists of multiple authentication key IDs, each of which is valid within different time periods. When a key ID becomes valid, the authentication algorithm corresponding to the key ID is used, and packets passing the authentication will be sent or received.
If a key ID for packet sending is not configured in a keychain or no key ID for packet sending is valid within a certain period, protocol packets cannot be authenticated and encrypted. As a result, protocol packet transmission fails. To address such a problem, configure a default key ID for packet sending. If no key ID is valid, the default key ID for packet sending is used.Precautions
Each keychain can have only one default key ID for packet sending.