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

Page 378: Parameters, Examples, Response, Ike ipsec policies set sourceport -20, Ike ipsec policies set sour- ceport

Advertising
background image

Chapter 12: IKE/IPsec Commands

Efficient Networks

®

Router family

Command Line Interface Guide

Page 12-20

Efficient Networks

®

ike ipsec policies set sourceport

Defines a source port filtering parameter value for the policy. The source port
parameter requires a specific source port for the data or allows any source port (*)
(Because port numbers are TCP and UDP specific, a port filter is effective only when
the protocol filter is TCP or UDP.)

Mgmt Class

Security (R/W)

Input Format

ike ipsec policies set sourceport <portnumber | telnet | http |

smtp | tftp | *> <policyname>

Parameters

Examples

Response

Command prompt.

<portnumber>

Source port whose data is allowed by the policy. The port can be
specified by one of the listed names or by its number. To allow data
through for any source port, specify an asterisk (*).

telnet

http

snmp

tftp

*

<policyname>

a

a

ASCII string

Name of the IPsec policy to which the source port parameter value
is added.

b

b

To see the policy names, use the

ike ipsec policies list

command.

-> ike ipsec policies set sourceport * mypolicy

-> ike ipsec policies set sourceport http webpolicy

Advertising