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
- 프로그래머스
- BPDU
- STP
- freeradius
- ansible playbook
- LACP
- 하프오픈
- 네트워크
- Ansible
- vlan
- Packet Tracer
- pvst+
- Red Hat
- 방화벽
- 티스토리챌린지
- stream 9
- 네트워크 설계
- pagp
- eigrp
- centos
- Cisco
- ospf
- SQL
- port aggregation protocol
- junos os
- gns3
- 오블완
- 네이티브 vlan
- rommon mode
- Network Design
Archives
- Today
- Total
목록cisco cml (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