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-37
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
keepalive 3600
sw10.1.1.100#
show crypto ike domain ipsec key
key ctct address 10.10.100.232
sw10.1.1.100#
show crypto ike domain ipsec policy
Priority 1, auth pre-shared, lifetime 86300 secs, encryption 3des, hash md5, DH group 1
Step 9
Enable IKE and IPsec in Switch MDS C.
sw11.1.1.100#
conf t
sw11.1.1.100(config)#
crypto ike enable
sw11.1.1.100(config)#
crypto ipsec enable
Step 10
Configure IKE in Switch MDS C.
sw11.1.1.100(config)#
crypto ike domain ipsec
sw11.1.1.100(config-ike-ipsec)#
key ctct address 10.10.100.231
sw11.1.1.100(config-ike-ipsec)#
policy 1
sw11.1.1.100(config-ike-ipsec-policy)#
encryption 3des
sw11.1.1.100(config-ike-ipsec-policy)#
hash md5
sw11.1.1.100(config-ike-ipsec-policy)#
exit
sw11.1.1.100(config-ike-ipsec)#
end
sw11.1.1.100#
Step 11
Configure the ACLs in Switch MDS C.
sw11.1.1.100#
conf t
sw11.1.1.100(config)#
ip access-list acl1 permit ip 10.10.100.232 0.0.0.0 10.10.100.231
0.0.0.0
Step 12
Configure the transform set in Switch MDS C.
sw11.1.1.100(config)#
crypto transform-set domain ipsec tfs-02 esp-aes 128 esp-sha1-hmac
Step 13
Configure the crypto map in Switch MDS C.
sw11.1.1.100(config)#
crypto map domain ipsec cmap-01 1
sw11.1.1.100(config-crypto-map-ip)#
match address acl1
sw11.1.1.100(config-crypto-map-ip)#
set peer 10.10.100.231
sw11.1.1.100(config-crypto-map-ip)#
set transform-set tfs-02
sw11.1.1.100(config-crypto-map-ip)#
set security-association lifetime seconds 120
sw11.1.1.100(config-crypto-map-ip)#
set security-association lifetime gigabytes 3000
sw11.1.1.100(config-crypto-map-ip)#
set pfs group5
sw11.1.1.100(config-crypto-map-ip)#
exit
sw11.1.1.100(config)#
Step 14
Bind the interface to the crypto map set in Switch MDS C.
sw11.1.1.100(config)#
int gigabitethernet 1/2
sw11.1.1.100(config-if)#
ip addr 10.10.100.232 255.255.255.0
sw11.1.1.100(config-if)#
crypto map domain ipsec cmap-01
sw11.1.1.100(config-if)#
no shut
sw11.1.1.100(config-if)#
exit
sw11.1.1.100(config)#
Step 15
Configure FCIP in Switch MDS C.
sw11.1.1.100(config)#
fcip enable
sw11.1.1.100(config)#
fcip profile 2
sw11.1.1.100(config-profile)#
ip address 10.10.100.232
sw11.1.1.100(config-profile)#
int fcip 2
sw11.1.1.100(config-if)#
peer-info ipaddr 10.10.100.231
sw11.1.1.100(config-if)#
use-profile 2
sw11.1.1.100(config-if)#
no shut
sw11.1.1.100(config-if)#
exit
Содержание 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 ...