cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5232
Views
10
Helpful
4
Replies

DMVPN INTF state

Hi all,

 

I want to know about the INTF DMVPN state.And I also want to know about this below command:

->>>>>>  ip nhrp nhs x.x.x.x nbma y.y.y.y multicast

 

My testing for this command is :


R4#sh run int t0
Building configuration...

Current configuration : 220 bytes
!
interface Tunnel0
ip address 100.0.255.4 255.255.255.0
ip mtu 1400
ip nhrp authentication CISCO
ip nhrp network-id 1
ip nhrp nhs 100.0.255.2 nbma 10.0.26.2 multicast
ip nhrp shortcut
ip tcp adjust-mss 1360
end

--------------------------------------------------------------------------------------

 

R4#show dmvpn
Type:Spoke, NHRP Peers:1,

# Ent Peer NBMA Addr Peer Tunnel Add State UpDn Tm Attrb
----- --------------- --------------- ----- -------- -----
1 10.0.26.2 100.0.255.2 INTF never S

 

 

4 Replies 4

this tunnel need source and destination mode are multipoint to work 

Thanks , This is my requirement . I carelessly forget to do it . After I add tunnel soure and mode gre multipoint ,DMVPN is up .

One more point that I want to know is the usage of this command :

ip nhrp nhs x.x.x.x nbma y.y.y.y multicast

 

With the using of this , I do not need to write some command such that :

ip nhrp map multicast x.x.x.x

ip nhrp map x.x.x.x y.y.y.y

 

How it is ?

 

 

correct you are right 

ip nhrp nhs x.x.x.x nbma y.y.y.y multicast

OR

ip nhrp map multicast x.x.x.x AND ip nhrp map x.x.x.x y.y.y.y

 

these commands do same you can use any, i prefer second one.

Hello,

 

post the full running configs of both the hub and the spoke...

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:

Review Cisco Networking products for a $25 gift card