Views 11269 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로 접근


?

List of Articles
No. Category Subject Author Date Views
389 System/OS [linux] ipchains 사용예(패킷 필터링) hooni 2003.04.23 14171
388 System/OS [linux] ipchains 옵션 hooni 2003.04.23 13611
387 System/OS [linux] ipfwadm를 이용한 패킷필터링(구버전) hooni 2003.04.23 13015
386 System/OS [linux] iptables 명령어 매뉴얼(options) hooni 2003.04.23 11335
385 System/OS [linux] iptables 초간단 세팅 스크립트 hooni 2017.09.26 1237
384 System/OS [linux] man 명령어 뽀개기.. hooni 2003.04.23 8723
383 System/OS [linux] Masquerade 가상 ip분할기법 hooni 2003.04.23 47936
382 System/OS [linux] Oracle8.1.6, Mysql+PHP+Zend Optimizer+APACHE+Tomcat(jsp,servlet)+IMAP+gd hooni 2003.04.23 32452
381 System/OS [linux] Proftpd 설치 가이드 hooni 2003.04.23 13021
380 System/OS [linux] ProFTPD 타임아웃 설정 hooni 2003.04.23 12851
379 System/OS [linux] resolv.con 초기화 되는 문제 hooni 2014.04.05 4616
378 System/OS [linux] root 전환시 패스워드 없이 su 사용하기 hooni 2013.12.22 12685
377 System/OS [linux] root도 삭제하지 못하는 파일 속성 hooni 2003.04.23 12412
376 System/OS [linux] sendmail 설정/사용 hooni 2003.04.23 14570
375 System/OS [linux] split 명령어 hooni 2014.03.11 4305
374 System/OS [linux] SSH에 대한 기본 설명과 설치/설정 hooni 2013.04.23 10493
Board Pagination Prev 1 ... 48 49 50 51 52 ... 74 Next
/ 74