Hi,
Anyone ever try to track 0.0.0.0/0 in the IOS XR? The OS doesn't seem to take the command.
Is ths a bug or intended behavior?
See output below.
RP/0/RSP0/CPU0:bla-cgn-01.net(config)#track track1
RP/0/RSP0/CPU0:bla-cgn-01.net(config-track)#type route reachability
RP/0/RSP0/CPU0:bla-cgn-01.net(config-track-route)#route ipv4 0.0.0.0/0
RP/0/RSP0/CPU0:bla-cgn-01.net(config-track-route)#commit
Tue Nov 20 06:07:01.656 GMT
% Failed to commit one or more configuration items. Please issue 'show configuration failed' from this session to view the errors
RP/0/RSP0/CPU0:bla-cgn-01.net(config-track-route)#show configuration failed
Tue Nov 20 06:07:09.999 GMT
!! APPLY ERRORS: This configuration was accepted by the system,
!! but errors occurred when the system attempted to make the
!! configuration operational. The individual errors for each
!! failed configuration command can be found below. These errors
!! will cause an inconsistency between the system's running
!! configuration and its operational state, which may be addressed
!! by using the 'no' form of the command to remove it from the
!! running configuration.
track track1
type route reachability
route ipv4 0.0.0.0/0
!!% Invalid argument
!
!
end