Sponsored Content
Full Discussion: dladm use
Operating Systems Solaris dladm use Post 302145118 by blowtorch on Monday 12th of November 2007 11:44:58 PM
Old 11-13-2007
Quote:
Originally Posted by hshapiro
In order to team 2 NIC ports together on my qud ethernet card do I just do this:
dladm create aggr -d ce0 -d ce1 key

Do I need to do anything else like a new hostname or hosts file? Once I do that, I should be able to unplug either ce0 or ce1 and the network conenction will continue? Will this survive a reboot?
I hope that your 'key' is an integer. Regarding your other questions:

You do not need a new hostname. You do need changes in the /etc/hosts and /etc/hostname.whatever file.

You should be able to unplug ce0/1 and have the network work - I have never used it btw.

This will survive a reboot (the man page says so).

You might also want to go through this link for some more info.
 

4 More Discussions You Might Find Interesting

1. Solaris

remove interface from dladm

Greetings how can i remove an interface from dladm? i want to remove ce3 and ce4 which are not even plumbed but still shown in dladm output :( dladm show-dev ce0 link: unknown speed: 1000 Mbps duplex: full ce1 link: unknown speed: 1000 Mbps duplex:... (3 Replies)
Discussion started by: kashif_islam
3 Replies

2. Solaris

ifconfig -a vs dladm show-dev and IP ?

Can anyone please explain what does these means ? # dladm show-dev nxge0 link: up speed: 1000 Mbps duplex: full nxge1 link: up speed: 1000 Mbps duplex: full e1000g0 link: up speed: 1000 Mbps duplex: full e1000g1 ... (6 Replies)
Discussion started by: dehetoxic
6 Replies

3. Solaris

[beginner] dladm create-bridge

hello everyone, I'm a new user and unix-beginner. I've just installer solaris 11 on my home server, disabled some services, created a fallback BE, enabled speedstep, etc and now I'm trying to create some zones. I'd like to have an exclusive ip zone and, as far as I know, I sould assignate it... (12 Replies)
Discussion started by: kimj
12 Replies

4. Solaris

Solaris 11.4.2.3.0 - dladm link names mapping

Hi all, I have never wondered where is the mapping of the link names to physical device path display under dladm show-phys until today. fmadm list reported nic port failure and i am trying to mapped it to the correct linkname in dladm show-link / dladm show-phys to see if the link is... (1 Reply)
Discussion started by: javanoob
1 Replies
dlmgmtd(1M)						  System Administration Commands					       dlmgmtd(1M)

NAME
dlmgmtd - datalink management daemon SYNOPSIS
/sbin/dlmgmtd svc:/network/datalink-management:default DESCRIPTION
dlmgmtd is a system daemon that handles administrative events for network datalink interfaces. It is controlled through the service manage- ment facility (SMF) service instance: svc:/network/datalink-management:default The daemon should not be invoked directly. It does not constitute an administrative nor a programming interface. The administrative inter- face for managing datalinks is dladm(1M). OPTIONS
The daemon has no options. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsr | +-----------------------------+-----------------------------+ |Interface Stability |Private | +-----------------------------+-----------------------------+ SEE ALSO
dladm(1M), attributes(5) SunOS 5.11 30 Jul 2008 dlmgmtd(1M)
All times are GMT -4. The time now is 04:51 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy