74-76
Cisco ASA 5500 Series Configuration Guide using the CLI
Chapter74 Configuring Clientless SSL VPN
Configuring File Access
Step3 nbns-server {IPaddress | hostname} [master] [timeout
timeout] [retry retries]
Example:
hostname(config-tunnel-webvpn)# nbns-server
192.168.1.20 master
hostname(config-tunnel-webvpn)# nbns-server
192.168.1.41
hostname(config-tunnel-webvpn)# nbns-server
192.168.1.47
Browses a network or domain for each NetBIOS
Name Server (NBNS).
master is the computer designated as the master
browser. The master browser maintains the list
of computers and shared resources. Any NBNS
server you identify with this command without
entering the master portion of the command
must be a Windows Internet Naming Server
(WINS). Specify the master browser first, then
specify the WINS servers. You can specify up to
three servers, including the master browser, for
a connection profile.
retries is the number of times to retry queries to
the NBNS server. The ASA recycles through the
list of servers this number of times before
sending an error message. The default value is
2; the range is 1 through 10.
timeout is the number of seconds the ASA waits
before sending the query again, to the same
server if it is the only one, or another server if
there are more than one. The default timeout is
2 seconds; the range is 1 to 30 seconds.
Step4 show tunnel-group webvpn-attributes Displays the NBNS servers already present in the
connection profile configuration.
Command Purpose