set internet-connection interface type ipip

Description

Configures settings for an internet connection of type IPIP.

See:

Syntax

set internet-connection <interface name> type ipip linked-ipv6-connection <name of IPv6 connection> aftr-address <AFTR address> vne-service-name <VNE service name> vne-update-server-url <VNE server URL> vne-update-server-username <VNE server user name> vne-update-server-password <vne server password> ipv4-address <IPv4 address> subnet-mask <subnet mask>

Parameters

Parameter

Description

interface

Specifies the interface.

Press the TAB key to see the available options.

linked-ipv6-connection

Name of the IPv6 connection.

Press the TAB key to see the available options.

aftr-address

Hostname of IPv6 address

vne-service-name

Specifies the VNE service

Press the TAB key to see the available options.

vne-update-server-url

URL of server

vne-update-server-username

  • A string that contains only lower-case letters (a-z).

  • A string that contains only upper-case letters (A-Z).

  • A string that contains only digits (0-9).

  • A string that contains only an underscore ('_').

vne-update-server-password

Password should contain only these characters :

  • English alphanumeric

  • ()!@#$%^&*?-_=+:;.,

ipv4-address

IPv4 address

subnet-mask

Subnet Mask for the IPv4 address

Example

set internet-connection Internet3 type ipip linked-ipv6-connection Internet2 aftr-address ::abcd vne-service-name transix vne-update-server-url https://mysite.com vne-update-server-username myuserName vne-update-server-password pass12345678 ipv4-address 1.1.1.1 subnet-mask 255.255.255.0