! ! Last configuration change at 22:23:03 UTC Tue Nov 26 2024 ! version 15.6 service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname R2 ! 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.2 255.255.255.255 ip ospf message-digest-key 1 md5 7 05080F1C224371060A1511 ip ospf network point-to-point ip ospf 1 area 0 ! interface GigabitEthernet0/0 no shutdown description "R2 to R1" ip address 10.1.2.2 255.255.255.0 ip ospf message-digest-key 1 md5 7 094F471A1A0A281D181C02 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 ! interface GigabitEthernet0/1 no shutdown description "R2 to R3" ip address 10.2.3.2 255.255.255.0 ip ospf message-digest-key 1 md5 7 060506324F413616160714 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 ! 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 bfd all-interfaces ! ip forward-protocol nd ! ! no ip http server no ip http secure-server ! ! ! ! control-plane ! banner exec ^CC R2 - CCNP - MPLS OSPF LAB ^C banner incoming ^CC R2 - CCNP - MPLS OSPF LAB ^C banner login ^CC R2 - CCNP - MPLS OSPF LAB ^C banner motd ^CC R2 - 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