# AP setting 명령어
sh conf - 컨피그 보기
conf t - 컨피그 터미널
interface dot11Radio0 - 인터페이스 무선 설정 1차 무선 device
interface dot11Radio1 - 인터페이스 무선 설정 2차 무선 device
interface FastEthernet0 - 인터페이스 유선 설정
end - configure 종료
wr - configure 저장
sh dot11 associations - AP접속된 클라이언트들 보기
conf t - 컨피그 터미널
interface dot11Radio0 - 인터페이스 무선 설정 1차 무선 device
interface dot11Radio1 - 인터페이스 무선 설정 2차 무선 device
interface FastEthernet0 - 인터페이스 유선 설정
end - configure 종료
wr - configure 저장
sh dot11 associations - AP접속된 클라이언트들 보기
# AP config 구성