244 Brocade Mobility RFS4000, RFS6000 and RFS7000 CLI Reference Guide
53-1001931-01
Global Configuration commands
5
RFController(config)#crypto isakmp policy 100
RFController(config-crypto-isakmp)#encrypt ion aes
RFController(config-crypto-isakmp)#hash sha
RFController(config-crypto-isakmp)#authent ication pre-share
RFController(config-crypto-isakmp)#group 5
RFController(config-crypto-isakmp)#lifetim e 9496
d. Create and configure IPSec an transform set.
RFController(config)#crypto ipsec transform-se t TFSET ah-sha-hmac esp-aes
esp-sha-hmac
RFController(config-crypto-ipsec)#mode tun nel
e. Create and configure a crypto map.
RFController(config)#crypto map THIRDMAP 435 isakm p
RFController(config-crypto-map)#set peer 11.1. 1.10
RFController(config-crypto-map)#match addres s 150
RFController(config-crypto-map)#set transfor mset TFSET
RFController(config-crypto-map)#set securit y-association lifetime seconds 3600
f. Associate the crypto map with a VLAN interface.
RFController(config)#interface vlan1
RFController(config-if)#ip address 15.1.1. 20/24
RFController(config-if)#crypto map THIRDMA P
RFController(config-if)#interface vlan2100
RFController(config-if)#ip address 13.1.1. 20/24
RFController(config-if)#ip route 0.0.0.0/0 15.1.1.2