Posts

What is the difference between ASUS routers with different release countries?

Image
  ASUS RT-AX57 It's about ASUS AX series products that support WiFi6. 1. Hardware is the same 2. Downloadable firmware from ASUS country-specific websites is the same 3. The value of 'territory_code' varies according to the country of release 4. It is implemented in the firmware to read the value of the 'territory_code' when the router boots and perform different operations for different countries For example, routers released in China only support Chinese and English, while routers released in Japan only support Japanese and English. Depending on this value, the intensity of the WiFi output or the available frequency channels may vary. 5. The value of 'territory_code'  by region US: US/01 China : CN/01 Australia : AU/01 Korea : KR/01 Singapore : SG/01 Japan: JP/01 Europe: EU/01 Asia: AA/01 6. When the router boots, copy the value of the 'territory_code' in the unique area of the router to nvram and use this value to operate 7.  the 'territory_co...

How to log in ASUS Wireless router via SSH

Image
 ASUS routers provide a SSH function for advanced users to log in to the router and manage the router through commands. SSH is disabled by default, so it must be enabled before it can be used. Enable SSH function in ASUS router Step1 . Connect your computer to the router via wired or WiFi connection and enter your router LAN IP or router URL http://www.asusrouter.com into your browser to access the web GUI. Step2 . Key in your router's username and password to log in. Step3 . Click menu "Administration" > "System" Step4 . Find "Service" > "Enable SSH". Click the dropdown list and choose "LAN only".            Set "SSH port" to 1234. SSH port does not necessarily have to be 1234, but for ease of understanding, the example is 1234. Ports in the range of 1024 to 65535 may be used ad needed. Step5 . Click "Apply" to complete the setting Log in to ASUS router via SSH function from a Windows computer Step1 . Sear...