Section 6: DLSw+ (6 Points)

  • Configure DLSw+ with TCP encapsulation between R6-R4 and R6-R5. R4 should only be able to connect to R6 VLAN2 and R5 to VLAN5.

If you configured straightforward peering between each of the routers, they would have full connectivity to each VLAN on R6. This question requires bridge-lists to separate the DLSw connectivity for the two peers to each VLAN connected to R6. If you have configured this correctly as shown in Example 3-70 through Example 3-72, you have scored 2 points.

Example 3-70. R4 Initial DLSw+ Configuration
						dlsw local-peer peer-id 10.4.4.4
						dlsw remote-peer 0 tcp 10.6.6.6
						dlsw bridge-group 1
						!
						interface FastEthernet0/0
						bridge-group 1
						!
						bridge 1 protocol ieee
					
Example 3-71. R5 Initial DLSw+ Configuration ...

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.