From: Andrew Bratchell (a.bratchell@caeuk.com)
Date: Thu Oct 24 2002 - 19:24:52 GMT-3
Jim,
If you want to TEST SNA traffic across a DLSW circuit, then you can do two things
1) Get hold of an SNA traffic generator, you can find then on the NET if you look hard.
2) If you have a couple of spare routers, use then to generate SNA traffic by using the DSPU command.
Here is a sample config which I sometimes use :-
one to act as the Host , the other to act as the Terminal.
>
>
> Below we have R1, acting as the terminal and R4 acting as the mainframe. In
the sample configure we are sending SAP traffic with LSAP and DSAP values of
4, 8, and 12. This will give use three circuits
>
> R1
> dspu host R4SAP4 xid-snd 01712358 rmac 4000.4444.4444 rsap 4 lsap 4
> dspu host R4SAP12 xid-snd 01712360 rmac 4000.4444.4444 rsap 12 lsap 12
> dspu host R4SAP8 xid-snd 01712359 rmac 4000.4444.4444 rsap 8 lsap 8
> !
> interface Ethernet0/0
> mac-address 4000.1111.1111
> ip address 100.1.1.1 255.255.255.0
> dspu enable-host lsap 4
> dspu enable-host lsap 8
> dspu enable-host lsap 12
> dspu start R4SAP4
> dspu start R4SAP12
> dspu start R4SAP8
>
>
> R4
> dspu pu R1SAP4 rmac 4000.1111.1111 rsap 4 lsap 4
> dspu pu R1SAP12 rmac 4000.1111.1111 rsap 12 lsap 12
> dspu pu R1SAP8 rmac 4000.1111.1111 rsap 8 lsap 8
> !
> interface Ethernet0
> mac-address 4000.4444.4444
> ip address 4.1.1.1 255.255.255.0
> dspu enable-pu lsap 4
> dspu enable-pu lsap 8
> dspu enable-pu lsap 12
> dspu start R1SAP4
> dspu start R1SAP12
> dspu start R1SAP8
>
> Once you have SNA traffic going across your DLSW peers your circuits will
be up and you can start messing around with filtering.
>
-----Original Message-----
From: jim.phillipo@guardent.com [mailto:jim.phillipo@guardent.com]
Sent: 24 October 2002 22:56
To: ccielab@groupstudy.com
Subject: Testing DLSW
Aside from using two windows boxes with Netbios, I know there is another way
to bring up a DLSW circuit between two routers. I just cannot remember where
I saw the config example to set the routers up.
Any help appreciated.
TIA
Jim
**********************************************************************
Disclaimer
This email is confidential and intended solely for the use of
the individual to whom it is addressed. Any views or opinions
presented are solely those of the author and do not necessarily
represent those of CAE Office Systems. If you are not the
intended recipient, be advised that you have received this
email in error, and that any use, dissemination, forwarding,
printing or copying of this email is strictly prohibited. If you
received this email in error, please contact Lee Gatland on
+44 (0) 1923 477600
**********************************************************************
This archive was generated by hypermail 2.1.4 : Tue Nov 05 2002 - 08:35:56 GMT-3