411
<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
14.4.3.2 address-family ipv4
Command: address-family ipv4 vrf <vrf-name>
no address-family ipv4 vrf <vrf-name>
Function:
Configure this command to enable the routing message switching among VRF
and enter the address-family mode. The “
no address-family ipv4 vrf
<vrf-name>
“ command deletes the RIP instances related to this VPN routing/forwarding
instances
Parameter: <vrf-name>
specifies the name of VPN routing/forwarding instances
Command Mode:
router mode
Usage Guide:
This command is only used on PE router. A VPN routing/forwarding
instances must be generated with command ip vrf prior to using this command by which
the VPN routing/forwarding instances can be related to RIP instances.
Example:
Switch# config terminal
Switch(config)# router rip
Switch(config-router)# address-family ipv4 vrf VRF1
Switch(config-router-af)#
14.4.3.3 clear ip rip route
Command: clear ip rip route