cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
399
Views
0
Helpful
1
Replies

Bitswap-layer3-addresses

fokkk
Level 1
Level 1

Hi group,

I'm not sure under what circumstances we need "bridge 1 bitswap-layer3-addresses".

Is it mandatory when we do SR/TLB with a mix of ethernet and token interfaces ?

I did some searches but could not find a sample config where we need this command. The sample configuration for SR/TLR provided by Cisco does not have that "bridge 1 bitswap-layer3-addresses".

source-bridge ring-group 10

source-bridge transparent 10 3 1 1

!

interface tokenring 0

source-bridge 1 1 10

!

interface tokenring 1

source-bridge 2 1 10

!

interface ethernet 0

bridge-group 1

!

interface ethernet 1

bridge-group 1

!

bridge 1 protocol dec

1 Reply 1

melvine
Level 1
Level 1

To the best of my knowledge, when you are doing translational briding, you are only bitswapping the mac addresses and not the layer 3 address. You don't need to bitswap layer 3 addresses in this case. At least not that I think of.