In this example, we configure data-link switching (DLSw) Ethernet to Ethernet.
In the network diagram below, IP connectivity is assumed by the presence of:
A static route on Router A pointing to network 132.146.251.0 and Router B pointing to 132.146.252.0, or
A dynamic routing protocol running with the networks configured.
For more information on document conventions, see the Cisco Technical Tips Conventions.
There are no specific prerequisites for this document.
This document is not restricted to specific software and hardware versions.
In this section, you are presented with the information to configure the features described in this document.
Note: To find additional information on the commands used in this document, use the Command Lookup Tool (registered customers only) .
This document uses the network setup shown in the diagram below.
This document uses the configurations shown below.
Router A |
---|
hostname RouterA dlsw local-peer peer-id 132.146.252.1 dlsw remote-peer 0 tcp 132.146.251.1 dlsw bridge-group 1 interface Ethernet0 ip address 132.146.252.1 255.255.255.0 bridge-group 1 interface Serial0 ip address 132.146.250.2 255.255.255.0 bandwidth 336 bridge 1 protocol ieee |
Router B |
---|
hostname RouterB dlsw local-peer peer-id 132.146.251.1 dlsw remote-peer 0 tcp 132.146.252.1 dlsw bridge-group 1 interface Ethernet0 ip address 132.146.251.1 255.255.255.0 bridge-group 1 interface Serial0 ip address 132.146.250.1 255.255.255.0 bandwidth 336 bridge 1 protocol ieee |
Note: The source-bridge ring-group statement is not used in this configuration.
There is currently no verification procedure available for this configuration.
There is currently no specific troubleshooting information available for this configuration.