Configure VLANs (Oracle Solaris)
You can create VLANs according to various criteria, but each VLAN must be assigned a VLAN
tag or VLAN ID (VID). The VID is a 12-bit identifier between 1 and 4094 that identifies a
unique VLAN.
Note -
If you configure a VLAN virtual device for an Ethernet adapter, all traffic sent or
received by that Ethernet adapter must be in VLAN-tagged format.
For more information on administering VLANs, refer to
Managing Network Virtualization and
Network Resources in Oracle Solaris 11.3
Related Information
■
“Configure VLANs (Oracle Solaris)” on page 70
■
“Configure VLANs (Linux)” on page 71
■
“Configure VLANs (Windows)” on page 72
■
“Configure VXLANs (Oracle Solaris)” on page 73
Configure VLANs (Oracle Solaris)
1.
Determine the types of links that are used in the server.
#
dladm show-phys | grep i40e
net4 Ethernet up 10000 full i40e0
net6 Ethernet up 10000 full i40e2
net5 Ethernet up 10000 full i40e1
net7 Ethernet up 10000 full i40e3
2.
Create a VLAN link over a datalink.
#
dladm create-vlan -l
link
-v
vid vlan-link
where
link
specifies the link on which the VLAN interface is being created,
vid
indicates
the VLAN ID number, and
vlan-link
specifies the name of the VLAN, which can also be an
administratively-chosen name.
3.
Verify the VLAN configuration.
#
dladm show-vlan
4.
Create an IP interface over the VLAN.
#
ipadm create-ip
interface
70
Oracle Quad Port 10GBase-T Adapter User's Guide • June 2019
Содержание Quad Port 10GBase-T
Страница 1: ...Oracle Quad Port 10GBase T Adapter User s Guide Part No E75876 02 June 2019 ...
Страница 2: ......
Страница 8: ...8 Oracle Quad Port 10GBase T Adapter User s Guide June 2019 ...
Страница 10: ...10 Oracle Quad Port 10GBase T Adapter User s Guide June 2019 ...
Страница 20: ...20 Oracle Quad Port 10GBase T Adapter User s Guide June 2019 ...
Страница 46: ...46 Oracle Quad Port 10GBase T Adapter User s Guide June 2019 ...
Страница 63: ...Configure Jumbo Frames Linux Change the MTU Permanently Oracle Solaris on page 61 Configuring Jumbo Frames 63 ...
Страница 64: ...64 Oracle Quad Port 10GBase T Adapter User s Guide June 2019 ...
Страница 68: ...68 Oracle Quad Port 10GBase T Adapter User s Guide June 2019 ...
Страница 74: ...74 Oracle Quad Port 10GBase T Adapter User s Guide June 2019 ...
Страница 78: ...78 Oracle Quad Port 10GBase T Adapter User s Guide June 2019 ...
Страница 82: ...82 Oracle Quad Port 10GBase T Adapter User s Guide June 2019 ...
Страница 92: ...92 Oracle Quad Port 10GBase T Adapter User s Guide June 2019 ...