RE: DLSW+

From: Williams, Glenn (WILLIAMSG@xxxxxxxxxxxxx)
Date: Fri Mar 22 2002 - 14:34:32 GMT-3


   
Parry,

Thanks a load! Do you think these will work over DLSW connections too?

GW

-----Original Message-----
From: Chua, Parry [mailto:Parry.Chua@compaq.com]
Sent: Thursday, March 21, 2002 11:53 PM
To: Williams, Glenn; Leonardo Pereira; ccielab@groupstudy.com
Subject: RE: DLSW+

I complete tests using IPX and SNA over a SRTLB router as follows :-

!+++++++++++++++++++++++++++++++++++++++++++++++++++++
!SRTLB R7 (R2)-0-ring-0-(r7)-ethernet-(R1)
! watch the ping address, see ping results
!+++++++++++++++++++++++++++++++++++++++++++++++++++++
! Related R7 config
!
bridge irb
!
source-bridge ring-group 117
source-bridge transparent 117 717 1 7
!
bridge 7 protocol ieee
bridge 7 bitswap-layer3-addresses
 bridge 7 route ip
!
interface Ethernet0/0
 ip address 150.100.1.254 255.255.255.0
 ip pim sparse-dense-mode
 half-duplex
 bridge-group 7
!
interface TokenRing0/0
 mtu 1500
 ip address 172.168.77.7 255.255.255.0
 ring-speed 16
 source-bridge 1 1 117
 source-bridge spanning
!
r7-bb1#s bridge
================
Bridge Group 7:

    Address Action Interface Age RX count TX count
0050.0f02.3533 forward Ethernet0/0 0 1523 40
00d0.5825.2ca1 forward RingGroup117 0 730 31
00d0.582d.24c2 forward RingGroup117 3 1 1
r7-bb1#
////////////////////////
!R2 Token ring setup, ignore other setup
interface TokenRing0/0
 ip address 135.1.22.2 255.255.255.0
 no ip directed-broadcast
 ip pim sparse-dense-mode
 ip ospf interface-retry 0
 ipx network 22 !!! req
 ring-speed 16 !!! req
 multiring ipx !!! req
 access-expression output smac(700)
 sap-priority 1
 locaddr-priority 1
 source-bridge 1 1 196
 source-bridge spanning
!
r2#s ipx int tok 0/0
TokenRing0/0 is up, line protocol is up
  IPX address is 22.000b.1aa4.3485, SAP [up]

r2#ping
Protocol [ip]: ipx
Target IPX address: 22.000a.f040.accc
Repeat count [5]:
Datagram size [100]:
Timeout in seconds [2]:
Verbose [n]:
Type escape sequence to abort.
Sending 5, 100-byte IPXcisco Echoes to 22.000a.f040.accc, timeout is 2
seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/3/4 ms
r2#
////////////
! R1 ethernet setup.
!
interface FastEthernet0.1
 ipx network 22 encapsulation SAP

================
r1#s ipx int f0.1
FastEthernet0.1 is up, line protocol is up
  IPX address is 22.0050.0f02.3533, SAP [up]
=============================================
r1#ping
Protocol [ip]: ipx
Target IPX address: 22.00d0.5825.2ca1
. . . . .
Sending 5, 100-byte IPXcisco Echoes to 22.00d0.5825.2ca1, timeout is 2
seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/3/4 ms
r1#
!==============================
!! #end of SRTLB test using IPX #
!////-------------------------\\\\
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Testing SRTLB using SNA protocols
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!R1 setup as client
!+=================
dspu host R6SAP4 xid-snd 00172358 rmac 00d0.5825.2ca1 rsap 4 lsap 4
dspu host R6SAP8 xid-snd 00172359 rmac 00d0.5825.2ca1 rsap 8 lsap 8
dspu host R6SAP12 xid-snd 00172360 rmac 00d0.5825.2ca1 rsap 12 lsap 12
!
interface FastEthernet0
 ip address 150.100.1.1 255.255.255.0
 dspu enable-host lsap 4
 dspu enable-host lsap 8
 dspu enable-host lsap 12
 dspu start R6SAP4
 dspu start R6SAP8
 dspu start R6SAP12
!
r1#s dspu
dspu host R6SAP4 FastEthernet0 PU STATUS Active
     FRAMES RECEIVED 1 FRAMES SENT 1
     LUs USED BY DSPU 0 LUs ACTIVE 0
     LUs USED BY API 0 LUs ACTIVE 0
     LUs ACTIVATED BY HOST BUT NOT USED 0
dspu host R6SAP8 FastEthernet0 PU STATUS Active
     FRAMES RECEIVED 1 FRAMES SENT 1
     LUs USED BY DSPU 0 LUs ACTIVE 0
     LUs USED BY API 0 LUs ACTIVE 0
     LUs ACTIVATED BY HOST BUT NOT USED 0
dspu host R6SAP12 FastEthernet0 PU STATUS Active
     FRAMES RECEIVED 1 FRAMES SENT 1
     LUs USED BY DSPU 0 LUs ACTIVE 0
     LUs USED BY API 0 LUs ACTIVE 0
     LUs ACTIVATED BY HOST BUT NOT USED 0
!
r1#show llc2 brief
LLC2 Connections: total of 3 connections
Fa0 NORMAL 00d0.5825.2ca1 0050.0f02.3533 04 04
Fa0 NORMAL 00d0.5825.2ca1 0050.0f02.3533 08 08
Fa0 NORMAL 00d0.5825.2ca1 0050.0f02.3533 0C 0C
!
!+!+!+!+!+!+!+!+!+!+!+!+!+!+!+!+!+!+!+!+!+!+!+!+!
! R2 setup as Server
!- - - - - - - - - -
dspu pu R2SAP4 rmac 000a.f040.accc rsap 4 lsap 4
dspu pu R2SAP8 rmac 000a.f040.accc rsap 8 lsap 8
dspu pu R2SAP12 rmac 000a.f040.accc rsap 12 lsap 12
!
interface TokenRing0/0
 ip address 135.1.22.2 255.255.255.0
 no ip directed-broadcast
 ip pim sparse-dense-mode
 ip ospf interface-retry 0
 ipx network 22
 ring-speed 16
 multiring ipx
 sap-priority 1
 locaddr-priority 1
 source-bridge 1 1 196
 source-bridge spanning
 dspu enable-pu lsap 4
 dspu enable-pu lsap 8
 dspu enable-pu lsap 12
!
r2#s dspu
dspu pu R2SAP4 TokenRing0/0 PU STATUS Active
     FRAMES RECEIVED 1 FRAMES SENT 1
     LUs USED BY DSPU 0 LUs ACTIVE 0
     LUs USED BY API 0 LUs ACTIVE 0
     LUs ACTIVATED BY HOST BUT NOT USED 0
dspu pu R2SAP8 TokenRing0/0 PU STATUS Active
     FRAMES RECEIVED 1 FRAMES SENT 1
     FRAMES RECEIVED 1 FRAMES SENT 1
     LUs USED BY API 0 LUs ACTIVE 0
     LUs ACTIVATED BY HOST BUT NOT USED 0
dspu pu R2SAP12 TokenRing0/0 PU STATUS Active
     FRAMES RECEIVED 1 FRAMES SENT 1
     LUs USED BY DSPU 0 LUs ACTIVE 0
     LUs USED BY API 0 LUs ACTIVE 0
     LUs ACTIVATED BY HOST BUT NOT USED 0
!
r2#s llc2 brief
!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!
LLC2 Connections: total of 3 connections
To0/0 NORMAL 000a.f040.accc 000b.1aa4.3485 04 04
    RIF: 0890.2CD1.0751.0010
To0/0 NORMAL 000a.f040.accc 000b.1aa4.3485 08 08
    RIF: 0890.2CD1.0751.0010
To0/0 NORMAL 000a.f040.accc 000b.1aa4.3485 0C 0C
    RIF: 0890.2CD1.0751.0010
!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!
!
You can debug llc2 packet at R1 and R2 to see the active LLc2 events
!
!++++++ end of SNA test on SRTLB ++++++!
!======================================!

The above purely test on a SRTLB bridge, as you see that the destination
address has to be
specify in bit swap within byte. However, if the setup is DLSW, you can
specify destination
address w/o bit swap as someone in this group has done the test previously.

Regards
Parry Chua
////////////////////////////////////////////////////
-----Original Message-----
From: Williams, Glenn [mailto:WILLIAMSG@PANASONIC.COM]
Sent: Thursday, March 21, 2002 10:12 PM
To: Chua, Parry; Leonardo Pereira; ccielab@groupstudy.com
Subject: RE: DLSW+

I know this one is old, but how do you test DLSW w/o PCs? I can never get a
windows pc to communicate off a T/R interface w/o adding the bridge group to
the T/R interface. This puts it into the transparent bridge group same as
Ethernet port which is cheating. There are some router DSPU commands or
something like that where I connect another router to simulate traffic.
Anyone got the skinny on these commands to make life easier?

GW
////////////////////////////////////////////////////////////////



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:57:17 GMT-3