Oracle Solaris Networking (MOSC)

MOSC Banner

VLAN and zones usage

edited Sep 12, 2012 2:12AM in Oracle Solaris Networking (MOSC) 3 commentsAnswered
 Hello,

I want to know how to configure a VLAN with to different subnets which are used in a sparse-root model zone (non-global zone).

What I have so far (my test server is a V215 model) -

10.106.99.x vlan 202
22.102.3.x vlan 98

bge0,1,2 are already used
bge3 is available and should be used for this.

(global zone) # ifconfig bge202001 plumb 22.102.3.99 netmask 255.255.255.0 up
(global zone) # ifconfig bge98001 plumb 10.106.98.74 netmask 255.255.255.0 up
(global zone) # ifconfig -a
.
.
bge98001: flags=201000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,CoS> mtu 1500 index 6
        inet 10.106.98.74 netmask ffffff00 broadcast 10.106.98.255
        ether 0:14:4f:ad:6:25
bge202001: flags=201000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,CoS> mtu 1500 index 7
        inet 22.102.3.99 netmask ffffff00 broadcast 22.102.3.255

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