cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
745
Views
0
Helpful
2
Replies

missing config

yoav-shneor
Level 1
Level 1

Hi ,

 

ISR 4451-X/K9  running  Cisco IOS XE Software, Version 16.07.03

I have a tunnel interface mGRE and the command "ip nhrp map multicast dynamic" is missing from the show run .

You can find it only on show run all .
What am i missing here ? 
Is it a new version behavior ? 

 

interface Tunnel0
ip address 172.17.10.1 255.255.255.0
no ip redirects
ip unreachables
ip proxy-arp
ip mtu 1400
ip pim join-prune-interval 60
ip pim dr-priority 1
ip pim query-interval 30
ip mfib forwarding input
ip mfib forwarding output
ip mfib cef input
ip mfib cef output
ip nhrp map multicast dynamic
ip nhrp network-id 1000
ip nhrp holdtime 600
ip nhrp record
ip nhrp max-send 10000 every 10
ip nhrp multicast batch-size 250 batch-interval 10
ip nhrp use 1
ip nhrp send-routed
ip nhrp registration no-unique
ip nhrp registration timeout 200
ip nhrp cache non-authoritative
ip nhrp shortcut
ip nhrp redirect timeout 8
ip nhrp path preference 255
no ip flowspec

2 Replies 2

yoav-shneor
Level 1
Level 1
Hi , i have the same problem again on another ASR 1002X with asr1002x-universalk9.16.09.02.SPA.bin
Idea any one ?

johndotyeh
Level 1
Level 1

There were some default config changes starting in 16.3. That command was one of them. This is from Sullenberger's DMVPN Cisco Live slides:

 

image.png