本帖最后由 jackzhang1847 于 2019-2-20 15:07 编辑 AIR-SAP16002I 胖AP单点设置,设置后连线无线终点不能上网配置如下:
! Last configuration change at 00:22:07 UTC Mon Mar 1 1993
version 15.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname ap
!
!
logging rate-limit console 9
enable secret 5 $1$Hqjm$7B25fBJMGmGiQdrq.Jwv3/
!
no aaa new-model
no ip source-route
no ip cef
ip dhcp excluded-address 192.168.200.10
ip dhcp excluded-address 192.168.200.200
!
ip dhcp pool wlan
network 192.168.200.0 255.255.255.0default-router 192.168.200.251 255.255.255.0
dns-server 202.96.128.166
lease 0 8
!
!
!
!
dot11 pause-time 100
dot11 syslog
!
dot11 ssid CENTERT
authentication open
authentication key-management wpa version 2
guest-mode
wpa-psk ascii 7 0157230A4804120E011E1E5841
!
!
!
no ipv6 cef
!
!
username Cisco privilege 15 password 7 1012552E2A363B3C23290B79767E6D6B
!
!
bridge irb
!
!
!
interface Dot11Radio0
no ip address
no ip route-cache
!
encryption mode ciphers aes-ccm
!
ssid CENTER
!
antenna gain 0
stbc
beamform ofdm
station-role root
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface Dot11Radio1
no ip address
no ip route-cache
!
encryption mode ciphers aes-ccm
!
ssid CENTER
!
antenna gain 0
stbc
beamform ofdm
station-role root
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface GigabitEthernet0
no ip address
no ip route-cache
duplex auto
speed auto
bridge-group 1
bridge-group 1 spanning-disabled
no bridge-group 1 source-learning
!
interface BVI1
mac-address 885a.92bb.b347
ip address 192.168.200.251 255.255.255.0
no ip route-cache
!
ip default-gateway 192.168.200.1
ip forward-protocol nd
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
transport input all
!
end
请大神帮忙分析一下是哪里配置有问题