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

1. 네트워크 구성2. L2 및 L3 Switch ErrorL2 Error : Bad server해결 방법 : L2 Switch에서 SSH 공개 키 재설정L3 Error : Their offer : diffie-hellman-group1-sha1해결 방법 : /etc/ssh/ssh_config 수정Host * HostKeyAlgorithms +ssh-rsa KexAlgorithms diffie-hellman-group1-sha1,diffie-hellman-group14-sha1 Ciphers aes128-cbc,aes192-cbc,aes256-cbc 3. YML 파일 작성AAA Configuration- name: Cisco AAA Model Setting # 해당 yml 파일에서 전체 ..
Network 심화/Ansible
2025. 3. 27. 14:02