Nortel Networks 608(WL) Network Card User Manual


 
Chapter 4
Configuration via the Command Line Interface
E-DOC-CTC-20051017-0169 v0.1
125
4.4.4 Set or modify the peer parameters
modify command The ipsec peer modify command sets or modifies the peer parameters.
Example In this example, the parameters of the previously defined peer, named peer1, are
set:
Use the
list command to verify the results of the operation:
[ipsec peer]=>
[ipsec peer]=>modify
name = peer1
[remoteaddr] = 200.200.0.1
[backupaddr] =
[exchmode] = main
[localid] = 100.100.0.1
[remoteid] = 200.200.0.1
[phyif] =
abcd DIALUP_PPPOE eth0
loop
[phyif] = DIALUP_PPPOE
[descr] =
AES_SHA1 AES_MD5 3DES_SHA1
3DES_MD5 DES_SHA1 DES_MD5
AES_SHA1_Adv peerdes1
[descr] = peerdes1
[auth] = secret1
[client/server] =
[options] =
:IPSec peer modify name=peer1 remoteaddr=200.200.0.1 exchmode=main loca
lid=(addr)100.100.0.1 remoteid=(addr)200.200.0.1
phyif=DIALUP_PPPOE descr=peerdes1 auth=secret1
[ipsec peer]=>
[ipsec peer]=>list
[peer1]
Remote Address : 200.200.0.1
Backup Remote Address: <unset>
Physical IF : DIALUP_PPPOE
Exchange Mode : main
Local Identifier : (addr)100.100.0.1
Remote Identifier : (addr)200.200.0.1
Descriptors : peerdes1
Authentication : secret1
Client/Server : <unset>
Options : <unset>
[ipsec peer]=>