There is no source bridging in ethernet environment. Connect state means
that routers have valid dlsw session. Show dlsw cir shows that nodes on each
side have valid session. If there is no endnode (maybe win station with
netbeui), you will not see any dlsw circuits or reachability info.

---------
Tomaz Klemencic
Hermes Plus, d.d., PE Celje
Kersnikova 19, 3000 Celje
+386-3-4284022


-----Original Message-----
From: Coker, Michael [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 12, 2000 7:02 AM
To: 'Hubert Pun'; Cisco Study Group
Subject: RE: DLSw help


I'm no DLSW expert, and don't currently have access to any routers.  But it
looks to me like your defining a virtual ring group, but fail to map your
remote-peer to this ring group.

Try:

===============================================
source-bridge ring-group 1234
source-bridge local-peer peer-id 137.20.103.2
source-bridge remote-peer 1234 remote-peer tcp 137.20.100.1
dlsw bridge-group 1

int e0
 ip address 137.20.40.1 255.255.255.0
 bridge-group 1
 no shut
bridge 1 protocol ieee

Either way I'm interested in the outcome.

Best Regards,

--Mike

> -----Original Message-----
> From: Hubert Pun [mailto:[EMAIL PROTECTED]]
> Sent: Monday, December 11, 2000 7:18 PM
> To: Cisco Study Group
> Subject: DLSw help
> 
> 
> Here is the config between two router with Ethernet interfaces for
> DLSw.  (The other site is just a mirror image).
> 
> When I perform a "show dlsw peer", the state is CONNECT
> However, "sh dlsw reachability " and "show dlsw circuits " is empty.
> Also, "show dlsw capabilities " has "  reachable mac addresses : none"
> 
> All the interfaces on the network has connectivity to each other, and
> there is no access list.
> 
> Thanks in advanced
> 
> 
> ===============================================
> source-bridge ring-group 1234
> dlsw local-peer peer-id 137.20.103.2
> dlsw remote-peer 0 tcp 137.20.100.1
> dlsw bridge-group 1
> 
> int e0
>  ip address 137.20.40.1 255.255.255.0
>  bridge-group 1
>  no shut
> bridge 1 protocol ieee
> 
> 
> _________________________________
> FAQ, list archives, and subscription info: 
> http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
> 

_________________________________
FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

_________________________________
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to