Views 11272 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. [vbs] CD롬 뱉는 스크립트..

  2. [unix] 유닉스 명령에 메타문자 사용

  3. [unix] 유닉스 csh에서 환경변수 등록

  4. [unix] 쉘 스크립트 예제 모음

  5. [unix] 로그파일 정리 쉘스크립트

  6. [unix] 날짜 관련 쉘 명령어 (특정일 또는 +-시간, 날짜 계산된 값)

  7. [unix] SUN Solaris 싱글모드.. ㅡ,.ㅡ;

  8. [unix] Java 애플릿용 HTML 자동 생성

  9. [unix] AIX쉘 초기 파일 (.cshrc)

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

  11. [switch] 시스코 카탈리스트(Cisco Catalyst) 기본 설정

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

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

  14. [switch] 시스코 스위치 관리자 암호 초기화 방법

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

  16. [swift] UIView에서 subview 찾기

Board Pagination Prev 1 ... 7 8 9 10 11 ... 74 Next
/ 74