cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
330
Views
0
Helpful
1
Replies

Control DLSW path using Cost

chan-kuen.hui
Level 1
Level 1

Dear All,

I have 4 routers. R1 and R2 on the LAN 1; R3 and R4 on LAN 2; R1 <-> R3 with WAN; R2 <-> R4 with WAN.

I have configured dlsw peer between R1 and R3; R2 and R4; dlsw bridge is config on R1, R2, R3 and R4 Ethernet port.

Can I control which path R1 <-> R3 for dlsw traffic to flow first and R2 <-> R4 for backup? (without use dlsw backup-peer)

Or Can I load-sharing between R1 <-> R3 and R2 <-> R4?

Can I use of dlsw remote-peer 0 tcp x.x.x.x cost [1-5]?

Thanks.

1 Reply 1

mbinzer
Cisco Employee
Cisco Employee

Hi,

no, you can not use costing in this way.

Your described setup is invalid to start with. If you configure dlsw in this manner you create a loop. Dlsw packets from r3 will be delivered to r1 which puts them out again on the ethernet lan. r2 can pickup this frame again and forward it back out to r4 and so on.

On top of having a loop you can also have issues that dlsw learns mac addresses local and remote while the real location is remote.

It may work since your ethernet lan is almost certainly a switch.

As long as the cam table is stable it will work but there is no gurantee at all.

Peer costing is designed in a way that a remote router has two peers to two host routers. And on the remote router you can now destinguish with a cost parameter to which of the two host end router the router will prefer its dlsw circuits.

thanks...

Matthias

Review Cisco Networking for a $25 gift card