dlsw bgroup-list

From: Mosier, Jason (jmosier@xxxxxxxxxxxx)
Date: Thu Jun 07 2001 - 16:00:13 GMT-3


   
Does anyone have a sample config of dlsw with the bgroup-list command?
What I need is the following:

       r1---------r2-------------r3

I want r2 to have dlsw connections to r1 and r3. r1 and r3 do not need a
dlsw connection to each other. When sna traffic arrives on r2's ethernet 0,
I want that traffic to be sent to r1. When netbeui traffic arrives on r2's
ethernet 1, I want that traffic to be sent to r3. After some minimal
research, I believe that I need to use the bgroup-list command to accomplish
this task. Here's the config I'm working on:

R1

dlsw local-peer peer-id 2.2.2.2
dlsw remote-peer 15 tcp 1.1.1.1 lsap-output-list 200
dlsw remote-peer 13 tcp 3.3.3.3 lsap-output-list 250
dlsw bridge-group 1
dlsw bridge-group 3
dlsw bgroup-list 15 bgroups 1
dlsw bgroup-list 13 bgroups 3

int e0
bridge-group 1

int e1
bridge-group 3

access-list 200 permit 0x0000 0x0d0d
access-list 250 permit 0xf0f0 0x0101

Does this config look correct? If so, is there anything special that needs
to be done on r1 and r3? Do I need the bgroup-list command on these two
remote
router's, or is that command only local to the router.
**Please read:http://www.groupstudy.com/list/posting.html



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