Command Reference Protocol-independent Configuration Commands
6.27 send-lifetime
Use this command in the encryption key configuration mode to specify the lifetime of an encryption key
in its send direction. Use the no form of this command to restore the default value.
send-lifetime start-time {infinite | end-time | duration seconds}
Start time of the lifetime.
Indicates that the encryption key is valid for ever.
End time of the encryption key. It must be later than the start time.
Duration of the encryption key after the start time. The value ranges from 1 to
2147483646.
Encryption key configuration mode
Use this command to specify the lifetime of an encryption key in its send direction.
The following example configures the lifetime from 0:00 on September 9, 2000 to 0:00 on October 12,
2011
Ruijie(config)# key chain ripkeys
Ruijie(config-keychain)# key 1
Ruijie(config-keychain-key)# send-lifetime 00:00:00 Sep 9 2000 00:00:00 Dec 12
2011
6.28 set ip default next-hop
Use this command to specify the default next-hop IP address for the packets that match the rule in the
route map configuration mode. Use the no form of this command to remove the setting.
set ip default next-hop ip-address [ weight ] [ …ip-address [ weight ] ]
no set ip default next-hop [ ip-address [ weight ] [ …ip-address [ weight ] ] ]