Grzegorz, what you are doing is exactly what I'm hoping to do with my 
VLAN-aware VSWITCH, "So You don't need a vswitch for every single vlan".  I'm 
just not getting my VSWITCH to communicate with the real switch and the real 
LAN yet.

>>> Grzegorz Powiedziuk <[EMAIL PROTECTED]> 5/14/2008 12:30 AM >>>
Richard Clapper pisze:
>
> At this point I'm using:
> def vswitch vsw20x rdev de0 vlan 304 native 1 porttype access nogvrp portname 
> chpid47
> set vswitch vsw20x grant zp_wa01 vlan 304
> And my goal is to add guests with other VLANs once I get this working.
>
>   

I am not familiar with "native" world yet because I am still on 5.2. But 
you can add guest from other vlans using "grant"  subcommand for  vswitch. 
Normally I define vswitches with  vlan 1 because the default vlan in our 
network and real switches  is "1"  (e.g. define vswitch test01  rdev 403 
803 nogvrp vlan 0001 - the second rdev is for "backup" osa) . And then, 
when I want to add a guest to a specific vlan  (e.g. 120) I just type 
"set vswitch test01 grant guest_name  vlan 120"
Next, I simply do a "couple" commad from guest.

So You don't need a vswitch for every single vlan
Best Regards
Grzegorz Powiedziuk

>>> 

The information contained in this electronic communication and any document 
attached hereto or transmitted herewith is confidential and intended for the 
exclusive use of the individual or entity named above.  If the reader of this 
message is not the intended recipient or the employee or agent responsible for 
delivering it to the intended recipient, you are hereby notified that any 
examination, use, dissemination, distribution or copying of this communication 
or any part thereof is strictly prohibited.  If you have received this 
communication in error, please immediately notify the sender by reply e-mail 
and destroy this communication.  Thank you.

Reply via email to