2018年初,我有机会以30美元的价格购买了思科无线接入点,这对于AIR-LAP1142N-x-K9 –基于双频控制器的802.11a / g / n来说是一笔不小的数目。它不是支持802.11ac的AP,但作为我家用无线路由器的替代品,已经足够了。
由于该设备是企业产品,因此配置不是那么简单,即使在阅读了一些Cisco文档之后,仍然很难理解。
经过几个小时的工作,我设法打开了2.4G和5G无线电,并为两个无线电设置了两个SSID。这是我的步骤(遵循的最简单步骤),其中包括屏幕截图和视频:
1.登录到Web GUI界面
默认用户名和密码为 思科/思科.
您应该能够从路由器/调制解调器的DHCP池中找到Cisco 无线 AP 1142N的IP。我的IP是192.168.2.141。您可以使用任何浏览器将其打开。
2.登录后的家庭界面。
3.配置设备的管理IP,然后配置Radio 2.4G SSID。
4. 5G SSID的类似步骤。
5.查看/编辑您的SSID配置
就是这样,所有步骤。当然,还有更多高级功能等待我探索。这时,足够运行我的家庭无线设备了。
我无法从GUI执行的一件事是安排重新启动的时间。最终我发现它可以从命令行执行。
login as: cisco Using keyboard-interactive authentication. Password:思科公司思科公司AP1142> CiscoAP1142> CiscoAP1142>en Password:思科公司思科公司AP1142# CiscoAP1142#reload at 1:30 11 Nov reason CleanSystem Reload scheduled for 01:30:00 -0500 Sun Nov 11 2018 (in 4 hours and 23 minutes) by cisco 上 vty0 (192.168.2.22) Reload reason: CleanSystem Proceed with reload? [confirm] CiscoAP1142# CiscoAP1142#show run Building configuration... Current configuration : 2439 bytes ! ! No configuration change since last restart version 15.3 no service pad service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname 思科公司AP1142 ! ! logging rate-limit console 9 enable secret 5 $1$IRIR$THbu.Defg3UirZ3ZLddnK1 ! no aaa new-model clock timezone -0500 -5 0 clock summer-time -0400 recurring no ip source-route no ip cef ip name-server 8.8.8.8 ip name-server 8.8.4.4 ip name-server 1.1.1.1 ! ! ! ! dot11 syslog ! dot11 ssid lobby vlan 1 authentication open authentication key-management wpa version 2 guest-mode wpa-psk ascii 7 0512170D701D1F5848544435A5D ! dot11 ssid lobby5G authentication open authentication key-management wpa version 2 guest-mode wpa-psk ascii 7 061F1E231D1F5848544635A5D55 ! ! ! no ipv6 cef ! ! username 思科公司 password 7 106D000A018 username 约翰 privilege 15 password 7 131C0615C59537B ! ! bridge irb ! ! ! interface Dot11Radio0 no ip address ! encryption mode ciphers aes-ccm ! encryption vlan 1 mode ciphers aes-ccm ! ssid Bobby ! antenna gain 0 station-role root ! interface Dot11Radio0.1 encapsulation dot1Q 1 native 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 Dot11Radio0.11 ! interface Dot11Radio1 no ip address ! encryption mode ciphers aes-ccm ! ssid Bobby5G ! antenna gain 0 peakdetect dfs band 3 block channel dfs 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 duplex auto speed auto ! interface GigabitEthernet0.1 encapsulation dot1Q 1 native bridge-group 1 bridge-group 1 spanning-disabled no bridge-group 1 source-learning ! interface GigabitEthernet0.11 ! interface BVI1 mac-address 4403.a701.4206 ip address 192.168.2.5 255.255.255.0 ! ip default-gateway 192.168.2.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 ! sntp server 0.ca.pool.ntp.org sntp server 1.ca.pool.ntp.org sntp broadcast client end CiscoAP1142#
我还制作了一个简短的YouTube视频,介绍了我的操作方法: