Views 11271 Votes 0 Comment 0
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print

시스코 모델

catalyst 2950 (Layer 2 스위치)


1. interface vlan 1에 ip address를 설정

2. line vty 0 4 에 password를 설정

3. enable password 혹은 enable secret 를 주어야 interface vlan ip로 telnet이 가능..


다음은 설정내용..

switch#conf t

switch(conf)#interface vlan 1

switch(conf-if)#ip add 10.1.1.1 255.255.255.0

switch(conf-if)#no sh

switch(conf-if)#exit

switch(conf)#enable password cisco

switch(conf)#line vty 0 4

switch(conf-line)#login

switch(conf-line)#password cisco


-> 이렇게하면 10.1.1.1로 접근


?

  1. [spring] 스프링 IoC/DI

  2. [sh] 쉘스크립트 if 비교 연산

  3. [sh] html 안에 있는 img 다운 받는 쉘 스크립트

  4. [python][django] request.cookie 읽어오기 ㅋㅋㅋ (쓰기)

  5. [python] 파이썬 공부하는 사이트~

  6. [python] 파라미터 앞에 *, ** 의 의미? (*args, **kwargs)

  7. [python] 애니팡, 캔디팡 매크로

  8. [python] DJI Tello 드론 코딩 (프로그래밍)

  9. [ppt] iOS 플라랩#04(2015.06.19) 발표 자료

  10. [php][laravel] 초간단 MacOS에서 Laravel 개발 환경 구축

  11. [php][laravel] 라라벨 프로젝트 생성 및 구조

  12. [php][laravel] 라라벨 개발환경 세팅하기 (Mac, Window)

  13. [php] 현재에서 일정한 날짜 더하기..

  14. [php] 한샘 전자발주 시스템..

  15. [php] 한글 문자열 자르기 (utf-8)

  16. [php] 하루 전 날짜 쉽게 구하기.

Board Pagination Prev 1 3 4 5 6 7 ... 53 Next
/ 53