Hi there
Static Point
interface Tunnel666
ip address 192.168.20.x 255.255.255.0
no ip redirects
ip nhrp authentication (word)
ip nhrp map multicast dynamic
ip nhrp network-id 1
ip ospf network broadcast
ip ospf priority 2
tunnel source Ethernet0/0
tunnel mode gre multipoint
tunnel key 1
tunnel protection ipsec profile p1
ADSL Core (Landing Point for Other ADSL)
interface Tunnel666
ip address 192.168.20.2 255.255.255.0
no ip redirects
ip nhrp authentication (word)
ip nhrp map 192.168.x.x 196.x.x.x
ip nhrp map multicast 196.3.x.x
ip nhrp network-id 1
ip nhrp nhs 192.168.20.x
no ip split-horizon
ip ospf network broadcast
ip ospf priority 0
keepalive 10 3
tunnel source Dialer1
tunnel mode gre multipoint
tunnel key 1
tunnel protection ipsec profile p1
ADSL Site (CPE)
interface Tunnel666
ip address 192.168.20.x 255.255.255.0
no ip redirects
ip nhrp authentication (word)
ip nhrp map 192.168.20.x 196.x.x.x
ip nhrp map multicast 196.x.x.x
ip nhrp network-id 1
ip nhrp holdtime 300
ip nhrp nhs 192.168.20.1
ip ospf network broadcast
ip ospf priority 0
keepalive 10 3
tunnel source Dialer1
tunnel mode gre multipoint
tunnel key 1
tunnel protection ipsec profile p1