Chapter 6

Advanced Features

6.5.4 Attach the vpnserver entity to the peer entity

modify the peer parameters

Example

The :ipsec peer modify name=peer1 client/server=serv1 command attaches the previously defined vpnserver entity to the corresponding peer.

In this example vpnclient1 is attached to peer1:

[ipsec peer]=>modify name = peer1 [remoteaddr] = 20.50.10.2

[backupaddr] = [exchmode] = main [localid] = (addr)20.60.10.2 [remoteid] = (addr)20.50.10.2 [phyif] = DIALUP_PPPOE

[descr] = AES_MD5 [auth] = secret1 [client/server] = serv1 [options] =

:ipsec peer modify name=peer1 client/server=serv1 [ipsec peer]=>

The result is shown when listing the peer entities:

[ipsec peer]=>list

 

[peer1]

: 20.50.10.2

Remote Address

Backup Remote Address: <unset>

Physical IF

: DIALUP_PPPOE

Exchange Mode

: main

Local Identifier

: (addr)20.60.10.2

Remote Identifier

: (addr)20.50.10.2

Descriptors

: AES_MD5

Authentication

: secret1

Client/Server

: VPN Client Descriptor: serv1

Options

: <unset>

[ipsec peer]=>

E-DOC-CTC-20051017-0169 v0.1

187

 

Page 189
Image 189
Nortel Networks 608(WL), 620 manual Attach the vpnserver entity to the peer entity, Modify the peer parameters Example