Notice
Recent Posts
Recent Comments
Link
250x250
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- ansible playbook
- vlan
- junos os
- Cisco
- Ansible
- freeradius
- port aggregation protocol
- BPDU
- rommon mode
- Packet Tracer
- 티스토리챌린지
- 방화벽
- pagp
- stream 9
- eigrp
- 하프오픈
- centos
- 네트워크
- gns3
- Red Hat
- pvst+
- 네트워크 설계
- ospf
- 오블완
- STP
- LACP
- SQL
- Network Design
- 프로그래머스
- 네이티브 vlan
Archives
- Today
- Total
목록자동화 (1)
Doctor Pepper

1. CML 네트워크 구축 2. Ansible 구축(CentOS Stream 9)의존성 Updatesudo dnf update -yEPEL(Extra Packages for Enterprise Linux) 저장소 설치sudo dnf install epel-release -yPython3 및 pip 설치sudo dnf install -y python3 python3-pipsudo pip3 install --upgrade pip setuptoolsAnsible 및 Ansible Galaxy 컬렉션 설치sudo dnf install -y ansibleansible-galaxy collection install cisco.ios ansible.netcommonAnsible 관련 추가 라이브러리 설치pip3 in..
Network 심화/Ansible
2025. 3. 27. 13:51