Title: How do I switch between external and internal antennas of Ruijie AP? [Print this page] Author: GTAC-Sophia Time: 2023-6-27 16:31 Title: How do I switch between external and internal antennas of Ruijie AP? Make sure AP can support internal and externalantennas 1. Configure external antenna (built-in antenna by default) Fat AP:
Ruijie#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Ruijie(config)#interface Dot11radio 1/0
Ruijie(config-if-Dot11radio 1/0)#external-antennaenable
Ruijie(config-if-Dot11radio 1/0)#end
Ruijie#wr Fit AP:
AC#conf t
Enter configuration commands, one per line. End with CNTL/Z.
AC(config)#ap-config xxx
AC(config-ap)#external-antenna enable radio 1 2. Configure the built-in antenna Fat AP:
Ruijie#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Ruijie(config)#interface Dot11radio 1/0
Ruijie(config-if-Dot11radio 1/0)#noexternal-antenna enable
Ruijie(config-if-Dot11radio 1/0)#end
Ruijie#wr Fit ap:
AC(config)#ap-config xxx
AC(config-ap)#no external-antenna enable radio 1
Welcome to Ruijie Community (https://community.ruijienetworks.com/)