Avaya 580 사용자 설명서

다운로드
페이지 782
14-10
User Guide for the Avaya P580 and P882 Multiservice Switches, v6.1
Chapter 14
CLI Commands
To assign or modify Key Chain parameters using the CLI, enter the 
following commands from router:rip mode:
To create the Key Chain: 
(configure router:rip)#
 key chain <Key Chain>
To set the Key Chain ID: 
(configure router:rip)#
 key <Key ID>
To set the Key Name (MD5 Key): 
(configure router:rip)#
 key-string <Key Name>
To set the Key Chain’s start time and duration: 
(configure router:rip)#
 accept-lifetime <hh:mm:ss> 
<day> <month> <year> duration {<time> | infinite}
CLI Example
To create a Key Chain called AvayaChain with Key ID 123Key Name 
(
MD5 Key) AvayaKey123 that begins on March 10, 2002 at 5:30 a.m. and 
lasts indefinitely, enter the commands in the following order:
1.  key chain AvayaChain
2.  key 123
3.  key-string AvayaKey123
4.  accept-lifetime 05:30:00 10 march 2002 duration infinite
Key Accept 
Time:seconds
The second(0 - 59) this key becomes valid
Key Accept Year
The year (2000 - 2009) this key becomes valid
Key Accept Month
The month (1 - 12) this key becomes valid
Key Accept Day
The day (1 - 31) this key becomes valid. If you enter a 
day that does not exist in a month such as the 31st of 
February, the Key will not be created.
Key Accept Duration
The duration in seconds that this key is valid. Enter -1 
if the key is to last indefinitely.
Table 14-3.  Key Chain Parameters
Parameter
Defines the...
2 of 2