[crossbow-discuss] IP Instances with VLAN's
Steffen Weiberle
Steffen.Weiberle at Sun.COM
Wed Mar 21 12:25:27 PDT 2007
Es funktioniert. :) (now that I figured out what was wrong with my VLAN configuration
on the switch)
zone141# ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
bge1001: flags=201000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,CoS> mtu 1500 index 3
inet 129.154.53.34 netmask ffffff00 broadcast 129.154.53.255
ether 0:3:ba:e3:42:8c
bge2001: flags=201000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,CoS> mtu 1500 index 2
inet 10.1.14.140 netmask ffffffc0 broadcast 10.1.14.191
ether 0:3:ba:e3:42:8c
zone141# traceroute 10.1.14.130
traceroute: Warning: Multiple interfaces found; using 10.1.14.140 @ bge2001
traceroute to 10.1.14.130 (10.1.14.130), 30 hops max, 40 byte packets
1 10.1.14.130 (10.1.14.130) 10.505 ms 0.261 ms 0.218 ms
zone141# traceroute 129.154.53.51
traceroute: Warning: Multiple interfaces found; using 129.154.53.34 @ bge1001
traceroute to 129.154.53.51 (129.154.53.51), 30 hops max, 40 byte packets
1 129.154.53.51 (129.154.53.51) 2.368 ms 0.339 ms 0.222 ms
global# zonecfg -z zone141 info net
net:
address not specified
physical: bge2001
net:
address not specified
physical: bge1001
global# dladm show-link
bge0 type: non-vlan mtu: 1500 device: bge0
bge1 type: non-vlan mtu: 1500 device: bge1
bge2001 type: vlan 2 mtu: 1500 device: bge1
bge1001 type: vlan 1 mtu: 1500 device: bge1
bge2 type: non-vlan mtu: 1500 device: bge2
bge3 type: non-vlan mtu: 1500 device: bge3
Steffen
Detlef Drewanz wrote On 03/21/07 12:26,:
> Hi,
> how can ip instances be used with vlans ? Is that possible ?
> I don't know how to configure this, if I only have one interface (e.g.
> bge0), and want to assign e.g. bge1000 to a zone. Any cookbooks available ?
>
> Thanks
> Detlef
> _______________________________________________
> crossbow-discuss mailing list
> crossbow-discuss at opensolaris.org
> http://opensolaris.org/mailman/listinfo/crossbow-discuss
More information about the crossbow-discuss
mailing list