! Listing 10.13: DLSw+ Ethernet Redundancy configuration for Router 1B ! !Copyright (C) 2001 by Vincent C Jones. All Rights Reserved. version 12.1 ! hostname Router1B ! dlsw local-peer peer-id 10.1.128.2 dlsw remote-peer 0 tcp 10.2.128.1 dlsw remote-peer 0 tcp 10.2.128.2 ! interface Loopback1 description Local Peer address for DLSw ip address 10.1.128.2 255.255.255.255 ! interface Ethernet0 ip address 10.1.0.3 255.255.128.0 dlsw transparent redundancy-enable 9999.9999.9999 master-priority 101 ! interface Serial0 ip address 10.1.129.5 255.255.255.252 ! router ospf 123 network 10.1.0.0 0.0.255.255 area 1 ! end