6 — ONT management using an ONT interface
6-74 November 2013 Alcatel-Lucent 7302 ISAM | 7330 ISAM FTTN | 7360 ISAM FX ONT R04.06.02
Edition 01 3FE 55873 AAAA TCZZA
ONT Product Information Guide
wpaVer Specifies the WPA version. The value is an
integer from 1 to 2.
<Wifi1SecuWpaEnterprise
wpaVer="1"
encryptionAlgo="tkip"
radiusServerIp=""
radiusPort="1812"
enterpriseKey=""
keyRenwal="900" />
—
encryptionAlgo Specifies the encryption algorithm used.
The options are:
• aes
• tkip
—
personalKey Specifies the encryption key. The key is an
alphanumeric string of 0 to 32 characters
—
groupKeyRenewal Specifies the encryption key renewal
period. The value, in seconds, ranges from 1
to 65535 seconds. The default is 900 s (15
minutes)
—
radiusServerIp Specifies the IPv4 address of the
authenticating RADIUS server. The value is
an IP address in v4 format.
—
radiusPort Specifies the port of the authenticating
RADIUS server. The value is a port number
(integer) from 1 to 65535. The default is
1812.
—
Hardware configuration -- layer 3 profile extension
layer3PortMapping Specifies the Layer 3 port mapping bitmap
setting. Bit 31 to Bit 4 are reserved. Bit 3:
LAN port 4; Bit 2: LAN port 3; Bit 1: LAN port
2; Bit 0: LAN port 1. The options are:
• 0: disabled Layer 3 functions at this port
• 1: enable Layer 3 functions at this port
<Layer3Profile>
<Layer3PortMapping>0x000000
07</Layer3PortMapping>
</Layer3Profile>
</HW_Configuration>
For example:
0x00000007 will
enable L3
function in port
1/2/3; 0x8 will
enable L3
function in port
4
WEP personal security configuration
You can configure the parameters when the secMode is set to wep
wepKeydefault Specifies the default WEP key value. The
value is an integer from 1 to 4.
<Wifi1SecuWep
wepKeydefault="1"
wepPassphrase="" wepKey1=""
wepKey2="" wepKey3=""
wepKey4="" />
</WifiSsid1>
—
wepPassphrase Specifies the WEP passphrase. algorithm
used. The value is a string from 1 to 8
hexidecimal characters.
—
wepKeyLen Specifies the WEP key length. The value is
40 or 104.
—
wepKey1~4 Specifies the first to fourth WEP keys. Each
key is a string of 1 to 40 characters.
—
radiusServerIp Specifies the IPv4 address of the
authenticating RADIUS server. The value is
an IP address in v4 format.
—
radiusPort Specifies the port of the authenticating
RADIUS server. The value is a port number
(integer) from 1 to 65535. The default is
1812.
—
SSID 2 security configuration
You can configure two sets of SSID parameters. repeat the above parameters substituting Wifi2 for Wifi1
XML parameter Parameter values Sample XML Information
(6 of 6)