December 2006
Intermediate to advanced
1188 pages
72h 8m
English
You want to configure a serial port to connect to an SDLC device so that it can use DLSw to talk to a central mainframe.
The global configuration commands in this example are identical to those shown in Recipe 15.1 for using DLSw+ to connect two Token Rings. The central router’s configuration is identical to what was used in Recipe 15.1, so the following only shows the remote branch configuration:
dlsw-branch#configure terminalEnter configuration commands, one per line. End with CNTL/Z. dlsw-branch(config)#interfacedlsw-branch(config-if)#Loopback0ip addressdlsw-branch(config-if)#10.1.2.5 255.255.255.252exitdlsw-branch(config)#access-list200permitdlsw-branch(config)#0x0000 0x0D0Dsource-bridge ring-groupdlsw-branch(config)#101dlsw local-peer peer-iddlsw-branch(config)#10.1.2.5dlsw timer explorer-wait-timedlsw-branch(config)#5dlsw remote-peer0tcp10.1.1.5lsap-output-listdlsw-branch(config)#200dlsw allroute-snadlsw-branch(config)#interfacedlsw-branch(config-if)#Serial1descriptiondlsw-branch(config-if)#Connection to one remote SDLC deviceencapsulation sdlcdlsw-branch(config-if)#no keepalivedlsw-branch(config-if)#nrzi-encodingdlsw-branch(config-if)#clock ratedlsw-branch(config-if)#4800sdlc role primarydlsw-branch(config-if)#sdlc vmacdlsw-branch(config-if)#4000.CCCC.0000sdlc poll-pause-timerdlsw-branch(config-if)#200sdlc addressdlsw-branch(config-if)#20sdlc xiddlsw-branch(config-if)#20 017A0006sdlc partner4000.3745.AAAA ...
Read now
Unlock full access