Cisco Wireless AP Configuration method

Source: Internet
Author: User
Tags set time sntp server

1. set The name of the AP

Xiaap (config) #hostname XIAAP01

2. set the IP and subnet mask of the BVI interface , the default gateway

XIAAP01 (config) #interface BvI 1

XIAAP01 (config-if) #ip address 10.50.5.8 255.255.255.0

XIAAP01 (config-if) #no shutdown

XIAAP01 (config) #ip Default-gateway 10.50.5.1

3. Global Boot wireless

XIAAP01 (config) #dot11 SSID Xiatempap Set SSID to be XIATEMPAP

XIAAP01 (CONFIG-SSID) #authentication open Authentication as open mode

XIAAP01 (config-ssid) #guest-mode Broadcast SSID

4. Configure 802.11g and 802.11a modes,dot11radio 0 for 802.11g, Dot11radio 1 for 802.11a

XIAAP01 (config) #interface Dot11radio 0 Set 802.11g Port

XIAAP01 (config-if) #no shutdown Start Port

XIAAP01 (config-if) #ssid XIATEMPAP Set SSID to be XIATEMPAP

XIAAP01 (config-if) #encryption mode WEP mandatory set the encryption type to mandatory WEP Mode

XIAAP01 (config-if) #encryption key 1 size 128bit 1ddebf2c1d8f62ded856c57d10 set by - characters in a - bits of encryption KEY

XIAAP01 (config) #interface Dot11radio 1 Set 802.11a Port

XIAAP01 (config-if) #no shutdown Start Port

XIAAP01 (config-if) #ssid XIATEMPAP Set SSID to be XIATEMPAP

XIAAP01 (config-if) #encryption mode WEP mandatory set the encryption type to mandatory WEP Mode

XIAAP01 (config-if) #encryption key 1 size 128bit 1ddebf2c1d8f62ded856c57d10 set by - characters in a - bits of encryption KEY

5. set console,telnet,enable password

XIAAP01 (config) #line console 0

XIAAP01 (config-line) #password cisco1234

XIAAP01 (Config-line) #login

XIAAP01 (Config-line) #exit

XIAAP01 (config) #line vty 0 15

XIAAP01 (config-line) #password cisco1234

XIAAP01 (Config-line) #login

XIAAP01 (Config-line) #exit

XIAAP01 (config) #enable secret cisco12345

XIAAP01 (config) #sntp server 10.50.1.12 set up a simple network time server

XIAAP01 (config) #logging on Enable log server

XIAAP01 (config) #logging facility Local1 defining local logs

XIAAP01 (config) #logging source-interface BVI1 define an interface for source log sources

XIAAP01 (config) #logging 10.50.1.11 define the log server address

XIAAP01 (config) #service timestamps log datetime localtime Show-timezone Set local timestamp

XIAAP01 (config) #service sequence-numbers enable logging in sequential order

XIAAP01 (config) #service password-encryption Encrypt Password

XIAAP01 (config) #clock timezone Beijing 8 set time zone for Beijing, East 8 Area

This article is from the "belion" blog, make sure to keep this source http://belion.blog.51cto.com/490055/1627713

Cisco Wireless AP Configuration method

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.