VMware VSHIELD MANAGER 4.1.0 UPDATE 1 - API Manual de usuario Pagina 138

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 162
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 137
vShield Administration Guide
138 VMware, Inc.
Router(config-isakmp)# authentication pre-share
Router(config-isakmp)# exit
Match Each Peer with Its Pre-Shared Secret
Router# config term
Router(config)# crypto isakmp key vshield address 10.115.199.103
Router(config-isakmp)# exit
Define the IPSEC Transform
Router# config term
Router(config)# crypto ipsec transform-set myset esp-3des esp-sha-hmac
Router(config-isakmp)# exit
Create the IPSEC Access List
Router# config term
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)# access-list 101 permit ip 172.16.0.0 0.0.255.255 192.168.5.0 0.0.0.255
Router(config)# exit
Bind the Policy with a Crypto Map and Label It
Inthefollowingexample,thecryptomapislabeledMYVPN.
Router# config term
Router(config)# crypto map MYVPN 1 ipsec-isakmp
% NOTE: This new crypto map will remain disabled until a peer and a valid access list have been
configured.
Router(config-crypto-map)# set transform-set myset
Router(config-crypto-map)# set pfs group1
Router(config-crypto-map)# set peer 10.115.199.103
Router(config-crypto-map)# match address 101
Router(config-crypto-map)# exit
Bind the Crypto Map to the Outgoing Interface
Router# config term
Router(config)# interface gi0/0
Router(config-if)# crypto map MYPVN
Router(config-if)# ^Z
Example Configuration
router2821#show running-config output
Building configuration...
Current configuration : 1263 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname router2821
!
boot-start-marker
boot-end-marker
!
! card type command needed for slot 0
! card type command needed for slot 1
enable password cisco
!
no aaa new-model
!
Vista de pagina 137
1 2 ... 133 134 135 136 137 138 139 140 141 142 143 ... 161 162

Comentarios a estos manuales

Sin comentarios