Hi Preetham,
We want to send some params from vgw to distinguish source at vvb, then it will be pass to cvp. So we will use this params in cvp script.
So it is possible to do that?
Because due to existing cisco-ios-vgw we are using some parameters like that:
service TestAA flash:CVPSelfService.tcl
param survive survive
paramspace english index 0
paramspace english language en
paramspace english location flash
param CVPBackupVXMLServer 192.168.1.10
param CVPSelfService-app TestAA|var2=1234U|var3=2
param CVPSelfService-port 7000
paramspace english prefix en
param keepalive TestAA
param CVPSelfService-SSL 0
param CVPPrimaryVXMLServer 192.168.1.11
!
Of course this usage will be obsolete in our new gateways.
So can we imitate this config in our new gateways ? Or something corresponding ?
Regards,
Baris.