4-3
Cisco 880 Series Integrated Services Router Software Configuration Guide
OL-22206-01
Chapter 4 Basic Wireless Device Configuration
Starting a Wireless Configuration Session
Tip
If you want to create a Cisco IOS software alias for the console to session into the wireless device, enter
the
alias exec dot11radio service-module wlan-ap 0 session
command at the EXEC prompt. After
entering this command, you will automatically skip to the
dot11 radio
level in the Cisco IOS software.
Closing the Session
To close the session between the wireless device and the router’s console, perform the following steps.
Wireless Device
1.
Control-Shift-6
x
Router
1.
disconnect
2.
Press
Enter
Step 4
interface vlan1
Example:
router(config-if)# interface vlan1
Specifies the virtual LAN interface for data
communication on the internal Gigabit Ethernet 0
(GE0) port to other interfaces.
•
All the switch ports inherit the default vlan1
interface on the Cisco 880 Series ISR.
Step 5
ip address
subnet mask
Example:
router(config-if)# ip address
10.10.0.30 255.255.255.0
Specifies the interface IP address and subnet mask.
Step 6
exit
Example:
router(config-if)# exit
router(config)#
Exits the interface configuration mode.
Step 7
exit
Example:
router(config)# exit
router#
Exits the global configuration mode.
Step 8
service-module wlan-ap 0 session
Example:
router# service-module wlan-ap0
session
Trying 10.21.0.20, 2002 ... Open
ap>
Opens the connection between the wireless device and
the router’s console.
Command
Purpose