Monday, March 28, 2011

Lab 75 - RIPv2 Broadcast Updates

Prerequisites: CCNP level skills.

Topology
Pic. 1 - Topology Diagram.
Icons designed by: Andrzej Szoblik - http://www.newo.pl

Task 1
Configure R1, R2 and R4 so they send RIP advertisement using broadcast instead of multicast on the LAN.

Lab Solution

Task 1
Configure R1, R2 and R4 so they send RIP advertisement using broadcast instead of multicast on the LAN.

R1, R2 and R4 Configuration:
!
interface FastEthernet1/0
 ip rip v2-broadcast
!

Verification:
Pic. 2 - Debug RIP on R4.

Pic. 3 - Debug IP Packet.