From: Fred Ingham (fningham@xxxxxxxxxxxxxxxx)
Date: Thu Nov 09 2000 - 16:00:28 GMT-3
You would define a source-bridge ring-group (see Example 1). If you
only wanted certain rings to have access-from remote peers you would
also define a port-list and reference the port-list in a dlsw
peer-on-demand-defaults statement (see example 2).
Example 1:
r1:
source-bridge ring-group 100
dlsw local-peer peer-id 1.1.1.1 promiscuous
!
int loop 0
ip address 1.1.1.1 255.255.255.0
!
int tok 0
source-bridge 1 1 100
source-bridge spanning
!
int tok 0
source-bridge 2 1 100
source-bridge spanning
Example 2:
r1:
source-bridge ring-group 100
dlsw local-peer peer-id 1.1.1.1 promiscuous
dlsw port-list 1 tokenring 0
dlsw peer-on-demand-defaults port-list 1
!
int tok 0
source-bridge 1 1 100
source-bridge spanning
!
int tok 1
source-bridge 2 1 100
source-bridge spanning
HTH, Fred.
> zhuoyun Wu wrote:
>
> Hi : Who can tell me that if the dlsw is configurated promiscuous
> mode , how to set which ring join the DLSW ? thank you .
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:25:43 GMT-3