S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
35-35
Cisco MDS 9000 Family CLI Configuration Guide
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Chapter 35 Configuring IPsec Network Security
Sample FCIP Configuration
Example 35-18 Displays the IPsec Statistics for the Specified Interface
switch#
show crypto global domain ipsec interface gigabitethernet 3/1
IPSec interface statistics:
IKE transaction stats: 0 num
Inbound SA stats: 0 num, 512 max
Outbound SA stats: 0 num, 512 max
Example 35-19 Displays the Global SA Lifetime Values
switch#
show crypto global domain ipsec security-association lifetime
Security Association Lifetime: 450 gigabytes/3600 seconds
Sample FCIP Configuration
Figure 35-8
focuses on implementing IPsec for one FCIP link (Tunnel 2). Tunnel 2 carries encrypted
data between MDS A and MDS C.
Figure 35-8
IP Security Usage in an FCIP Scenario
To configure IPsec for the FCIP scenario shown in
Figure 35-8
, follow these steps:
Step 1
Enable IKE and IPsec in Switch MDS A.
sw10.1.1.100#
conf t
sw10.1.1.100(config)#
crypto ike enable
sw10.1.1.100(config)#
crypto ipsec enable
Step 2
Configure IKE in Switch MDS A.
sw10.1.1.100(config)#
crypto ike domain ipsec
sw10.1.1.100(config-ike-ipsec)#
key ctct address 10.10.100.232
sw10.1.1.100(config-ike-ipsec)#
policy 1
sw10.1.1.100(config-ike-ipsec-policy)#
encryption 3des
sw10.1.1.100(config-ike-ipsec-policy)#
hash md5
sw10.1.1.100(config-ike-ipsec-policy)#
end
sw10.1.1.100#
Step 3
Configure the ACLs in Switch MDS A.
sw10.1.1.100#
conf t
sw10.1.1.100(config)#
ip access-list acl1 permit tcp 10.10.100.231 0.0.0.0 range port 3260
3260 10.10.100.232 0.0.0.0
Step 4
Configure the transform set in Switch MDS A.
10.10.100.231
MDS A
FCIP
Tunnel 2
10.10.100.232
MDS C
120483
Содержание 9124 - Cisco MDS Fabric Switch
Страница 76: ...Se n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a ck d o c c i s c o c o m ...
Страница 122: ...Se n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a ck d o c c i s c o c o m ...
Страница 328: ...Se n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a ck d o c c i s c o c o m ...
Страница 482: ...Se n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a ck d o c c i s c o c o m ...
Страница 733: ...Se n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a ck d o c c i s c o c o m P A R T 5 Security ...
Страница 734: ...Se n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a ck d o c c i s c o c o m ...
Страница 957: ...Se n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a ck d o c c i s c o c o m P A R T 6 IP Services ...
Страница 958: ...Se n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a ck d o c c i s c o c o m ...
Страница 1182: ...Se n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a ck d o c c i s c o c o m ...
Страница 1214: ...Se n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a ck d o c c i s c o c o m ...
Страница 1307: ...Se n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a ck d o c c i s c o c o m P A R T 9 Traffic Management ...
Страница 1308: ...Se n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a ck d o c c i s c o c o m ...
Страница 1331: ...Se n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a ck d o c c i s c o c o m P A R T 1 0 Troubleshooting ...
Страница 1332: ...Se n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a ck d o c c i s c o c o m ...