Paco,

bridging hasn't been tested extensively, but here is a two second overview.

> configure
# create a virtual bridge group/interface
> create interfaces bridge br0
> commit
# add a physical interface to a virtual bridge group
> create interfaces ethernet eth0 bridge-group bridge br0
> commit

There are configuration options for both the bridge group and the
physical interfaces.  'show bridge br0 [macs|spanning-tree]' should show
you the status of what you have configured.

Cheers,
Robert.

Paco Alcantara wrote:
>  
> I have seen the funtionallity of bridge-groups but I have not found any
> documentation about what is and how it works? (apart from the command
> description).
>  
> Has anyone documentation about this topic?
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Vyatta-users mailing list
> Vyatta-users@mailman.vyatta.com
> http://mailman.vyatta.com/mailman/listinfo/vyatta-users
_______________________________________________
Vyatta-users mailing list
Vyatta-users@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/vyatta-users

Reply via email to