Hi guyes, I have ospf under vrf to connect 2 different VDCs. Interface between VDCs use /30 ip aaddress but when I try to show routes it does not show /30 route rather /32 for all the different IPs for that /30 routes. Such as I have configured an interface with ip 10.10.10.2/30 and enabled ospf. when give show ip route then gets 10.10.10.1/32; 10.10.10.2/32; 10.10.10.3/32 etc not 10.10.10.0/30.