4-32Digest Snooping configuration example1) Network requirementsz Device A and Device B connect to Device C, a third-party device, and all these devices are in thesame region.z Enable Digest Snooping on Device A and Device B so that the three devices can communicatewith one another.Figure 4-6 Digest Snooping configuration2) Configuration procedure# Enable Digest Snooping on GigabitEthernet 1/0/1 of Device A and enable global Digest Snooping onDevice A. system-view[DeviceA] interface gigabitethernet 1/0/1[DeviceA-GigabitEthernet1/0/1] stp config-digest-snooping[DeviceA-GigabitEthernet1/0/1] quit[DeviceA] stp config-digest-snooping# Enable Digest Snooping on GigabitEthernet 1/0/1 of Device B and enable global Digest Snooping onDevice B. system-view[DeviceB] interface gigabitethernet 1/0/1[DeviceB-GigabitEthernet1/0/1] stp config-digest-snooping[DeviceB-GigabitEthernet1/0/1] quit[DeviceB] stp config-digest-snoopingConfiguring No Agreement CheckIn RSTP and MSTP, two types of messages are used for rapid state transition on designated ports:z Proposal: sent by designated ports to request rapid transitionz Agreement: used to acknowledge rapid transition requestsBoth RSTP and MSTP devices can perform rapid transition on a designated port only when the portreceives an agreement packet from the downstream device. The differences between RSTP andMSTP devices are:z For MSTP, the downstream device’s root port sends an agreement packet only after it receives anagreement packet from the upstream device.z For RSTP, the down stream device sends an agreement packet regardless of whether anagreement packet from the upstream device is received.