help needed regarding configuration for bridging

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,
        I have a Linux box with 3 interfaces eth0,eth1 and eth2.
        Could anyone please let me know whether the following configuration would be valid :

#brctl addbr br1
#brctl addif br1 eth1
#ifconfig br1 up
# brctl show
bridge name     bridge id               STP enabled     interfaces
br1             8000.001000000007       no              eth1


# brctl addbr br0
# brctl addif br0 eth0
# ifconfig br0 up
# vconfig add br0 5
# brctl addif br1 br0.5

# brctl show
bridge name     bridge id               STP enabled     interfaces
br1             8000.001000000006       no                       br0.5
                                                                                 eth1
br0             8000.001000000006       no             

#
# ifconfig br0.5 up


Thanks.
Debasis
_______________________________________________
Bridge mailing list
Bridge@xxxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linux-foundation.org/mailman/listinfo/bridge

[Index of Archives]     [Netdev]     [AoE Tools]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux