[nsp] Remote transparent bridging

Nick Kraal nick at arc.net.my
Wed Jan 8 14:35:55 EST 2003


I am trying remote bridging similar to RSRB but for TB. In this case we are
using DLSw to achieve this. I have physically split the private IP subnet
and utilizing our global IP network for the DLSw peer-id. Interface E0 is
used to connect to the IP network and E1 to the switch where the
192.168.100/24 hosts are connected.

Still not quite working (if it can at all). Any ideas or hints on this?
Below is the configuration for this for site-A and for site-B the global IP
addresses reversed.

Thanks in advance,
-nick/
-----------------------------------
Site-A
-------
dlsw local-peer peer-id global_ip_1
dlsw remote-peer 0 tcp global_ip_2
dlsw bridge-group 1
!
!
interface Ethernet0
 ip address global_ip_1
 no ip directed-broadcast
 no ip proxy-arp
 bridge-group 1
!
interface Ethernet1
 no ip address
 no ip directed-broadcast
 bridge-group 1
!
ip classless
ip route 0.0.0.0 0.0.0.0 gateway_ip
!
bridge 1 protocol ieee



More information about the cisco-nsp mailing list