码迷,mamicode.com
首页 > 其他好文 > 详细

思科AP配置文档

时间:2019-04-03 12:27:05      阅读:165      评论:0      收藏:0      [点我收藏+]

标签:help   efault   timestamp   pass   ESS   available   odi   rom   out   

用于思科AP的profile

主要:子接口与桥接

[BEGIN] 2019/4/3 11:04:16

Connecting to COM3...
Connected.

C39#show run
C39#show running-config
Building configuration...

Current configuration : 2185 bytes
!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname C39
!
enable secret 5 $1$NWeO$vrH8MLRLP8sP47M0eSgP71
!
no aaa new-model
!
!
dot11 syslog
!
dot11 ssid C39
vlan 3
authentication open
authentication key-management wpa
guest-mode
wpa-psk ascii 7 12485744462B1D132F39
!
dot11 ssid C39_5G
vlan 3
authentication open
authentication key-management wpa
guest-mode
wpa-psk ascii 7 12485744462B1D132F39
!
!
!
username Cisco password 7 062506324F41
!
!
bridge irb
!
!
interface Dot11Radio0
description testWIFI
no ip address
no ip route-cache
!
encryption vlan 1 mode ciphers aes-ccm
!
encryption mode ciphers aes-ccm
!
encryption vlan 3 mode ciphers aes-ccm
!
ssid C39
!
antenna gain 0
station-role root
!
interface Dot11Radio0.3
encapsulation dot1Q 3 native
no ip route-cache
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
!
interface Dot11Radio1
no ip address
no ip route-cache
!
encryption mode ciphers aes-ccm
!
encryption vlan 1 mode ciphers aes-ccm
!
encryption vlan 3 mode ciphers aes-ccm
!
ssid C39_5G
!
antenna gain 0
station-role root
!
interface Dot11Radio1.1
encapsulation dot1Q 3 native
no ip route-cache
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
!
interface GigabitEthernet0
no ip address
no ip route-cache
duplex auto
speed auto
no keepalive
!
interface GigabitEthernet0.3
encapsulation dot1Q 3 native
no ip route-cache
bridge-group 1
no bridge-group 1 source-learning
bridge-group 1 spanning-disabled
!
interface BVI1
ip address 192.168.2.2 255.255.255.0
no ip route-cache
!
ip default-gateway 192.168.2.1
ip http server
no ip http secure-server
ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
bridge 1 route ip
!
!
!
line con 0
line vty 0 4
login local
!
end

C39#exit

C39 con0 is now available

Press RETURN to get started.

Connection closed.

Type `help‘ to learn how to use Xshell prompt.
Xshell:>
Xshell:> ssh 192.168.0.251
Xshell:>

Connecting to COM3...
Connected.

C39>
C39>
C39>en
Password:
C39#wri
C39#write
Building configuration...
[OK]
C39#exit

C39 con0 is now available

Press RETURN to get started.

*Mar 1 00:47:15.201: %DOT11-7-AUTH_FAILED: Station a434.d9bb.38b6 Authentication failed

思科AP配置文档

标签:help   efault   timestamp   pass   ESS   available   odi   rom   out   

原文地址:https://blog.51cto.com/7811138/2373432

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!