Alright, so I'm like n00btacular at cisco, I've been taking a class in at my highschool for about three weeks. At the current point in the curriculum, we set up an interface E0. The problem with this is that we cannot ping between router and workstation, though the routers can ping each other. when show int e0 is run it displays:
Ethernet0 is up, line protocol is down
Hardware is Lance, address is 0050.736c.1d62 (bia 0050.736c.1d62)
Internet address is 172.16.1.100/21
MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec,
reliability 128/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
ARP type: ARPA, ARP Timeout 04:00:00
Last input never, output 00:00:09, output hang never
Last clearing of "show interface" counters never
Queueing strategy: fifo
Output queue 0/40, 0 drops; input queue 0/75, 0 drops
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 input packets with dribble condition detected
16856 packets output, 1012842 bytes, 0 underruns
16856 output errors, 0 collisions, 11 interface resets
0 babbles, 0 late collision, 0 deferred
16856 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
Lab_C#
Now, how in the hell do I set line protcool to be up, or is the problem in pinging between workstation and router due to something else in the configuration?