我最近从 877-WM 上的内部 AP 用运行 15.2(2)JB 的(独立)1262 替换了站点上的无线。我对 AP 的配置与我在 Cisco AP 的单 SSID 操作(单网桥域,BVI1 以及管理)上的配置几乎相同,并且一切似乎都有效。
但是,在我的笔记本电脑上,我运行了 VMware,并且将 NIC 设置为桥接模式的来宾无法使用 DHCP,但是 IPv6 工作正常。
在搜索此问题时,我在 WLC 设置中看到对“ip-mac-binding disable”命令的引用,但无法找到它是否映射到单个 AP 上的设置。
AP配置的相关部分是:
dot11 ssid # Removed
authentication open
authentication key-management wpa
guest-mode
mbssid guest-mode
wpa-psk ascii # Removed
!
bridge irb
!
interface Dot11Radio0
no ip address
!
encryption mode ciphers aes-ccm
!
ssid # Removed
!
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
# Pretty much the same as radio 0
interface GigabitEthernet0
no ip address
duplex auto
speed auto
no keepalive
bridge-group 1
bridge-group 1 spanning-disabled
no bridge-group 1 source-learning