12-02-2008 12:17 AM - edited 03-04-2019 12:33 AM
Hi, is there any way to assign ip for nhrp spoke tunnel interface dynamically from the hub?
I'm talking about that scenario:
http://www.cisco.com/en/US/tech/tk583/tk372/technologies_configuration_example09186a008014bcd7.shtml
12-02-2008 12:46 AM
Hello Sergej,
be aware that the mGRE tunnel creates a virtual flat topology.
You can use a dynamically learned public address on the exit physical interface where the tunnel is applied :
tunnel source FastEthernet0/0
this allows you to be independent of the actual ip address of FE0/0 that for example can be acquired via PPP IPCP if using PPPoE client feature for example.
the internal ip address of the tunnel instead can be manually configured in all scenarios: it is a private ip address that you manage.
Hope to help
Giuseppe
12-02-2008 12:52 AM
I know all that myself.
But i don't want to keep track of all tunnel IP's, assigned to branch offices.
12-02-2008 01:06 AM
Maybe there is some other way co connect branches, which might have dynamic external IP's to central office with OSPF support?
I've also tried l2tp, but OSPF and PPP are not good friends.
12-02-2008 02:00 AM
Hello Sergej,
DMPVPN is a powerful tool but this limitation is probably built-in.
I've never used it but Cisco has recently introduced a new framework called GETVPN
see
http://www.cisco.com/en/US/docs/solutions/Enterprise/Branch/srlgbrnt.pdf
It may be able to provide what you are looking for
Hope to help
Giuseppe
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide