! ! Last configuration change at 22:23:46 UTC Tue Nov 26 2024 ! version 15.6 service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname R1 ! boot-start-marker boot-end-marker ! ! ! no aaa new-model ethernet lmi ce ! ! ! 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 ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback0 no shutdown ip address 10.0.0.1 255.255.255.255 ip ospf message-digest-key 1 md5 7 094F471A1A0A281D181C02 ip ospf network point-to-point ip ospf 1 area 0 ! interface GigabitEthernet0/0 no shutdown description "R1 to R2" ip address 10.1.2.1 255.255.255.0 ip ospf message-digest-key 1 md5 7 121A0C041104330B393B22 ip ospf network point-to-point duplex auto speed auto media-type rj45 bfd interval 150 min_rx 150 multiplier 3 ! interface GigabitEthernet0/1 no shutdown description "R1 to R3" ip address 10.1.3.1 255.255.255.0 ip ospf message-digest-key 1 md5 7 060506324F413616160714 ip ospf network point-to-point duplex auto speed auto media-type rj45 bfd interval 150 min_rx 150 multiplier 3 ! interface GigabitEthernet0/2 no shutdown no ip address shutdown duplex auto speed auto media-type rj45 ! interface GigabitEthernet0/3 no shutdown no ip address shutdown duplex auto speed auto media-type rj45 ! router ospf 1 area 0 authentication message-digest network 10.1.2.1 0.0.0.0 area 0 network 10.1.3.1 0.0.0.0 area 0 bfd all-interfaces ! ip forward-protocol nd ! ! no ip http server no ip http secure-server ! ! ! ! control-plane ! banner exec ^CC R1 - CCNP - MPLS OSPF LAB ^C banner incoming ^CC R1 - CCNP - MPLS OSPF LAB ^C banner login ^CC R1 - CCNP - MPLS OSPF LAB ^C banner motd ^CC R1 - CCNP - MPLS OSPF LAB ^C ! line con 0 password 7 05080F1C2243 login line aux 0 password 7 05080F1C2243 login line vty 0 4 login transport input none ! no scheduler allocate ! end