Csico 811-2 wireless router configuration
1. Enter the device through the console port. For the configuration, see
650) this. width = 650; "width =" 543 "height =" 498 "src ="/e/u/themes/default/images/spacer.gif "word_img =" file: /// F:/PERSON ~ 1/TEMPFI ~ 1/msohtmlclip1/01/clip_image001.png "style =" url (/e/u/lang/zh-cn/images/localimage.png) no-repeat center; border: 1px solid # ddd "/>
2. Configure the user, telnet logon, and enable password.
Enablepassword xxx
Usernamexxx privilege 15 password 0 xxx
Linevty 0 4
Exec-timeout 10 10
Password xxx
Login local
Transport input all
Interface vlan 1
Ip add 10.1.1.1255.20.255
Configure the telnet address,
Interface wlan-ap0
Ip address 10.1.2.1 255.255.255.0 configure this address to enter AP mode.
3. Configure AP parameters in AP mode,
Cisco881 # service-modulewlan-ap 0 status
First query the status
Cisco881 # service-modulewlan-ap 0 session
Enter AP session Mode
Username: cisco
Password: cisco
4. Configure the web interface.
Ip http server
Ip http authentication local
Ip http secure-server
Account Opening web login service
Interface BVI1
Ip address 192.168.10.254 255.255.255.0
Web logon IP Address
5. Configure the wireless SSID
Bridge irb
!
!
InterfaceDot11Radio0
No ip address
No ip route-cache
!
Encryption vlan 1 mode ciphers tkip
!
Encryption key 1 size 40bit 0 1A2B3C4D5Etransmit-key
Encryption mode wep mandatory
!
Ssid cetronnet
!
Antenna gain 128
Station-role root
Bridge-group 1
Bridge-group 1 subscriber-loop-control
Bridge-group 1 block-unknown-source
No bridge-group 1 source-learning
No bridge-group 1 unicast-flooding
Bridge-group 1 spanning-disabled
650) this. width = 650; "width =" 554 "height =" 566 "src ="/e/u/themes/default/images/spacer.gif "word_img =" file: /// F:/PERSON ~ 1/TEMPFI ~ 1/msohtmlclip1/01/clip_image003.jpg "style =" url (/e/u/lang/zh-cn/images/localimage.png) no-repeat center; border: 1px solid # ddd "/>
650) this. width = 650; "width =" 554 "height =" 284 "src ="/e/u/themes/default/images/spacer.gif "word_img =" file: /// F:/PERSON ~ 1/TEMPFI ~ 1/msohtmlclip1/01/clip_image005.jpg "style =" url (/e/u/lang/zh-cn/images/localimage.png) no-repeat center; border: 1px solid # ddd "/>
After the device in Wireless AP mode is complete, save the configuration and restart the device.
6. Enter the wireless route configuration mode.
Interface Vlan1 Lan interface configuration
Ip address 192.168.10.1 255.255.255.0
Ip nat inside
Ip dhcppool office1
Network 192.168.10.0 255.255.255.0
Default-router 192.168.10.1
Dns-server 114.114.114.114
Lease 8 8 8
InterfaceFastEthernet4 WAN port configuration
Ip address 103.246.132.83 255.255.255.0
Ip nat outside
Ip virtual-reassembly in
Duplex auto
Speed auto
No cdp enable
Crypto map From_Dialer1
Ipaccess-list standard office
Permit any
Ip natinside source list office interface FastEthernet4 overload
PAT address translation
Ip route0.0.0.0 0.0.0.0 103.246.132.130
The default route entry refers to the gateway.
Now you can access it normally.
This article is from the "lihongweibo J" blog, please be sure to keep this source http://lihongweibj.blog.51cto.com/6235038/1278736