Avaya 10.04 VPN Client alternatives to -h and -m option?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • panastasov
    Aspiring Member
    • Feb 2011
    • 1

    Avaya 10.04 VPN Client alternatives to -h and -m option?

    Nortel version 6 featured program "extranet.exe" with options "-h" and "-m" to allow operation success or failure feedback to the calling application.

    10.4 uses a new program "nvc.exe" which seems to lack options for such feedback. What would be a preferred way now to do get feedback when connection attempt succeeds or fails?
    Thanks.
  • ehc
    Member
    .
    • Mar 2011
    • 4

    #2
    You can use the following parameters to get Tunnel Status:

    –status
    Gives the current tunnel status — Active or No Tunnel found

    –details
    Lists the following details about the tunnel:
    • Security — type of encryption and hash
    • IKE — version of Diffie-Helen group
    • Compression — type of compression
    • Destination IP Address
    • Assigned IP Address
    • IPsec NAT Traversal — active or inactive
    • Logging — level of logging or disabled
    • Mobility — enabled or disabled
    • Persistence— enabled or disabled
    • FIPS 140-2 Mode — type of mode or disabled
    • Keepalive Interval — milliseconds of wait time before sending keepalive packets
    • Maximum retransmissions — milliseconds of time between retransmisssions of Keepalives after the keepalive wait time expires

    –stats
    Lists the following tunnel statistics:
    • Tunnel active — active or no tunnel found • Duration — time the tunnel has been active
    • Bytes in — number of bytes entering in to the NVC
    • Frames in — number of frames entering in to the NVC
    • Bytes out — number of bytes going out of the NVC
    • Frames out — number of frame going out of the NVCt • Errors — number of errors.

    Comment

    Loading