Nortel Networks 608(WL) Network Card User Manual


 
Chapter 4
Configuration via the Command Line Interface
E-DOC-CTC-20051017-0169 v0.1
108
4.2.4 Set or Modify the Authentication Attribute
Parameters
modify command The ipsec peer auth modify command allows to modify the authentication
attribute parameters.
Example In this example, the parameters of the authentication attribute are set to use the
pre-shared key authentication method. The secret password entered by the user is
not shown in readable format on the screen. An encrypted version is shown
instead.
[ipsec peer auth]=>modify
name = secret1
[type] =
preshared cert
[type] = preshared
[secret] = *******
Please retype secret for verification.
[secret] = *******
:IPSec peer auth modify name=secret1 type=preshared secret=_DEV_CE84DC8
0F07F679B
[ipsec peer auth]=>
Pressing the TAB key when a user entry is required displays the valid
entries.