
Cedar 880AG Enterprise Dual-Radio AP/Bridge
Syntax:
show brglnk { all | <brglnk name>}
Description:
all:
Display a summary of all the bridge links.
<brglnk name>: Display detailed bridge link configuration.
Example:
Cedar#
show brglnk all
Cedar#
show brglnk myLink
11.5.8 config
brglnk
Syntax:
config brglnk {
add <brglnk name> |
del <brglnk name> |
<brglnk name> {
[link_ssid
<
string
>]
[security_key <string that is 8 to 63 characters lon>]
}
}
Description:
link_ssid:
SSID used between the base and non-base bridges.
security_key:
The security key used between the base and non-base bridges
Example:
Cedar#
config brglnk add newLink
Cedar#
config brglnk newLink link_ssid 123 security_key 12345678
11.6 Management Commands
11.6.1 show
telnet
Syntax:
show telnet
93