SlideShare ist ein Scribd-Unternehmen logo
1 von 67
Backup and Restore
Cisco IOS File System and Devices
Managing Cisco IOS Images
Verifying Memory Image Filenames wg_ro_a# show flash System flash directory: File  Length  Name/status 1  10084696  c2500-js-l_120-3.bin  [10084760 bytes used, 6692456 available, 16777216 total] 16384K bytes of processor board System flash (Read ONLY)
Creating a Software Image Backup
Upgrading the Image from the Network
LAB ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Resolving Host Names ,[object Object],[object Object],[object Object],[object Object]
Resolving Host Names ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Password Recovery ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Configuration Register Default 2102 Bit Decimal ,[object Object],[object Object],[object Object],14 15 13 12 10 11 9 8 6 7 5 4 2 3 1 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 4 8 2 1 4 8 2 1 4 8 2 1 4 8 2 1
Password Recovery ,[object Object],[object Object],[object Object],[object Object]
Password Recovery ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
WANs
WAN vs LAN ,[object Object],[object Object],[object Object]
Remote Access Overview ,[object Object],[object Object]
WAN Overview ,[object Object],[object Object],Service  Provider
WAN technology/terminology ,[object Object],[object Object],[object Object],[object Object],CPE (Customer Premises Equipment) are equipments located at the customer’s site, they are owned, operated and managed by the customer .
WAN technology/terminology A demarcation point is where customer premises equipment (CPE) ends, and local loop begins. The local loop is the cabling from demarcation point to Central Office (CO).
WAN technology/terminology ,[object Object],[object Object],[object Object],[object Object],[object Object]
WAN Devices ,[object Object],[object Object],[object Object],[object Object]
WANs - Data Link Encapsulation ,[object Object],[object Object],[object Object]
WAN Technologies Overview ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Switched ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Dedicated Digital Services ,[object Object],[object Object],[object Object],[object Object],[object Object]
Digital Subscriber Lines ,[object Object],[object Object],[object Object],[object Object],[object Object]
Analog Services ,[object Object],[object Object],[object Object],[object Object]
Cable Modems (Shared Analog) ,[object Object],[object Object],[object Object],[object Object],[object Object]
Wireless ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Circuit Switched Services ,[object Object],[object Object],[object Object],[object Object],[object Object],B B D
Integrated Services Digital Network
Asynchronous Transfer Mode ( ATM) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
WAN Connection Types ,[object Object],[object Object],[object Object],[object Object]
WAN Connection Types ,[object Object],[object Object],[object Object],[object Object]
Defining WAN Encapsulation Protocols ,[object Object],[object Object]
Defining WAN Encapsulation Protocols ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Determining the WAN Type to Use ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Max. WAN Speeds for WAN Connections  E3/T3 Leased Line / Frame Relay E1 / T1 ISDN – PRI  128 Kbps X.25, ISDN – BRI 56-64 Kbps Asynchronous Dial-Up Maximum Speed  WAN Type
Typical WAN Encapsulation Protocols: Layer 2 Leased Line Circuit-switched PPP, SLIP, HDLC HDLC, PPP, SLIP Packet-switched X.25, Frame Relay, ATM Telephone Company Service Provider
WAN Protocols ,[object Object],[object Object],E0 S0 S0 WAN LAN Network Datalink Physical ,[object Object],[object Object]
HDLC Frame Format Flag Address Control Data FCS Flag HDLC ,[object Object],Flag Address Control Proprietary Data FCS Flag Cisco HDLC ,[object Object]
HDLC Command Router(config-if)#encapsulation hdlc ,[object Object],[object Object]
[object Object],[object Object],[object Object],[object Object],[object Object],An Overview of PPP PPP Encapsulation Link setup and control  using LCP in PPP
PPP LCP Configuration Options Feature  How It Operates Protocol Authentication PAP CHAP Perform Challenge Handshake Require a password Compression Compress data at source;  reproduce data at  destination Error  Detection Avoid frame looping Monitor data dropped on link Multilink Load balancing across  multiple links Multilink  Protocol (MP)
PPP Authentication Overview ,[object Object],PPP Session Establishment 1 Link Establishment Phase 2 Optional Authentication Phase 3  Network-Layer Protocol Phase Dialup or  Circuit-Switched  Network
[object Object],Selecting a PPP Authentication Protocol Remote Router (SantaCruz) Central-Site Router  (HQ) Hostname: santacruz Password: boardwalk  username santacruz password boardwalk  PAP  2-Way Handshake “ santacruz, boardwalk” Accept/Reject
Selecting a PPP Authentication Protocol (cont.) ,[object Object],Remote Router (SantaCruz) Central-Site Router  (HQ) Hostname: santacruz Password: boardwalk  username santacruz password boardwalk  CHAP 3-Way Handshake Challenge Response Accept/Reject
Configuring PPP and Authentication Overview Service Provider Verify who  you are. Router to Be Authenticated (The router that initiated the call.) ppp encapsulation hostname    username / password ppp authentication Authenticating Router (The router that received the call.) ppp encapsulation hostname username / password ppp authentication Enabling PPP Enabling PPP Authentication Enabling PPP Enabling PPP Authentication        
Configuring PPP Router(config-if)#encapsulation  ppp ,[object Object]
Configuring PPP Authentication Router(config)# hostname  name ,[object Object],Router(config)#username  name  password  password ,[object Object]
Configuring PPP Authentication (cont.) Router(config-if)#ppp authentication {chap | chap pap | pap chap | pap} ,[object Object]
Configuring CHAP Example ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],hostname R2 username R1 password cisco ! int serial 0 ip address 10.0.1.2 255.255.255.0 encapsulation ppp ppp authentication CHAP R1 R2 PSTN/ISDN
Verifying  HDLC and PPP Encapsulation Configuration Router#show interface s0 Serial0 is up, line protocol is up Hardware is HD64570 Internet address is 10.140.1.2/24 MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec, rely 255/255, load 1/255 Encapsulation PPP, loopback not set, keepalive set (10 sec) LCP Open Open: IPCP, CDPCP Last input 00:00:05, output 00:00:05, 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 38021 packets input, 5656110 bytes, 0 no buffer Received 23488 broadcasts, 0 runts, 0 giants, 0 throttles 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort 38097 packets output, 2135697 bytes, 0 underruns 0 output errors, 0 collisions, 6045 interface resets 0 output buffer failures, 0 output buffers swapped out 482 carrier transitions DCD=up  DSR=up  DTR=up  RTS=up  CTS=up
Verifying PPP Authentication with the  debug ppp authentication  Command ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],debug ppp authentication  successful CHAP output R1 R2 Service  Provider debug ppp authentication
What is ISDN? Provider network Digital  PBX Small office Home office  Voice, data, video Telecommuter Central site
Why ISDN? ,[object Object],[object Object],[object Object]
[object Object],ISDN Access Options Channel  Mostly Used for B Circuit-switched data (HDLC, PPP) Capacity 64 kbps D 2B Signaling information D 16/64 kbps 23 or 30B BRI PRI D
Advantages of ISDN (2) ,[object Object],[object Object],[object Object],[object Object]
Interfaces and Devices TE1 TE2 TA NT1 2W 4W ISDN Ready BRI Port Analog devices: phone, Serial port After connecting to TA it becomes TE1 S/T interface U interface ISDN Switch
Interfaces and Devices Function Group – A set of functions implemented by a device or software Reference Point – The interface between two function group
Reference Points
LAB-ISDN E0 Router(config)#hostname R1 R1(config)#username R2 password cisco R1(config-if)#int bri 0  R1(config-if)# ip address 10.0.0.1 255.0.0.0 R1(config-if)#enacapsulation ppp R1(config-if)#PPP authentication CHAP R1(config-if)#no shut Static Routes or default route R1(config)#ip route 0.0.0.0 0.0.0.0 10.0.0.2 R1(config)#isdn switch-type basic-net3 Access List R1(config)#dialer-list 1 protocol ip permit R1(config)#int bri 0 R1(config-if)# dialer–group 1  R1(config-if)#dialer map ip 10.0.0.2 name R2 20 R1(config-if)#no shut R1(config-if)#dialer idle-timeout 100 192.168.0.2 192.168.1.2 R2 ISDN Switch BRI 192.168.1.1 R1 E0 BRI 192.168.0.1 10.0.0.1 10.0.0.2
ISDN DDR configuration Commands  Global command that selects BRI interface int bri 0 Interface subcommand that define dial numbers dialer string number Interface subcommand that settles idle time out values dialer idle-timeout 100 Interface subcommand that references dialer list to define what is interesting dialer–group 1 Global command that creates a dialer list that makes all IP traffic interesting or reference to ACL for subset  dialer-list 1 protocol IP Global command that creates ACL’s to define a subset of traffic as interesting access-list Global command that configure CHAP username and password username name  name  password  secret Global command that configure static route or default route iproute Description Command
Packet Switched Services ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Frame Relay Basics ,[object Object],[object Object],[object Object]
Terminology ,[object Object],R2 R1 End Device Interface Device Encapsulate Data FR Network DCE – Dedicated FR Switches, can be one or multiple Access Line Trunk Line Virtual Circuit – an end to end connection between interface device - PVC or SVC ,[object Object],[object Object],[object Object],[object Object]
Frame Relay ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
LAB - Frame Relay 192.168.1.2/24 192.168.2.2/24 R2 FR Switch S0 192.168.2.1/24 R1 E0 S0 192.168.1.1/24 192.168.3.9/29 E0 100 200 192.168.3.10/29 DCE DCE Frame Relay Switch Router#config t Router(config)#hostname FRSwitch FRSwitch(config)# frame-relay switching FRSwitch(config)# int s 1/0 FRSwitch(config-if)#enacapsulation frame-relay FRSwitch(config-if)# frame-relay intf-type DCE FRSwitch(config-if)# clock rate 64000 FRSwitch(config-if)# frame-relay route 100 int serial 1/1 200 FRSwitch(config-if)#no shut R1 Router#config t Router(config)#hostname R1 R1(config)# int s 0 R1(config-if)#ip address 192.168.3.9 255.255.255.248 R1(config-if)#enacapsulation frame-relay R1(config-if)# frame-relay intf-type DTE R1(config-if)# frame-relay interface-dlci 100  R1(config-if-dlci)# exit  R1(config-if)#framerelay map ip 192.168.3.10 100 R1(config-if)#no shut

Weitere ähnliche Inhalte

Was ist angesagt?

High Speed Networks - Applications in Finance
High Speed Networks - Applications in FinanceHigh Speed Networks - Applications in Finance
High Speed Networks - Applications in FinanceOmar Bashir
 
MULTIMEDIA COMMUNICATION & NETWORKS
MULTIMEDIA COMMUNICATION & NETWORKSMULTIMEDIA COMMUNICATION & NETWORKS
MULTIMEDIA COMMUNICATION & NETWORKSKathirvel Ayyaswamy
 
ETE405-lec9.pdf
ETE405-lec9.pdfETE405-lec9.pdf
ETE405-lec9.pdfmashiur
 
4 lte access transport network dimensioning issue 1.02
4 lte access transport network dimensioning issue 1.024 lte access transport network dimensioning issue 1.02
4 lte access transport network dimensioning issue 1.02saeed_sh65
 
ETE405-lec9.ppt
ETE405-lec9.pptETE405-lec9.ppt
ETE405-lec9.pptmashiur
 
Sdh basics hand_outs_of_sdh_basics
Sdh basics hand_outs_of_sdh_basicsSdh basics hand_outs_of_sdh_basics
Sdh basics hand_outs_of_sdh_basicsPaul Andrew
 
WLAN - IEEE 802.11
WLAN - IEEE 802.11WLAN - IEEE 802.11
WLAN - IEEE 802.11Rahul Hada
 
Circuit switching packet switching
Circuit switching  packet  switchingCircuit switching  packet  switching
Circuit switching packet switchingSneha Dalvi
 
WIRELESS NETWORKS EC6802 BABU unit 1 & 2 PPT
WIRELESS NETWORKS EC6802 BABU unit 1 & 2 PPTWIRELESS NETWORKS EC6802 BABU unit 1 & 2 PPT
WIRELESS NETWORKS EC6802 BABU unit 1 & 2 PPTbabuece
 
Mobile transport layer .
Mobile transport layer .Mobile transport layer .
Mobile transport layer .junnubabu
 
Tti bundling in fdd and tdd
Tti bundling in fdd and tddTti bundling in fdd and tdd
Tti bundling in fdd and tddLaxman Mewari
 

Was ist angesagt? (20)

High Speed Networks - Applications in Finance
High Speed Networks - Applications in FinanceHigh Speed Networks - Applications in Finance
High Speed Networks - Applications in Finance
 
Switching systems lecture6
Switching  systems lecture6Switching  systems lecture6
Switching systems lecture6
 
MULTIMEDIA COMMUNICATION & NETWORKS
MULTIMEDIA COMMUNICATION & NETWORKSMULTIMEDIA COMMUNICATION & NETWORKS
MULTIMEDIA COMMUNICATION & NETWORKS
 
Lte throughput
Lte throughputLte throughput
Lte throughput
 
ETE405-lec9.pdf
ETE405-lec9.pdfETE405-lec9.pdf
ETE405-lec9.pdf
 
HIGH SPEED NETWORKS
HIGH SPEED NETWORKSHIGH SPEED NETWORKS
HIGH SPEED NETWORKS
 
Switching systems lecture7
Switching  systems lecture7Switching  systems lecture7
Switching systems lecture7
 
4 lte access transport network dimensioning issue 1.02
4 lte access transport network dimensioning issue 1.024 lte access transport network dimensioning issue 1.02
4 lte access transport network dimensioning issue 1.02
 
Cs8601 3
Cs8601 3Cs8601 3
Cs8601 3
 
ETE405-lec9.ppt
ETE405-lec9.pptETE405-lec9.ppt
ETE405-lec9.ppt
 
Sdh basics hand_outs_of_sdh_basics
Sdh basics hand_outs_of_sdh_basicsSdh basics hand_outs_of_sdh_basics
Sdh basics hand_outs_of_sdh_basics
 
WLAN - IEEE 802.11
WLAN - IEEE 802.11WLAN - IEEE 802.11
WLAN - IEEE 802.11
 
Telecom ppt
Telecom pptTelecom ppt
Telecom ppt
 
Circuit switching packet switching
Circuit switching  packet  switchingCircuit switching  packet  switching
Circuit switching packet switching
 
Lecture 15
Lecture 15Lecture 15
Lecture 15
 
WIRELESS NETWORKS EC6802 BABU unit 1 & 2 PPT
WIRELESS NETWORKS EC6802 BABU unit 1 & 2 PPTWIRELESS NETWORKS EC6802 BABU unit 1 & 2 PPT
WIRELESS NETWORKS EC6802 BABU unit 1 & 2 PPT
 
HIGH SPEED NETWORKS
HIGH SPEED NETWORKSHIGH SPEED NETWORKS
HIGH SPEED NETWORKS
 
Mobile transport layer .
Mobile transport layer .Mobile transport layer .
Mobile transport layer .
 
Gsm radio-interface
Gsm radio-interfaceGsm radio-interface
Gsm radio-interface
 
Tti bundling in fdd and tdd
Tti bundling in fdd and tddTti bundling in fdd and tdd
Tti bundling in fdd and tdd
 

Andere mochten auch

Strategy Organisasi
Strategy  OrganisasiStrategy  Organisasi
Strategy Organisasidarulquthni
 
Al Azhar Arabic Centre
Al  Azhar  Arabic  CentreAl  Azhar  Arabic  Centre
Al Azhar Arabic Centredarulquthni
 
Lokakarya Banten Sertifikasi Dosen
Lokakarya  Banten  Sertifikasi  DosenLokakarya  Banten  Sertifikasi  Dosen
Lokakarya Banten Sertifikasi Dosendarulquthni
 
PT. PUBLIC SECTOR INDONESIA
PT. PUBLIC SECTOR INDONESIAPT. PUBLIC SECTOR INDONESIA
PT. PUBLIC SECTOR INDONESIAdarulquthni
 
citizen journalism
citizen journalismcitizen journalism
citizen journalismdarulquthni
 

Andere mochten auch (6)

C C N A Day2
C C N A  Day2C C N A  Day2
C C N A Day2
 
Strategy Organisasi
Strategy  OrganisasiStrategy  Organisasi
Strategy Organisasi
 
Al Azhar Arabic Centre
Al  Azhar  Arabic  CentreAl  Azhar  Arabic  Centre
Al Azhar Arabic Centre
 
Lokakarya Banten Sertifikasi Dosen
Lokakarya  Banten  Sertifikasi  DosenLokakarya  Banten  Sertifikasi  Dosen
Lokakarya Banten Sertifikasi Dosen
 
PT. PUBLIC SECTOR INDONESIA
PT. PUBLIC SECTOR INDONESIAPT. PUBLIC SECTOR INDONESIA
PT. PUBLIC SECTOR INDONESIA
 
citizen journalism
citizen journalismcitizen journalism
citizen journalism
 

Ähnlich wie C C N A Day5

Ccna day5-140715152501-phpapp01
Ccna day5-140715152501-phpapp01Ccna day5-140715152501-phpapp01
Ccna day5-140715152501-phpapp01Sachin Morya
 
UNIT 7-UNDERSTANDING LARGER NETWORKS.pptx
UNIT 7-UNDERSTANDING LARGER NETWORKS.pptxUNIT 7-UNDERSTANDING LARGER NETWORKS.pptx
UNIT 7-UNDERSTANDING LARGER NETWORKS.pptxLeahRachael
 
Chapter 11 Selecting Technologies and Devices for Enterprise Netwo.docx
Chapter 11 Selecting Technologies and Devices for Enterprise Netwo.docxChapter 11 Selecting Technologies and Devices for Enterprise Netwo.docx
Chapter 11 Selecting Technologies and Devices for Enterprise Netwo.docxbartholomeocoombs
 
Frame relay
Frame relay Frame relay
Frame relay balub4
 
Chapter 02 - Wan Router
Chapter 02 - Wan RouterChapter 02 - Wan Router
Chapter 02 - Wan Routerphanleson
 
WAN technologies power point presentation
WAN technologies power point presentationWAN technologies power point presentation
WAN technologies power point presentationtrexylo8
 
Data communications
Data communicationsData communications
Data communicationsUMaine
 
important network terminologies
important network terminologiesimportant network terminologies
important network terminologiesevelyn
 
Glossary of introduction to networks
Glossary of introduction to networksGlossary of introduction to networks
Glossary of introduction to networksevelyn
 
Computer networks high speed swan,atm,frame realy
Computer networks high speed swan,atm,frame realyComputer networks high speed swan,atm,frame realy
Computer networks high speed swan,atm,frame realyDeepak John
 
Telecommunications: Wireless Networks
Telecommunications: Wireless NetworksTelecommunications: Wireless Networks
Telecommunications: Wireless NetworksNapier University
 

Ähnlich wie C C N A Day5 (20)

Ccna day5
Ccna day5Ccna day5
Ccna day5
 
Ccna day5-140715152501-phpapp01
Ccna day5-140715152501-phpapp01Ccna day5-140715152501-phpapp01
Ccna day5-140715152501-phpapp01
 
UNIT 7-UNDERSTANDING LARGER NETWORKS.pptx
UNIT 7-UNDERSTANDING LARGER NETWORKS.pptxUNIT 7-UNDERSTANDING LARGER NETWORKS.pptx
UNIT 7-UNDERSTANDING LARGER NETWORKS.pptx
 
Chapter 11 Selecting Technologies and Devices for Enterprise Netwo.docx
Chapter 11 Selecting Technologies and Devices for Enterprise Netwo.docxChapter 11 Selecting Technologies and Devices for Enterprise Netwo.docx
Chapter 11 Selecting Technologies and Devices for Enterprise Netwo.docx
 
Frame relay
Frame relay Frame relay
Frame relay
 
WAN Technologies slide show
WAN Technologies slide showWAN Technologies slide show
WAN Technologies slide show
 
Chapter 02 - Wan Router
Chapter 02 - Wan RouterChapter 02 - Wan Router
Chapter 02 - Wan Router
 
Frame relay
Frame relayFrame relay
Frame relay
 
Frame
FrameFrame
Frame
 
CCNA 1
CCNA 1CCNA 1
CCNA 1
 
WAN technologies power point presentation
WAN technologies power point presentationWAN technologies power point presentation
WAN technologies power point presentation
 
Data communications
Data communicationsData communications
Data communications
 
Networking Brief Overview
Networking Brief OverviewNetworking Brief Overview
Networking Brief Overview
 
Lecture 7.pdf
Lecture 7.pdfLecture 7.pdf
Lecture 7.pdf
 
important network terminologies
important network terminologiesimportant network terminologies
important network terminologies
 
Glossary of introduction to networks
Glossary of introduction to networksGlossary of introduction to networks
Glossary of introduction to networks
 
Frame Relay
Frame RelayFrame Relay
Frame Relay
 
Computer networks high speed swan,atm,frame realy
Computer networks high speed swan,atm,frame realyComputer networks high speed swan,atm,frame realy
Computer networks high speed swan,atm,frame realy
 
Wan
WanWan
Wan
 
Telecommunications: Wireless Networks
Telecommunications: Wireless NetworksTelecommunications: Wireless Networks
Telecommunications: Wireless Networks
 

Mehr von darulquthni

I P Routing Foundations
I P  Routing  FoundationsI P  Routing  Foundations
I P Routing Foundationsdarulquthni
 
English 2 Word Order And Derivatives
English 2    Word  Order And  DerivativesEnglish 2    Word  Order And  Derivatives
English 2 Word Order And Derivativesdarulquthni
 
English 1 Reading Strategy
English 1    Reading  StrategyEnglish 1    Reading  Strategy
English 1 Reading Strategydarulquthni
 
Bahasa Inggris Dasar Dasar Tenses
Bahasa  Inggris    Dasar  Dasar  TensesBahasa  Inggris    Dasar  Dasar  Tenses
Bahasa Inggris Dasar Dasar Tensesdarulquthni
 
H P2 K19 Selling Storage Business Class. R2
H P2  K19  Selling  Storage  Business  Class. R2H P2  K19  Selling  Storage  Business  Class. R2
H P2 K19 Selling Storage Business Class. R2darulquthni
 
P O T R E T I N T E L E K T U A L M A H A S I S W A
P O T R E T  I N T E L E K T U A L  M A H A S I S W AP O T R E T  I N T E L E K T U A L  M A H A S I S W A
P O T R E T I N T E L E K T U A L M A H A S I S W Adarulquthni
 
SalakaNagara Pulosari
SalakaNagara PulosariSalakaNagara Pulosari
SalakaNagara Pulosaridarulquthni
 
H A S I L P E N E L I T I A N D I C I T A M A N J I P U T P A N D E G L ...
H A S I L  P E N E L I T I A N  D I  C I T A M A N  J I P U T  P A N D E G L ...H A S I L  P E N E L I T I A N  D I  C I T A M A N  J I P U T  P A N D E G L ...
H A S I L P E N E L I T I A N D I C I T A M A N J I P U T P A N D E G L ...darulquthni
 
Pengertian Internet
Pengertian InternetPengertian Internet
Pengertian Internetdarulquthni
 
Wireless Fidelity (WIFI)
Wireless Fidelity (WIFI)Wireless Fidelity (WIFI)
Wireless Fidelity (WIFI)darulquthni
 
Gambar Networking
Gambar  NetworkingGambar  Networking
Gambar Networkingdarulquthni
 
PT. PINACLE SYSTEM INDONESIA
PT. PINACLE SYSTEM INDONESIAPT. PINACLE SYSTEM INDONESIA
PT. PINACLE SYSTEM INDONESIAdarulquthni
 
Program P I L P R E S 2009 N A S ( Networking Analyzer System
Program  P I L P R E S 2009  N A S ( Networking  Analyzer  SystemProgram  P I L P R E S 2009  N A S ( Networking  Analyzer  System
Program P I L P R E S 2009 N A S ( Networking Analyzer Systemdarulquthni
 

Mehr von darulquthni (20)

Matan Zubaid
Matan ZubaidMatan Zubaid
Matan Zubaid
 
I P Routing Foundations
I P  Routing  FoundationsI P  Routing  Foundations
I P Routing Foundations
 
English 2 Word Order And Derivatives
English 2    Word  Order And  DerivativesEnglish 2    Word  Order And  Derivatives
English 2 Word Order And Derivatives
 
English 1 Reading Strategy
English 1    Reading  StrategyEnglish 1    Reading  Strategy
English 1 Reading Strategy
 
Bahasa Inggris Dasar Dasar Tenses
Bahasa  Inggris    Dasar  Dasar  TensesBahasa  Inggris    Dasar  Dasar  Tenses
Bahasa Inggris Dasar Dasar Tenses
 
H P2 K19 Selling Storage Business Class. R2
H P2  K19  Selling  Storage  Business  Class. R2H P2  K19  Selling  Storage  Business  Class. R2
H P2 K19 Selling Storage Business Class. R2
 
Masjid Al Aqsa
Masjid  Al  AqsaMasjid  Al  Aqsa
Masjid Al Aqsa
 
P O T R E T I N T E L E K T U A L M A H A S I S W A
P O T R E T  I N T E L E K T U A L  M A H A S I S W AP O T R E T  I N T E L E K T U A L  M A H A S I S W A
P O T R E T I N T E L E K T U A L M A H A S I S W A
 
SalakaNagara Pulosari
SalakaNagara PulosariSalakaNagara Pulosari
SalakaNagara Pulosari
 
H A S I L P E N E L I T I A N D I C I T A M A N J I P U T P A N D E G L ...
H A S I L  P E N E L I T I A N  D I  C I T A M A N  J I P U T  P A N D E G L ...H A S I L  P E N E L I T I A N  D I  C I T A M A N  J I P U T  P A N D E G L ...
H A S I L P E N E L I T I A N D I C I T A M A N J I P U T P A N D E G L ...
 
Web 2.0
Web 2.0Web 2.0
Web 2.0
 
Pengertian Internet
Pengertian InternetPengertian Internet
Pengertian Internet
 
Wireless Fidelity (WIFI)
Wireless Fidelity (WIFI)Wireless Fidelity (WIFI)
Wireless Fidelity (WIFI)
 
V L S
V L SV L S
V L S
 
Gambar Networking
Gambar  NetworkingGambar  Networking
Gambar Networking
 
HP StorageWorks
HP StorageWorksHP StorageWorks
HP StorageWorks
 
H P E V A
H P  E V AH P  E V A
H P E V A
 
PT. PINACLE SYSTEM INDONESIA
PT. PINACLE SYSTEM INDONESIAPT. PINACLE SYSTEM INDONESIA
PT. PINACLE SYSTEM INDONESIA
 
Program P I L P R E S 2009 N A S ( Networking Analyzer System
Program  P I L P R E S 2009  N A S ( Networking  Analyzer  SystemProgram  P I L P R E S 2009  N A S ( Networking  Analyzer  System
Program P I L P R E S 2009 N A S ( Networking Analyzer System
 
C C N A Day4
C C N A  Day4C C N A  Day4
C C N A Day4
 

C C N A Day5

  • 2. Cisco IOS File System and Devices
  • 4. Verifying Memory Image Filenames wg_ro_a# show flash System flash directory: File Length Name/status 1 10084696 c2500-js-l_120-3.bin [10084760 bytes used, 6692456 available, 16777216 total] 16384K bytes of processor board System flash (Read ONLY)
  • 5. Creating a Software Image Backup
  • 6. Upgrading the Image from the Network
  • 7.
  • 8.
  • 9.
  • 10.
  • 11.
  • 12.
  • 13.
  • 14. WANs
  • 15.
  • 16.
  • 17.
  • 18.
  • 19. WAN technology/terminology A demarcation point is where customer premises equipment (CPE) ends, and local loop begins. The local loop is the cabling from demarcation point to Central Office (CO).
  • 20.
  • 21.
  • 22.
  • 23.
  • 24.
  • 25.
  • 26.
  • 27.
  • 28.
  • 29.
  • 31.
  • 32.
  • 33.
  • 34.
  • 35.
  • 36.
  • 37. Max. WAN Speeds for WAN Connections E3/T3 Leased Line / Frame Relay E1 / T1 ISDN – PRI 128 Kbps X.25, ISDN – BRI 56-64 Kbps Asynchronous Dial-Up Maximum Speed WAN Type
  • 38. Typical WAN Encapsulation Protocols: Layer 2 Leased Line Circuit-switched PPP, SLIP, HDLC HDLC, PPP, SLIP Packet-switched X.25, Frame Relay, ATM Telephone Company Service Provider
  • 39.
  • 40.
  • 41.
  • 42.
  • 43. PPP LCP Configuration Options Feature How It Operates Protocol Authentication PAP CHAP Perform Challenge Handshake Require a password Compression Compress data at source; reproduce data at destination Error Detection Avoid frame looping Monitor data dropped on link Multilink Load balancing across multiple links Multilink Protocol (MP)
  • 44.
  • 45.
  • 46.
  • 47. Configuring PPP and Authentication Overview Service Provider Verify who you are. Router to Be Authenticated (The router that initiated the call.) ppp encapsulation hostname username / password ppp authentication Authenticating Router (The router that received the call.) ppp encapsulation hostname username / password ppp authentication Enabling PPP Enabling PPP Authentication Enabling PPP Enabling PPP Authentication        
  • 48.
  • 49.
  • 50.
  • 51.
  • 52. Verifying HDLC and PPP Encapsulation Configuration Router#show interface s0 Serial0 is up, line protocol is up Hardware is HD64570 Internet address is 10.140.1.2/24 MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec, rely 255/255, load 1/255 Encapsulation PPP, loopback not set, keepalive set (10 sec) LCP Open Open: IPCP, CDPCP Last input 00:00:05, output 00:00:05, 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 38021 packets input, 5656110 bytes, 0 no buffer Received 23488 broadcasts, 0 runts, 0 giants, 0 throttles 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort 38097 packets output, 2135697 bytes, 0 underruns 0 output errors, 0 collisions, 6045 interface resets 0 output buffer failures, 0 output buffers swapped out 482 carrier transitions DCD=up DSR=up DTR=up RTS=up CTS=up
  • 53.
  • 54. What is ISDN? Provider network Digital PBX Small office Home office Voice, data, video Telecommuter Central site
  • 55.
  • 56.
  • 57.
  • 58. Interfaces and Devices TE1 TE2 TA NT1 2W 4W ISDN Ready BRI Port Analog devices: phone, Serial port After connecting to TA it becomes TE1 S/T interface U interface ISDN Switch
  • 59. Interfaces and Devices Function Group – A set of functions implemented by a device or software Reference Point – The interface between two function group
  • 61. LAB-ISDN E0 Router(config)#hostname R1 R1(config)#username R2 password cisco R1(config-if)#int bri 0 R1(config-if)# ip address 10.0.0.1 255.0.0.0 R1(config-if)#enacapsulation ppp R1(config-if)#PPP authentication CHAP R1(config-if)#no shut Static Routes or default route R1(config)#ip route 0.0.0.0 0.0.0.0 10.0.0.2 R1(config)#isdn switch-type basic-net3 Access List R1(config)#dialer-list 1 protocol ip permit R1(config)#int bri 0 R1(config-if)# dialer–group 1 R1(config-if)#dialer map ip 10.0.0.2 name R2 20 R1(config-if)#no shut R1(config-if)#dialer idle-timeout 100 192.168.0.2 192.168.1.2 R2 ISDN Switch BRI 192.168.1.1 R1 E0 BRI 192.168.0.1 10.0.0.1 10.0.0.2
  • 62. ISDN DDR configuration Commands Global command that selects BRI interface int bri 0 Interface subcommand that define dial numbers dialer string number Interface subcommand that settles idle time out values dialer idle-timeout 100 Interface subcommand that references dialer list to define what is interesting dialer–group 1 Global command that creates a dialer list that makes all IP traffic interesting or reference to ACL for subset dialer-list 1 protocol IP Global command that creates ACL’s to define a subset of traffic as interesting access-list Global command that configure CHAP username and password username name name password secret Global command that configure static route or default route iproute Description Command
  • 63.
  • 64.
  • 65.
  • 66.
  • 67. LAB - Frame Relay 192.168.1.2/24 192.168.2.2/24 R2 FR Switch S0 192.168.2.1/24 R1 E0 S0 192.168.1.1/24 192.168.3.9/29 E0 100 200 192.168.3.10/29 DCE DCE Frame Relay Switch Router#config t Router(config)#hostname FRSwitch FRSwitch(config)# frame-relay switching FRSwitch(config)# int s 1/0 FRSwitch(config-if)#enacapsulation frame-relay FRSwitch(config-if)# frame-relay intf-type DCE FRSwitch(config-if)# clock rate 64000 FRSwitch(config-if)# frame-relay route 100 int serial 1/1 200 FRSwitch(config-if)#no shut R1 Router#config t Router(config)#hostname R1 R1(config)# int s 0 R1(config-if)#ip address 192.168.3.9 255.255.255.248 R1(config-if)#enacapsulation frame-relay R1(config-if)# frame-relay intf-type DTE R1(config-if)# frame-relay interface-dlci 100 R1(config-if-dlci)# exit R1(config-if)#framerelay map ip 192.168.3.10 100 R1(config-if)#no shut

Hinweis der Redaktion

  1. Emphasize: In Cisco IOS Release 12.0, there are new copy commands. These new commands treat the RAM, Flash, NVRAM, TFTP, FTP, and so on as a file system. Since this class was developed when the most common Cisco IOS in the field is pre-12.0, these 12.0 commands are not covered in detail in this class.
  2. Emphasize: This section introduces topics on managing your configuration file and Cisco IOS image.
  3. Emphasize: The show flash command is an important tool to use to gather information about your router memory and image file. Caution students that they must know that they are loading the correct and appropriate image. The name for the Cisco IOS image file contains multiple parts, each with a specific meaning: The first part of the image name contains the platform on which the image runs. In this example, the platform is C2500. The second part of the name identifies the special capabilities of the image file. A letter or series of letters identifies the feature sets supported in that image. In this example, the “j” indicates this is an enterprise image, and the “s” indicates it contains extended capabilities. The third part of the name specifies where the image runs and if the file is compressed. In this example, “l” indicates the file is relocatable and not compressed. Relocatable means the Cisco IOS can be run from Flash or from RAM. You should be careful in reading the Cisco IOS image filename. Some fonts display the lowercase letter “l” and the number 1 as the same character. How you enter the characters will impact the ability of the router to load the files correctly. The fourth part of the name indicates the version number. In this example, the version number is 12.0 (3). The final part of the name is the file extension. The .bin extension indicates this file is a binary executable file. The Cisco IOS software naming conventions, name part field meaning, image content, and other details are subject to change. Refer to Cisco Connection Online (CCO) for updated details.
  4. Purpose: This slide discusses how to create a backup version of a Cisco IOS software image to a TFTP server. Emphasize: Routers by default come with Flash memory that has a preloaded copy of the Cisco IOS software. Although Flash is extremely reliable—good for 65 years and 100,000 rewrites—it is a good idea to make a backup copy of the Cisco IOS software if you have a TFTP server available. If you have to replace Flash memory for some reason, you will have a backup copy at the revision level currently running on your network. The copy command screen output varies depending on the Cisco IOS software level. Determine the platform type of your TFTP server prior to beginning the backup procedure. The TFTP server may be running Windows, UNIX, Mac, or other OS. Filename and directory access procedures may vary depending on the TFTP server platform and platform version.
  5. Purpose: This slide describes how to load a backup version of a Cisco IOS software image from a TFTP server to the router. Emphasize: If you need more Flash space to load a copy of the Cisco IOS software, you must first erase the Flash memory. You cannot erase a single image—you must erase all copies of Cisco IOS software from Flash. However, if Flash memory on the router is partitioned, you can erase one or more of the parts. After the TFTP transfer is completed, use the show flash command to view the file size to compare its size with that of the original on the server. If the Cisco IOS is running from Flash, then the Flash is in the read-only state. To change the Flash to a writeable state, you can use the boot system TFTP command to boot a Cisco IOS from a TFTP server and the Cisco IOS will be run from RAM, or you can go to the Rxboot mode to perform the copy.
  6. To change the register back -- R1(config)#config-register 0x2102
  7. Purpose: This figure introduces students to WAN connections. Emphasize: Highlight the interconnected WAN connections between the various company sites. The site graphically present a mobile dial-up user, a telecommuter using a DDR connection, and two office sites with multiple connections. This course teaches students how to configure a WAN. Tell students a WAN is a data communications network that serves users across a broad geographic area. Transition: Following are the various physical connections that will connect these sites.
  8. CPE, which is usually a connection to a CSU/DSU or ISDN interface.
  9. A dialed call is connected locally to other local loops, or non-locally through a trunk to a primary center. It then goes to a sectional center and on to a regional or international carrier center as the call travels to its destination.
  10. E3/T3 34 Mbps or 45 Mbps
  11. Purpose: This figure introduces students to various encapsulation options to use over the various physical connections. Emphasize: In order to exchange traffic over a WAN link, the packets must be encapsulated into a Layer 2 frame. There are a variety of Layer 2 encapsulation types available that can be used, depending on the WAN connection being used. Some of the types are listed on the figure. Encapsulation must be configured on the router when configuring the interface. Some of these encapsulation types will be seen again in the following chapters. In an ISDN environment, Point-to-Point (PPP) is the B channel’s Layer 2 encapsulation. Link Access Procedure on the D channel (LAPD) is the encapsulation for the D channel. Either the proprietary Cisco or Internet Engineering Task Force (IETF) (defined in RFC 1490) encapsulations are the Layer 2 encapsulations for Frame Relay. Note: Other encapsulations not shown include AppleTalk Remote Access Protocol (ARAP), Compressed Serial Link Internet Protocol (CSLIP), or Synchronous Data Link control (SDLC). Transition: We will first look at the HDLC encapsulation.
  12. Purpose: This figure introduces students to HDLC encapsulation. Emphasize: HDLC is the default layer 2 protocol for Cisco router serial interfaces. Cisco’s proprietary enhancement to HDLC incorporates a protocol or type field to allow multiple protocols to be carried on a single link
  13. Purpose: This figure describes how to configure HDLC on a serial connection. Emphasize: encapsulation hdlc is the default encapsulation on a Cisco router’s serial connection. Transition: If the network consists of Cisco and non-Cisco devices, you should PPP instead of HDLC.
  14. Purpose: This figure presents an overview of PPP. Emphasize: The figure illustrates the multiple protocols NCP supports. The two arrows pointing to the router interfaces is where PPP encapsulation occurs. The first bullet summarizes the role of NCP. The second bullet summarizes the role of LCP options that the administrator can use to set up and control the data link. Several RFCs are used to specify aspects of PPP. RFC 1548 is the major specification for the major PPP NCP and LCP operations.
  15. Purpose: The figure presents an overview of the most popular PPP features. Emphasize: The table in the figure lists and describes the various LCP options. PPP compression is offered in Cisco’s Compression Control Protocol (CCP). RFC 1548 covers the Internet Engineering Task Force (IETF) approved PPP options in detail. RFC 1717 defines Multilink Protocol. RFC 1990, The PPP Multilink Protocol (MP) , obsoletes RFC 1717. Note: To further enhance security, Cisco IOS Release 11.1 offers callback over PPP. With this LCP option, a Cisco router can act as a callback client or as a callback server. The client makes the initial DDR call requests that it be called back, and terminates its initial call. The callback server answers the initial call and makes the return call to the client based on its configuration statements. This option is described in RFC 1570. Reference: Students will only learn how to configure PAP and CHAP authentication in this course. To learn how to configure the other LCP options, students should attend the Building Cisco Remote Access (BCRAN) course.
  16. Purpose: This graphic presents the PPP authentication overview. Emphasize: A PPP session establishment has three phases: Link establishment phase—In this phase, each PPP device sends LCP packets to configure and test the data link. Authentication phase (optional)—After the link has been established and the authentication protocol decided on, the peer may be authenticated. PPP supports two authentication protocols: PAP and CHAP. Both of these protocols are detailed in RFC 1334, PPP Authentication Protocols. However, RFC 1994, PPP Challenge Handshake Authentication Protocol, obsoletes RFC 1334. Network-layer protocol phase—In this phase, the PPP devices send NCP packets to choose and configure one or more network-layer protocol.
  17. Purpose: This figure presents the PPP authentication protocol, PAP. Emphasize: PPP sets line controls for the call. There are two types of authentication protocols: PAP and CHAP. PAP provides a simple method for a remote node to establish its identity using a two-way handshake. PAP is done only upon initial link establishment. PAP is not a strong authentication protocol. It provides no encryption. It may be fine in DDR environments when the password changes each time one authenticates. CHAP is the preferred protocol.
  18. Purpose: This figure presents the PPP authentication protocol, CHAP. Emphasize: CHAP is done upon initial link establishment and can be repeated any time after the link has been established. CHAP transactions occur only when a link is established. The local access server does not request a password during the rest of the session. (The local access server can, however, respond to such requests from other devices during a session.) CHAP is specified in RFC 1334. It is an additional authentication phase of the PPP Link Control Protocol. Transition: Now that you know how PPP and PPP authentication operates, the following section describes how to configure it on an IOS router.
  19. Purpose: This figure provides a sign post highlighting the tasks to complete to enable PPP and PPP authentication. Emphasize: Highlight the steps the student must take to enable PPP authentication.
  20. Purpose: This figure describes how to encapsulate PPP on an interface.
  21. Purpose: This figure describes how to set the hostname on the local device and a remote device’s username and password. Emphasize: Correct configuration is essential since PAP and CHAP will use these parameters to authenticate. The names and password are case sensitive.
  22. Purpose: This figure continues with the PPP authentication configuration commands. Emphasize: If both PAP and CHAP are enabled, then the first method specified will be requested during link negotiation. If the peer suggests using the second method or simply refuses the first method, then the second method will be tried.
  23. Purpose: This page shows an example of CHAP configuration between two routers. Emphasize: When you configure the usernames and passwords for the local databases, the passwords on both systems must be identical. Usernames and passwords are case sensitive. Transition: The next section shows how to verify that the connection is operating as intended.
  24. Purpose: This graphic presents the show interface command, which is used to verify that PPP encapsulation is configured on the interface. The same command is used to verify proper HDLC configuration.
  25. Purpose: This page shows an example of debug ppp authentication output. The output illustrates of a successful CHAP authentication challenge. Emphasize: The debug ppp authentication command displays the authentication exchange sequence as it occurs.
  26. Purpose: this figure describes various ISDN environments. Emphasize: The icons in the cloud represent ISDN switches. The figure displays different sites that may use ISDN.
  27. used for studo quality sound and moving images
  28. Purpose: The figure explains BRI and PRI. Emphasize: Be aware of geographic variations regarding ISDN services. With PRI, for example, there are 23 B channels in the United States and Japan and 30 in Europe. Highlight that LAPD is the data link protocol on the D channel and PPP is typically seen on the B channels.
  29. 1) TWO ROUTERs WHICH SUPPORTS BRI 2) ISDN Switch 3) R1, BRI should be connected to 20 line of ISDN switch 4) ISDN status can give the call establishing
  30. dialer map command is used to associate an ISDN phone number with the next hop router address. ping and telnet Great IP tools for any network. However, your interesting traffic restriction must dictate that Ping and Telnet are acceptable as interesting traffic in order to bring up a link. Once a link is up, you can ping or telnet to your remote router regardless of your interesting traffic lists. show dialer Gives good diagnostic information about your dialer and shows the number of times the dialer string has been reached, the idle-timeout values of each B channel, the length of the call, and the name of the router to which the interface is connected. show isdn active Shows the number called and whether a call is in progress. show isdn status
  31. frame-relay lmi-type