Wireless Configuration 29
WebUI
Wireless > SSID > New: Enter the following, then click OK:
SSID: netscreen open
Authentication: open
Encryption: none
Wireless Interface Binding: wireless0/0 (select)
CLI
set ssid name “netscreen open”
set ssid “netscreen open” authentication open encryption none
set ssid “netscreen open” interface wireless0/0
set interface wireless0/0 wlan both
set interface wireless0/0 zone trust
save
exec wlan reactivate
You can set an SSID to operate in the same subnet as the wired subnet. This action
allows clients to work in either interface without having to reconnect in another
subnet.
To set up a wireless interface for basic configuration, do the following:
set wlan country-code { code_id }
set interface wireless_interface ip ip_addr/netmask
set ssid name name_str
set ssid name_str authentication auth_type encryption encryption_type
set ssid name_str key-id number
set ssid name_str interface interface
set interface wireless_interface wlan both
save
exec wlan reactivate
To set an ethernet and wireless interface to the same bridge group interface, do the
following:
set interface bgroup_name port wireless_interface
set interface bgroup_name port ethernet_interface
NOTE:
Bgroup_name can be bgroup0—bgroup3.
Ethernet_interface can be ethernet0/0—ethernet0/4.
Wireless_interface can be wireless0/0—wireless0/3.