Basic Router Configuration: 1. Verifying
Basic Router Configuration: 1. Verifying
1. Verifying
R1#show running-config Building configuration... Current configuration : 598 bytes ! version 12.4 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname R1 ! ! ! R1#show ip interface brief Interface FastEthernet0/0 FastEthernet0/1 Serial0/0/0 Serial0/0/1 Vlan1 R1# IP-Address unassigned unassigned 192.168.2.1 unassigned unassigned OK? Method Status Protocol
YES manual administratively down down YES manual administratively down down YES manual down down
YES manual administratively down down YES manual administratively down down
R1#show controllers s0/0/0 Interface Serial0/0/0 Hardware is PowerQUICC MPC860 DCE V.35, no clock idb at 0x81081AC4, driver data structure at 0x81084AC0 SCC Registers: General [GSMR]=0x2:0x00000000, Protocol-specific [PSMR]=0x8 Events [SCCE]=0x0000, Mask [SCCM]=0x0000, Status [SCCS]=0x00 Transmit on Demand [TODR]=0x0, Data Sync [DSR]=0x7E7E Interrupt Registers: Config [CICR]=0x00367F80, Pending [CIPR]=0x0000C000
R1#show ip route Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area * - candidate default, U - per-user static route, o - ODR P - periodic downloaded static route Gateway of last resort is not set C R1# 192.168.1.0/24 is directly connected, Serial0/0/0
R1#show cdp neighbors Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge S - Switch, H - Host, I - IGMP, r - Repeater, P - Phone Device ID Router R1# Local Intrfce Ser 0/0/0 Holdtme 126 Capability R Platform C1841 Port ID Ser 0/0/0
R1#show cdp entry * protocol Protocol information for Router : IP Address: 192.168.1.1 R1#
3. Disable DNS lookup. R1(config)#no ip domain-lookup R1(config)# 4. Configure a privileged EXEC mode password
R1(config)#enable secret cisco R1(config)#
***********************. R1(config)#
7.