User Manual
Command Reference IP/Network Commands
12-31
Receive
Determines whether the SCS will receive unencrypted data while WEP is
enabled.
All
Allows reception of encrypted traffic while WEP is enabled. The SCS will
accept unencrypted wireless network frames, as well as frames encrypted with
its WEP key. This is the default setting once WEP has been enabled.
Encrypted
Refuses to accept unencrypted data while WEP is enabled. The SCS will
discard and ignore unencrypted wireless network frames, accepting only
frames encrypted with its WEP key.
Defaults Disabled, Receive all
Examples
Local>> DEFINE 80211 WEP ENABLED
Local>> DEFINE 80211 INDEX 3
Local>> DEFINE 80211 RECEIVE ENCRYPTED
Local>> SET 80211 RESET
See Also Show 80211, page 12-42; 802.11 Configuration, page 2-10
12.5.12 Set/Define Hosts
Associates a TCP/IP hostname with an IP address in the local host table, allowing you to use the text name
for Telnet connections even if there is no name server to resolve it. If the given host name has already been
configured, the new IP address will replace the previous value.
Restrictions Requires privileged user status.
Errors You will receive an error if you enter an IP address in a questionable format.
Parameters hostname
The hostname string you wish to define, limited to 64 alphanumeric characters
with only 16 characters between any period delimiters.
IPaddress
Standard, numeric IP address of the machine referred to by the hostname.
Examples
Local>> SET HOST spectre 192.0.1.11
See Also Clear/Purge Hosts, page 12-16; Show/Monitor/List Hosts, page 12-43
SET
DEFINE
TELNET
HOSTS hostname IPaddress