Router(config-router)#do sh run Building configuration... Current configuration : 1313 bytes ! ! Last configuration change at 03:36:42 EET Mon Jul 26 2021 ! version 15.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Router ! boot-start-marker boot-end-marker ! ! ! no aaa new-model clock timezone EET 2 0 mmi polling-interval 60 no mmi auto-configure no mmi pvc mmi snmp-timeout 180 ! ! ! ! ! ! ! ! ! ! ! ! ip cef no ipv6 cef ! multilink bundle-name authenticated ! ! ! ! ! ! ! ! ! redundancy ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback0 ip address 4.4.4.4 255.255.255.255 ! interface Loopback1 ip address 44.44.44.44 255.255.255.255 ! interface Loopback2 ip address 55.55.55.55 255.255.255.255 ! interface Ethernet0/0 ip address 192.168.34.4 255.255.255.0 ip ospf 1 area 0 ! interface Ethernet0/1 no ip address shutdown ! interface Ethernet0/2 no ip address shutdown ! interface Ethernet0/3 no ip address shutdown ! ! router eigrp 10002 network 44.44.44.44 0.0.0.0 ! ! router eigrp 10003 network 55.55.55.55 0.0.0.0 ! router ospf 1 redistribute eigrp 10002 subnets tag 111 redistribute eigrp 10003 subnets ! ip forward-protocol nd ! ! no ip http server no ip http secure-server ! ! ! ! control-plane ! ! ! ! ! ! ! ! line con 0 logging synchronous line aux 0 line vty 0 4 login transport input none ! ! end