656 CHAPTER 43: DYNAMIC ROUTE B ACKUP CONFIGURATION COMMANDSip ip-address: IP address of the network segment to be monitored.mask: Network mask.mask-length: Network mask length, ranging from 0 to 32.Description Use the standby routing-rule command to create a dynamic route backupgroup and add the network segment to be monitored to this group.Use the undo standby routing-rule command to remove a dynamic routebackup group or remove the monitored network segment from this group.By default, no dynamic route backup group is created.n Up to 255 monitored network segments can be added to a dynamic route backupgroup. The primary link is considered to be disconnected when there is no validroute to any of the monitored network segments in a dynamic route backupgroup.Example # Create dynamic route backup group 1 to monitor routes to the networksegments 20.0.0.0/8 and 30.0.0.0/8. system-view[Sysname] standby routing-rule 1 ip 20.0.0.1 255.0.0.0[Sysname] standby routing-rule 1 ip 30.0.0.1 255.0.0.0standby timer routing-disableSyntax standby timer routing-disable secondsundo standby timer routing-disableView Interface viewParameter seconds: Delay between primary link connection and backup link disconnection,ranging from 0 to 65,535 in seconds.Description Use the standby timer routing-disable command to configure the delaybetween primary link connection and backup link disconnection. .Use the undo standby timer routing-disable command to restore thedefault.By default, the delay between primary link connection and backup linkdisconnection is 20 seconds.Example # Set the delay between primary link connection and backup link disconnection to5 seconds on Bri 3/0. system-view[Sysname] interface bri 3/0[Sysname-Bri3/0] standby timer routing-disable 5