Cisco Cisco Packet Data Gateway (PDG)

Página de 242
  Sample L2 Intrachassis HA Configuration 
WSG Configuration VM-2 (StarOS)  ▀   
 
SecGW Administration Guide, StarOS Release 18  ▄  
 
   
91 
      no shutdown 
      bind interface CA local 
   exit 
   context wsg 
      ip access-list one 
         permit ip 66.66.0.0 0.0.255.255 45.45.0.0 0.0.255.255 protocol 255 
      exit 
      ipsec transform-set tselsa-foo 
      exit 
      ikev2-ikesa transform-set ikesa-foo 
      exit 
      crypto template foo ikev2-dynamic 
         authentication local pre-shared-key encrypted key <encrypted_key> 
         authentication remote pre-shared-key encrypted key <encrypted_key> 
         ikev2-ikesa transform-set list ikesa-foo 
         payload foo-sa0 match childsa match ipv4 
            ip-address-alloc dynamic 
            ipsec transform-set list tselsa-foo 
         exit 
         identity local id-type ip-addr id 32.32.32.30 
      exit 
 
      interface clear 
         ip address 78.78.78.34 255.255.255.0 
      exit 
      interface ike 
         ip address 34.34.34.34 255.255.255.0 
      exit 
      interface loopback-clear loopback