Section 6: DLSw (4 Points)

  • Configure DLSw between VLAN_11 and VLAN_33. Use FST encapsulation.

If you configured this correctly as shown in Example 6-46, you have scored 2 points.

Example 6-46. R1 and R3 Basic DLSw Configuration
R1#show run
!
dlsw local-peer peer-id 160.10.1.1
						dlsw remote-peer 0 fst 160.10.3.3
						dlsw bridge-group 1
!
interface Ethernet0/0
 ip address 160.10.11.1 255.255.255.0
bridge-group 1

!
bridge 1 protocol ieee
!
!
________________________________________________________________
R3#show run
!
dlsw local-peer peer-id 160.10.3.3
						dlsw remote-peer 0 fst 160.10.1.1
						dlsw bridge-group 1
!
!
!
interface FastEthernet0/1
 ip address 160.10.33.3 255.255.255.0
 bridge-group 1
!
!
bridge 1 protocol ieee ! ! ________________________________________________________________ ...

Get CCIE Routing and Switching Practice Labs now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.