hostname Hub ! no ip domain lookup ip multicast-routing ip cef ! ! ! interface Loopback0 ip address 3.3.3.3 255.255.255.255 ip pim sparse-mode ! interface Tunnel0 ip address 172.16.123.3 255.255.255.0 no ip redirects ip pim sparse-mode ip nhrp authentication DMVPN ip nhrp map multicast dynamic ip nhrp network-id 1 ip nhrp redirect ip ospf network point-to-multipoint tunnel source GigabitEthernet0/1 tunnel mode gre multipoint ! interface GigabitEthernet0/0 no ip address ! interface GigabitEthernet0/1 ip address 192.168.34.3 255.255.255.0 no cdp enable ! router ospf 1 network 3.3.3.3 0.0.0.0 area 0 network 172.16.123.0 0.0.0.255 area 1 ! ip pim rp-address 3.3.3.3 ip route 0.0.0.0 0.0.0.0 192.168.34.4 ip ssh server algorithm encryption aes128-ctr aes192-ctr aes256-ctr ip ssh client algorithm encryption aes128-ctr aes192-ctr aes256-ctr ! ipv6 ioam timestamp ! end