410
Privilleged mode
clear ip rip route
{<A.B.C.D/M>|kernel|static|connected
|rip|ospf|isis|bgp|all}
The command deletes a specified route from
the RIP route table
5. Configure the RIP VPN command.
Command Explanation
Router configuration mode
address-family ipv4 vrf <vrf-name>
no address-family ipv4 vrf
<vrf-name>
The command configures a RIP address
family on the VRF of the PE router. the
no
address-family ipv4 vrf <vrf-name>
command deletes the configured address
family
Address family configuration mode
exit-address-family
This command exits the address family mode
14.4.3 Command For RIP
14.4.3.1 accept-lifetime
Command: accept-lifetime <start-time> {<end-time>| duration<seconds>| infinite}
no accept-lifetime
Function:
Use this command to specify a key accept on the key chain as a valid time
period. The “
no accept-lifetime
” command deletes this configuration.
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>}