Hi,
I'm hoping someone has a lab/spare MSFC to figure this out for me.
I have a vlan interface configured on an MSFC. Some PIM statements were added to this interface by mistake. I did a 'no' on both statements. Only one was removed. Below are the before/after.
Before: interface Vlan208 ip address 10.73.208.131 255.255.255.128 ip pim version 1 ip pim sparse-mode
After: interface Vlan208 ip address 10.73.208.131 255.255.255.128 no ip redirects ip pim version 1
No matter how many tries I do a 'no ip pim version 1', it will not disappear from the config. Any ideas?