RE: Query regarding VLAN Creation from ioctls by RohitR
RohitR
Thu Mar 24 12:48:43 CST 2005
------=_NextPart_0001_90AD56D6
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
I am not sure how you can accomplish this using IOCTLs to the mux virtual
miniports/protocol.
Do you want to create a complete VLAN using IOCTLs or do you want to
add/remove virtual miniports to an already existing VLAN ? Either way,
study the notify object code closely. All the addition, deletion of VLANs
or virtual miniports is done through the notify object. You'll have to do
the same. You can use INetCfg interfaces to accomplish this (documented in
Windows DDK). Also take a look at SNetCfg (or BindView) samples on how to
install, remove networking components programmatically.
Hope this helps.
-Rohit
------=_NextPart_0001_90AD56D6
Content-Type: text/x-rtf
Content-Transfer-Encoding: 7bit
{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fnil\fprq2\fcharset0 MS Sans Serif;}}
\viewkind4\uc1\pard\f0\fs20 I am not sure how you can accomplish this using IOCTLs to the mux virtual miniports/protocol.
\par
\par Do you want to create a complete VLAN using IOCTLs or do you want to add/remove virtual miniports to an already existing VLAN ? Either way, study the notify object code closely. All the addition, deletion of VLANs or virtual miniports is done through the notify object. You'll have to do the same. You can use INetCfg interfaces to accomplish this (documented in Windows DDK). Also take a look at SNetCfg (or BindView) samples on how to install, remove networking components programmatically.
\par
\par Hope this helps.
\par -Rohit
\par
\par }
------=_NextPart_0001_90AD56D6--