126
C
HAPTER
4: R
OUTER
C
OMMAND
R
EFERENCE
set bridge
aging_time
forward_delay
spanning_tree_priority
Sets parameters for all bridge networks.
set clearTCP
connect_message
<message string>
Configures the string that is sent to ClearTCP clients, when the TCP
connection is established. The message string must be enclosed in
quotes. The limit is
64 ASCII characters
. See the conventions below to
follow when composing the message.
If the string is surrounded by double quotes, you can insert an escape
character '\' inside the quoted string. If the string is followed by the
Parameter
Description
primary_port
RADIUS destination port for the primary authentication server.
Default: 1645. Range: 0 - 65,535.
primary_secret
Password of the Primary RADIUS server. Limit:
16
ASCII
characters. Null string:
“”
primary_server
IP address or name of the initial server to exchange
authentication data with.
retransmissions
Maximum number of times to retransmit packets to one or
both servers if transmissions fail. Default: 10. Range:
0-100.
Value of 0 infinite retries. We recommend you do not set to 0.
secondary_port
RADIUS destination port for the secondary authentication
server. Default: 1645. Range: 0 - 65,535.
secondary_secret Password of the Secondary RADIUS server. Limit:
16
ASCII
characters. Null string:
“”
secondary_server IP address or name of the second server to exchange
authentication data with.
timeout
Interval in seconds between retransmissions. Default: 3
seconds. Range: 1-60.
type
The type of server, either
RADIUS
(default) or
NOS
.
Parameter
Description
aging_time
Interval to wait before aging out MAC addresses that were
learned from other LAN segments. The default is 300.
forward delay
Interval that bridge waits before bridging packets. This time is
useful for the bridge to listen to packets, look at the MAC
addresses, and build a MAC address table. Default is 15
seconds.
spanning_tree_
priority
Priority number determines who is seen as the “root” bridge
in a bridge network. The default is 32768.