From: Fred Ingham (fningham@xxxxxxxxxxxxxxxx)
Date: Sat Dec 16 2000 - 17:47:10 GMT-3
Don't know why you would configure this on more than one router
but who knows. Each token ring interface must have a method of
encapsulating Ethernet II frames across a token ring backbone.
The default is 90-compatible which uses an OUI of 0x0000F8. OUI is
Organizationally Unique Identifier, aka vendor code.
A sample config for SR/TLB would be:
sorce-bridge ring-group 400
source-bridge transparent 400 50 10 1
int ethernet 0
bridge-group 1
int token 0
source-bridge 1 2 400
source-bridge spanning
int token 1
source-bridge 2 2 400
source-bridge spanning
bridge 1 protocol ieee
If you have a second router with SR/TLB confgiured you would connect
them using DLSW or RSRB. In both cases, use of a common ring number
(400 in this case) is recommended. It is mandatory in RSRB.
HTH, if you still have probs, send me the configs.
Fred.
"Jobson, Ed" wrote:
>
> When trying to add the source transparent command onto a pair of routers I
> get the following............
>
> R4(config)#source transparent 400 50 10 1
> %The source-route transparent command cannot be configured until all
> interfaces in the specified ring-group have an ethernet-transit-oui
> specified.
>
> Any ideas what it means and how to fix it?
>
> Thanks,
>
> Eddie.
>
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:26:03 GMT-3