CISCO ROUTER SETTING
본 자료는 8페이지 의 미리보기를 제공합니다. 이미지를 클릭하여 주세요.
닫기
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
해당 자료는 8페이지 까지만 미리보기를 제공합니다.
8페이지 이후부터 다운로드 후 확인할 수 있습니다.

목차

1-1. CISCO ACCESS 방법
1-2. SETUP 방법
1-3. Password 설정
1-4. Enable Password 복구
1-5. Local에서 IOS 업그레이드
1-6. IP ACCOUNTING
1-7. Helper-address
1-8. Log & 시간 설정
1-9. Routing
1-10. Default Routing
1-11. Static Routing
1-12. PPP와 Frame Relay
1-13. Dynamic Routing
1-14. Firewall Router
1-15. Access List
1-16. Extended IP Access-list
1-17. ETC
1-18. ETC2
1-19. SNMP 보안문제와 필터링법

2-1. Catalyst Switch Password 복구 방법

본문내용

이 명령어로 snmp 서비스가 죽지 않는다.
2) access-list 를 이용하여 특정 호스트만 열어주기 (port : 161,162)
Router(config)#access-list 100 permit ip host 203.254.254.254 any
Router(config)#access-list 100 deny udp any any eq snmp
Router(config)#access-list 100 deny udp any any eq snmptrap
Router(config)#access-list 100 permit ip any any
해당 interface에 설정한다.
Router(config)#interface serial 0
Router(config-if)#ip access-group 100 in
Catalyst Switch 장비인 경우에는 vlan 에 설정한다.
Router(config)#interface vlan 1
Router(config-if)#ip access-group 100 in
2-1. Catalyst Switch Password 복구 방법
* Catalyst 1200, 2900, 2926, 2948G, 4000, 5000, 6000 Password 복구
Console PC를 Switching 장비의 console port에 연결하고, 다음 사항을 Setting한다.
9600 baud rate
no parity
8 data bits
1 stop bit
장비 전원 ON
Enter password: (30 초 동안 Null Password)
Enable mode로 들어가려면
Console>enable (press Enter)
Password prompt에서 Enter를 친다. (30 초 동안 Null Password)
Enter password:
다음과 같이 Password를 바꿔주면 된다.
Console> (enable) set password
Enter old password: (press Enter)
Enter new password: (type your new password)
Retype new password: (type your new password)
Console> (enable) set enablepass
Enter old password: (press Enter)
Enter new password: (type your new password)
Retype new password: (type your new password)
* Catalyst 1600 Password 복구방법
erasing mgmt passwd." 가 나타날 때까지 장비의Reset button을 누른다.
Switch가 reset되고 password가 clear된다.
* Catalyst 1700, 1900, 2100, 2800, 2820 Password 복구방법
Cisco의 TAC(Technical Assitace Center)에 문의하거나, Cisco engineer에게 case open 한다. Switch의 case에 인쇄되어 있는 serial number와 MAC address를 Cisco engineer에게 보내주면 새로운 password를 받을 수 있을 것이다.
* Catalyst 2600, 3000, 3100, 3200 Password 복구방법
Switch 상의 SysReq button을 누른다.
(next to the Reset button). Caution: NVRAM이 Clear되면서
Password와 Config(default 값으로 변경 됨)가 같이 Clear된다.
Move the arrow key to clear NVRAM.
Press Return.System이 reboot 되면 Password는 묻지 않는다
* Catalyst 2900XL, 3500XL Password 복구방법
전원 Cable을 뽑는다.
장비 앞쪽 좌측에 위치한 “MODE” 버턴을 누른 상태에서 전원코드를 연결한다.
1번 Port 아래 LED가 깜빡거린 후 “MODE” 버턴에서 손을 떼면 된다.
Flash 파일시스템을 초기화 해 주어야 한다.
flash_init
load_helper
dir flash:
Switch file system이 display된다.
Directory of flash:
2 rwx 843947 Mar 01 1993 00:02:18 C2900XL-h-mz-112.8-SA
4 drwx 3776 Mar 01 1993 01:23:24 html
66 -rwx 130 Jan 01 1970 00:01:19 env_vars
68 -rwx 1296 Mar 01 1993 06:55:51 config.text
1728000 bytes total (456704 bytes free)
rename flash:config.text flash:config.old
password가 정의되어 있는 파일
boot
Continue with the configuration dialog? [yes/no] : N
console> en
Switch# rename flash:config.old flash:config.text
다음과 같이 memory로 config file copy한다.
Switch# copy flash:config.text system:running-config
Source filename [config.text]? (press Return)
Destination filename [running-config]? (press Return)
The configuration file is now reloaded.
Change the password:
switch#configure terminal
switch(config)#no enable secret
!-- This step is necessary if the switch had an enable secret password
switch(config)#enable password Cisco
switch#(config)#^Z
!--Control/Z
switch#write memory

키워드

cisco,   router,   network,   시스코,   라우터,   네트워크
  • 가격3,000
  • 페이지수23페이지
  • 등록일2007.11.18
  • 저작시기2006.10
  • 파일형식한글(hwp)
  • 자료번호#437288
본 자료는 최근 2주간 다운받은 회원이 없습니다.
청소해
다운로드 장바구니