Reference Guide

Table Of Contents
Dell PowerConnect ArubaOS 6.0 Command Line Interface | Reference Guide show crypto ipsec | 744
show crypto ipsec
show crypto ipsec {mtu|sa[peer <peer-ip>]|transform-set [tag <transform-set-name>]}
Descriptions
Displays the current IPsec configuration on the controller.
Syntax
Usage Guidelines
The command show crypto ipsec displays the Maximum Transmission Unit (MTU) size allowed for network
transmissions using IPsec security. It also displays the transform sets that define a specific encryption and
authentication type.
Examples
The command show crypto transform-set shows the transform sets default-transform and default-ml-transform.
Related Commands
Command History
This command was introduced in ArubaOS 3.0.
Command Information
Parameter Description
mtu IPsec maximum mtu.
sa Security associations.
peer <peer-ip> IPsec security associations for a peer.
transform-set IPsec transform sets.
tag <transform-set-
name>
A specific transform set.
Command Description Mode
crypto ipsec Use this command to configure IPsec parameters. Config mode
Platforms Licensing Command Mode
All platforms Base operating system Enable or Config mode on master or local
controllers
(host) #show crypto ipsec transform-set
Transform set default-transform: { esp-3des esp-sha-hmac }
will negotiate = { Transport, Tunnel }
Transform set default-ml-transform: { esp-3des esp-sha-hmac }
will negotiate = { Transport, Tunnel }