
42
Parameter: <start-time>
parameter specifies the start time of the time period, of which the form
should be:
<start-time>={<hh:mm:ss> <month> <day> <year>|<hh:mm:ss> <day> <month>
<year>}
<hh:mm:ss>
specify the concrete valid time of
accept-lifetime
in hours, minutes and
second
<day>
specifies the date of valid, ranging between 1 -31
<month>
specifies the month of valid shown with the first three letters of the month, such
as Jan
<year>
specifies the year of valid start, ranging between 1993 - 2035
<end-time>
specifies the due of the time period, of which the form should be:
<end-time>={<hh:mm:ss> <month> <day> <year>|<hh:mm:ss> <day> <month>
<year>}
<hh:mm:ss>
specify the concrete valid time of
accept-lifetime
in hours, minutes and
second
<day>
specifies the date of valid, ranging between 1 -31
<month>
specifies the month of valid shown with the first three letters of the month, such
as Jan
<year>
specifies the year of valid start, ranging between 1993 - 2035
<seconds>
the valid period of the key in seconds, ranging between 1-2147483646
Infinite
means the key will never be out of date.
Default:
No default configuration
Command Mode:
keychain-key mode
Usage Guide:
Refer to the 3.13 RIP authentication Introduction
Example:
The example below shows the accept-lifetime configuration of key 1 on the keychain
named mychain
Switch# config terminal
Switch(config)# key chain mychain
Switch(config-keychain)# key 1
Switch(config-keychain-key)# accept-lifetime 03:03:01 Dec 3 2004 04:04:02 Oct 6 2006
1.4.3.2 clear ip rip route
Command:clear ip rip route {<A.B.C.D/M>|kernel|static|connected|rip|ospf|isis|bgp|all}
Function:
Clear specific route in the RIP route table
Parameter:
Clear the routes which match the destination address from the RIP route table.
<A.B.C.D/M>
specifies the IP address prefix and its length of the destination address
kernel
delete kernel routes from the RIP route table
static
delete static routes from the RIP route table