분류 전체보기(73)
-
[aruba] IAP client IP & VLAN 할당 방식
#네트워크 할당 방식 - Virtual Controller managed AP자체 네트워크 생성 AP가 DHCP&NAT 역할 - Network assigned AP의 상단 네트워크 사용(Bridge, Trunk 설정) AP가 DHCP&NAT 미지원 > AP 상단 장비에서 DHCP, NAT 역할을 해야 함
2023.05.02 -
[무선랜] SSID 생성에 따른 성능 저하표 2023.04.21
-
[mac] homebrew 설치 방법
설치 과정 1. Homebrew를 설치합니다. 2. Homebrew를 통해 Git을 설치합니다. 1. Homebrew 설치 우선 두가지 단계로 나뉩니다. /bin/bash -c "$(curl -fsSL https://gist.githubusercontent.com/nrubin29/bea5aa83e8dfa91370fe83b62dad6dfa/raw/48f48f7fef21abb308e129a80b3214c2538fc611/homebrew_m1.sh)" 위 명령문을 입력하여 설치를 해줍니다. eval $(/opt/homebrew/bin/brew shellenv) 위 명령문을 입력하게 되면 brew라는 커맨드를 이용할 수 있게 됩니다. brew --version 정상적으로 설치가 되었다면 brew 커맨드를 이용해..
2023.04.21 -
[AOS8] 컨트롤러 인증서 업로드
Q:How Certificate Chaining/ Binding must be done on AOS Controller?A:A certificate Chaining/ Binding is a process of arranging the certificate in an ordered list which contains the Digital/ SSL Certificate and the Certificate Authority (CA) Certificates who signed the SSL Certificate.Aruba follows the typical standard of Certificate Chaining hierarchy beginning with the SSL/ Digital certificate ..
2023.04.18 -
[aruba] controller 강제 초기화 방법
Requirement: - Console Access - Flash Backup Solution: Unlock bricked controller central 연동 후 패스워드를 모르는 경우 > central 연동 이후에 컨트롤러는 password -> forgetme! -> conf t(막혀 있음) Configuration: - Backup flash (best practice is to transfer offline but this step is not necessary to recover) Upgrade the controller to the desired FIPS OS version & reload the controller - After upgrade, reboot the controller -..
2023.04.14 -
[aruba] IAP-wifi uplink 구성
구성안 IAP의 uplink를 wifi 구성 활용안 site survey(AP 위치, RF 신호세기) AP의 유선이 없는 환경
2023.03.15