(Serial0/1/0) is down: peer restarted *Nov 24 10:19:41.747: %DUAL-5-NBRCHANGE: IP-EIGRP(0) 100: Neighbor 192.168.50.1 (Serial0/1/0) is up: new adjacency london(config-router)#cop r s ^ % Invalid input detected at '^' marker. london(config-router)#end london#cop r s Destination filename [startup-config]? *Nov 24 10:20:45.903: %SYS-5-CONFIG_I: Configured from console by console Building configuration... [OK] london#sh eigr london#sh ip eigr london#sh ip eigrp 100 % Incomplete command. london#sh ip eigrp 100 ? accounting IP-EIGRP Accounting interfaces IP-EIGRP interfaces neighbors IP-EIGRP neighbors topology IP-EIGRP Topology Table traffic IP-EIGRP Traffic Statistics london#sh ip eigrp 100 topology IP-EIGRP Topology Table for AS(100)/ID(10.10.112.1) Codes: P - Passive, A - Active, U - Update, Q - Query, R - Reply, r - reply Status, s - sia Status P 10.10.64.0/24, 1 successors, FD is 128256 via Connected, Loopback0 P 10.10.80.0/24, 1 successors, FD is 128256 via Connected, Loopback1 P 192.168.50.0/30, 1 successors, FD is 20512000 via Connected, Serial0/1/0 P 192.168.50.4/30, 1 successors, FD is 21024000 via 192.168.50.1 (21024000/20512000), Serial0/1/0 P 10.10.96.0/24, 1 successors, FD is 128256 via Connected, Loopback2 P 10.10.112.0/24, 1 successors, FD is 128256 via Connected, Loopback3 P 172.16.0.0/24, 1 successors, FD is 20514560 via 192.168.50.1 (20514560/28160), Serial0/1/0 london# sh run Building configuration... Current configuration : 1353 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname london ! boot-start-marker boot-end-marker ! ! no aaa new-model ! resource policy ! mmi polling-interval 60 no mmi auto-configure no mmi pvc mmi snmp-timeout 180 ip subnet-zero ip cef ! ! no ip dhcp use vrf connected ip dhcp excluded-address 192.168.100.0 192.168.100.10 ! ip dhcp pool 192 network 192.168.100.0 255.255.255.0 default-router 192.168.100.1 dns-server 192.168.100.2 domain-name london.net ! ! no ip domain lookup ! ! ! ! interface Loopback0 ip address 10.10.64.1 255.255.255.0 ! interface Loopback1 ip address 10.10.80.1 255.255.255.0 ! interface Loopback2 ip address 10.10.96.1 255.255.255.0 ! interface Loopback3 ip address 10.10.112.1 255.255.255.0 ! interface FastEthernet0/0 no ip address shutdown duplex auto speed auto ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! interface Serial0/1/0 ip address 192.168.50.2 255.255.255.252 no fair-queue ! interface Serial0/1/1 no ip address shutdown clockrate 125000 ! router eigrp 100 network 10.0.0.0 network 192.168.50.0 network 192.168.100.0 no auto-summary ! ip classless ! ip http server ! ! control-plane ! banner motd ^Ckim ingen adgang^C ! line con 0 line aux 0 line vty 0 4 login ! end london#