전체 글26 Fortigate를 이용한 기본 통신 * G0/0은 vlan 10번 적용 * G0/0은 vlan 10번 적용 ----------------------------------------------------------------------------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------------------------------------------------------------------- Fortigate 초기 설정 set mode static 명령.. 2022. 7. 13. 텍스트 수정 파일 제작기 - 04 from tkinter import * tk = Tk() tk.title('텍스트 파일 수정 도구 v0.04') file_path = 'C:\\Users\\SungJin Jo\\Desktop\\test.txt' tk.geometry('1000x400') tk.resizable(0, 0) def check(): global num_check num_check = entry_num.get() if(ord(num_check) >= 48 and ord(num_check) = 48 and ord(num_check) 2022. 7. 11. EIGRP to OSPF Redistribution-01 2022. 7. 2. OSPF-01 2022. 7. 2. 이전 1 ··· 3 4 5 6 7 다음