Ike ipsec policies set protocol, Mgmt class, Input format – Efficient Networks 107-0001-000 User Manual

Page 376: Parameters, Examples, Response, Ike ipsec policies set protocol -18, Ike ipsec policies set proto- col

Advertising
background image

Chapter 12: IKE/IPsec Commands

Efficient Networks

®

Router family

Command Line Interface Guide

Page 12-18

Efficient Networks

®

ike ipsec policies set protocol

Defines a protocol filtering parameter value for the policy. The protocol parameter
requires a specific protocol that must be used or allows any protocol (*).

Mgmt Class

Security (R/W)

Input Format

ike ipsec policies set protocol <protocolnumber | tcp | udp |

*> <policyname>

Parameters

Examples

Response

Command prompt.

<protocolnumber>

Protocol required by the policy. The protocol can be specified
by number or by name (TCP or UDP). To allow data through
for any protocol, specify an asterisk (*).

tcp

udp

*

<policyname>

a

a

ASCII string

Name of the IPsec policy to which the protocol parameter val-
ue is added.

b

b

To see the policy names, use the

ike ipsec policies list

command.

-> ike ipsec policies set protocol * mypolicy

-> ike ipsec policies set protocol tcp webpolicy

Advertising