Справочник Пользователя для Ulterius Technologies LLC FDN40

Скачать
Страница из 388
 
CHAPTER 7: IPSEC 
Configuration User Manual 
147 
© Ulterius Technologies, LLC 2016. Confidential & Proprietary. 
No.of VPN policies configured  = 1 
7.3.2.4 
Configuring Peer Identity 
Peer identity refers to the destination address set in the packet during 
authentication and encryption of outbound datagram. This peer identity is 
used for IPSec SA negotiations. This section describes the steps involved in 
configuring the peer identity. 
To configure the peer identity 
1.  Enter the Global Configuration mode. 
UltOs# configure terminal 
2.  Enter the Crypto Map Configuration mode for an existing policy. 
UltOs(config)# crypto map crypto_map_name 
3.  Set the peer identity. 
UltOs(config-crypto-map)# set peer 35.0.0.1 
4.  Exit from the Crypto Map Configuration mode. 
UltOs(config-crypto-map)# end 
To view the VPN policy parameters 
5.  View the parameters of the VPN policy. 
UltOs# show crypto map 
                           VPN Policy Parameters 
                         ------------------------- 
 Policy Name                      : crypto_map_name 
 Policy Status                    : Inactive 
 Policy Type                      : IPSec Manual 
 Ike Version                      : v1 
 Local & Remote Protected N/W's   : None <-- --> None 
 Security Mode                    : Tunnel 
 Local & Remote Tunnel Term Addr  : 0.0.0.0 <== ==> 
35.0.0.1 
 Interface Name                   : Not Configured 
 Policy Protocol                  : any 
 Policy Action                    : Apply 
 In/Out bound SPI                 : 0 / 0 
 Security Protocol                : ESP 
 Encryption  Algo                 : Not Configured 
 Anti Replay                      : Disable 
Crypto Session Status            : Inactive 
 Crypto Session Encr Pkts         : 0 
 Crypto Session Decr Pkts         : 0 
No.of ACTIVE VPN policies      = 0