We want to do some config cleanup on a lot of routers and I'm trying to make it as quick and generic as possible. For example: removing IPv6 on BGP. Issuing the 'no address-family ipv6' under router bgp config also removes the neighbors under address-family ipv6. Is there any way to find out how this works for other commands, or is that just trial & error?