Basic Router Configuration
Basic Router Configuration
ICND1 v1.04-1
ICND1 v1.04-2
ICND1 v1.04-3
ICND1 v1.04-4
ICND1 v1.04-5
ICND1 v1.04-6
ICND1 v1.04-7
ICND1 v1.04-8
ICND1 v1.04-9
Configuring an Interface
Router(config)#interface type number Router(config-if)#
type includes serial, ethernet, loopback, so on number is used to identify individual interfaces
Router(config)#interface type slot/port Router(config-if)#
ICND1 v1.04-12
ICND1 v1.04-13
MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec, rely 255/255, load 1/255 Encapsulation ARPA, loopback not set, keepalive set (10 sec)
ARP type: ARPA, ARP Timeout 04:00:00 Last input 00:00:07, output 00:00:08, 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 81833 packets input, 27556491 bytes, 0 no buffer Received 42308 broadcasts, 0 runts, 0 giants, 0 throttles 1 input errors, 0 CRC, 0 frame, 0 overrun, 1 ignored, 0 abort 0 input packets with dribble condition detected 55794 packets output, 3929696 bytes, 0 underruns 0 output errors, 0 collisions, 1 interface resets 0 babbles, 0 late collision, 4 deferred 0 lost carrier, 0 no carrier 0 output buffer failures, 0 output buffers swapped out
ICND1 v1.04-14
ICND1 v1.04-15
ICND1 v1.04-16
. .
ICND1 v1.04-17
Saving Configurations
Router# Router#copy running-config startup-config Destination filename [startup-config]? Building configuration
Router#
ICND1 v1.04-18
ICND1 v1.04-19
ICND1 v1.04-20