10
CCNA Journal Sample

CCNA Journal Sample_3

  • Upload
    ceh

  • View
    212

  • Download
    0

Embed Size (px)

DESCRIPTION

ccna

Citation preview

  • CCNA Journal Sample

  • IndexBasicEthernetSerialRouter Rip

  • HelpersShow Commands:Show runShow interfaceAll of these commands do not have to be used with every configuration: i.e. Line aux 0, or Line vty 0 4

  • BasicRouter#hostname RTAenable password ciscoenable secret classconfig t interface Serial 0/0 ip address 193.16.3.33 255.255.255.224 router rip network 193.16.3.0 line con 0 login password cisco line aux 0 login password cisco line vty 0 4 login password cisco

  • Helpers

  • Ethernet On a 2500 router

    Config t

    Interface e0 Address 200.169.23.0 255.255.255.0 No shutdown

    Interface e1 Address 220.169.23.0 255.255.255.0 No shutdown On a 2600 router Interface s0/0 . . Interface s0/1 .220.169.23.0

    e1e0

  • Helpers

  • Serial220.169.23.0

    DCEOn a 2500 router Config t

    Interface s0 Address 200.169.23.0 255.255.255.0 No shutdown Interface s1

    Address 220.169.23.0 255.255.255.0 Clock rate 56000 No shutdown On a 2600 router Interface s0/0 . . . Interface s0/1 .220.169.23.0

  • Helpers

  • RIPRouting Protocol