Staging 9611G VPN phone with mac address preconfigured in 46xx setting file

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • macosx2new
    Member
    • May 2012
    • 8

    Staging 9611G VPN phone with mac address preconfigured in 46xx setting file

    Hi all,

    I have problem of one statement in 46xx settings file.

    SET NVVPNUSER $MACADDR

    Below is excerpt from the file to explain the usage, the goal is to stage the phone in corporate network, preconfigured in file to eliminate the need to manually enter the value.

    Any help is much appreciated.

    ## NVVPNUSER specifies the user name to use for VPN authentication.
    ## Normally, this value is entered by the user and not set in this file.
    ## However, if the user names are set in a staging environment using IF statements
    ## based on the telephones' MAC addresses, or if the user name is a fixed string
    ## based on the serial number and/or the MAC address of the telephone,
    ## it may be preconfigured in a file to eliminate the need for the user to manually enter the value.
    ## If the value contains the string "$SERIALNO" (without the double quotes),
    ## that string will be replaced by the telephone's serial number, and
    ## if the value contains the string "$MACADDR" (without the double quotes),
    ## that string will be replaced by the telephone's MAC address.
    ## Valid values are strings of ASCII characters; the default value is null ("").
    ## This parameter is supported by:
    ## 96x1 H.323 R6.0 and later (0 to 30 ASCII characters)
    ## 96x0 H.323 R3.2 and later (0 to 50 ASCII characters)
    ## 96x0 H.323 R3.1.1 through R3.1.5 (0 to 30 ASCII characters)
    ## 96x0 H.323 R3.1 (0 to 16 ASCII characters)
    ## SET NVVPNUSER AvayaPhone$SERIALNO

    Kevin
Loading