Security Features
Step 6: Display dynamic IKE policies in detail:
Router1# show crypto dynamic ike policy all detail
Policy name sales, User group name sales
Aggressive mode, Response Only, PFS is not enabled, Shared Key is
*****
Client authentication is Radius(PAP)
Local addr: 172.16.0.1, Local ident 172.16.0.1
Proposal of priority 1
Encryption algorithm: 3des
Hash Algorithm: sha1
Authentication Mode:
DH Group: group1
Lifetime in seconds: 86400
Lifetime in kilobytes: unlimited
Step 7: Configure dynamic IPSec policy for a group of mobile users:
Router1/configure/crypto/dynamic# ipsec policy sales
Router1/configure/crypto/dynamic/ipsec/policy sales# match address 10.0.1.0 24
Default proposal created with
Router1/configure/crypto/dynamic/ipsec/policy sales# proposal 1 Router1/configure/crypto/dynamic/ipsec/policy sales/proposal 1#
Step 8: Display dynamic IPSec policies:
Router1# show crypto dynamic ipsec policy all |
| |||
Policy | Match | Proto | Transform | |
sales | S 10.0.1.0/24/any | Any | P1 | |
| D any/any/any |
|
|
|
INsales | S any/any/any | Any | P1 | |
| D 10.0.1.0/24/any |
|
|
|
|
|
|
|
|
June 2004 | © 2004 Foundry Networks, Inc. | 15 - 31 |