No debug messages for blackhole route will be logged after a blackhole route logging is disabled.
ip route 20.20.20.2/32 blackhole logging
Enable debug logging for a blackhole route with destination IP address.
Switch(config)# ip route 20.20.20.2/32 blackhole logging
ipv6 route 2001::2/128 blackhole logging
Enable debug logging for a blackhole route with destination IPv6 address.
switch(config)# ipv6 route 2001::2/128 blackhole logging
no ip route 20.20.20.2/32 blackhole
Disable debug logging for the blackhole route with destination IP address 20.20.20.2.
switch(config)# no ip route 20.20.20.2/32 blackhole
no ipv6 route 2001::2/128 blackhole
Disable debug logging for the blackhole route with destination IPv6 address
switch(config)#no ipv6 route 2001::2/128 blackhole
ip route 20.20.20.0/24 blackhole logging
Enable debug logging for IPv4 blackhole route 20.20.20.0
Switch(config)# ip route 20.20.20.0/24 blackhole logging
ipv6 route 2001::/64 blackhole logging
Enable debug logging for IPv6 blackhole route.
switch(config)#ipv6 route 2001::/64 blackhole logging
[no] debug ip fib blackhole
Within the config context:
Syntax
[no] debug ip fib blackhole
Description
Enables debug logs for IPv4 blackhole routes.
164
Aruba 3810 / 5400R Multicast and Routing Guide for ArubaOS-
Switch 16.08