JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Administration: Network Interfaces and Network Virtualization     Oracle Solaris 11 Express 11/10
search filter icon
search icon

Document Information

Preface

Part I Network Auto-Magic

1.  Introduction to NWAM

2.  NWAM Configuration and Administration (Overview)

3.  NWAM Profile Configuration (Tasks)

4.  NWAM Profile Administration (Tasks)

5.  About the NWAM Graphical User Interface

Part II Administering Single Interfaces

6.  Overview of the Networking Stack

7.  Datalink Configuration and Administration

Configuration of Datalinks (Tasks)

The dladm Command

How to Rename a Datalink

How to Display Information About Physical Attributes of Datalinks

How to Display Datalink Information

How to Delete a Datalink

Setting Datalink Properties

Overview of Datalink Properties

Setting Datalink Properties With the dladm Command

How to Enable Support for Jumbo Frames

How to Change Link Speed Parameters

How to Obtain Status Information About Datalink Properties

How to Set the e1000g Driver to Use Direct Memory Access Binding

How to Manually Set the Interrupt Rate

Additional Configuration Tasks on Datalinks

How to Replace a Network Interface Card With Dynamic Reconfiguration

Configuring STREAMS Modules on Datalinks

How to Set STREAMS Modules on Datalinks

How to Obtain autopush Link Property Settings

How to Remove autopush Link Property Settings

8.  Configuring an IP Interface

9.  Configuring Wireless Interface Communications on Oracle Solaris

Part III Administering Interface Groups

10.  Administering Bridges

11.  Administering Link Aggregations

12.  Administering VLANs

13.  Introducing IPMP

14.  Administering IPMP

Part IV  Network Virtualization and Resource Management

15.  Introducing Network Virtualization and Resource Control (Overview)

16.  Planning for Network Virtualization and Resource Control

17.  Configuring Virtual Networks (Tasks)

18.  Using Link Protection in Virtualized Environments

19.  Managing Network Resources

20.  Monitoring Network Traffic and Resource Usage

Glossary

Index

Configuration of Datalinks (Tasks)

The following tables list the different datalink configuration tasks that you can perform by using the dladm command. The tables also links you to the step-by-step procedures to complete the tasks.

Table 7-1 Performing Basic Datalink Configuration (Task Map)

Task
Description
For Instructions
Rename a datalink.
Customizes a datalink name instead of using the hardware–based name.
Display physical attributes of a datalink.
Lists physical information that underly a datalink, including type of media, associated device instance, and other information.
Display state of datalinks.
Lists information about the status of datalinks.
Remove a datalink.
Removes a link configuration that is associated with a NIC no longer in use.

Table 7-2 Setting Datalink Properties (Task Map)

Task
Description
For Instructions
Modify the MTU size.
Increases the MTU size of packet transmission to handle Jumbo frames.
Modify the link speed.
Switches off higher link speed and advertises only the lower link speed to allow communications with an older system.
Display information about link properties.
Lists link properties and their current configuration; lists Ethernet parameter settings.
Configure the driver to use DMA binding.
Sets threshold that causes the driver to switch between DMA binding and bcopy function during transmission.
Set interrupt rates.
Manually defines rates at which interrupts are delivered by the driver instead of the rate being defined automatically.
Replace a network interface card (NIC).
Changes a NIC in a system during dynamic reconfiguration (DR).
Set per-link autopush properties.
Configure STREAMS module to be pushed on top of a datalink.