cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1565
Views
0
Helpful
4
Replies

Remove statement

albolabris
Level 1
Level 1

How do I remove the statement "no ip mroute-cache" from my vlan config

!

interface Vlan315

description AGS

ip address 10.10.20.1 255.255.252.0

ip helper-address 10.4.48.1

ip helper-address 10.4.55.5

no ip mroute-cache

!

I had Multicast routing on with the statement "ip pim dense-mode" under the vlan. I removed the multicast routing then removed the statement "ip pim dense-mode" under the vlan and then it auto added the statement "no ip mroute-cache"

1 Accepted Solution

Accepted Solutions

Edison Ortiz
Hall of Fame
Hall of Fame

Enter

"ip mroute-cache"

Default commands will not be visible in the config and by default ip mroute-cache is enabled on SVIs.

View solution in original post

4 Replies 4

Edison Ortiz
Hall of Fame
Hall of Fame

Enter

"ip mroute-cache"

Default commands will not be visible in the config and by default ip mroute-cache is enabled on SVIs.

It's telling me its an Incomplete command

CO-1-MDF(config)#int vlan 315

CO-1-MDF(config-if)#ip mroute-cache

% Incomplete command.

I found it its "ip mroute-cache distributed"

Thank you...

You need the distributed option because multicast fast-switching is done in hardware instead of software on that particular switch.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: