조회 수 11269 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

시스코 모델

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. [ppt] iOS 플라랩#04(2015.06.19) 발표 자료

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

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

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

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

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

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

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

  9. [spring] 스프링 IoC/DI

  10. [swift] NotificationCenter 간단 예제

  11. [swift] popToRoot 모달뷰, 네비게이션컨트롤러 한꺼번에 닫기

  12. [swift] UIView에서 subview 찾기

  13. [swift] 실행시간 측정하기

  14. [switch] 시스코 스위치(catalyst 2950) telnet 설정

  15. [switch] 시스코 카탈리스트(Cisco Catalyst) 2950 미러링 설정

  16. [ubuntu] 우분투 18.04에 PHP5 설치하기

Board Pagination Prev 1 ... 47 48 49 50 51 53 Next
/ 53