! ! Last configuration change at 22:24:06 UTC Tue Nov 26 2024 ! version 15.6 service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname R3 ! boot-start-marker boot-end-marker ! ! ! no aaa new-model ethernet lmi ce ! ! ! no process cpu autoprofile hog mmi polling-interval 60 no mmi auto-configure no mmi pvc mmi snmp-timeout 180 ! ! ! ! ! ! ! ! ! ! ! ip domain name infoitech.co.uk ip cef no ipv6 cef ! multilink bundle-name authenticated ! ! ! ! ! redundancy ! no cdp run ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback0 no shutdown ip address 10.0.0.3 255.255.255.255 ip ospf message-digest-key 1 md5 7 121A0C041104330B393B22 ip ospf network point-to-point ip ospf 1 area 0 ! interface GigabitEthernet0/0 no shutdown description "R3 to R1" ip address 10.1.3.3 255.255.255.0 ip ospf message-digest-key 1 md5 7 0307521805001E435D191F ip ospf network point-to-point ip ospf 1 area 0 duplex auto speed auto media-type rj45 bfd interval 150 min_rx 150 multiplier 3 no cdp enable ! interface GigabitEthernet0/1 no shutdown description "R3 to R2" ip address 10.2.3.3 255.255.255.0 ip ospf message-digest-key 1 md5 7 1511021F0725142B3B2333 ip ospf network point-to-point ip ospf 1 area 0 duplex auto speed auto media-type rj45 bfd interval 150 min_rx 150 multiplier 3 no cdp enable ! interface GigabitEthernet0/2 no shutdown no ip address shutdown duplex auto speed auto media-type rj45 no cdp enable ! interface GigabitEthernet0/3 no shutdown no ip address shutdown duplex auto speed auto media-type rj45 no cdp enable ! router ospf 1 area 0 authentication message-digest bfd all-interfaces ! ip forward-protocol nd ! ! no ip http server no ip http secure-server ! ! ! ! control-plane ! banner exec ^CC R3 - CCNP - MPLS OSPF LAB ^C banner incoming ^CC R3 - CCNP - MPLS OSPF LAB ^C banner login ^CC R3 - CCNP - MPLS OSPF LAB ^C banner motd ^CC R3 - CCNP - MPLS OSPF LAB ^C ! line con 0 password 7 01100F175804 login line aux 0 password 7 01100F175804 login line vty 0 4 login transport input none ! no scheduler allocate ! end