Hi all
we try to enable VPN feature on 9608 IP Phone running with Avaya IP Office system, we have upload the both 46xxsetting.txt and 96xxvpn.txt files to the primary folder on the SD card of the system.
On the 46xxsetting.txt file we have added thoses lines:
IF $GROUP SEQ 0 GOTO NO96XXVPN
IF $GROUP SEQ 876 GOTO 96XXVPN
# 96XXVPN
GET 96xxvpn.txt
# NO96XXVPN
SET NVVPNMODE 0
SET VPNPROC 0
Then we have create new file 96xxvpn.txt with parameters:
################################################## #
## VPN Mode
## 0: Disabled, 1: Enabled.
################################################## #
SET NVVPNMODE 1
################################################## #
## Vendor.
## 1: Juniper/Netscreen, 2. Cisco
## 3: CheckPoint/ Nokia 4: Other
## 5: Nortel.
################################################## #
SET NVVPNSVENDOR 5
################################################## #
## Encapsulation Type.
## 0: 4500-4500, 1: Disabled
## 2: 2070-500, 3: ?
## 4: RFC (500-500)
################################################## #
SET NVVPNENCAPS 0
################################################## #
....etc
We have added the phone 9608 to the group 876 (VPN) and then reboot it...during the reboot progress we see that the phone can read the both files 46xxsetting.txt and 96xxvpn.txt then goes up, after that we check on the menu of the IP Phone (Mute + CRAFT) but we can't find VPN options.
We have reboot it a lot of times but with the same issue.
Please let me know if we have missing somethings ?
Thanks
Regards
we try to enable VPN feature on 9608 IP Phone running with Avaya IP Office system, we have upload the both 46xxsetting.txt and 96xxvpn.txt files to the primary folder on the SD card of the system.
On the 46xxsetting.txt file we have added thoses lines:
IF $GROUP SEQ 0 GOTO NO96XXVPN
IF $GROUP SEQ 876 GOTO 96XXVPN
# 96XXVPN
GET 96xxvpn.txt
# NO96XXVPN
SET NVVPNMODE 0
SET VPNPROC 0
Then we have create new file 96xxvpn.txt with parameters:
################################################## #
## VPN Mode
## 0: Disabled, 1: Enabled.
################################################## #
SET NVVPNMODE 1
################################################## #
## Vendor.
## 1: Juniper/Netscreen, 2. Cisco
## 3: CheckPoint/ Nokia 4: Other
## 5: Nortel.
################################################## #
SET NVVPNSVENDOR 5
################################################## #
## Encapsulation Type.
## 0: 4500-4500, 1: Disabled
## 2: 2070-500, 3: ?
## 4: RFC (500-500)
################################################## #
SET NVVPNENCAPS 0
################################################## #
....etc
We have added the phone 9608 to the group 876 (VPN) and then reboot it...during the reboot progress we see that the phone can read the both files 46xxsetting.txt and 96xxvpn.txt then goes up, after that we check on the menu of the IP Phone (Mute + CRAFT) but we can't find VPN options.
We have reboot it a lot of times but with the same issue.
Please let me know if we have missing somethings ?
Thanks
Regards