This command sets the facility type for remote logging of syslog messages.
Syntax
logging facility-type <type>
type - A number that indicates the facility used by the syslog server to
dispatch log messages to an appropriate service. (Range: 16-23)
Default Setting
16
Command Mode
Global Configuration
7
7-31
Command Line Interface
7
Command Usage
The command specifies the facility type tag sent in syslog messages. (See
RFC 3164.) This type has no effect on the kind of messages reported by the
bridge. However, it may be used by the syslog server to sort messages or to
store messages in the corresponding database.
This command displays log messages stored in the bridge’s memory.
Syntax
show event-log
Command Mode
Exec
Example
Enterprise AP#show event-log
Mar 09 11:57:55 Information: 802.11g:11g Radio Interface Enabled
Mar 09 11:57:55 Information: 802.11g:Radio channel updated to 8
Mar 09 11:57:34 Information: 802.11g:11g Radio Interface Enabled
Mar 09 11:57:18 Information: 802.11g:11g Radio Interface Enabled
Mar 09 11:56:35 Information: 802.11a:11a Radio Interface Enabled
Mar 09 11:55:52 Information: SSH task: Set SSH server port to 22
Mar 09 11:55:52 Information: SSH task: Enable SSH server.
Mar 09 11:55:52 Information: Enable Telnet.
Mar 09 11:55:40 Information: 802.11a:11a Radio Interface Disabled
Mar 09 11:55:40 Information: 802.11a:Transmit Power set to QUARTER
Press <n> next. <p> previous. <a> abort. <y> continue to end :
Enterprise AP#configure
Enter configuration commands, one per line. End with CTRL/Z
Enterprise AP(config)#logging clear
System Clock Commands
7
These commands are used to configure SNTP and system clock settings on the
bridge.
Table 7-7. System Clock Commands
CommandFunctionModePage
sntp-server ipSpecifies one or more time serversGC7-34
sntp-server enable Accepts time from the specified time serversGC7-34
sntp-server date-timeManually sets the system date and timeGC7-35
sntp-server
daylight-saving
sntp-server timezoneSets the time zone for the bridge’s internal clockGC7-36
show sntpShows current SNTP configuration settingsExec 7-37
Sets the start and end dates for daylight savings timeGC7-36
7-33
Command Line Interface
7
sntp-server ip
This command sets the IP address of the servers to which SNTP time requests are
issued. Use the this command with no arguments to clear all time servers from the
current list.
Syntax
sntp-server ip <1 | 2> <ip>
• 1 - First time server.
• 2 - Second time server.
• ip - IP address of an time server (NTP or SNTP).
Default Setting
137.92.140.80
192.43.244.18
Command Mode
Global Configuration
Command Usage
When SNTP client mode is enabled using the sntp-se rver enable command,
the sntp-server ip command specifies the time servers from which the bridge
polls for time updates. The bridge will poll the time servers in the order
specified until a response is received.
Example
Enterprise AP(config)#sntp-server ip 10.1.0.19
Enterprise AP#
Related Commands
sntp-server enable (7-34)
show sntp (7-37)
sntp-server enable
This command enables SNTP client requests for time synchronization with NTP or
SNTP time servers specified by the sntp-server i p command. Use the no form to
disable SNTP client requests.
Syntax
sntp-server enable
no sntp-server enable
Default Setting
Enabled
7-34
System Clock Commands
Command Mode
Global Configuration
Command Usage
The time acquired from time servers is used to record accurate dates and
times for log events. Without SNTP, the bridge only records the time starting
from the factory default set at the last bootup (i.e., 00:14:00, January 1, 1970).
This example sets the system clock to 17:37 June 19, 2003.
Enterprise AP#sntp-server date-time
Enter Year<1970-2100>: 2003
Enter Month<1-12>: 6
Enter Day<1-31>: 19
Enter Hour<0-23>: 17
Enter Min<0-59>: 37
Enterprise AP#
7
Related Commands
sntp-server enable (7-34)
7-35
Command Line Interface
7
sntp-server daylight-saving
This command sets the start and end dates for daylight savings time. Use the no
form to disable daylight savings time.
Syntax
sntp-server daylight-saving
no sntp-server daylight-saving
Default Setting
Disabled
Command Mode
Global Configuration
Command Usage
The command sets the system clock back one hour during the specified
period.
Example
This sets daylight savings time to be used from July 1st to September 1st.
Enterprise AP(config)#sntp-server daylight-saving
Enter Daylight saving from which month<1-12>: 6
and which day<1-31>: 1
Enter Daylight saving end to which month<1-12>: 9
and which day<1-31>: 1
Enterprise AP(config)#
sntp-server timezone
This command sets the time zone for the bridge’s internal clock.
Syntax
sntp-server timezone <hours>
hours - Number of hours before/after UTC.
(Range: -12 to +12 hours)
Default Setting
-5 (BOGOTA, EASTERN, INDIANA)
Command Mode
Global Configuration
7-36
System Clock Commands
Command Usage
This command sets the local time zone relative to the Coordinated Universal
Time (UTC, formerly Greenwich Mean Time or GMT), based on the earth’s
prime meridian, zero degrees longitude. To display a time corresponding to
your local time, you must indicate the number of hours and minutes your time
zone is east (before) or west (after) of UTC.
This command displays the current time and configuration settings for the SNTP
client.
Command Mode
Exec
Example
Enterprise AP#show sntp
SNTP Information
=========================================================
Service State : Enabled
SNTP (server 1) IP : 137.92.140.80
SNTP (server 2) IP : 192.43.244.18
Current Time : 08 : 04, Jun 20th, 2003
Time Zone : +8 (TAIPEI, BEIJING)
Daylight Saving : Enabled, from Jun, 1st to Sep, 1st
=========================================================
Enterprise AP#
7
7-37
Command Line Interface
7
DHCP Relay Commands
Dynamic Host Configuration Protocol (DHCP) can dynamically allocate an IP
address and other configuration information to network clients that broadcast a
request. To receive the broadcast request, the DHCP server would normally have to
be on the same subnet as the client. However, when the bridge’s DHCP relay agent
is enabled, received client requests can be forwarded directly by the bridge to a
known DHCP server on another subnet. Responses from the DHCP server are
returned to the bridge, which then broadcasts them back to clients.
Table 7-8. DHCP Relay Commands
CommandFunctionModePage
dhcp-relay enableEnables the DHCP relay agentGC7-38
dhcp-relaySets the primary and secondary DHCP server
show dhcp-relayShows current DHCP relay configuration settingsExec 7-39
address
dhcp-relay enable
This command enables the bridge’s DHCP relay agent. Use the no form to disable
the agent.
Syntax
[no] dhcp-rel ay enable
Default Setting
Disabled
Command Mode
Global Configuration
Command Usage
• For the DHCP relay agent to function, the primary DHCP server must be
configured using the dhcp-relay primary command. A secondary DHCP
server does not need to be configured, but it is recommended.
• If there is no response from the primary DHCP server, and a secondary
server has been configured, the agent will then attempt to send DHCP
requests to the secondary server.
This command displays the current DHCP relay configuration.
Command Mode
Exec
Example
Enterprise AP#show dhcp-relay
DHCP Relay : ENABLED
Primary DHCP Server : 192.168.1.10
Secondary DHCP Server : 0.0.0.0
Enterprise AP#
7
7-39
Command Line Interface
7
SNMP Commands
Controls access to this bridge from management stations using the Simple Network
Management Protocol (SNMP), as well as the hosts that will receive trap messages.
Table 7-9. SNMP Commands
CommandFunctionModePage
snmp-ser ver communitySets up th e commun ity ac cess st ring to permit access
snmp-server contact Sets the system contact stringGC7-41
snmp-server location Sets the system location string GC7-42
snmp-server enable server Enables SNMP service and trapsGC7-42
snmp-server host Specifies the recipient of an SNMP notification
snmp-server trapEnables specific SNMP notific atio nsGC7-44
snmp-server engine idSets the engine ID for SNMP v3GC7-45
snmp-server userSets the name of the SNMP v3 userGC7-46
snmp-server targetsConfigures SNMP v3 notification targetsGC7-48
snmp-server filterConfigures SNMP v3 notification filtersGC7-49
snmp-server
filter-assignments
show snmp groupsDisplays the pre-defined SNMP v3 groupsExec7-50
show snmp usersDisplays SNMP v3 user settingsExec7-51
show snmp
group-assignments
show snmp targetDisplays the SNMP v3 notification targetsExec7-52
show snmp filterDisplays the SNMP v3 notification filtersExec7-52
to SNMP commands
operation
Assigns SNMP v3 notification filters to targetsGC7-50
Displays the assignment of users to SNMP v3 groups Exec7-51
GC7-41
GC7-43
show snmp
filter-assignments
show snmpDisplays the status of SNMP communicationsExec 7-54
Displays the SNMP v3 notification filter assi gnm en ts Exec7-53
7-40
SNMP Commands
snmp-server community
This command defines the community access string for the Simple Network
Management Protocol. Use the no form to remove the specified community string.
This command enables SNMP management access and also enables this device to
send SNMP traps (i.e., notifications). Use the no form to disable SNMP service and
trap messages.
Syntax
snmp-server enable ser ver
no sn mp-server enab le server
Default Setting
Enabled
7-42
SNMP Commands
Command Mode
Global Configuration
Command Usage
• This command enables both authentication failure notifications and
link-up-down notifications.
•The snmp- server host command specifies the host device that will receive
SNMP notifications.
Example
Enterprise AP(config)#snmp-server enable server
Enterprise AP(config)#
Related Commands
snmp-server host (7-43)
snmp-server host
This command specifies the recipient of an SNMP notification. Use the no form to
remove the specified host.
• host_ip_address - IP of the host (the targeted recipient).
• host_name - Name of the host. (Range: 1-63 characters)
• community-string - Password-like community string sent with the
notification operation. Although you can set this string using the
snmp-server host command by itself, we recommend that you define this
string using the snmp-s er ver community command prior to using the
This command is used for SNMP v3. It is used to uniquely identify the bridge among
all bridges in the network. Use the no form to delete the engine ID.
Syntax
snmp-server engine-id <engine-id>
no sn mp-server eng ine-id
engine-id - Enter engine-id in hexadecimal (5-32 characters).
Default Setting
Enabled
7-45
Command Line Interface
7
Command Mode
Global Configuration
Command Usage
• This command is used in conjunction with the
• Entering this command invalidates all engine IDs that have been previously
configured.
• If the engineID is deleted or changed, all SNMP users will be cleared. You
will need to reconfigure all existing users
This command configures the SNMP v3 users that are allowed to manage the
bridge. Use the no form to delete an SNMP v3 user.
Syntax
snmp-server user <user-n ame>
user-name - A user-defined string for the SNMP user. (32 characters
maximum)
Default Setting
None
Command Mode
Global Configuration
Command Usage
• Up to 10 SNMPv3 users can be configured on the bridge.
• The SNMP engine ID is used to compute the authentication/privacy digests
from the pass phrase. You should therefore configure the engine ID with the
snmp-server engine-id command before using this configuration
command.
• The bridge enables SNMP v3 users to be assigned to three pre-defined
groups. Other groups cannot be defined. The available groups are:
- RO - A read-only group using no authentication and no data encryption.
Users in this group use no security, either authentication or encryption, in
SNMP messages they send to the agent. This is the same as SNMP v1
or SNMP v2c.
7-46
SNMP Commands
- RWAuth - A read/write group using authentication, but no data
encryption. Users in this group send SNMP messages that use an MD5
key/password for authentication, but not a DES key/password for
encryption.
- RWPriv - A read/write group using authentication and data encryption.
Users in this group send SNMP messages that use an MD5 key/
password for authentication and a DES key/password for encryption.
Both the MD5 and DES key/passwords must be defined.
• The command prompts for the following information to configure an SNMP
v3 user:
- user-name - A user-defined string for the SNMP user. (32 characters
maximum)
- group-name - The name of the SNMP group to which the user is
assigned (32 characters maximum). There are three pre-defined groups:
RO, RWAuth, or RWPriv.
- auth-proto - The authentication type used for user authentication: md5 or
none.
-auth-passphrase - The user password required when authentication is
used (8 – 32 characters).
- priv-proto - The encryption type used for SNMP data encryption: des or
none.
- priv-passphrase - The user password required when data encryption is
used (8 – 32 characters).
• Users must be assigned to groups that have the same security levels. If a
user who has “AuthPriv” security (uses authentication and encryption) is
assigned to a read-only (RO) group, the user will not be able to access the
database. An AuthPriv user must be assigned to the RWPriv group with the
AuthPriv security level.
• To configure a user for the RWAuth group, you must include the auth-proto
and auth-passphrase keywords.
• To configure a user for the RWPriv group, you must include the auth-proto, auth-passphrase, pr iv -p ro to , and priv-passphrase keywords.
Example
Enterprise AP(config)#snmp-server user
User Name<1-32> :chris
Group Name<1-32> :RWPriv
Authtype(md5,<cr>none):md5
Passphrase<8-32>:a good secret
Privacy(des,<cr>none) :des
Passphrase<8-32>:a very good secret
Enterprise AP(config)#
7
7-47
Command Line Interface
7
snmp-server targets
This command configures SNMP v3 notification targets. Use the no form to delete
an SNMP v3 target.
• filter-id - A user-defined name that identifies an SNMP v3 notification filter.
(Maximum length: 32 characters)
• include - Defines a filter type that includes objects in the MIB subtree.
• exclude - Defines a filter type that excludes objects in the MIB subtree.
• subtree - The part of the MIB subtree that is to be filtered.
• mask - An optional hexadecimal value bit mask to define objects in the MIB
subtree.
Default Setting
None
Command Mode
Global Configuration
Command Usage
• The bridge allows up to 10 notification filters to be created. Each filter can
be defined by up to 20 MIB subtree ID entries.
• Use the command more than once with the same filter ID to build a filter that
includes or excludes multiple MIB objects. Note that the filter entries are
applied in the sequence that they are defined.
• The MIB subtree must be defined in the form “.1.3.6.1” and always start with
a “.”.
• The mask is a hexadecimal value with each bit masking the corresponding
ID in the MIB subtree. A “1” in the mask indicates an exact match and a “0”
indicates a “wild card.” For example, a mask value of 0xFFBF provides a bit
mask “1111 1111 1011 1111.” If applied to the subtree
1.3.6.1.2.1.2.2.1.1.23, the zero corresponds to the 10th subtree ID. When
there are more subtree IDs than bits in the mask, the mask is padded with
ones.
This command displays the SNMP v3 notification filter assignments.
Syntax
show snmp filter-assignments
Command Mode
Exec
Example
Enterprise AP#show snmp filter-assignments
HostID FilterID
mytraps trapfilter
Enterprise AP#
7
7-53
Command Line Interface
7
show snmp
This command displays the SNMP configuration settings.
Command Mode
Exec
Example
Enterprise AP#show snmp
SNMP Information
==============================================
Service State : Enable
Community (ro) : *****
Community (rw) : *****
Location : WC-19
Contact : Paul
These commands are used to manage the system code or configuration files.
Table7-10. Flash/File Commands
CommandFunctionModePage
bootfileSpecifies the file or image used to start up the system GC7-55
7
copy Copies a code image or configuration between flash
delete Deletes a file or code image Exec7-57
dir Displays a list of files in flash memory Exec7-58
show bootfileDisplays the name of the current operation code file that
memory and a FTP/TFTP server
booted the system
Exec7-56
Exec7-58
bootfile
This command specifies the image used to start up the system.
Syntax
bootfile <filenam e >
filename - Name of the image file.
Default Setting
None
Command Mode
Exec
Command Usage
• The file name should not contain slashes (\ or /), the leading letter of the file
name should not be a period (.), and the maximum length for file names is
32 characters. (Valid characters: A-Z, a-z, 0-9, “.”, “-”, “_”)
• If the file contains an error, it cannot be set as the default file.
Example
Enterprise AP#bootfile -img.bin
Enterprise AP#
7-55
Command Line Interface
7
copy
This command copies a boot file, code image, or configuration file between the
bridge’s flash memory and a FTP/TFTP server. When you save the configuration
settings to a file on a FTP/TFTP server, that file can later be downloaded to the
bridge to restore system operation. The success of the file transfer depends on the
accessibility of the FTP/TFTP server and the quality of the network connection.
Syntax
copy <ftp | tftp> file
copy config <ftp | tftp>
• ftp - Keyword that allows you to copy to/from an FTP server.
• tftp - Keyword that allows you to copy to/from a TFTP server.
• file - Keyword that allows you to copy to/from a flash memory file.
• config - Keyword that allows you to upload the configuration file from flash
memory.
Default Setting
None
Command Mode
Exec
Command Usage
• The system prompts for data required to complete the copy command.
• Only a configuration file can be uploaded to an FTP/TFTP server, but every
type of file can be downloaded to the bridge.
•
The destination file name should not contain slashes (\ or /),
letter of the file name should not be a period (.), and the maximum length
for file names on the FTP/TFTP server is 255 characters or 32 characters
for files on the bridge. (Valid characters: A-Z, a-z, 0-9, “.”, “-”, “_”)
• Due to the size limit of the flash memory, the bridge supports only two
operation code files.
• The system configuration file must be named “syscfg” in all copy
commands.
Example
The following example shows how to upload the configuration settings to a file on
the TFTP server:
The following example shows how to download a configuration file:
Enterprise AP#copy tftp file
1. Application image
2. Config file
3. Boot block image
Select the type of download<1,2,3>: [1]:2
TFTP Source file name:syscfg
TFTP Server IP:192.168.1.19
Enterprise AP#
delete
This command deletes a file or image.
Syntax
delete <filename>
filename - Name of the configuration file or image name.
Default Setting
None
Command Mode
Exec
Caution: Beware of deleting application images from flash memory. At least one
application image is required in order to boot the bridge. If there are multiple
image files in flash memory, and the one used to boot the bridge is deleted, be
sure you first use the bootfile command to update the application image file
booted at startup before you reboot the bridge.
7
Example
This example shows how to delete the test.cfg configuration file from flash memory.
Enterprise AP#delete test.cfg
Are you sure you wish to delete this file? <y/n>:
Enterprise AP#
Related Commands
bootfile (7-55)
dir (7-58)
7-57
Command Line Interface
7
dir
This command displays a list of files in flash memory.
Command Mode
Exec
Command Usage
File information is shown below:
Column HeadingDescription
File NameThe name of the file.
Type(2) Operation Code and (5) Configuration file
File SizeThe length of the file in bytes.
Example
The following example shows how to display all file information:
This command displays the name of the current operation code file that booted the
system.
Syntax
show snmp filter-assignments
Command Mode
Exec
Example
Enterprise AP#show bootfile
Bootfile Information
===================================
Bootfile : ec-img.bin
===================================
Enterprise AP#
7-58
RADIUS Client
RADIUS Client
Remote Authentication Dial-in User Service (RADIUS) is a logon authentication
protocol that uses software running on a central server to control access for
RADIUS-aware devices to the network. An authentication server contains a
database of credentials, such as users names and passwords, for each wireless
client that requires access to the bridge.
Table7-11. RADIUS Client
CommandFunctionModePage
radius-server addressSpecifies the RADIUS server GC7-59
radius-server port Sets the RADIUS server network port GC7-60
radius-server key Sets the RADIUS encryption key GC7-60
radius-server retransmit Sets the number of retries GC7-61
7
radius-server timeout Sets the interval between sending authentication
radius-server
port-accounting
radius-server
timeout-interim
radius-server
radius-mac-format
radius-server vlan-formatSets the format for specifying VLAN IDs on the
show radiusShows the current RADIUS sett ing sExec7-6 4
requests
Sets the RADIUS Accounting server network portGC7-62
Sets the interval between transmitting accounting
updates to the RADIUS server
Sets the format for specifying MAC addresses on the
RADIUS server
RADIUS server
GC7-61
GC7-62
GC7-63
GC7-63
radius-server address
This command specifies the primary and secondary RADIUS servers.
• secondary - Secondary server. If secondary is not specified, then the
bridge assumes you are configuring the primary RADIUS server.
• port_number - RADIUS Accounting server UDP port used for accounting
messages.
(Range: 0 or 1024-65535)
Default Setting
0 (disabled)
Command Mode
Global Configuration
Command Usage
• When the RADIUS Accounting server UDP port is specified, a RADIUS
accounting session is automatically started for each user that is
successfully authenticated to the bridge.
This command displays the current settings for the RADIUS server.
Default Setting
None
Command Mode
Exec
Example
Enterprise AP#show radius
Radius Server Information
========================================
IP : 0.0.0.0
Port : 1812
Key : *****
Retransmit : 3
Timeout : 5
Radius MAC format : no-delimiter
Radius VLAN format : HEX
========================================
Radius Secondary Server Information
========================================
IP : 0.0.0.0
Port : 1812
Key : *****
Retransmit : 3
Timeout : 5
Radius MAC format : no-delimiter
Radius VLAN format : HEX
========================================
Enterprise AP#
7-64
802.1X Authentication
802.1X Authentication
The bridge supports IEEE 802.1X access control for wireless clients. This control
feature prevents unauthorized access to the network by requiring an 802.1X client
application to submit user credentials for authentication. Client authentication is then
verified by a RADIUS server using EAP (Extensible Authentication Protocol) before
the bridge grants client access to the network. The 802.1X EAP packets are also
used to pass dynamic unicast session keys and static broadcast keys to wireless
clients.
Table 7-12. 802.1X Authentication
CommandFunctionModePage
802.1xConfigures 802.1X as disabled, supported, or required IC-W-VAP7-65
7
802.1x broadcast-keyrefresh-rate
802.1x session-keyrefresh-rate
802.1x session-timeoutSets the timeout after which a connected client must be
802.1x-supplicant enable Enables the bridge to operate as a 802.1X supplicantGC7-68
802.1x-supplicant userSets the supplicant user name and password for the
show authenticationShows all 802.1X authentication settings, as well as the
Sets the int erval at whi ch the prim ary broadc ast keys ar e
refreshed for stations using 802.1X dynamic keying
Sets the interval at which unicast session keys are
refreshed for associated stations using dynamic keying
re-authenticated
bridge
address filter table
IC-W-VAP7-66
IC-W-VAP7-67
IC-W-VAP7-67
GC7-68
Exec7-68
802.1x
This command configures 802.1X as optionally supported or as required for wireless
clients. Use the no form to disable 802.1X support.
Syntax
802.1x <supported | required>
no 802.1x
• supported - Authenticates clients that initiate the 802.1X authentication
process. Uses standard 802.11 authentication for all others.
• required - Requires 802.1X authentication for all clients.
Default Setting
Disabled
7-65
Command Line Interface
7
Command Mode
Global Configuration
Command Usage
• When 802.1X is disabled, the bridge does not support 802.1X
authentication for any station. After successful 802.11 association, each
client is allowed to access the network.
• When 802.1X is supported, the bridge supports 802.1X authentication only
for clients initiating the 802.1X authentication process (i.e., the bridge does
NOT initiate 802.1X authentication). For stations initiating 802.1X, only
those stations successfully authenticated are allowed to access the
network. For those stations not initiating 802.1X, access to the network is
allowed after successful 802.11 association.
• When 802.1X is required, the bridge enforces 802.1X authentication for all
802.11 associated stations. If 802.1X authentication is not initiated by the
station, the bridge will initiate authentication. Only those stations
successfully authenticated with 802.1X are allowed to access the network.
• 802.1X does not apply to the 10/100Base-TX port.
This command sets the interval at which the broadcast keys are refreshed for
stations using 802.1X dynamic keying.
Syntax
802.1x broadcast-key-refresh-rate <rate>
rate - The interval at which the bridge rotates broadcast keys. (Range: 0 -
1440 minutes)
Default Setting
0 (Disabled)
Command Mode
Global Configuration
Command Usage
• The bridge uses Enterprise APOL (Extensible Authentication Protocol Over
LANs) packets to pass dynamic unicast session and broadcast keys to
wireless clients. The 802.1x broadcast-key-refresh-rate command
specifies the interval after which the broadcast keys are changed. The
802.1x session-key -refresh-rate command specifies the interval after
which unicast session keys are changed.
7-66
802.1X Authentication
• Dynamic broadcast key rotation allows the bridge to generate a random
group key and periodically update all key-management capable wireless
clients.
This command sets the interval at which unicast session keys are refreshed for
associated stations using dynamic keying.
Syntax
802.1x session-key-refresh-rate <rate>
rate - The interval at which the bridge refreshes a session key. (Range: 0
- 1440 minutes)
Default Setting
0 (Disabled)
Command Mode
Global Configuration
Command Usage
Session keys are unique to each client, and are used to authenticate a client
connection, and correlate traffic passing between a specific client and the
bridge.
This command sets the user name and password used for authentication of the
bridge when operating as a 802.1X supplicant. Use the no form to clear the
supplicant user name and password.
Syntax
802.1x-supplicant use r <username> <password>
no 802.1x-supplicant us er
• username - The bridge name used for authentication to the network.
(Range: 1-32 alphanumeric characters)
• password - The MD5 password used for bridge authentication. (Range:
1-32 alphanumeric characters)
Default
None
7-68
802.1X Authentication
Command Mode
Global Configuration
Command Usage
The bridge currently only supports EAP-MD5 CHAP for 802.1X supplicant
authentication.
Example
Enterprise AP(config)#802.1x-supplicant user OAP6626A dot1xpass
Enterprise AP(config)#
show authentication
This command shows all 802.1X authentication settings, as well as the address filter
table.
Command Mode
Exec
Example
Enterprise AP#show authentication
Authentication Information
===========================================================
MAC Authentication Server : DISABLED
MAC Auth Session Timeout Value : 0 min
Use these commands to define MAC authentication on the bridge. For local MAC
authentication, first define the default filtering policy using the address filter default
command. Then enter the MAC addresses to be filtered, indicating if they are
allowed or denied. For RADIUS MAC authentication, the MAC addresses and
filtering policy must be configured on the RADIUS server.
Table 7-13. MAC Address Authentication
CommandFunctionModePage
address filter defaultSets filtering to allow or deny listed addressesGC7-70
address filter entryEnters a MAC address in the filter tableGC7-71
address filter deleteRemoves a MAC address from the filter tableGC7-71
mac- authentication server Sets address filtering to be performed with local or
mac- authentication
session-timeout
show authenticationShows all 802.1X authentication settings, as well as the
remote options
Sets the interval at which associated clients will be
re-authenticated with the RADIUS server authentication
database
address filter table
GC7-72
GC7-72
Exec7-68
address filter default
This command sets filtering to allow or deny listed MAC addresses.
Syntax
address filter default <allowed | denied>
• allowed - Only MAC addresses entered as “denied” in the address filtering
table are denied.
• denied - Only MAC addresses entered as “allowed” in the address filtering
table are allowed.
This command sets the interval at which associated clients will be re-authenticated
with the RADIUS server authentication database. Use the no form to disable
reauthentication.
The commands described in this section are used to filter communications between
wireless clients, control access to the management interface from wireless clients,
and filter traffic using specific Ethernet protocol types.
Table 7-14. Filtering Commands
CommandFunctionModePage
filter local-bridgeDisables communication between wireless clientsGC7-74
filter ap-managePrevents wireless clients from accessing the
management interface
filter uplink enableEthernet port MAC address filteringGC7-75
filter uplinkAdds or deletes a MAC address from the filtering table GC7-75
GC7-74
7
filter ethernet-type enable Checks the Ethernet type for all incoming and outgoing
filter ethernet-type
protocol
show filtersShows the filter configurationExec7-77
Ethernet packets against the protocol filtering table
Sets a filter for a specific Ethernet typeGC7-76
GC7-75
7-73
Command Line Interface
7
filter local-bridge
This command disables communication between wireless clients. Use the no form
to disable this filtering.
Syntax
filter local-bridge <all-VAP | intra-VAP>
no filter local-bridge
all-VAP - When enabled, clients cannot establish wireless communications
with any other client, either those associated to the same VAP interface or
any other VAP interface.
intra-VAP - When enabled, clients associated with a specific VAP interface
cannot establish wireless communications with each other. Clients can
communicate with clients associated to other VAP interfaces.
Default
Disabled
Command Mode
Global Configuration
Command Usage
This command can disable wireless-to-wireless communications between
clients via the bridge. However, it does not affect communications between
wireless clients and the wired network.
This command checks the Ethernet type on all incoming and outgoing Ethernet
packets against the protocol filtering table. Use the no form to disable this feature.
Syntax
filter ethernet-type enable
no filter ethernet-type enable
Default
Disabled
Command Mode
7-75
Command Line Interface
7
Global Configuration
Command Usage
This command is used in conjunction with the filter ethernet-type protocol
command to determine which Ethernet protocol types are to be filtered.
Use the filter ethernet-type enable command to enable filtering for Ethernet
types specified in the filtering table, or the no filter ethernet -type enable
command to disable all filtering based on the filtering table.
This command shows the filter options and protocol entries in the filter table.
Command Mode
Exec
Example
Enterprise AP#show filters
Protocol Filter Information
=======================================================================
Local Bridge :Traffic among all client STAs blocked
AP Management :ENABLED
Ethernet Type Filter :DISABLED
UPlink Access Table
----------------------------------------------------------------------UPlink access control:Enabled
UPlink MAC access control list :
00-12-34-56-78-9a
----------------------------------------------------------------------No protocol filters are enabled
=======================================================================
Enterprise AP#
WDS Bridge Commands
7
The commands described in this section are used to set the operation mode for
each bridge interface and configure WIreless Distribution System (WDS) forwarding
table settings.
CommandFunctionModePage
bridge roleSelects the bridge operation mode for a radio interface IC-W7-78
bridge-link parentConfigures the MAC addresses of the parent bridge
bridge-link childConfigures MAC addresses of connected child bridge
bridge dynamic-entry
age-time
show bridge aging-timeDisplays the current WDS forwarding table aging time Exec7-80
show bridge filter-entryDisplays current entries in the bridge MAC address
show bridge linkDisplays c urr ent br idg e s ett in gs for sp ecif ied in ter fac es Exec7-81
node
nodes
Sets the aging time for dynamic entries in the WDS
forwarding table
table
IC-W7-78
IC-W7-79
GC7-80
Exec7-81
7-77
Command Line Interface
7
bridge role (WDS)
This command selects the bridge operation mode for the radio interface.
Syntax
bridge role <ap | repeater | bridge | root-bridge >
• ap - Operates only as an bridge for wireless clients.
• repeater - Operates as a wireless repeater, extending the range for remote
wireless clients and connecting them to the root bridge. The “Parent” link to
the root bridge must be configured. In this mode, traffic is not forwarded to
the Ethernet port from the radio interface.
• bridge - Operates as a bridge to other bridges also in bridge mode.
• root-bridge - Operates as the root bridge in the wireless bridge network.
Default Setting
AP
Command Mode
Interface Configuration (Wireless)
Command Usage
• When the bridge role is set to “repeater,” the “Parent” link to the root bridge
must be configured (see “bridge-link parent” on page 7-78). When the
bridge is operating in this mode, traffic is not forwarded to the Ethernet port
from the radio interface.
• Up to four WDS bridge links (MAC addresses) per radio interface can be
specified for each unit in the wireless bridge network. One unit only must be
configured as the “root bridge” in the wireless network. The root bridge is
the unit connected to the main core of the wired LAN. Other bridges need
to specify one “Parent” link to the root bridge or to a bridge connected to the
root bridge. The other seven WDS links are available as “Child” links to
other bridges.
• The bridge link on the radio interface always uses the default VAP interface.
In any bridge mode, VAP interfaces 1 to 7 are not available for use.
Example
Enterprise AP(if-wireless a)#bridge role root-bridge
Enterprise AP(if-wireless a)#
bridge-link parent
This command configures the MAC address of the parent bridge node.
Syntax
bridge-link parent <mac-address>
mac-address - The wireless MAC address of the parent bridge unit.
(12 hexadecimal digits in the form “xx-xx-xx-xx-xx-xx”).
7-78
WDS Bridge Commands
Default Setting
None
Command Mode
Interface Configuration (Wireless)
Command Usage
Every bridge (except the root bridge) in the wireless bridge network must
specify the MAC address of the parent bridge that is linked to the root bridge,
or the root bridge itself.
This command displays WDS bridge link and spanning tree settings for specified
interfaces.
Syntax
show bridge link <ethernet | wireless <a | g> [index]>
• ethernet - Specifies the Ethernet interface.
• wireless - Specifies a wireless interface.
- a - The 802.11a radio interface.
- g - The 802.11g radio interface.
- index - The index number of a bridge link. (Range: 1 - 6)
Command Mode
Exec
7
7-81
Command Line Interface
7
Example
Enterprise AP#show bridge link wireless a
Interface Wireless A WDS Information
====================================
AP Role: Bridge
Parent: 00-12-34-56-78-9a
Child:
Child 2: 00-08-12-34-56-de
Child 3: 00-00-00-00-00-00
Child 4: 00-00-00-00-00-00
Child 5: 00-00-00-00-00-00
Child 6: 00-00-00-00-00-00
STAs:
No WDS Stations.
Enterprise AP#
Enterprise AP#show bridge link wireless a 2
Port-No : 11
status : Enabled
state : Disabled
priority : 0
path cost : 19
message age Timer : Inactive
message age : 4469
designated-root : priority = 32768, MAC = 00:30:F1:F0:9A:9C
designated-cost : 0
designated-bridge : priority = 32768, MAC = 00:30:F1:F0:9A:9C
designated-port : priority = 0, port No = 11
forward-transitions : 0
Enterprise AP#
Enterprise AP#show bridge link ethernet
status : Enabled
state : Forwarding
priority : 0
path cost : 19
message age Timer : Inactive
message age : 4346
designated-root : priority = 32768, MAC = 00:30:F1:F0:9A:9C
designated-cost : 0
designated-bridge : priority = 32768, MAC = 00:30:F1:F0:9A:9C
designated-port : priority = 0, port No = 1
forward-transitions : 1
Enterprise AP#
7-82
Spanning Tree Commands
Spanning Tree Commands
The commands described in this section are used to set the MAC address table
aging time and spanning tree parameters for both the Ethernet and wireless
interfaces.
Table7-15. Bridge Commands
CommandFunctionModePage
bridge stp enableEnables the Spanning Tree featureGC7-83
bridge stp forwarding-delayConfigures the spanning tree bridge forward timeGC7-84
bridge stp hello-timeConfigures the spanning tree bridge hello timeGC7-84
bridge stp max-ageConfigures the spanning tree bridge maximum ageGC7-85
bridge stp priorityConfigures the spanning tree bridge priorityGC7-85
bridge-link path-costConfigures the spanning tree path cost of a portIC7-86
bridge-link port-priorityConfigures the spanning tree priority of a portIC7-86
show bridge stpDisplays the global spanning tree settingsExec7-87
show bridge linkDisplays current bridge settings for specified interfaces Exec7-81
bridge stp enable
This command enables the Spanning Tree Protocol. Use the no form to disable the
Spanning Tree Protocol.
Syntax
bridge stp enable
no bridge stp enable
Default Setting
Enabled
Command Mode
Global Configuration
Example
This example globally enables the Spanning Tree Protocol.
Use this command to configure the spanning tree bridge forward time globally for the
wireless bridge. Use the no form to restore the default.
Syntax
bridge stp forwarding-delay <seconds>
no bridge stp forwarding-delay
seconds - Time in seconds. (Range: 4 - 30 seconds)
The minimum value is the higher of 4 or [(max-age / 2) + 1].
Default Setting
15 seconds
Command Mode
Global Configuration
Command Usage
This command sets the maximum time (in seconds) the root device will wait
before changing states (i.e., discarding to learning to forwarding). This delay is
required because every device must receive information about topology
changes before it starts to forward frames. In addition, each port needs time to
listen for conflicting information that would make it return to the discarding
state; otherwise, temporary data loops might result.
Use this command to configure the spanning tree bridge maximum age globally for
the wireless bridge. Use the no form to restore the default.
Syntax
bridge stp max-age <seconds>
no bridge stp max-age
seconds - Time in seconds. (Range: 6-40 seconds)
The minimum value is the higher of 6 or [2 x (hello-time + 1)].
The maximum value is the lower of 40 or [2 x (forward-time - 1)].
Default Setting
20 seconds
Command Mode
Global Configuration
Command Usage
This command sets the maximum time (in seconds) a device can wait without
receiving a configuration message before attempting to reconfigure. All device
ports (except for designated ports) should receive configuration messages at
regular intervals. Any port that ages out STP information (provided in the last
configuration message) becomes the designated port for the attached LAN. If
it is a root port, a new root port is selected from among the device ports
attached to the network.
Use this command to configure the spanning tree priority globally for the wireless
bridge. Use the no form to restore the default.
Syntax
bridge stp priority<priority>
no bridge stp priority
priority - Priority of the bridge. (Range: 0 - 65535)
Default Setting
32768
7-85
Command Line Interface
7
Command Mode
Global Configuration
Command Usage
Bridge priority is used in selecting the root device, root port, and designated
port. The device with the highest priority becomes the STP root device.
However, if all devices have the same priority, the device with the lowest MAC
address will then become the root device.
Use this command to configure the spanning tree path cost for the specified port.
Syntax
bridge-link path-cost <index> <cost>
• index - Specifies the bridge link number on the wireless bridge. (Range: 1-6
required on wireless interface only)
• cost - The path cost for the port. (Range: 1-65535)
Default Setting
19
Command Mode
Interface Configuration
Command Usage
• This command is used by the Spanning Tree Protocol to determine the best
path between devices. Therefore, lower values should be assigned to ports
attached to faster media, and higher values assigned to ports with slower
media.
Use this command to configure the priority for the specified port.
Syntax
bridge-link port-priority <index> <priority>
• index - Specifies the bridge link number on the wireless bridge. (Range: 1-6
required on wireless interface only)
• priority - The priority for a port. (Range: 1-255)
7-86
Spanning Tree Commands
Default Setting
128
Command Mode
Interface Configuration
Command Usage
• This command defines the priority for the use of a port in the Spanning Tree
Protocol. If the path cost for all ports on a wireless bridge are the same, the
port with the highest priority (that is, lowest value) will be configured as an
active link in the spanning tree.
• Where more than one port is assigned the highest priority, the port with lowest
This command displays aging time and spanning tree settings for the Ethernet and
wireless interfaces.
Syntax
show bridge stp
Command Mode
Exec
Example
Enterprise AP#show bridge stp
Bridge MAC : 00:12:CF:05:B7:84
Status : Disabled
priority : 0
designated-root : priority = 0, MAC = 00:00:00:00:00:00
root-path-cost : 0
root-Port-no : 0
Hold Time : 1 Seconds
Hello Time : 2 Seconds
Maximum Age : 20 Seconds
Forward Delay : 15 Seconds
bridge Hello Time : 2 Seconds
bridge Maximum Age : 20 Seconds
bridge Forward Delay : 15 Seconds
time-since-top-change: 89185 Seconds
topology-change-count: 0
Enterprise AP#
7
7-87
Command Line Interface
7
Ethernet Interface Commands
The commands described in this section configure connection parameters for the
Ethernet port and wireless interface.
Table7-16. Ethernet Interface Commands
CommandFunctionModePage
interface ethernetEnters Ethernet interface configuration mode GC7-88
dns primary- serverSpecifies the primary name serverIC-E7-89
dns secondary- serverSpecifies the secondary name serverIC-E7-89
ip address Sets the IP address for the Ethernet interfaceIC-E7-89
ip dhcpSubmits a DHCP request for an IP addressIC-E7-90
speed-duplex Configures speed and duplex operation on the
Ethernet interface
shutdownDisables the Ethernet interfaceIC-E7-92
show interface ethernetShows the status for the Ethernet interfaceExec7-92
IC-E7-91
interface ethernet
This command enters Ethernet interface configuration mode.
Default Setting
None
Command Mode
Global Configuration
Example
To specify the 10/100Base-TX network interface, enter the following command:
This command sets the IP address for the bridge. Use the no form to restore the
default IP address.
Syntax
ip address <ip-address> <netmask> <gateway>
no ip address
• ip-address - IP address
• netmask - Network mask for the associated IP subnet. This mask identifies
the host address bits used for routing to specific subnets.
• gateway - IP address of the default gateway
Default Setting
IP address: 192.168.1.1
Netmask: 255.255.255.0
7-89
Command Line Interface
7
Command Mode
Interface Configuration (Ethernet)
Command Usage
• DHCP is enabled by default. To manually configure a new IP address, you
must first disable the DHCP client with the no ip dhcp command.
• You must assign an IP address to this device to gain management access
over the network or to connect the bridge to existing IP subnets. You can
manually configure a specific IP address using this command, or direct the
device to obtain an address from a DHCP server using the ip dhcp
command. Valid IP addresses consist of four numbers, 0 to 255, separated
by periods. Anything outside this format will not be accepted by the
configuration program.
Example
Enterprise AP(config)#interface ethernet
Enter Ethernet configuration commands, one per line.
Enterprise AP(if-ethernet)#ip address 192.168.1.2 255.255.255.0
192.168.1.253
Enterprise AP(if-ethernet)#
Related Commands
ip dhcp (7-90)
ip dhcp
This command enables the bridge to obtain an IP address from a DHCP server. Use
the no form to restore the default IP address.
Syntax
ip dhcp
no ip dhcp
Default Setting
Enabled
Command Mode
Interface Configuration (Ethernet)
Command Usage
• You must assign an IP address to this device to gain management access
over the network or to connect the bridge to existing IP subnets. You can
manually configure a specific IP address using the ip address command,
or direct the device to obtain an address from a DHCP server using this
command.
7-90
Ethernet Interface Commands
• When you use this command, the bridge will begin broadcasting DHCP
client requests. The current IP address (i.e., default or manually configured
address) will continue to be effective until a DHCP reply is received.
Requests will be broadcast periodically by this device in an effort to learn its
IP address. (DHCP values can include the IP address, subnet mask, and
default gateway.)
Example
Enterprise AP(config)#interface ethernet
Enter Ethernet configuration commands, one per line.
Enterprise AP(if-ethernet)#ip dhcp
Enterprise AP(if-ethernet)#
Related Commands
ip address (7-89)
speed-duplex
This command configures the speed and duplex mode of a given interface when
autonegotiation is disabled. Use the no form to restore the default.
Syntax
speed-duplex <auto | 10MH | 10MF | 100MF | 100MH>
• auto - autonegotiate speed and duplex mode
• 10MH - Forces 10 Mbps, half-duplex operation
• 10MF - Forces 10 Mbps, full-duplex operation
• 100MH - Forces 100 Mbps, half-duplex operation
• 100MF - Forces 100 Mbps, full-duplex operation
Default Setting
Auto-negotiation is enabled by default.
Command Mode
Interface Configuration (Ethernet)
Command Usage
If autonegotiation is disabled, the speed and duplex mode must be configured
to match the setting of the attached device.
Example
The following example configures the Ethernet port to 100 Mbps, full-duplex
operation.
This command disables the Ethernet interface. To restart a disabled interface, use
the no form.
Syntax
shutdown
no shutdown
Default Setting
Interface enabled
Command Mode
Interface Configuration (Ethernet)
Command Usage
This command allows you to disable the Ethernet port due to abnormal
behavior (e.g., excessive collisions), and reenable it after the problem has
been resolved. You may also want to disable the Ethernet port for security
reasons.
vapProvides access to the VAP interface configuration
speedConfigures the maximum data rate at which the
turboConfigures turbo mode to use a faster data rateIC-W (a)7-96
multicast-data-rateConfigures the maximum rate for transmitting
channelConfigures the radio channel IC-W7-98
transmit-powerAdjusts the power of the radio signals transmitted
radio-modeForces the operating mode of the 802.11g radioIC-W (b/g)7-99
preambleSets the length of the 802.11g signal preambleIC-W (b/g)7-100
antenna controlSelects the antenna control method to use for the
antenna idSelects the antenna ID to use for the radioIC-W7-101
antenna locationSelects the location of the antennaIC-W7-102
mode
bridge transmits unicast packets
multicast packets on the wireless interface
from the bridge
radio
IC-W7-95
IC-W7-95
IC-W7-97
IC-W7-98
IC-W7-100
7-93
Command Line Interface
7
Table 7-17. Wireless Interface Commands
CommandFunctionModePage
beacon-intervalConfigures the rate at which beacon signals are
transmitted from the bridge
IC-W7-102
dtim-periodConfigures the rate at which stations in sleep mode
fragmentation- lengthConfigures the minimum packet size that can be
rts-thresholdSets the packet size threshold at which an RTS must
super-aEnables Atheros proprietary Super A performance
super-gEnables Atheros proprietary Super G performance
descriptionAdds a description to the wireless interface IC-W-VAP7-106
ssidConfigures the service set identifierIC-W-VAP7-107
closed systemOpens access to clients without a pre-configured
max-associationConfigures the maximum number of clients that can
assoc- timeout-intervalConfigures the idle time interval (when no frames are
auth- timeout-valueConfigures the time interval after which clients must
shutdownDisables the wireless interfaceIC-W-VAP7-109
must wake up to receive broadcast/multicast
transmissions
fragmented
be sent to the receiving station prior to the sending
station starting communi cati ons
enhancements
enhancements
SSID
be associated with the bridge at the same time
sent) after which a client is disassociated from the
VAP interface
be re-authenticated
IC-W7-103
IC-W7-104
IC-W7-104
IC-W (a)7-105
IC-W (b/g)7-106
IC-W-VAP7-107
IC-W-VAP7-108
IC-W-VAP7-108
IC-W-VAP7-108
show interface wirelessShows the status for the wireless interfaceExec7-110
show stationShows the wireless clients associated with the bridge Exec7-112
interface wireless
This command enters wireless interface configuration mode.
Syntax
interface wireless <a | g>
• a - 802.11a radio interface.
• g - 802.11g radio interface.
7-94
Wireless Interface Commands
Default Setting
None
Command Mode
Global Configuration
Example
To specify the 802.11a interface, enter the following command:
Enterprise AP(config)#interface wireless a
Enterprise AP(if-wireless a)#
vap
This command provides access to the VAP (Virtual bridge) interface configuration
mode.
Syntax
vap <vap-id>
vap-id - The number that identifies the VAP interface. (Options: 0-7)
• The maximum transmission distance is affected by the data rate. The lower
the data rate, the longer the transmission distance. Please refer to the table
for maximum distances on page -6.
• When turbo mode is enabled (page 7-107) for 802.11a, the effective
maximum speed specified by this command is double the entered value
(e.g., setting the speed to 54 Mbps limits the effective maximum speed to
108 Mbps).
This command sets the bridge to an enhanced proprietary modulation mode (not
regulated in IEEE 802.11a) that provides a higher data rate of up to 108 Mbps.
Syntax
turbo <static | dynamic>
no turbo
static - Always uses turbo mode.
dynamic - Will use turbo mode when no other nearby bridges are
detected or active.
Default Setting
Disabled
Command Mode
Interface Configuration (Wireless - 802.11a)
Command Usage
• The normal 802.11a wireless operation mode provides connections up to
54 Mbps. Turbo Mode is an enhanced mode (not regulated in IEEE
802.11a) that provides a higher data rate of up to 108 Mbps. Enabling Turbo
Mode allows the bridge to provide connections up to 108 Mbps.
• In normal mode, the bridge provides a channel bandwidth of 20 MHz, and
supports the maximum number of channels permitted by local regulations
(e.g., 11 channels for the United States). In Turbo Mode, the channel
bandwidth is increased to 40 MHz to support the increased data rate.
7-96
Wireless Interface Commands
However, this reduces the number of channels supported (e.g., 5 channels
for the United States).
This command configures the maximum data rate at which the bridge transmits
multicast and management packets (excluding beacon packets) on the wireless
interface.
Syntax
multicast-data-rate <speed>
speed - Maximum transmit speed allowed for multicast data.
(Options for 802.11a: 6, 12, 24 Mbps)
(Options for 802.11b/g; 1, 2, 5.5, 11 Mbps)
This command configures the radio channel through which the bridge
communicates with wireless clients.
Syntax
channel <channel | auto>
• channel - Manually sets the radio channel used for communications with
wireless clients. (Range for 802.11a: 36, 40, 44, 48, 52, 56, 60, 64, 149,
153, 157, 161, 165 for normal mode, and 42, 50, 58, 152, 160 for turbo
mode; Range for 802.11b/g: 1 to 14)
• auto - Automatically selects an unoccupied channel (if available).
Otherwise, the lowest channel is selected.
Default Setting
Automatic channel selection
Command Mode
Interface Configuration (Wireless)
Command Usage
• The available channel settings are limited by local regulations, which
determine the number of channels that are available.
• When multiple bridges are deployed in the same area, be sure to choose a
channel separated by at least two channels for 802.11a to avoid having the
channels interfere with each other, and at least five channels for 802.11b/
g. You can deploy up to four bridges in the same area for 802.11a (e.g.,
channels 36, 56, 149, 165) and three bridges for 802.11b/g (e.g., channels
1, 6, 11).
• For most wireless adapters, the channel for wireless clients is automatically
set to the same as that used by the bridge to which it is linked.
This command adjusts the power of the radio signals transmitted from the bridge.
Syntax
transmit-power <signal-strength>
signal-strength - Signal strength transmitted from the bridge. (Options: full,
half, quarter, eighth, min)
7-98
Wireless Interface Commands
Default Setting
full
Command Mode
Interface Configuration (Wireless)
Command Usage
• The “min” keyword indicates minimum power.
• The longer the transmission distance, the higher the transmission power
required. But to support the maximum number of users in an area, you must
keep the power as low as possible. Power selection is not just a trade off
between coverage area and maximum supported clients. You also have to
ensure that high strength signals do not interfere with the operation of other
radio devices in your area.
This command forces the operating mode for the 802.11g wireless interface.
Syntax
radio-mode <b | g | b+g>
• b - b-only mode: Both 802.11b and 802.11g clients can communicate with
the bridge, but 802.11g clients can only transfer data at 802.11b standard
rates (up to 11 Mbps).
• g - g-only mode: Only 802.11g clients can communicate with the bridge (up
to 54 Mbps).
• b+g - b & g mixed mode: Both 802.11b and 802.11g clients can
communicate with the bridge (up to 54 Mbps).
Default Setting
b+g mode
Command Mode
Interface Configuration (Wireless - 802.11g)
Command Usage
• For Japan, only 13 channels are available when set to g or b+g modes.
When set to b mode, 14 channels are available.
• Both the 802.11g and 802.11b standards operate within the 2.4 GHz band.
If you are operating in g mode, any 802.11b devices in the service area will
contribute to the radio frequency noise and affect network performance.
7
7-99
Command Line Interface
7
Example
Enterprise AP(if-wireless g)#radio-mode g
Enterprise AP(if-wireless g)#
preamble
This command sets the length of the signal preamble that is used at the start of a
802.11b/g data transmission.
Syntax
preamble [long | short-or-long]
• long - Sets the preamble to long (192 microseconds).
• short-or-long - Sets the preamble to short if no 802.11b clients are
detected (96 microseconds).
Default Setting
Short-or-Long
Command Mode
Interface Configuration (Wireless - 802.11b/g)
Command Usage
• Using a short preamble instead of a long preamble can increase data
throughput on the bridge, but requires that all clients can support a short
preamble.
• Set the preamble to long to ensure the bridge can support all 802.11b and
802.11g clients.
Example
Enterprise AP(if-wireless g)#preamble short
Enterprise AP(if-wireless g)#
antenna control
This command selects the use of two diversity antennas or a single antenna for the
radio interface.
Syntax
antenna control <diversity | left | right>
• diversity - The radio uses both antennas in a diversity system. Select this
method when the Antenna ID is set to “Default Antenna” to use the bridge's
integrated antennas. The bridge does not support external diversity
antennas.
• left - The radio only uses the antenna on the left side (the side farthest from
the bridge LEDs). The bridge does not support an external antenna
connection on its left antenna. Therefore, this method is not valid for the
bridge.
7-100
Wireless Interface Commands
• right - The radio only uses the antenna on the right side (the side closest
to the bridge LEDs). Select this method when using an optional external
antenna that is connected to the right antenna connector.
Default Setting
Diversity
Command Mode
Interface Configuration (Wireless)
Command Usage
The antenna ID must be selected in conjunction with the antenna control
method to configure proper use of any of the antenna options.
Example
Enterprise AP(if-wireless g)#antenna control right
Enterprise AP(if-wireless g)#
antenna id
This command specifies the antenna type connected to the bridge represented by a
four-digit hexadecimal ID number, either the integrated diversity antennas (the
"Default Antenna") or an optional external antenna.
Syntax
antenna id <antenna-id>
• antenna-id - Specifies the ID number of an approved antenna that is
connected to the bridge
(Range: 0x0000 - 0xFFFF)
Default Setting
0x0000 (built-in antennas)
Command Mode
Interface Configuration (Wireless)
Command Usage
• The optional external antennas (if any) that are certified for use with the
bridge are listed by typing antenna control id ?. Selecting the correct
antenna ID ensures that the bridge's radio transmissions are within
regulatory power limits for the country of operation.
• The antenna ID must be selected in conjunction with the antenna control
method to configure proper use of any of the antenna options.
Example
Enterprise AP(if-wireless g)#antenna id 0000
Enterprise AP(if-wireless g)#
7
7-101
Command Line Interface
7
antenna location
This command selects the antenna mounting location for the radio interface.
Syntax
antenna location <indoor | outdoor>
• indoor - The antenna is mounted indoors.
• outdoor - The antenna is mounted outdoors.
Default Setting
Indoor
Command Mode
Interface Configuration (Wireless)
Command Usage
• When an external antenna is selected, the antenna control must be set to
“right.”
• Selecting the correct location ensures that the bridge only uses radio
channels that are permitted in the country of operation.
This command configures the rate at which stations in sleep mode must wake up to
receive broadcast/multicast transmissions.
Syntax
dtim-period <interval>
interval - Interval between the beacon frames that transmit broadcast or
multicast traffic. (Range: 1-255 beacon frames)
Default Setting
1
Command Mode
Interface Configuration (Wireless)
Command Usage
• The Delivery Traffic Indication Map (DTIM) packet interval value indicates
how often the MAC layer forwards broadcast/multicast traffic. This
parameter is necessary to wake up stations that are using Power Save
mode.
• The DTIM is the interval between two synchronous frames with broadcast/
multicast information. The default value of 2 indicates that the bridge will
save all broadcast/multicast frames for the Basic Service Set (BSS) and
forward them after every second beacon.
• Using smaller DTIM intervals delivers broadcast/multicast frames in a more
timely manner, causing stations in Power Save mode to wake up more
often and drain power faster. Using higher DTIM values reduces the power
used by stations in Power Save mode, but delays the transmission of
broadcast/multicast frames.
This command configures the minimum packet size that can be fragmented when
passing through the bridge.
Syntax
fragmentation-length <length>
length - Minimum packet size for which fragmentation is allowed.
(Range: 256-2346 bytes)
Default Setting
2346
Command Mode
Interface Configuration (Wireless)
Command Usage
• If the packet size is smaller than the preset Fragment size, the packet will
not be segmented.
• Fragmentation of the PDUs (Package Data Unit) can increase the reliability
of transmissions because it increases the probability of a successful
transmission due to smaller frame size. If there is significant interference
present, or collisions due to high network utilization, try setting the fragment
size to send smaller fragments. This will speed up the retransmission of
smaller frames. However, it is more efficient to set the fragment size larger
if very little or no interference is present because it requires overhead to
send multiple frames.
This command sets the packet size threshold at which a Request to Send (RTS)
signal must be sent to the receiving station prior to the sending station starting
communications.
Syntax
rts-threshold <threshold>
threshold - Threshold packet size for which to send an RTS.
(Range: 0-2347 bytes)
7-104
Wireless Interface Commands
Default Setting
2347
Command Mode
Interface Configuration (Wireless)
Command Usage
• If the threshold is set to 0, the bridge always sends RTS signals. If set to
2347, the bridge never sends RTS signals. If set to any other value, and the
packet size equals or exceeds the RTS threshold, the RTS/CTS (Request
to Send / Clear to Send) mechanism will be enabled.
• The bridge sends RTS frames to a receiving station to negotiate the
sending of a data frame. After receiving an RTS frame, the station sends a
CTS frame to notify the sending station that it can start sending data.
• bridges contending for the wireless medium may not be aware of each
other. The RTS/CTS mechanism can solve this “Hidden Node” problem.
This command enables Atheros proprietary Super A performance enhancements.
Use the no form to disable this function.
Syntax
[no] super-a
Default Setting
Disabled
Command Mode
Interface Configuration (Wireless - 802.11a)
Command Usage
Super A enhancements include bursting, compression, and fast frames.
Maximum throughput ranges between 40 to 60 Mbps for connections to
Atheros-compatible clients.
Example
Enterprise AP(if-wireless a)#super a
Enterprise AP(if-wireless a)#
7
7-105
Command Line Interface
7
super-g
This command enables Atheros proprietary Super G performance enhancements.
Use the no form to disable this function.
Syntax
[no] super-g
Default Setting
Disabled
Command Mode
Interface Configuration (Wireless - 802.11g)
Command Usage
These enhancements include bursting, compression, fast frames and dynamic
turbo. Maximum throughput ranges between 40 to 60 Mbps for connections to
Atheros-compatible clients.
Example
Enterprise AP(if-wireless a)#super g
Enterprise AP(if-wireless a)#
description
This command adds a description to a the wireless interface. Use the no form to
remove the description.
Syntax
description <string>
no description
string - Comment or a description for this interface.
This command prohibits access to clients without a pre-configured SSID. Use the no
form to disable this feature.
Syntax
closed-system
no closed-system
Default Setting
Disabled
Command Mode
Interface Configuration (Wireless-VAP)
Command Usage
When closed system is enabled, the bridge will not include its SSID in beacon
messages. Nor will it respond to probe requests from clients that do not
include a fixed SSID.
This command displays the status for the wireless interface.
Syntax
show interface w ireless <a | g> vap-id
• a - 802.11a radio interface.
• g - 802.11g radio interface.
• vap-id - The number that identifies the VAP interface. (Options: 0~7)
Command Mode
Exec
Example
Enterprise AP#show interface wireless g 0
Wireless Interface Information
=========================================================================
----------------Identification------------------------------------------Description : Enterprise 802.11g bridge
SSID : VAP_TEST_11G 0
Channel : 1 (AUTO)
Status : ENABLED
MAC Address : 00:03:7f:fe:03:02
----------------802.11 Parameters---------------------------------------Radio Mode : b & g mixed mode
Protection Method : CTS only
Transmit Power : FULL (16 dBm)
Max Station Data Rate : 54Mbps
Multicast Data Rate : 5.5Mbps
Fragmentation Threshold : 2346 bytes
RTS Threshold : 2347 bytes
Beacon Interval : 100 TUs
Authentication Timeout Interval : 60 Mins
Association Timeout Interval : 30 Mins
DTIM Interval : 1 beacon
Preamble Length : LONG
Maximum Association : 64 stations
MIC Mode : Software
Super G : Disabled
VLAN ID : 1
A “rogue AP” is either an bridge that is not authorized to participate in the wireless
network, or an bridge that does not have the correct security configuration. Rogue
APs can potentially allow unauthorized users access to the network. Alternatively,
client stations may mistakenly associate to a rogue AP and be prevented from
accessing network resources. Rogue APs may also cause radio interference and
degrade the wireless LAN performance.
The bridge can be configured to periodically scan all radio channels and find other
bridges within range. A database of nearby bridges is maintained where any rogue
APs can be identified.
Table7-18. Rogue AP Detection Commands
CommandFunctionModePage
rogue-ap enableEnables the periodic detection of other nearby bridges GC7-113
rogue-ap authenticateEnables identification of all bridgesGC7-114
rogue-ap durationSets the duration that all channels are scannedGC7-114
rogue-ap intervalSets the time between each scanGC7-115
rogue-ap scanForces an immediate scan of all radio channelsGC7-116
show rogue-apShows the current database of detected bridgesExec7-117
7
rogue-ap enable
This command enables the periodic detection of nearby bridges. Use the no form to
disable periodic detection.
Syntax
[no] rogue-ap enable
Default Setting
Disabled
Command Mode
Interface Configuration (Wireless)
Command Usage
• While the bridge scans a channel for rogue APs, wireless clients will not be
able to connect to the bridge. Therefore, avoid frequent scanning or scans
of a long duration unless there is a reason to believe that more intensive
scanning is required to find a rogue AP.
7-113
Command Line Interface
7
• A “rogue AP” is either an bridge that is not authorized to participate in the
wireless network, or an bridge that does not have the correct security
configuration. Rogue bridges can be identified by unknown BSSID (MAC
address) or SSID configuration. A database of nearby bridges should
therefore be maintained on a RADIUS server, allowing any rogue APs to be
identified (see“rogue-ap authenticate” on page 7-114). The rogue AP
database can be viewed using the show rogue-ap command.
• The bridge sends Syslog messages for each detected bridge during a
rogue AP scan.
Example
Enterprise AP(if-wireless g)#rogue-ap enable
configure either syslog or trap or both to receive the rogue APs
detected.
Enterprise AP(if-wireless g)#
rogue-ap authenticate
This command forces the unit to authenticate all bridges on the network. Use the no
form to disable this function.
Syntax
[no] rogue-ap authenticate
Default Setting
Disabled
Command Mode
Interface Configuration (Wireless)
Command Usage
Enabling authentication in conjunction with a database of approved bridges
stored on a RADIUS server allows the bridge to discover rogue APs. With
authentication enabled and a configure RADIUS server, the bridge checks the
MAC address/Basic Service Set Identifier (BSSID) of each bridge that it finds
against a RADIUS server to determine whether the bridge is allowed. With
authentication disabled, the bridge can identify its neighboring bridges only; it
cannot identify whether the bridges are allowed or are rogues. If you enable
authentication, you should also configure a RADIUS server for this bridge
(see “Radius” on page 6-7).
This command sets the interval at which to scan for bridges.
Syntax
rogue-ap interval <minutes>
minutes - The interval between consecutive scans. (Range: 30-10080
minutes)
Default Setting
720 minutes
Command Mode
Interface Configuration (Wireless)
Command Usage
This command sets the interval at which scans occur. Frequent scanning will
more readily detect other bridges, but will cause more disruption to client
access.
This command starts an immediate scan for bridges on the radio interface.
Default Setting
Disabled
Command Mode
Interface Configuration (Wireless)
Command Usage
While the bridge scans a channel for rogue APs, wireless clients will not be
able to connect to the bridge. Therefore, avoid frequent scanning or scans of
a long duration unless there is a reason to believe that more intensive
scanning is required to find a rogue AP.
This command displays the current rogue AP database.
Command Mode
Exec
Example
Enterprise AP#show rogue-ap
802.11a Channel : Rogue AP Status
AP Address(BSSID) SSID Channel(MHz) RSSI Type Privacy RSN
======================================================================
• open-system - Accepts the client without verifying its identity using a
shared key. “Open” authentication means either there is no encryption (if
encryption is disabled) or WEP-only encryption is used (if encryption is
enabled).
• shared-key - Authentication is based on a shared key that has been
distributed to all stations.
• wpa - Clients using WPA are accepted for authentication.
• wpa-psk - Clients using WPA with a Pre-shared Key are accepted for
authentication.
• wpa2 - Clients using WPA2 are accepted for authentication.
• wpa2-psk - Clients using WPA2 with a Pre-shared Key are accepted for
authentication.
• wpa-wpa2-mixed - Clients using WPA or WPA2 are accepted for
authentication.
• wpa-wpa2-psk-mixed - Clients using WPA or WPA2 with a Pre-shared
Key are accepted for authentication
• required - Clients are required to use WPA or WPA2.
• supported - Clients may use WPA or WPA2, if supported.
Default Setting
open-system
Command Mode
Interface Configuration (Wireless-VAP)
Command Usage
•The auth command automatically configures settings for each
authentication type, including encryption, 802.1X, and cipher suite. The
command auth open-system disables encryption and 802.1X.
7-118
Wireless Security Commands
• To use WEP shared-key authentication, set the authentication type to
“shared-key” and define at least one static WEP key with the key command.
Encryption is automatically enabled by the command.
• To use WEP encryption only (no authentication), set the authentication type
to “open-system.” Then enable WEP with the encryption command, and
define at least one static WEP key with the key command.
• When any WPA or WPA2 option is selected, clients are authenticated using
802.1X via a RADIUS server. Each client must be WPA-enabled or support
802.1X client software. The 802.1X settings (see “802.1X Authentication”
on page 7-65) and RADIUS server details (see “RADIUS Client” on
page 7-59) must be configured on the bridge. A RADIUS server must also
be configured and be available in the wired network.
• If a WPA/WPA2 mode that operates over 802.1X is selected (WPA, WPA2,
WPA-WPA2-mixed, or WPA-WPA2-PSK-mixed), the 802.1X settings (see
“802.1X Authentication” on page 7-65) and RADIUS server details (see
“RADIUS Client” on page 7-59) must be configured. Be sure you have also
configured a RADIUS server on the network before enabling authentication.
Also, note that each client has to be WPA-enabled or support 802.1X client
software. A RADIUS server must also be configured and be available in the
wired network.
• If a WPA/WPA2 Pre-shared Key mode is selected (WPA-PSK, WPA2-PSK
or WPA-WPA2-PSK-mixed), the key must first be generated and distributed
to all wireless clients before they can successfully associate with the bridge.
Use the wpa-preshared-key command to configure the key (see “key” on
page 7-121 and “transmit-key” on page 7-122).
• WPA2 defines a transitional mode of operation for networks moving from
WPA security to WPA2. WPA2 Mixed Mode allows both WPA and WPA2
clients to associate to a common VAP interface. When the encryption
cipher suite is set to TKIP, the unicast encryption cipher (TKIP or
AES-CCMP) is negotiated for each client. The bridge advertises it’s
supported encryption ciphers in beacon frames and probe responses. WPA
and WPA2 clients select the cipher they support and return the choice in the
association request to the bridge. For mixed-mode operation, the cipher
used for broadcast frames is always TKIP. WEP encryption is not allowed.
• The “required” option places the VAP into TKIP only mode. The “supported”
option places the VAP into TKIP+AES+WEP mode. The “required” mode is
used in WPA-only environments.
• The “supported” mode can be used for mixed environments with legacy
WPA products, specifically WEP. (For example, WPA+WEP. The
WPA2+WEP environment is not available because WPA2 does not support
WEP). To place the VAP into AES only mode, use “required” and then
select the “cipher-ccmp” option for the cipher-suite command.
This command enables data encryption for wireless communications. Use the no
form to disable data encryption.
Syntax
encryption
no encryption
Default Setting
disabled
Command Mode
Interface Configuration (Wireless-VAP)
Command Usage
• Wired Equivalent Privacy (WEP) is implemented in this device to prevent
unauthorized access to your wireless network. For more secure data
transmissions, enable encryption with this command, and set at least one
static WEP key with the key command.
• The WEP settings must be the same on each client in your wireless
network.
• Note that WEP protects data transmitted between wireless nodes, but does
not protect any transmissions over your wired network or over the Internet.
• You must enable data encryption in order to enable all types of encryption
(WEP, TKIP, and AES-CCMP) in the bridge.
- For 64-bit keys, use 5 alphanumeric characters or 10 hexadecimal digits.
- For 128-bit keys, use 13 alphanumeric characters or 26 hexadecimal
digits.
- For 152-bit keys, use 16 alphanumeric characters or 32 hexadecimal
digits.
Default Setting
None
Command Mode
Interface Configuration (Wireless)
Command Usage
• To enable Wired Equivalent Privacy (WEP), use the auth shared-key
command to select the “shared key” authentication type, use the key
command to configure at least one key, and use the transmit-key
command to assign a key to one of the VAP interfaces.
• If WEP option is enabled, all wireless clients must be configured with the
same shared keys to communicate with the bridge.
• The encryption index, length and type configured in the bridge must match
those configured in the clients.
This command sets the index of the key to be used for encrypting data frames for
broadcast or multicast traffic transmitted from the VAP to wireless clients.
Syntax
transmit-key <index>
index - Key index. (Range: 1-4)
Default Setting
1
Command Mode
Interface Configuration (Wireless-VAP)
Command Usage
• If you use WEP key encryption option, the bridge uses the transmit key to
encrypt multicast and broadcast data signals that it sends to client devices.
Other keys can be used for decryption of data from clients.
• When using IEEE 802.1X, the bridge uses a dynamic key to encrypt unicast
and broadcast messages to 802.1X-enabled clients. However, because the
bridge sends the keys during the 802.1X authentication process, these keys
do not have to appear in the client’s key list.
• In a mixed-mode environment with clients using static and dynamic keys,
select transmit key index 2, 3, or 4. The bridge uses transmit key index 1 for
the generation of dynamic keys.
This command defines the cipher algorithm used to encrypt the global key for
broadcast and multicast traffic when using Wi-Fi Protected Access (WPA) security.
Syntax
multicast-cipher <aes-ccmp | tkip | wep>
• aes-ccmp - Use AES-CCMP encryption for the unicast and multicast
cipher.
• tkip - Use TKIP encryption for the multicast cipher. TKIP or AES-CCMP can
be used for the unicast cipher depending on the capability of the client.
• wep - Use WEP encryption for the multicast cipher. TKIP or AES-CCMP
can be used for the unicast cipher depending on the capability of the client.
Default Setting
wep
Command Mode
Interface Configuration (Wireless-VAP)
Command Usage
• WPA enables the bridge to support different unicast encryption keys for
each client. However, the global encryption key for multicast and broadcast
traffic must be the same for all clients.
• If any clients supported by the bridge are not WPA enabled, the
multicast-cipher algorithm must be set to WEP.
• WEP is the first generation security protocol used to encrypt data crossing
the wireless medium using a fairly short key. Communicating devices must
use the same WEP key to encrypt and decrypt radio signals. WEP has
many security flaws, and is not recommended for transmitting highly
sensitive data.
• TKIP provides data encryption enhancements including per-packet key
hashing (i.e., changing the encryption key on each packet), a message
integrity check, an extended initialization vector with sequencing rules, and
a re-keying mechanism. Select TKIP if there are clients in the network that
are not WPA2 compliant.
• TKIP defends against attacks on WEP in which the unencrypted
initialization vector in encrypted packets is used to calculate the WEP key.
TKIP changes the encryption key on each packet, and rotates not just the
unicast keys, but the broadcast keys as well. TKIP is a replacement for
WEP that removes the predictability that intruders relied on to determine the
WEP key.
7
7-123
Command Line Interface
7
• AES-CCMP (Advanced Encryption Standard Counter-Mode/CBCMAC
Protocol): WPA2 is backward compatible with WPA, including the same
802.1X and PSK modes of operation and support for TKIP encryption. The
main enhancement is its use of AES Counter-Mode encryption with Cipher
Block Chaining Message Authentication Code (CBC-MAC) for message
integrity. The AES Counter-Mode/CBCMAC Protocol (AES-CCMP)
provides extremely robust data confidentiality using a 128-bit key. The
AES-CCMP encryption cipher is specified as a standard requirement for
WPA2. However, the computational intensive operations of AES-CCMP
requires hardware support on client devices. Therefore to implement WPA2
in the network, wireless clients must be upgraded to WPA2-compliant
hardware.
This command specifies how to calculate the Message Integrity Check (MIC).
Syntax
mic_mode <hardware | software>
• hardware - Uses hardware to calculate the MIC.
• software - Uses software to calculate the MIC.
Default Setting
software
Command Mode
Interface Configuration (Wireless)
Command Usage
• The Michael Integrity Check (MIC) is part of the Temporal Key Integrity
Protocol (TKIP) encryption used in Wi-Fi Protected Access (WPA) security.
The MIC calculation is performed in the bridge for each transmitted packet
and this can impact throughput and performance. The bridge supports a
choice of hardware or software for MIC calculation. The performance of the
bridge can be improved by selecting the best method for the specific
deployment.
• Using the “hardware” option provides best performance when the number
of supported clients is less than 27.
• Using the “software” option provides the best performance for a large
number of clients on one radio interface. Throughput may be reduced when
both 802.11a and 802.11g interfaces are supporting a high number of
clients simultaneously.
This command sets the time for aging out cached WPA2 Pairwise Master Key
Security Association (PMKSA) information for fast roaming.
Syntax
pmksa-lifetime <minutes>
minutes - The time for aging out PMKSA information.
(Range: 0 - 14400 minutes)
Default Setting
720 minutes
7-125
Command Line Interface
7
Command Mode
Interface Configuration (Wireless-VAP)
Command Usage
• WPA2 provides fast roaming for authenticated clients by retaining keys and
other security information in a cache, so that if a client roams away from an
bridge and then returns reauthentication is not required.
• When a WPA2 client is first authenticated, it receives a Pairwise Master Key
(PMK) that is used to generate other keys for unicast data encryption. This
key and other client information form a Security Association that the bridge
names and holds in a cache. The lifetime of this security association can be
configured with this command. When the lifetime expires, the client security
association and keys are deleted from the cache. If the client returns to the
bridge, it requires full reauthentication.
• The bridge can store up to 256 entries in the PMKSA cache.
This command enables WPA2 pre-authentication for fast secure roaming.
Syntax
pre-authentication <enable | disable>
• enable - Enables pre-authentication for the VAP interface.
• disable - Disables pre-authentication for the VAP interface.
Default Setting
Disabled
Command Mode
Interface Configuration (Wireless-VAP)
Command Usage
• Each time a client roams to another bridge it has to be fully
re-authenticated. This authentication process is time consuming and can
disrupt applications running over the network. WPA2 includes a
mechanism, known as pre-authentication, that allows clients to roam to a
new bridge and be quickly associated. The first time a client is
authenticated to a wireless network it has to be fully authenticated. When
the client is about to roam to another bridge in the network, the bridge sends
pre-authentication messages to the new bridge that include the client’s
security association information. Then when the client sends an association
request to the new bridge the client is known to be already authenticated,
7-126
Link Integrity Commands
so it proceeds directly to key exchange and association.
• To support pre-authentication, both clients and bridges in the network must
be WPA2 enabled.
• Pre-authentication requires all bridges in the network to be on the same IP
The bridge provides a link integrity feature that can be used to ensure that wireless
clients are connected to resources on the wired network. The bridge does this by
periodically sending Ping messages to a host device in the wired Ethernet network.
If the bridge detects that the connection to the host has failed, it disables the radio
interfaces, forcing clients to find and associate with another bridge. When the
connection to the host is restored, the bridge re-enables the radio interfaces.
Table7-20. Link Integrity Commands
CommandFunctionModePage
link-integrity ping-detectEnables link integrity detectionGC7-128
7
link-integrity ping-hostSpecifies the IP address of a host device in the
link-integrity ping-intervalSpecifies the time between each Ping sent to the
link-integrity ping-fail-retrySpecifies the number of consecutive failed Ping
link-integrity ethernet-detectEnables integrity check for Ethernet linkGC7-129
show link-integrityDisplays the current link integrity configurationExec7-130
wired network
link host
counts before the link is determined as lost
GC7-128
GC7-129
GC7-129
7-127
Command Line Interface
7
link-integrity ping-detect
This command enables link integrity detection. Use the no form to disable link
integrity detection.
Syntax
[no] link-integrity ping-detect
Default Setting
Disabled
Command Mode
Global Configuration
Command Usage
• When link integrity is enabled, the IP address of a host device in the wired
network must be specified.
• The bridge periodically sends an ICMP echo request (Ping) packet to the
link host IP address. When the number of failed responses (either the host
does not respond or is unreachable) exceeds the limit set by the
link-integrity ping-fail-retry command, the link is determined as lost.