Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Is it possible to create network bridge with a script?

23 views
Skip to first unread message

vfclists

unread,
Mar 25, 2010, 10:37:21 AM3/25/10
to

Is it possible to create network bridge with a script?

It appears that the netsh command does not install bridges, but only
configures them.

If it comes to the worst, I am ready to go down the API route.

Jack [MVP-Networking]

unread,
Mar 25, 2010, 11:44:20 AM3/25/10
to
Hi
May be you should clarify what are you looking to Install.
Bridge is a special configuration between two Network Cards, there is
nothing to Install.
Jack (MS, MVP-Networking).

"vfclists" <vfcl...@googlemail.com> wrote in message
news:5899df27-11a7-432d...@n34g2000yqb.googlegroups.com...

vfclists

unread,
Mar 25, 2010, 1:08:41 PM3/25/10
to
On Mar 25, 3:44 pm, "Jack [MVP-Networking]" <j...@discussiongroup.com>
wrote:

> Hi
> May be you should clarify what are you looking to Install.
> Bridge is a special configuration between two Network Cards, there is
> nothing to Install.
> Jack (MS, MVP-Networking).
>
> "vfclists" <vfcli...@googlemail.com> wrote in message

>
> news:5899df27-11a7-432d...@n34g2000yqb.googlegroups.com...
>
>
>
> > Is it possible to create network bridge with a script?
>
> > It appears that the netsh command does not install bridges, but only
> > configures them.
>
> > If it comes to the worst, I am ready to go down the API route.

I mean whether GUI procedure of selecting two adapters in the
networking page and bridging them, or selecting one and adding it to
the brige has its equivalent in the netsh code, or some other similar
scripting method.

Jack [MVP-Networking]

unread,
Mar 25, 2010, 1:23:40 PM3/25/10
to

Hi
Maybe this can Help,
http://technet.microsoft.com/en-us/library/cc781877%28WS.10%29.aspx
Jack (MS, MVP-Networking).

"vfclists" <vfcl...@googlemail.com> wrote in message

news:35b54822-0ec0-4c7a...@33g2000yqj.googlegroups.com...

vfclists

unread,
Mar 26, 2010, 9:31:37 AM3/26/10
to
On Mar 25, 5:23 pm, "Jack [MVP-Networking]" <j...@discussiongroup.com>
wrote:
> Hi
> Maybe this can Help,http://technet.microsoft.com/en-us/library/cc781877%28WS.10%29.aspx
> Jack (MS, MVP-Networking).
>

I checked that page before making this post.

The netsh bridge command does not allow you to create the bridge
itself. It only allow configuration of the bridge after its has been
manually configured in the Network Connections panel.

Is there a registry approach on an API substitue for the manual way?

china_jiji

unread,
Jan 30, 2011, 1:06:33 AM1/30/11
to
HI,
Did you find the answer at last?


> On Thursday, March 25, 2010 10:37 AM vfclists wrote:

> Is it possible to create network bridge with a script?
>
> It appears that the netsh command does not install bridges, but only
> configures them.
>
> If it comes to the worst, I am ready to go down the API route.


>> On Thursday, March 25, 2010 11:44 AM Jack [MVP-Networking] wrote:

>> Hi
>> May be you should clarify what are you looking to Install.
>> Bridge is a special configuration between two Network Cards, there is
>> nothing to Install.
>> Jack (MS, MVP-Networking).


>>> On Thursday, March 25, 2010 1:08 PM vfclists wrote:

>>> wrote:
>>>
>>> I mean whether GUI procedure of selecting two adapters in the
>>> networking page and bridging them, or selecting one and adding it to
>>> the brige has its equivalent in the netsh code, or some other similar
>>> scripting method.


>>>> On Thursday, March 25, 2010 1:23 PM Jack [MVP-Networking] wrote:

>>>> Hi


>>>> Maybe this can Help,
>>>> http://technet.microsoft.com/en-us/library/cc781877%28WS.10%29.aspx
>>>> Jack (MS, MVP-Networking).
>>>>

>>>> wrote:
>>>>
>>>> I mean whether GUI procedure of selecting two adapters in the
>>>> networking page and bridging them, or selecting one and adding it to
>>>> the brige has its equivalent in the netsh code, or some other similar
>>>> scripting method.


>>>>> On Friday, March 26, 2010 9:31 AM vfclists wrote:

>>>>> wrote:
>>>>> 8WS.10%29.aspx


>>>>>
>>>>> I checked that page before making this post.
>>>>>
>>>>> The netsh bridge command does not allow you to create the bridge
>>>>> itself. It only allow configuration of the bridge after its has been
>>>>> manually configured in the Network Connections panel.
>>>>>
>>>>> Is there a registry approach on an API substitue for the manual way?
>>>>>

>>>>> .


>>>>> Submitted via EggHeadCafe
>>>>> SQL Server CLR Stored Procedures for External Access
>>>>> http://www.eggheadcafe.com/tutorials/aspnet/08c40d08-af4a-41f6-9352-91ac82b90078/sql-server-clr-stored-procedures-for-external-access.aspx

dec al

unread,
Mar 20, 2012, 11:02:15 AM3/20/12
to
HI,

Did you find the answer ?
0 new messages