Command Manual – MulticastH3C S3600 Series Ethernet Switches-Release 1510 Chapter 7 MSDP Configuration Commands7-20z In the case that none of the peers use the rp-policy keyword: According to theconfiguration sequence, only the first static RPF peer whose connection state isUP is active. All the SA messages from this peer will be received and those fromother static RPF peers will be discarded. Once the active static RPF peer fails(because the configuration is removed or the connection is terminated), based onthe configuration sequence, the subsequent first static RPF peer whoseconnection is in the UP state will be selected as the active static RPF peer.Related command: peer, ip ip-prefix.Example# Configure a static RPF peer. system-viewSystem View: return to User View with Ctrl+Z.[H3C] ip ip-prefix list1 permit 130.10.0.0 16 greater-equal 16 less-equal 32[H3C] msdp[H3C-msdp] peer 130.10.7.6 connect-interface Vlan-interface 100[H3C-msdp] static-rpf-peer 130.10.7.6 rp-policy list17.1.24 timer retrySyntaxtimer retry secondsundo timer retryViewMSDP viewParameterseconds: Connection request retry interval in seconds, ranging from 1 to 60.DescriptionUse the timer retry command to configure a connection request retry interval.Use the undo timer retry command to restore the default value.By default, the connection request retry interval is 30 seconds.Related command: peer.Example# Set the connection request retry interval to 60 seconds. system-viewSystem View: return to User View with Ctrl+Z.[H3C] msdp