Physical Interfaces
This section has configuration procedures and examples for defining different types of interfaces on a Gaia platform.
Gaia automatically identifies physical interfaces (NICs) installed on the computer.
You cannot add or delete a physical interface in the Gaia Portal or Gaia Clish.
You cannot add, change or remove physical interface cards while the Gaia computer is running.
|
Step |
Instructions |
|---|---|
|
1 |
Turn off the Gaia computer:
|
|
2 |
Add, remove, or replace the interface cards. |
|
3 |
Turn on the Gaia computer. |
Gaia automatically identifies the new or changed physical interfaces and assigns an interface name. The physical interfaces show in the list in the Gaia Portal.
Configuring Physical Interfaces in Gaia Portal
This section includes the procedure for changing physical interface parameters in the Gaia Portal.
|
|
Note - There are settings that you can configure only in Gaia Clish. |
|
|
Important - On Scalable Platforms, you must connect to the Gaia Portal of the applicable Security Group. |
|
Step |
Instructions |
||||
|---|---|---|---|---|---|
|
1 |
In the navigation tree, click Network Management > Network Interfaces. |
||||
|
2 |
In the section Interfaces, select an interface from the list and click Edit. |
||||
|
3 |
Select the Enable option to set the interface status to UP. |
||||
|
4 |
In the Comment field, enter the applicable comment text (up to 100 characters). |
||||
|
5 |
On the IPv4 tab, do one of these:
|
||||
|
6 |
Optional: On the IPv6 tab, do one of these:
|
||||
|
7 |
On the Ethernet tab:
|
||||
|
8 |
On the SD-WAN tab, configure the applicable settings, if this Security Gateway must participate in SD-WAN. See the Quantum SD-WAN Administration Guide. |
||||
|
9 |
Click OK. |
See the Quantum SD-WAN Administration Guide.
You can configure SD-WAN settings on interfaces in one of these ways:
-
In the section Interfaces - in the properties of each interface.
-
In the section SD-WAN Interfaces.
|
Step |
Instructions |
|---|---|
|
1 |
In the navigation tree, click Network Management > Network Interfaces. |
|
2 |
In the section SD-WAN Interfaces:
|
Configuring Physical Interfaces in Gaia Clish
|
|
Important - On Scalable Platforms, you must run the applicable commands in Gaia gClish of the applicable Security Group. |
Syntax
|
|
|
|
|
|
|
|
|
|
Important - After you add, configure, or delete features, run the " |
Parameters
|
Parameter |
Description |
||
|---|---|---|---|
|
|
Specifies a physical interface. |
||
|
|
Configures automatic negotiation of interface link speed and duplex settings:
|
||
|
|
Configures the breakout-mode for the 100G Port port of an acceleration card when you connect a split cable to this port. |
||
|
|
Configures an optional free text comment.
|
||
|
|
Configures the IPv4 address. |
||
|
|
Configures the IPv6 address.
|
||
|
|
Configures the IPv4 subnet mask using dotted decimal notation (X.X.X.X). |
||
|
|
Configures the IPv4 or IPv6 subnet mask length using the CIDR notation (integer between 2 and 32). |
||
|
|
Configures if this interface gets an IPv6 address from a DHCPv6 Server:
|
||
|
|
Configures the interface link speed and duplex status. Available speed and duplex combinations are:
|
||
|
|
Configures the minimum number of required link interfaces for a ClusterXL Bond Load Sharing. |
||
|
|
Configures the hardware MAC address. |
||
|
|
Configures Monitor Mode on this interface:
Default: For the configuration procedure:
|
||
|
|
Configures the Maximum Transmission Unit size for an interface. For IPv4:
For IPv6:
|
||
|
|
Configures Multi-Queue on this interface:
Default: For more information about Multi-Queue, see the R82 Performance Tuning Administration Guide. |
||
|
|
Configures the receive buffer size.
|
||
|
|
Configures the SD-WAN Circuit ID. See the Quantum SD-WAN Administration Guide. |
||
|
|
Configures the SD-WAN download speed in Mbps. See the Quantum SD-WAN Administration Guide. |
||
|
|
Configures the NAT IP address. See the Quantum SD-WAN Administration Guide. |
||
|
|
Configures the Next Hop IP address. See the Quantum SD-WAN Administration Guide. The parameter " |
||
|
|
Configures the SD-WAN tag text. See the Quantum SD-WAN Administration Guide. |
||
|
|
Configures the SD-WAN upload speed in Mbps. See the Quantum SD-WAN Administration Guide. |
||
|
|
Configures the interface state:
|
||
|
|
Configures the transmit buffer size.
|
gaia> set interface eth2 ipv4-address 40.40.40.1 subnet-mask 255.255.255.0 gaia> set interface eth2 mtu 1400 gaia> set interface eth2 state on gaia> set interface eth2 link-speed 100M/full |