Servus,
gerade konfiguriere gerade DMVPN für einen Kunden.
Soweit funktioniert alles wie es sein soll.
Kann man irgendwie die ersten Paketveluste Spoke-HUB vermeiden? Klar ich könnte die Holdtime höher setzen, sitzt gleich
bei 360.
Routingprotokoll ist OSPF. Ich weiß ich nicht das ideale für DMVPN, aber wir wolle keine redistribution
Jemand eine Idee, was ich noch drehen könnte ?
Spoke Tunnel Interface:
ip address 10.255.251.3 255.255.255.0
no ip redirects
ip mtu 1400
no ip split-horizon eigrp 1
ip nhrp authentication PASSWORT
ip nhrp map 10.255.251.1 y
ip nhrp map multicast y
ip nhrp network-id 6000
ip nhrp holdtime 360
ip nhrp nhs 10.255.251.1
ip tcp adjust-mss 1360
ip ospf authentication message-digest
ip ospf message-digest-key 1 md5
ip ospf network broadcast
ip ospf priority 0
ip ospf mtu-ignore
ip ospf 6000 area 0
tunnel source GigabitEthernet0/0
tunnel mode gre multipoint
tunnel key 0000000
tunnel vrf OUTSIDE_VTI
tunnel protection ipsec profile PROFILE_NAME
vielen Dank
@Mike Ghahremani: Danke fuers Support