Source Route Transparent Bridging [7:42326]

2002-04-23 Thread Richard Botham

Hi All
I have a question to try and straighten out source route transparent bridging
r1 and r2 are connected to a 3920
r2 and r3 and connected by a cat5

--- - ---   ---
   |r1 |---|tr bridge|---|r2 |--e/net--|r3 |
--- - ---   ---
   trcrf2trbrf 1 trcrf2bridge group 10
tr V/ring 1000

In the scenario above when we are using soure route transparent bridging
the trbrf is 1 , the trcrf is 2 and the ethernet bridge group is 10.

There is a Token ring Virtual ring of 1000 configured using source-bridge
ring-group 1000

All numbers are in decimal!

If I configure source-bridge transparent 1000 1 1000 10 I need to know if
the first 1 in the config line is mean't to refer to the trbrf number
confgured on the 3920 or is this just an arbitrary number to link the token
ring source-bridge ring (1000) to the ethernet virtual ring (1000) in order
that they can both talk.

Hope someone can clear this up for me


Regards
Richard






Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=42326&t=42326
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Source Route Transparent Bridging [7:42326]

2002-04-24 Thread Johnny Routin

The first value in your source-bridge transparent is your virtual ring group
and should match whatever you put in the source-bridge ring-group command.

The syntax is.

source-bridge transparent ring-group pseudo-ring bridge-number tb-group

  Parameter  Description
  ring-group  Virtual ring group created by the source-bridge ring-group
command. This is the source-bridge virtual ring to associate with the
transparent bridge group. This ring group number must match the number
specified with the source-bridge ring-group command. The valid range is 1 to
4095.
  pseudo-ring  Ring number used to represent the transparent bridging
domain to the source-route bridged domain. This number must be a unique
number that is not used by any other ring in the source-route bridged
network.
  bridge-number  Bridge number of the bridge that leads to the
transparent bridging domain, from a Token Ring source-routed point of view.
  tb-group  Number of the transparent bridge group that you want tied
into the source-route bridged domain. The no form of this command disables
this feature.


http://www.cisco.com/warp/public/100/48.shtml

HTH... JR

--
Johnny Routin
The "Routin" One




""Richard Botham""  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi All
> I have a question to try and straighten out source route transparent
bridging
> r1 and r2 are connected to a 3920
> r2 and r3 and connected by a cat5
>
> --- - ---   ---
>|r1 |---|tr bridge|---|r2 |--e/net--|r3 |
> --- - ---   ---
>trcrf2trbrf 1 trcrf2bridge group 10
> tr V/ring 1000
>
> In the scenario above when we are using soure route transparent bridging
> the trbrf is 1 , the trcrf is 2 and the ethernet bridge group is 10.
>
> There is a Token ring Virtual ring of 1000 configured using source-bridge
> ring-group 1000
>
> All numbers are in decimal!
>
> If I configure source-bridge transparent 1000 1 1000 10 I need to know if
> the first 1 in the config line is mean't to refer to the trbrf number
> confgured on the 3920 or is this just an arbitrary number to link the
token
> ring source-bridge ring (1000) to the ethernet virtual ring (1000) in
order
> that they can both talk.
>
> Hope someone can clear this up for me
>
>
> Regards
> Richard




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=42426&t=42326
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]