CONVERTING 1852 AP TO MOBILITY EXPRESS Get your work done easily, watch the video for this process: CLICK HERE FOR VIDEO Pre requisites: 1.1852 AP 2.Mobilty express image 3.Mobility express update image 4.TFTP server 5.DHCP server Procedure: Step-1: Connect the 1852 AP in network which have DHCP server. Your PC should be in same network and reachability should be there. (between PC and AP) Step-2: Install the ME image Open the tftp server and start it. Keep the Mobility express image (30MB) in TFTP-Root directory. go to AP console and issue the below commands: logging console disable //optional prevents from bothering up with console logging messages debug capwap console cli ap-type mobility-express tftp://x.x.x.x/<image>.tar With the above commands, We have downloaded the ME image into the AP. It Will automatically reboots waits until it does! Wait 10 - 15 M...
UPGRADING FIRMWARE IN HP SWITCHES In Switch: <system>system-view [system]ftp server enable local-user admin password simple admin authentication-attribute user-role network-admin service-type ftp quit vlan 2 port gigabitethernet 1/0/1 quit interface vlan-interface 2 ip address 192.168.1.1 255.255.255.0 quit save in PC Turn off windows firewall Turn off Any antivirus Turn off windows defender //connect a cable one end to switch 1/0/1 port and other end to your PC. configure static ip address in your PC. IP:192.168.1.10 Mask: 255.255.255.0 Test the connectivity by pinging 192.168.1.1 Open command prompt with administrator rights Type: ftp 192.168.1.1 username: admin password: admin ftp> binary ftp> put filename.ipe wait for 3 min. file will be uploaded to switch. after uploading completed type in the following commands. <system>boot-loader file flash:filename.ipe all main pres...
Things get much simpler and easy when you want to configure SX20 as a Standalone device. This is a much needed feature when someone wants to use SX20 for Video conferencing but they don't have any telepresence equipment. Using H323 protocol we can configure SX20 as standalone device, where as SIP can be used in case of CUCM deployed environments. To configure SX20 as a standalone device, follow the below steps: 1. Enable H323 from network service 2. Select default call control protocol as H323 3. Select Mode to Off (Optional) 4. Go to H323 configuration page; System -- Configuration -- H323 5. Select Call setup mode: Direct 6. Port Allocation: Static 7. Under H323 Alias, Configure ID as Your SX20 Unit IP address. Do not assign any URI under ID, leave it with just the IP address. URI will be configured only for SIP, whereas H323 will work based on IP address only. (Private or Public IP is immaterial, just assign whatever th...