set internet-connection type bridge

In the R81.10.X releases, this command is available starting from the R81.10.00 version.

Description

Configure an IPv6 internet connection.

Syntax

set internet-connection "<name>" type bridge bridge-name <bridge-name> bridge-type static [ default-gw <default-gw> ] [ dns-primary <dns-primary> ] [ dns-secondary <dns-secondary> ] [ dns-tertiary <dns-tertiary> ]

set internet-connection "<name>" type bridge bridge-name <bridge-name> bridge-type dhcp

Parameters

Parameter

Description

name

Connection name

type

Connection type

Press TAB to see available options

bridge-name

The name of the bridge this connection is bridged to

A bridge name should be br0-9

bridge-type

The type of the bridge for this connection: DHCP or static

Press TAB to see available options

dns-primary

First DNS server IP address

dns-secondary

Second DNS server IP address

dns-tertiary

Third DNS server IP address