networksecurity/ipsec/te_ipsec_selector_confilict/scripts/ns-ipsec-ikev1test-ops.ini
branchRCL_3
changeset 75 c1029e558ef5
parent 67 bb2423252ea3
child 76 27c54f8619d4
equal deleted inserted replaced
67:bb2423252ea3 75:c1029e558ef5
     1 
       
     2 [IKE-Policy-TestWrapperSection]
       
     3 name        	= obj0
       
     4 object_value    = 001
       
     5 
       
     6 
       
     7 [Value1ParamSection]
       
     8 #port 7000 is  used by net cat
       
     9 #port    =   7000
       
    10 port    =   8000
       
    11 iapid   =   12
       
    12 
       
    13 #destination and local ip address
       
    14 #destaddr = 192.168.1.1
       
    15 #localaddr = 192.168.1.2
       
    16 
       
    17 localaddr = 10.225.208.102
       
    18 destaddr = 10.225.208.183
       
    19 
       
    20 #for testing configuring nat timeout  value
       
    21 IPSecNATTimeOutVal = 10
       
    22 IPSecDPDTimeOutVal = 0
       
    23 
       
    24 
       
    25 #for testing configuring dpd timeout  value
       
    26 #current NAT time out value is 10 sec and dpd time out is 0 . now increase NAT time out to 30 sec 
       
    27 #and dpd time out to 21 sec that is greater than default NAT time out 
       
    28 #now dpd event should reach with in 25 sec.
       
    29 
       
    30 IPSecNATTimeOutVal1 = 30
       
    31 IPSecDPDTimeOutVal1 = 21
       
    32 
       
    33 
       
    34 [EchoClientSection]
       
    35