Virtual Private Routed Network Services
7750 SR OS Services Guide Page 1423
Parameters ip-int-name — Specifies the name of the IP interface. Interface names can be from 1 to 32
alphanumeric characters. If the string contains special characters (#, $, spaces, etc.), the entire
string must be enclosed within double quotes.
Values 1 — 32 characters maximum
create — Keyword used to create the IPSec interface instance. The create keyword requirement can
be enabled/disabled in the environment>create context.
address
Syntax [no] address {ip-address/mask | ip-address netmasks}
Context config>service>vprn>ipsec-if
Description This command assigns an IP address/IP subnet to the interface
Parameters ip-address — Specifies the base IP address of the subnet. This address must be unique within the
subnet and specified in dotted decimal notation. Allowed values are IP addresses in the range
1.0.0.0 – 223.255.255.255 (with support of /31 subnets).
mask — The subnet mask in dotted decimal notation. Allowed values are dotted decimal addresses in
the range 128.0.0.0 – 255.255.255.252. Note that a mask of 255.255.255.255 is reserved for
system IP addresses.
netmask — Specifies a string of 0s and 1s that mask or screen out the network part of an IP address so
that only the host computer part of the address remains.
ip-mtu
Syntax ip-mtu octets
no ip-mtu
Context config>service>vprn>ipsec-if
Description This command configures the IP maximum transmit unit (packet) for this interface.
The no form of the command returns the default value.
Default no ip-mtu
Parameters octets — Specifies the MTU size for this interface.
Values 512 — 9000