Cisco IOS Router 시작하기 매뉴얼 - 페이지 5
{카테고리_이름} Cisco IOS Router에 대한 시작하기 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. Cisco IOS Router 12 페이지. Siemens hipath 4000 release 1 and siemens hicom 330e release 3.1 to cisco ios voice gateway using e1 qsig with h.323
Cisco IOS Router에 대해서도 마찬가지입니다: 제품 정보 (11 페이지), 애플리케이션 노트 (41 페이지)
All contents are Copyright © 1992–2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information.
Additional Commands and References
If the key is configured incorrectly, you need to remove the crypto key first and then reconfigure it.
To remove the key, enter the following commands in order in Router Configure Mode:
training#configure terminal
training(config)#no crypto key pubkey-chain rsa
training(config-pubkey-chain)#no named-key realm-cisco.pub signature
training(config-pubkey-chain)#exit
training(config)#exit
Verify that the key is removed from the configuration using the following command at the router
prompt:
show run
Configure the key again by following Steps 3.1 through 3.5.
4 Enabling Cisco IOS IPS
The fourth step is to configure Cisco IOS IPS using the following sequence of steps:
Step 4.1 Create a rule name (this will be used on an interface to enable IPS)
ip ips name <rule name>
training#configure terminal
training(config)# ip ips name myips
Step 4.2 Configure IPS signature storage location; the directory name is the directory
"ipsstore" created in Step 2:
ip ips config location flash:<directory name>
training#configure terminal
training(config)#ip ips config location flash:ipsstore
Step 4.3 Enable IPS SDEE event notification:
ip ips notify sdee
training(config)#ip ips notify sdee
White Paper
Page 5 of 12