You are here: CLI_commands > calea
Previous TopicNext Topic

calea

calea

encapsulation-type <gre>

ip <IP-address>

ip mtu <size>

gre-type <type>

no...

Description

This command creates a Communications Assistance for Law Enforcement Act (CALEA) profile to enable IAPs for Lawful Intercept (LI) compliance and CALEA integration.

Syntax

Command/Parameter

Description

Range

Default

calea Enables calea configuration sub-mode for CALEA profile configuration.

encapsulation-type <gre>

Specifies the encapsulation type for Generic Routing Encapsulation (GRE) packets. GRE GRE
ip <IP-address>

Configures the IP address of the CALEA server on an IAP.

ip mtu <size> Configures the Maximum Transmission Unit size to use. 68—1500 1500
gre-type Specifies GRE type. 25944
no… Removes the configuration

Usage Guidelines

Use this command to configure an IAP to support Lawful Intercept (LI). LI allows the Law Enforcement Agencies (LEA) to conduct an authorized electronic surveillance. Depending on the country of operation, the service providers (SPs) are required to support LI in their respective networks.

In the United States, SPs are required to ensure LI compliance based on CALEA specifications. LI compliance in the United States is specified by the CALEA.

For more information on configuring IAPs for CALEA integration, see Aruba Instant User Guide.

Example

The following example configures a CALEA profile:

(Instant AP)(config)# calea

(Instant AP)(calea)# ip 192.0.8.29

(Instant AP)(calea)# ip mtu 1500

(Instant AP)(calea)# encapsulation-type gre

(Instant AP)(calea)# gre-type 25944

(Instant AP)(calea)# end

(Instant AP)# commit apply

Command History

Version

Description

Aruba Instant 6.2.1.0-3.4

This command is introduced.

Command Information

IAP Platform

Command Mode

All platforms

Configuration mode and access rule configuration sub-mode.