RE: about DLSW promiscuous mode

From: Hou Li (houl@xxxxxxxxx)
Date: Fri Nov 10 2000 - 01:08:39 GMT-3


   
   
   When use dlsw peer, normally you should config dlsw
   locol-peer, dlsw remote-peer on both side, and the 'local-peer id'
   must match peer's 'remote id', and the remote-peer id must match local
   peer's id.
   
   Like this
   
   Ethernet-R1--dlsw--R2-Tokenring
   
   R1:
   
   dlsw local-peerid 1.1.1.1
   
   dlsw remote-peer peerid 0 tcp 2.2.2.2
   
   dlsw bridge 1
   
   bridge 1 protocol ieee
   
   int ethernet
   
   bridge-group 1
   
   
   
   R2:
   
   dlsw local-peerid 2.2.2.2
   
   dlsw remote peer 0 tcp 1.1.1.1
   
   soure-bridge ringgroup 10
   
   int token 0
   
   source-bridge 2 1 10
   
   source-bridge spanning
   
   
   
   When you use promiscuous on one side, it can miss 'dlsw remote'
   command. so R2 can be configed:
   
   dlsw lcoal 2.2.2.2 promi
   
   source-bridge ring 10
   
   int token 0
   
   source-bridge 2 1 10
   
   source spanning
   
   
   
   As you can see, use 'dlsw bridge ?' connect a dlsw and a ethernet
   bridge, use 'source ring-group ?'connect a dlsw and a virtual
   tokenring bridge.
   
   
   
    -----Original Message-----
   From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
   zhuoyun Wu
   Sent: Thursday, November 09, 2000 3:12 PM
   To: ccielab@groupstudy.com
   Subject: about DLSW promiscuous mode
   
   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:44 GMT-3