Alcatel 4012
|
|
Bookmark Alcatel 4012 |
About Alcatel 4012Here you can find all about Alcatel 4012 like manual and other informations. For example: phone phone, manual english, user guide.
Alcatel 4012 manual (user guide) is ready to download for free.
On the bottom of page users can write a review. If you own a Alcatel 4012 please write about it to help other people. [ Report abuse or wrong photo | Share your Alcatel 4012 photo ]
Manual
Preview of first few manual pages (at low quality). Check before download. Click to enlarge.
Download
(English)Alcatel 4012 - Quick Guide, size: 555 KB |
Alcatel 4012
User reviews and opinions
No opinions have been provided. Be the first and add a new opinion/review.
Documents

Note: The quality of ACS Floor Plan Editor recognition is higher for higher resolution data. Use
400 to 600 dots per inch (dpi) scans whenever possible.
Note: Alcatel strongly recommends that you create images with the long axis horizontal (landscape format) to ensure the best viewing in ACS.
About ACS Alcatel OmniAccess Switch and Appliance Autodiscovery
ACS Alcatel OmniAccess Switch and Appliance Autodiscovery
Manually adding Alcatel OmniAccess Switch and Appliance data to a management database can be time consuming, and is susceptible to data entry errors. The OmniVista Air Control System Software (ACS Software Server) includes a built-in Alcatel OmniAccess Wireless Switch and Appliance configuration upload function that speeds up database creation while eliminating errors. Alcatel OmniAccess Switch and Appliance Autodiscovery is limited to the Alcatel Mobility Group subnets defined by the Alcatel OmniAccess Wireless System operator. ACS Alcatel OmniAccess Switch and Appliance Autodiscovery allows operators to search for a single Alcatel OmniAccess Switch or Appliance by IP Address. The Autodiscovery function finds the Alcatel OmniAccess Switch or Appliance on the network with the specified IP Address, and automatically enters the discovered Alcatel OmniAccess Switch and Appliance information into the ACS Software Server database. As Alcatel OmniAccess Wireless Access Points or Alcatel OmniAccess Remote Edge Access Points (OmniAccess 1200R APs) associate with an Alcatel OmniAccess Switch or Appliance, the Alcatel OmniAccess Switch or Appliance immediately transmits the OmniAccess AP or OmniAccess AP 1200R information to the OmniVista Air Control System Software, which automatically adds the OmniAccess AP or OmniAccess AP 1200R to the ACS Software Server database. Once the OmniAccess AP or OmniAccess AP 1200R information is in the ACS Software Server database, operators can add the OmniAccess AP or OmniAccess AP 1200R to the appropriate spot on an ACS Software Server map using Adding APs to Floor Plan and Open Area Maps, so the topological map of the air space remains current.
3/17/04 ACS Alcatel OmniAccess Switch and Appliance Autodiscovery 90-100780-300 Rev 1 Alcatel OmniAccess Wireless Product Guide
About the Alcatel Web Browser Interface
CAUTION: This step is very important! You must configure the Alcatel OmniAccess Switches or Appliances and associated OmniAccess APs to operate in Layer 3 mode BEFORE completing the conversion. 3.
Verify that the OmniAccess APs are assigned to the desired Alcatel OmniAccess Switch or Appliance. If you do not complete this step, the OmniAccess APs will fail to associate with the Alcatel OmniAccess Switch or Appliance after completing the conversion.
Select WIRELESS/OmniAccess APs to navigate to the OmniAccess APs page, and click Detail to have the Web Browser interface display the OmniAccess APs > Details page. On the OmniAccess APs > Details page for each OmniAccess AP, verify that the Primary Switch Name is correct. If you change the Primary Switch Name, click Apply to save the change to the OmniAccess AP.
Select WIRELESS/OmniAccess APs to navigate to the OmniAccess APs page, and MAKE SURE that all the OmniAccess APs are listed before you continue with the next step. If you do not complete this step, the OmniAccess APs may fail to associate with the Alcatel OmniAccess Switch or Appliance after completing the conversion.
3/17/04 Converting an Alcatel OmniAccess Wireless System from Layer 2 to Layer 3 Mode 90-100780-300 Rev 1 Alcatel OmniAccess Wireless Product Guide 59
Change the LWAPP Transport Mode from Layer 2 to Layer 3:
A. B. 6. 7.
Select SWITCH/General to navigate to the General page, and change Layer 2 LWAPP Transport Mode to Layer 3. Click Apply to send the changes to the Alcatel OmniAccess Switch or Appliance and the associated OmniAccess APs. Click OK to continue.
Select COMMANDS/Reboot to navigate to the System Reboot page, and click Reboot to display the Reboot System > Save? page. In the Reboot System > Save? page, click Save and Reboot to have the Alcatel Wireless Operating System save the new configuration to and reboot the Alcatel OmniAccess Switch or Appliance. The Alcatel OmniAccess Switch or Appliance reboots. Select SWITCH/Interfaces to navigate to the Interfaces page, and verify that Alcatel Wireless Operating System has automatically added the ap-manager interface. Configure the ap-manager interface. In the Interfaces page, click the ap-manager Interface Edit button to have the Web Browser display the Interfaces > Edit page. In the Interfaces > Edit page:
Optionally add a VLAN Identifier. Enter the ap-manager IP Address and Netmask obtained in Step 1. Add a Gateway IP address. Enter the physical port number for the Distribution System connection to the Alcatel OmniAccess Switch or Appliance. Enter a Primary DHCP Server IP address. Enter a Secondary DHCP Server IP address. (This can be the same as the Primary DHCP Server IP address if you do not have a second DHCP server on this subnet.) Optionally select an ACL (Access Control List) from the pulldown menu. Click Apply to add the edited AP Manager Interface definition to the list of interfaces.
If you want to change the 802.1X encryption for an OmniAccess AP WLAN (not a third-party WLAN), use the following command: >config wlan security 802.1X encryption <wlan id> [40/104/128] where <WLAN id> = 1 through 16, and [40/104/128] = 40/64, 104/128 (default) or 128/152 encryption bits (default = 104/128).
WEP Keys
Alcatel OmniAccess Switches and Appliances can only control WEP keys across OmniAccess APs. Third-party APs control their own WEP keys, so there are no WEP settings for WLAN 17.
Use the show wlan <wlan id> command to check the security settings of each WLAN. The default is 802.1X with dynamic keys enabled. If you want to configure the less-robust WEP (Wired Equivalent Privacy) authorization policy, turn 802.1X off: >config wlan security 802.1X disable <wlan id> where <wlan id> = 1 through 16.
Then configure 40/64, 104/128 or 128/152 bit WEP keys on 802.1X disabled WLANs using the following command: >config wlan security static-wep-key encryption <wlan id> [40/104/128] [hex/ ascii] <key> <key-index> where:
<wlan id> = 1 through 16; [hex/ascii] = key character format; <key> = Ten hexadecimal digits (any combination of 0-9, a-f, or A-F), or five printable ASCII characters for 40-bit/64-bit WEP keys, 26 hexadecimal or 13 ASCII characters for 104-bit/128-bit keys, or 32 hexadecimal or 16 ASCII characters for 128-bit/152-bit keys; and <key-index> = 1 through 4.
Note: One unique WEP Key Index can be applied to each WLAN. Because there are only four <key-index> numbers, only four WLANs can be configured for Static WEP Layer 2 encryption. Also note that some legacy clients can only access Key Index 1 through 3 but cannot access Key Index 4.
Dynamic WPA Keys and Encryption
Alcatel OmniAccess Switches and Appliances can only control WPA (Wi-Fi Protected Access) authorization policy across OmniAccess APs. Third-party (foreign) APs control their own authorization policies, so there are no WPA settings for the third-party AP WLAN 17.
Use the show wlan <wlan id> command to check the security settings of each WLAN. The default is 802.1X with dynamic keys enabled. If you want to configure the more-robust WPA authorization policy, turn 802.1X off: >config wlan security 802.1X disable <wlan id> where <wlan id> = 1 through 16.
Then configure authorization and dynamic key exchange on 802.1X disabled WLANs using the following commands:
>show ap config 802.11b AP1
OmniAccess AP Identifier.. 1 OmniAccess AP Name.. AP1 Switch Port Number. 5 MAC Address.. 00:0b:85:01:18:b0 OmniAccess AP Location.. default location Primary OmniAccess Wireless Switch. Administrative State.. ADMIN_ENABLED Operation State.. LRAD_STATE_REG Monitor Only Mode.. Disabled S/W Version.. 2.0.113.3 Boot Version. 1.1.20.0 Stats Reporting Period.. 0 Number Of Slots.. 2
Rad Model.. AP-1200 Rad Serial Number.. 01012203-10057105-01182 Attributes for Slot 1 Radio Type.. Administrative State.. Operation State.. CellId..
RADIO_TYPE_80211b ADMIN_ENABLED SLOT_STATE_UP 0
Station Configuration Configuration.. AUTOMATIC Number Of WLANs.. 2 Medium Occupancy Limit. 100 CFP Period.. 4 CFP MaxDuration.. 60 BSSID.. 00:0b:85:01:18:b0 Operation Rate Set 1000 Kilo Bits.. MANDATORY 2000 Kilo Bits.. MANDATORY 5500 Kilo Bits.. MANDATORY 11000 Kilo Bits. MANDATORY Beacon Period.. 100 DTIM Period.. 1 Multi Domain Capability Implemented. TRUE Multi Domain Capability Enabled.. TRUE Country String.. US Multi Domain Capability Configuration.. First Chan Num. Number Of Channels.. Maximum Tx Power Level. MAC Operation Parameters Configuration.. RTS Threshold.. Short Retry Limit.. Long Retry Limit. Fragmentation Threshold.. Maximum Tx MSDU Life Time.. Maximum Rx Life Time.. Tx Power Num Of Supported Power Levels. Tx Power Level 1. Tx Power Level 2. Tx Power Level 3. Tx Power Level 4. Tx Power Level 5. Tx Power Level 6. Tx Power Level 7. Tx Power Level 8. Tx Power Configuration. Current Tx Power Level. Phy DSSS parameters Configuration.. Current Channel.. Current CCA Mode. ED Threshold.. Antenna Type..
AUTOMATIC 30
CUSTOMIZED -50 INTERNAL_ANTENNA
Diversity. DIVERSITY_ENABLED AntennaMode.. ANTENNA_OMNI Performance Profile Parameters Configuration.. AUTOMATIC Interference threshold. 10 % Noise threshold. -70 dBm RF utilization threshold.. 80 % Data-rate threshold.. 1000000 bps Client threshold.. 12 clients Coverage SNR threshold. 12 dB Coverage exception level.. 25 % Client minimum exception level. 3 clients Rogue Containment Information Containment Count. 0 >show ap config general AP1 OmniAccess AP Identifier. 1 OmniAccess AP Name.. AP1 AP Type.. Alcatel Switch Port Number.. 5 MAC Address. 00:0b:85:01:18:b0 OmniAccess AP Location. Tech Pubs Primary OmniAccess Wireless Switch.. 192.168.2.36 Administrative State.. ADMIN_ENABLED Operation State.. LRAD_STATE_REG Monitor Only Mode.. Disabled S/W Version.. 2.0.113.3 Boot Version.. 1.1.20.0 Stats Reporting Period.. 0 Number Of Slots.. 2 Rad Model.. AP-1200 Rad Serial Number.. 01012203-10057105-01182
config 802.11a txPower
To configure the 802.11a Tx (Transmit) Power Level, use the config 802.11a txPower command.
>config 802.11a txPower {global <auto/once/power level #>}/{<OmniAccess AP>
<global/power level #>} Syntax config 802.11a txPower global auto/once <OmniAccess AP> power level # Configure parameters. 802.11a network parameters. Transmit power parameter. All OmniAccess APs. Periodic or one-time OmniVista AirView Software automatic configuration. Alcatel OmniAccess Wireless Access Point name. Transmit power level number.
config 802.11a rate Alcatel OmniAccess Wireless Product Guide
Note: The 802.11a OmniAccess Radio currently supports five transmit power levels:
1 = Maximum transmit power level allowed per Country Code setting, 2 = 50% power, 3 = 25% power, 4 = 12.5% power, and 5 = 6.25% power. Refer to Alcatel OmniAccess Wireless System Supported Regulatory Domains in the Alcatel OmniAccess Wireless Product Guide for the maximum regulatory Transmit Power Level Limits published for each Country Code. Note that the power levels and available channels are defined by the Country Code setting, and are regulated on a country by country basis. Also note that the actual maximum transmit power levels may be less than the published regulatory limits. Defaults Examples Global, Auto. To have OmniVista AirView Software automatically set the transmit power for all 802.11a OmniAccess Radios at periodic intervals: >config 802.11a txPower global auto To have OmniVista AirView Software automatically reset the transmit power for all 802.11a OmniAccess Radios one time: >config 802.11a txPower global once To set transmit power for all 802.11a OmniAccess AP OmniAccess Radios to power level 5 (lowest): >config 802.11a txPower global 5 To set transmit power for 802.11a AP1 to global: >config 802.11a txPower AP1 global To set transmit power for 802.11a AP1 to power level 2: >config 802.11a txPower APRelated Commands show ap config 802.11a, config 802.11b txPower, config country
CONFIG 802.11B COMMANDS
config 802.11b 11gSupport config 802.11b antenna config 802.11b beaconperiod config 802.11b channel config 802.11b disable config 802.11b diversity config 802.11b dtim config 802.11b enable config 802.11b rate config 802.11b txPower
config 802.11b
Use the following config 802.11b command:
config 802.11b Alcatel OmniAccess Wireless Product Guide
config 802.11b 11gSupport
After enabling the Alcatel 802.11b network using the config 802.11b enable command, enable or disable the Alcatel 802.11g network using the config 802.11b 11gSupport command. Note that you must use this command to enable the network after configuring other 802.11b parameters. Note that this command only enables the Alcatel 802.11g network after the Alcatel 802.11b network is enabled using the config 802.11b enable command. To disable the 802.11a, 802.11b and/or 802.11g networks for an individual WLAN, use the config wlan radio command. This command can be used any time the CLI interface is active.
>config 802.11b dtim <value>
config 802.11b dtim <value> 1 (every beaconperiod)
Configure parameters. 802.11b/g network parameters. Delivery Traffic Indication Map. DTIM value in number of beaconperiods.
>config 802.11b dtim 1 to configure the 802.11b/g network to transmit multicast and broadcast messages every DTIM, or beaconperiod. show 802.11b, config 802.11b beaconperiod, config 802.11a dtim, config 802.11b disable, config 802.11b enable
config 802.11b dtim Alcatel OmniAccess Wireless Product Guide
config 802.11b enable
Note that you must use this command to enable the network after configuring other 802.11b parameters. Note that this command only enables the Alcatel 802.11b network. To enable the Alcatel 802.11g network, you MUST have the 802.11b network enabled, and then use the config 802.11b 11gSupport enable command. To disable the 802.11a, 802.11b and/or 802.11g networks for an individual WLAN, use the config wlan radio command. This command can be used any time the CLI interface is active.
>config 802.11b enable {network/<OmniAccess AP>}
config 802.11b enable network <OmniAccess AP> Enabled.
Configure parameters. 802.11b network parameters. Enable 802.11b. Allow support for 802.11g. For the whole network. To override the network setting for individual <OmniAccess AP> OmniAccess Radio.
>config 802.11b enable network to enable the whole 802.11b network and provide support for the 802.11g network. >config 802.11b enable AP1 to enable AP1 802.11b transmissions and support AP1 802.11g transmissions.
show sysinfo, show 802.11b, config 802.11b 11gSupport, config wlan radio, config 802.11b disable, config 802.11a disable, config 802.11a enable
config 802.11b rate
To configure 802.11b/g mandatory and supported operational rates, use the config 802.11b rate command.
>config 802.11b rate <mandatory/supported> <rate>
Switch or Appliance. If the data rate is set to Mandatory, the client must support it in order to use the network. If a data rate is set as Supported by the Alcatel OmniAccess Switch or Appliance, any associated client that also supports that rate may communicate with the Alcatel OmniAccess Wireless Access Point using that rate. But it is not required that a client be able to use all the rates marked Supported in order to associate. Syntax config 802.11b mandatory/supported rate (none) To set 802.11b/g transmission at a mandatory rate at 5.5 Mbps: >config 802.11b rate mandatory 5.5 show ap config 802.11b, config 802.11a rate Configure parameters. 802.11b/g network parameters. See the Note above. 1, 2, 5.5, or 11 Mbps data rate.
config advanced 802.11b logging noise
To turn the 802.11b/g channel noise logging mode on or off, use the config advanced 802.11b logging noise command. >config advanced 802.11b logging noise <on/off> Syntax config advanced 802.11b logging noise <on/off> Off (disabled). >config advanced 802.11b logging noise on show advanced 802.11b logging, config advanced 802.11a logging noise Configure parameters. Advanced 802.11b/g parameters. Log noise changes. Enable or Disable logging
config advanced 802.11b logging performance
To turn the 802.11b/g channel performance logging mode on or off, use the config advanced 802.11b logging performance command.
config advanced 802.11b logging foreign Alcatel OmniAccess Wireless Product Guide
>config advanced 802.11b logging performance <on/off> Syntax config advanced 802.11b logging performance <on/off> Off (disabled). >config advanced 802.11b logging performance on show advanced 802.11b logging, config advanced 802.11a logging performance Configure parameters. Advanced 802.11b/g parameters. Log performance changes. Enable or Disable logging
config advanced 802.11b logging power
To turn the 802.11b/g transmit power logging mode on or off, use the config advanced 802.11b logging power command. >config advanced 802.11b logging power <on/off> Syntax config advanced 802.11b logging power <on/off> Off (disabled). >config advanced 802.11b logging power off show advanced 802.11b logging, config advanced 802.11a logging power Configure parameters. Advanced 802.11b/g parameters. Log power changes. Enable or Disable logging.
config advanced 802.11b monitor coverage
To set the 802.11b/g coverage measurement interval between 60 and 3600 seconds, use the config advanced 802.11b monitor coverage command. >config advanced 802.11b monitor coverage <seconds> Syntax config advanced 802.11b monitor coverage <seconds> 180 seconds. >config advanced 802.11b monitor coverage 60 to set the coverage measurement interval to 60 seconds. show advanced 802.11b monitor, config advanced 802.11a monitor coverage Configure parameters. Advanced 802.11b/g parameters. Monitor coverage interval. 60 to 3600 seconds.
config advanced 802.11b monitor load
To set the 802.11b/g load measurement interval between 60 and 3600 seconds, use the config advanced 802.11b monitor load command. >config advanced 802.11b monitor load <seconds> Syntax config advanced 802.11b Configure parameters. Advanced 802.11b/g parameters.
config advanced 802.11b logging power Alcatel OmniAccess Wireless Product Guide
monitor load <seconds> Defaults Examples Related Commands 60 seconds.
Monitor load interval. 60 to 3600 seconds
To set any or all front-panel 10/100BASE-T Ethernet ports for dedicated 10 Mbps or 100 Mbps, Half or Full Duplex operation, use the config port physicalmode command. Note that you must disable autonegotiation using the config port autoneg command before manually configuring any port's physical mode. Also note that the config port autoneg command overrides settings made using the config port physicalmode command. >config port physicalmode [<port>/all] [enable/disable] [100h/100f/10h/10f] Syntax config port physicalmode [<port>/all] [enable/disable] [100h/100f/10h/10f] Configure parameters. Port parameters. Port physical mode. Individual port number or all ports Port state o 100h = 100 Mbps/Half Duplex operation o 100f = 100 Mbps/Full Duplex operation o 10h = 10 Mbps/Half Duplex operation o 10f = 10 Mbps/Full Duplex operation
All Ports are set to auto negotiate. To set all ports to 100 Mbps/Full Duplex operation: >config port physicalmode all 100f To set port 20 to 100 Mbps/Half Duplex operation: >config port physicalmode 20 100h To set port 21 to 10 Mbps/Full Duplex operation:
config port linktrap Alcatel OmniAccess Wireless Product Guide
>config port physicalmode 21 10f To set port 22 to 10 Mbps/Half Duplex operation: >config port physicalmode 22 10h Related Commands config port autoneg, show port
config port power
To change Power over Ethernet (POE) settings for a single port or all Alcatel OmniAccess Switch or Appliance ports, use the config port power command. NOT ALL APs are POE (802.3af) compatible! If you are using third-party access points, refer to your user documentation to determine compatibility. Enabling POE to non-compatible APs can result in severe equipment damage including fire! >config port power [<port number>/all] [enable/disable] Syntax config port power [<port number>/all] [enable/disable] Enabled To disable POE on port 8: >config port power 8 disable To enable POE on all ports: >config port power all enable Related Commands show port Configure parameters. Port parameters POE mode Individual port number or all ports Port state
config prompt
To change the CLI system prompt, use the config prompt command. This command can be used any time the CLI interface is active. >config prompt <system prompt> Because the system prompt is a user-defined variable, it is omitted from the rest of this documentation. Syntax config prompt <system prompt> Defaults Examples Related Commands Configure parameters. CLI system prompt, up to 31 alphanumeric characters. New CLI system prompt, in double quotes.
The system prompt is configured using the startup wizard.
Mode.. Data Type.. TFTP Server IP.. TFTP Packet Timeout.. TFTP Max Retries. TFTP Path.. TFTP Filename.. This may take some time. Are you sure you want to start? (y/n) n Transfer Cancelled TFTP Code 172.16.16.10 c:\find\off/ wps_2_0_75_0.aes
clear transfer, transfer download datatype, transfer download filename, transfer download mode, transfer download path, transfer download serverip, transfer upload serverip Alcatel OmniAccess Wireless Product Guide
transfer download start, transfer upload datatype, transfer upload filename, transfer upload mode, transfer upload path, transfer upload serverip
transfer upload start Alcatel OmniAccess Wireless Product Guide
debug aaa
Use the debug commands to manage system debugging.
debug airewave-director debug arp debug bcast debug crypto debug dhcp debug disable-all debug 80211
debug 80211-events debug 80211-frames
debug dot1x debug l2age debug lwapp debug mac
debug mac addr debug mac disable
debug ntp debug pem debug pm debug poe debug transfer
To configure AAA debug options, use the debug aaa command. >debug aaa [keyword] [enable/disable] Syntax debug aaa all trace file radius ldap smb [enable/disable] N/A >debug aaa trace enable debug aaa, debug airewave-director, debug arp, debug bcast, debug crypto, debug dhcp, debug disable-all, debug 80211-events, debug 80211-frames, Troubleshooting Alcatel OmniAccess Wireless Product Guide Debug aaa Configures debug of all AAA messages. Configures debug of AAA trace messages. Configures debug of AAA usmdb database. Configures debug of AAA RADIUS database. Configures debug of AAA LDAP database. Configures debug of AAA SMB database. Enable or disable the selected keyword action.
debug l2age, debug lwapp, debug mac, debug mobility, debug pem, debug pm, debug poe, debug transfer
debug airewave-director
To configure the OmniVista AirView Software debug options, use the debug airwave-director command. debug airewave-director [all/channel/error/group/message/packet/detail/ rf-change/profile/power] [enable/disable] Syntax debug airewave-director all channel error detail group manager message packet power rf-change profile [enable/disable] Defaults Example Related Commands N/A >debug airwave-director error enable debug aaa, debug arp, debug bcast, debug crypto, debug dhcp, debug disable-all, debug 80211-events, debug 80211-frames, debug l2age, debug lwapp, debug mac, debug mobility, debug pem, debug pm, debug poe, debug transfer Command action Configures debug of all OmniVista AirView Software logs Configures debug of OmniVista AirView Software channel assignment protocol Configures debug of OmniVista AirView Software error logs Configures debug of OmniVista AirView Software detail logs Configures debug of OmniVista AirView Software grouping protocol Configures debug of OmniVista AirView Software manager Configures debug of OmniVista AirView Software messages Configures debug of OmniVista AirView Software packets Configures debug of OmniVista AirView Software power assignment protocol Configures logging of OmniVista AirView Software rf changes Configures logging of OmniVista AirView Software profile events Enable or disabled the selected activity
Created Modified Severity Previous Severity
Annotations: Use this text box to type notes about this rogue access point radio, then click Add. Message: Displays descriptive information about the alarm. Help: Displays information about the alarm. History: Displays alarm history.
Select a command Assign to me: Assigns this alarm to the user. Unassign: Unassigns this alarm from the user. Delete: Deletes the displayed alarm. Event History: Refer to Monitor Rogue Alarm > Events. Detecting APs: Refer to Monitor Alarms > Rogue AP <MACaddress> > Detecting APs. Map (High resolution): For High resolution Heat Maps, you must have ACS Location (High-Resolution) Software (OV-ACSLOC). Low Resolution Heat Maps are enabled for ACS Basic (Low-Resolution) Software (OV-ACS-BASE). Trend: Refer to Monitor Alarms > Rogue AP <MACaddress>2. Set State to Unknown: Sets the alarm state as indicated. Set State to Known-Internal: Sets the alarm state as indicated. Set State to Know-External: Sets the alarm state as indicated. Level 1 Containment, Level 2 Containment, Level 3 Containment, Level 4 Containment: This feature allows the administrator to target a rogue access point for containment. An AP which is being contained will either not be able to provide service at all, or will provide exceedingly slow service. There is a level associated with the containment activity which indicates how many OmniAccess APs to use in containing the threat. Note that this service is not automatic at this time and must be initiated and halted by the administrator.
Monitor Alarms > Rogue AP <MACaddress> OmniVista Air Control System Online Help
Monitor Alarms > Rogue AP <MACaddress>2
Use MONITOR/Alarms and click an item under Failure Object from the Select a command pulldown, select the Trend command to access this page. Click an alarm square in the Alarm Monitor (lower left-hand side of the screen) click a list item under Rogue MAC Addresses, from the Select a command pulldown, select Trend to access this page. This page allows you to view a line graph of RSSI in dBm against time for the APs.
MONITOR/Switches Menu Bar Selection
This menu bar selection provides access to the Alcatel OmniAccess Switch or Appliance summary details. Use the selector area to access the respective Alcatel OmniAccess Switch or Appliance details. Making this selection from the menu bar displays Monitor Switches > Search Results.
Checkbox: Check to select access control list rules to be deleted. Seq#: The operator can define up to 64 Rules for each ACL. The Rules for each ACL are listed in contiguous sequence from 1 to 64. That is, if Rules 1 through 4 are already defined and you add Rule 29, it will be added as Rule 5. Note that if you add or change a Sequence number, Alcatel Wireless Operating System adjusts the other rule sequence numbers to retain the contiguous sequence. For instance, if you have Sequence numbers 1 through 7 defined and change number 7 to 5, Alcatel Wireless Operating System automatically reassigns Sequence 6 to 7 and Sequence 5 to 6. Action: Permit, Deny. Source IP/Mask: Source IP Address and Mask.
Monitor Access Control List OmniVista Air Control System Online Help
Destination IP/Mask: Destination IP Address and Mask. Protocol: Protocol to use for this ACL:
Any - All protocols TCP - Transmission Control Protocol UDP - User Datagram Protocol ICMP - Internet Control Message Protocol ESP - IP Encapsulating Security Payload AH - Authentication Header GRE - Generic Routing Encapsulation IP - Internet Protocol Eth Over IP - Ethernet over Internet Protocol Other Port OSPF - Open Shortest Path First Other - Any other IANA protocol (http://www.iana.org/)
If TCP or UDP is selected, Source Port: Source Port. Can be Any, HTTP, HTTPS, Telnet, RADIUS, DHCP Server, DHCP Client, DNS, L2TP, PPTP control, FTP control, SMTP, SNMP, LDAP, Kerberos, NetBIOS NS, NetBIOS DS, NetBIOS SS, MS Dir Server, Other and Port Range. Dest Port: Destination port. If TCP or UDP is selected, can be Any, HTTP, HTTPS, Telnet, RADIUS, DHCP Server, DHCP Client, DNS, L2TP, PPTP control, FTP control, SMTP, SNMP, LDAP, Kerberos, NetBIOS NS, NetBIOS DS, NetBIOS SS, MS Dir Server, Other and Port Range. DSCP (Differentiated Services Code Point): Any, or 0 through 256. Direction: Any, Inbound (from client) or Outbound (to client).
Select a command Add New Rule: Refer to Monitor <IPaddress> > Access Control List > <listname>. Delete Rules
Command Buttons Apply to Switches Delete Cancel
Monitor <IPaddress> > Certificate
Use CONFIGURE/Switches, navigate to Configure <IPaddress> > Switch General, and select Security/ID Certificate to access this page. This page lists the existing network ID Certificates by Certificate name. An ID Certificate can used by Web server operators to ensure secure server operation. Refer to the Alcatel OmniAccess Wireless Product Guide for more information about this and other feature descriptions. Command Buttons
Add Certificate: Select this command and click GO. Refer to Configure <IPaddress> > Certificate Details. Delete Certificates: To delete a certificate, select it, select this command and click GO.
Name: The name of the client. Click a list item to display its parameters. Refer to Monitor Watch Lists > <list name>. Description: User-defined description of the watch list. Admin Status: Whether the AP is enabled or disabled. Expires On: Time the watch list expires. Clients: Number of clients on the watch list.
Most Recent Blacklisted Clients User Name: User-defined user name. IP Address: IP Address of blacklisted client. MAC Address: MAC address of the blacklisted client. Blacklist Time: Time the client was blacklisted.
Disabled Clients Refer to Monitor Disabled Clients.
Top 5 APs AP Name: This is the name assigned to the OmniAccess AP. Click an item in the list to see the details of that OmniAccess AP. Refer to Monitor Access Points > <name>. Location: The name of the map were the client is located. Refer to Monitor Maps > Campus > Building > Floor. a Clients: Number of 802.11a clients currently associated with the Alcatel OmniAccess Switch or Appliance. b Clients: Number of 802.11b clients currently associated with the Alcatel OmniAccess Switch or Appliance. g Clients: Number of 802.11g clients currently associated with the Alcatel OmniAccess Switch or Appliance. Total: Total number of clients currently associated with the Alcatel OmniAccess Switch or Appliance.
Clients (Associated Clients vs. Time [Graph]) Left sidebar Search for clients by (pulldown):
All Clients: All clients currently associated with the Alcatel OmniAccess Switch or Appliance. All Blacklisted Clients: List of all clients who fail to authenticate three times when attempting to associate who are automatically blocked, or disabled, from further association attempts for an operator-defined timeout. IP Address: Local network IP Address of the Alcatel OmniAccess Switch or Appliance Distribution System Port, described in the Alcatel OmniAccess Wireless Product Guide. User Name: User-defined client user name. MAC Address: Client MAC address. AP: Alcatel OmniAccess Wireless Access Points associated with this Alcatel OmniAccess Switch or Appliance.
Monitor Clients Summary OmniVista Air Control System Online Help
Switch: Alcatel OmniAccess Switch or Appliance to which the user is attached. Indoor Area: User defined name of the indoor location. Outdoor Area: User-defined name of the outdoor location. Search (button).
Monitor Watch Lists
Use MONITOR/Clients and click the column title to access this page. This page allows you to view existing watch lists.
Checkbox: Select the desired watch list(s). Watch List Name: Click the desired watch list to display it. Refer to Monitor Watch Lists > <list name>. Description: Displays a description of the client watch list. Admin Status: Whether the watchlist is enabled or disabled. Expiries On: Displays the time the watch list expires. Clients: Total clients being watched on this list.
Continue with Step 11: Where to Go from Here.
3/17/04 Step 10: Connecting Access Points 90-100775-300 Rev 1Alcatel OmniAccess Switch and Appliance Quick Install Guide
Step 11: Where to Go from Here
You have completely installed the Alcatel OmniAccess Wireless Switch or Appliance hardware. Refer to the Alcatel Internetworking, Inc. corporate website at http://www.alcatel.com/ to register your Alcatel OmniAccess Switch or Appliance. Refer to the Configuring the Alcatel OmniAccess Switch or Appliance in the Alcatel OmniAccess Wireless Product Guide for more information on configuring the Alcatel OmniAccess Switch or Appliance. Refer to the Alcatel OmniAccess Wireless Product Guide for more information on configuring operating, maintaining and troubleshooting the Alcatel OmniAccess Wireless Enterprise Platform (Alcatel OmniAccess Wireless System).
3/17/04 Step 11: Where to Go from Here 90-100775-300 Rev 1Alcatel OmniAccess Switch and Appliance Quick Install Guide
3/17/04 Notes 90-100775-300 Rev 1Alcatel OmniAccess Switch and Appliance Quick Install Guide
Installation Guide
Enhanced Security Module Quick
This guide provides you with the information needed to install and remove Enhanced Security Modules (Crypto cards) in Alcatel OmniAccess Wireless Switches and Appliances. Enhanced Security Modules provide extra processing power to support VPN, IPSec and other processor-intensive security options. This is a factory-orderable and field-installable option for all Alcatel OmniAccess Switches and Appliances. Proceed with the following to install and remove Enhanced Security Modules in Alcatel OmniAccess Wireless Switches and Appliances:
3/17/04 90-100824-300 Rev 1
Collecting Required Tools and Supplies
For installations, one Enhanced Security Module per Alcatel OmniAccess Wireless Switch or Appliance. For removals, one Enhanced Security Module slot cover. Number 1 Phillips screwdriver.
Continue with Installing the Enhanced Security Module or Removing the Enhanced Security Module.
Collecting Required Tools and Supplies Enhanced Security Module Quick Installation Guide
Installing the Enhanced Security Module
Complete the following to install an Enhanced Security Module into the rear panel of an OmniAccess Wireless Switch or Appliance: Remove power from the Alcatel OmniAccess Wireless Switch or Appliance.
Locate the slot for the Enhanced Security Module on the rear panel of the Alcatel OmniAccess Wireless Switch or Appliance.
Tags
TX-8100 ERB34001W HS830 PS-42D4S VSX-LX50 - 2003 GS724T DPX-410 Systemes Montana 2000 VC-7413V XDR-F1HD 2 4GHZ LC-M3700 1272F 82467 User Guide 330GS S7110 KX-P2624 LX 300 Neronet 150 KL-750E Mansion D-LUX 4 SA-W3000 Camera LN46C610 Laserjet 3800 Photosmart 7400 Headset PM105 Iaudio M5 Slvr L7 BC-CSQ ELP-820 MXU 50 HVR-M25AE Passport Voip3212S UX-H33 Pctv 50E PFE-700E Citizen 850 ET-608 SRU7040-10 Airwell SPH DK9660-M Smart LBP-1210 AG-456 INA-N333R Lexmark T420 CX4080 VGC-M1 VGN-FE31M Phone Phone Motoslvr L9 Bomber Recorder Motorazr- V9M Scakx50EB EW815F 50 CSI G12LH Monitor XV-HTD330 LDA-531 PA600X Vision GZ 2434 G-note 7100 305HR DTH 8540 Ever 2220 Hitman-codename 47 F1DP116G CPX385W Manual English EA120 RM-KP28D RS 500 5d ED Memoris UNO 2300 DL Armada 7800 Yamaha GW10 Hyundai I10 DMP860 JOG-2001 AJ3475 TK7522 Samsung ES55 Evolution Plus M90 28S Zdts102 F70EXR TT 6044 CC-CD200 P1510D AVX-7300
manuel d'instructions, Guide de l'utilisateur | Manual de instrucciones, Instrucciones de uso | Bedienungsanleitung, Bedienungsanleitung | Manual de Instruções, guia do usuário | инструкция | návod na použitie, Užívateľská príručka, návod k použití | bruksanvisningen | instrukcja, podręcznik użytkownika | kullanım kılavuzu, Kullanım | kézikönyv, használati útmutató | manuale di istruzioni, istruzioni d'uso | handleiding, gebruikershandleiding
Sitemap
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101








1. Panasonic KX TG4012N DECT 6.0 PLUS Expandable Digital Cordless Phone with 2 handsets
2. Denso 234 4012 Oxygen Sensor (Air and Fuel Ratio Sensor)