You are on page 1of 2

Spoke-1#sh run

Building configuration...

Current configuration : 1130 bytes


!
! Last configuration change at 12:56:19 UTC Mon May 22 2023
!
version 15.2
service timestamps debug datetime msec
service timestamps log datetime msec
!
hostname Spoke-1
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
ip cef
!
!
!
!
!
!
no ipv6 cef
!
!
multilink bundle-name authenticated
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface Tunnel0
ip address 10.10.10.1 255.255.255.0
ip nhrp authentication GURUGRAM
ip nhrp map 10.10.10.4 4.4.4.4
ip nhrp map multicast 4.4.4.4
ip nhrp network-id 100
ip nhrp nhs 10.10.10.4
tunnel source Ethernet1/0
tunnel destination 4.4.4.4
!
interface FastEthernet0/0
no ip address
shutdown
duplex full
!
interface Ethernet1/0
ip address 1.1.1.1 255.255.255.252
duplex full
!
interface Ethernet1/1
no ip address
shutdown
duplex full
!
interface Ethernet1/2
no ip address
shutdown
duplex full
!
interface Ethernet1/3
no ip address
shutdown
duplex full
!
ip forward-protocol nd
!
!
no ip http server
no ip http secure-server
ip route 0.0.0.0 0.0.0.0 1.1.1.2
!
!
!
!
control-plane
!
!
line con 0
stopbits 1
line aux 0
stopbits 1
line vty 0 4
login
!
!
end

Spoke-1#

You might also like