llc interface plumb /dev/llc2

Feb 16, 2011 20:16

http://opensolaris.org/jive/thread.jspa?messageID=361615

# dladm show-link
LINK CLASS MTU STATE OVER
e1000g0 phys 1500 up --
# dladm create-vnic -l e1000g0 vnic0
dladm: vnic creation over e1000g0 failed: object already exists
# ifconfig vnic0 plumb
ifconifg: cannot open link "vnic0": DLPI link does not exist

I've opened CR#6798106 for this...

http://www.s-gms.ms.edus.si/cgi-bin/man-cgi?llc2+7D

To start the llc2 driver by default, rename file
/etc/llc2/llc2_start.default to /etc/llc2/llc2_start. This
allows the /etc/rc2.d/S40llc2 script to build up the confi-
guration file for each ppa interface in
/etc/llc2/default/llc2.* and start llc2 on each interface.
To verify the configuration files, manually run
/usr/lib/llc2/llc2_autoconfig.

solaris system

Previous post Next post
Up