Contents

조회 수 11271 댓글 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로 접근



?

List of Articles
번호 분류 제목 글쓴이 날짜 조회 수
345 System/OS [linux] DHCP(Dynamic Host Configuration Protocol) 서버 hooni 2003.04.23 13023
344 System/OS [linux] Proftpd 설치 가이드 hooni 2003.04.23 13023
343 Develop [html] 캐쉬된 웹페이지 사용하지 않도록 하는 방법 hooni 2003.04.23 13028
342 System/OS [linux] 한글 URL 인식할 수 있게 아파치(Apache) 설정 (mod_url.c 설치) hooni 2013.04.23 13062
341 System/OS [linux] 계정관리하기(내공쌓기) hooni 2003.04.23 13157
340 PPT [js] xsl 강의 자료 file hooni 2013.04.23 13184
339 Develop [ios] App States file hooni 2013.07.22 13193
338 System/OS [linux] 아파치설치/설정 - SSI(Server Side Include) hooni 2003.04.23 13207
337 Develop [jsp] RSS(xml) 파싱해서 보여주기 ㅎㅎ file hooni 2013.04.23 13211
336 Develop [c#] 파일(File) 쓰기 ㅎㅎ hooni 2013.04.23 13293
335 Develop [ios] 간단한 방법으로 OS버전 확인하기. hooni 2013.09.24 13308
334 System/OS [linux] Xwindow/Xmanager 사용 hooni 2003.04.23 13336
Board Pagination Prev 1 ... 65 66 67 68 69 70 71 72 73 74 ... 98 Next
/ 98