Efficient Networks
®
Router family
Command Line Interface Guide
Chapter 12: IKE/IPsec Commands
Efficient Networks
®
Page 12-19
ike ipsec policies set source
Defines a source filtering parameter value for the policy. The source parameter
requires the data come from the specified source IP address and mask. The source is
the device or network that sent the packet, not the router that routes the packet.
Mgmt Class
Security (R/W)
Input Format
ike ipsec policies set source <ipaddress> <ipmask>
<policyname>
Parameters
Example
Response
Command prompt.
<ipaddress>
a
a
Dotted-decimal notation
IP address allowed to be the source of the data
<ipmask>
a
IP network mask.
<policyname>
b
b
ASCII string
Name of the IPsec policy to which the source parameter value
is added.
c
c
To see the policy names, use the
ike ipsec policies list
command.
-> ike ipsec policies set source 192.168.16.0 255.255.255.0 mypolicy