Configure the Network Interface (Oracle Solaris)
Configure the Network Interface (Oracle Solaris)
1.
Display the
i40e
instances.
For more information, refer to the Oracle Solaris
#
dladm show-phys
The output should include lines similar to this:
LINK MEDIA STATE SPEED DUPLEX DEVICE
net10 Ethernet up 10000 full i40e6
net11 Ethernet up 10000 full i40e7
net14 Ethernet up 10000 full i40e5
net15 Ethernet up 10000 full i40e4
2.
Use the
ipadm
command to set up the
i40e
interfaces.
For more information, refer to the Oracle Solaris
man page. Your
ipadm
command
might look similar to this:
# ipadm create-ip net4
# ipadm create-addr -T static -a local=10.2.3.4/24 net4/v4
This command creates another address
10.2.3.5/24
on interface
net1
, but marks the address
down until explicitly marked up:
# ipadm create-addr -T static -d -a 10.2.3.5/24 net4/v4
This command marks the address object
net4/v4a
up that was previously marked down.
# ipadm up-addr net4/v4a
Related Information
■
“Configure the Network Interface (Oracle Solaris)” on page 48
■
■
“Boot Over the Network (PXE)” on page 49
■
“Boot Over a 10GbE Network (Oracle Solaris x86/x64 and Linux)” on page 49
■
“Install Oracle Solaris 11 Over a Network (Oracle SPARC)” on page 51
Boot Options
The adapter supports several boot options:
48
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 ...