I am trying to setup two routers with DLSW+ , when I do with routing ,I can'=
t=20
ping each other loopback interfaces for some reason.=20


Hostname DCE_Router
dlsw local-peer peer-id 10.1.1.1
dlsw remote-peer 0 tcp 10.1.1.2
dlsw bridge-group 1

Loopback0
=A0 ip address 10.1.1.1 255.255.255.0

interface Ethernet0
ip address 150.1.1.1 255.255.255.0
bridge-group 1

interface Serial0
ip address 10.1.2.1 255.255.255.0
encapsulation ppp
clockrate 64000


bridge 1 protocol ieee

router eigrp 100
network 10.0.0.0
redistribute connected

_______________________________________________

Hostname DTE_Router
dlsw local-peer peer-id 10.1.1.2
dlsw remote-peer 0 tcp 10.1.1.1
dlsw bridge-group 1

Loopback0
=A0 ip address 10.1.1.2 255.255.255.0

interface Ethernet0
ip address 160.1.1.2 255.255.255.0
bridge-group 1

interface Serial0
ip address 10.1.2.2 255.255.255.0
encapsulation ppp


bridge 1 protocol ieee



router eigrp 100
network 10.0.0.0
redistribute connected




_________________________________
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to