Oracle Solaris Networking (MOSC)

MOSC Banner

VLAN config hicup on Solaris 11.1

edited Jan 17, 2013 5:51AM in Oracle Solaris Networking (MOSC) 4 commentsAnswered
Hi,
I've just installed Solaris 11.1 on a X4170m1 server by way of a live usb stick.
The network connection is on net0. There are 2 VLANs activated on this network:3903 and 3904. I need to communicate on VLAN 3903 (subnet 10.1.128.0/24).
These are the commands I entered:
#set network config to fixed
netadm enable -p ncp DefaultFixed
#set vlan
dladm create-vlan -v 3903 -l net0 mynet128
#handle IP stack
ipadm create-ip mynet128
ipadm create-addr -T static -a local=10.1.128.15/24 mynet128/v4
#lets try to ping the router:
ping 10.1.128.1
ping: sento Network is unreachable
#This is quite strange, but it gets better here:
ipadm delete-addr mynet128/v4

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center