! Listing 10.15: DLSw+ Ethernet Redundancy configuration for Router 2B ! !Copyright (C) 2001 by Vincent C Jones. All Rights Reserved. version 12.1 ! hostname Router2B ! dlsw local-peer peer-id 10.2.128.2 dlsw remote-peer 0 tcp 10.1.128.1 dlsw remote-peer 0 tcp 10.1.128.2 dlsw transparent switch-support ! interface Loopback1 description Local peer address for DLSw ip address 10.2.128.2 255.255.255.255 ! interface Ethernet0/0 mac-address 402b.0000.0001 ip address 10.2.0.3 255.255.192.0 dlsw transparent redundancy-enable 9999.9999.9999 master-priority 150 dlsw transparent map local-mac 402b.0000.1234 remote-mac 4000.0000.1234 neighbor 402a.0000.0001 ! interface Ethernet0/1 mac-address 402b.0100.0001 ip address 10.2.64.3 255.255.192.0 dlsw transparent redundancy-enable 9999.9999.9999 master-priority 50 dlsw transparent map local-mac 402b.0100.1234 remote-mac 4000.0000.1234 neighbor 402a.0100.0001 ! interface Serial1/0 ip address 10.2.129.5 255.255.255.252 ! router ospf 123 network 10.2.0.0 0.0.255.255 area 1 ! end