HPE Controller 830 & 850 Enabling AP Telnet Access via Controller CLI

In this article we will see how to Access Access Point via Controller CLI. system-view [systemname]_h [systemname-hidecmd]wlan ap-execute (AP Name) exec-control enable [systemname-hidecmd]wlan ap-execute (AP Name) telnet enable [systemname-hidecmd]quit [systemname]quit display wlan ap name (AP Name) address telnet (AP IP Address) quit

HPE Controller 830 & 850 Assigning Public IP Address

Customer Requirement – Client want to Access Controller from WAN side via Public IP Address. system-view [systemname]vlan 1000 [systemname-vlan id]quit [systemname]interface Vlan-interface 1000 [systemname-Vlan-interface id]ip address 10.20.100.10 255.255.255.0 [systemname-Vlan-interface id]quit [systemname]ip route-static 0.0.0.0 0.0.0.0 10.20.100.1 [systemname]interface GigabitEthernet 0/0/1 [systemname-GigabitEthernet no]port access vlan 1000 [systemname-GigabitEthernet no]quit [systemname]quit

HPE Controller 830 & 850 Mesh Configuration – PtP

Customer Requirement – Build point to point link between two Access Points. MPP – Access Point directly connected to switch and controller. MAP – Access Point connected to MPP over wireless link. Main AP – Access Point connected to MAP through LAN Cable to Extend Wireless to Guest. Master & Slave APs need to be … Read more

HPE Controller 830 & 850 User Isolation Configuration

Customer Requirement – Client should not be able to communicate with each other. Step 1. Configure User Isolation on Controller. Step 2. Configure User Isolation on Access Point using Telnet. OR Step 2. Configure User Isolation on Access Point using MAP Configuration File. To Enable User Isolation need to Enable on both Controller and Access … Read more