Leaflet

9-57
思科 ASA 系列命令参考,A H 命令
9 crypto am-disable crypto ipsec ikev1 transform-set mode transport 命令
crypto engine large-mod-accel
示例 以下示例将大模数运算从软件切换到硬件:
ciscoasa(config)# crypto engine large-mod-accel
以下示例从配置删除之前的命令并将大模数运算切换回软件:
ciscoasa(config)# no crypto engine large-mod-accel
相关命令
命令 说明
show running-config
crypto engine
显示大模数运算是否切换到硬件。
clear configure crypto
engine
将大模数运算切换回软件。此命令等同于 no crypto engine
large-mod-accel 命令。