SlideShare a Scribd company logo
1 of 8
Download to read offline
‫المنوفية‬ ‫جامعة‬
‫والمعلومات‬ ‫الحاسبات‬ ‫كلية‬
‫الرقمية‬ ‫الشبكات‬
MENOUFIA UNIVERSITY
FACULTY OF COMPUTERS
AND INFORMATION
DIGITAL NETWORKS
‫المنوفية‬ ‫جامعة‬
‫السكشن‬ ‫اإلسم‬
Model 1
Q1. Frame Relay PVC is short for
a) Packet Velocity Controller b) Private Virtual Circuit
c) Protocol Virtual Circuit d) None of these choices
Q2. PPP is used to
a) Create Dedicated Connections b) Monitor the network
c) Create VPNs d) None of these choices
Q3. NTP is short for
a) New Transmission Protocol b) Network Time Protocol
c) Network Test Protocol d) None of these choices
Q4. To show the Frame Relay IP-DLCI mapping, use this command:
a) R1#show frame-relay map b) R1#show frame-relay mapping
c) R1#show map frame-relay d) R1#show mapping frame-relay
Q5. What is the default encapsulation on a Cisco router?
a) HDLC b) Frame Relay
c) PPP d) PPPoE
Q6. Which command marks an interface as inside?
a) ip nat inside static b) nat outside
c) ip nat outside d) ip nat inside
Q7. Which command configures PAT?
a) ip nat inside list access-list-number pool
name overload
b) ip nat inside list access-list-number
c) ip nat inside source list access-list-
number pool name overload
d) ip nat list access-list-number pool name
Q8. Which transport layer protocol is used with SNMP protocol?
a) TCP b) IP
c) UDP d) RTP
Q9. Which command enables Syslog console logging?
a) logging console-line b) console logging
c) logging console d) syslog console logging
Q10. Which command is used to configure a read-only community string?
a) snmp-server community string rw b) snmp-server string ro
c) snmp-server community string ro d) snmp-server string rw
‫المنوفية‬ ‫جامعة‬
‫والمعلومات‬ ‫الحاسبات‬ ‫كلية‬
‫الرقمية‬ ‫الشبكات‬
MENOUFIA UNIVERSITY
FACULTY OF COMPUTERS
AND INFORMATION
DIGITAL NETWORKS
‫المنوفية‬ ‫جامعة‬
‫السكشن‬ ‫اإلسم‬
Model 2
Q1. Frame Relay DLCI is short for
a) Data Link Connection Identifier b) Data Local Identifier
c) Destination Local Connectivity Identifier d) None of these choices
Q2. PAP is short for
a) Packet Analysis Protocol b) Packet Adaptation Protocol
c) Password Authentication Protocol d) None of these choices
Q3. The ____________ command allows capturing NetFlow data for incoming packets?
a) ip flow eggress b) ip ingress
c) ip flow ingress d) ip netflow eggress
Q4. Which of these DLCI ranges is reserved for future use?
a) 50-70 b) 100-105
c) 20-30 d) 1-15
Q5. Which command creates a point-to-point sub-interface?
a) interface serial number.subinterface-
number point-to-point
b) interface serial number.subinterface-
number multipoint
c) interface serial number.subinterface-
number ppp
d) subinterface serial number.subinterface-
number ppp
Q6. Which command configures static NAT translation between an inside local address and an
inside global address?
a) ip nat inside static local-ip global-ip b) nat inside source static local-ip global-ip
c) ip nat inside source static local-ip global-
ip
d) ip nat inside source local-ip global-ip
Q7. Which command configures dynamic source translation?
a) ip nat inside list access-list-number pool
name
b) ip nat inside list access-list-number
c) ip nat inside source list access-list-
number pool name
d) ip nat list access-list-number pool name
Q8. Which transport layer protocol is used with Syslog protocol?
a) TCP b) IP
c) UDP d) RTP
Q9. Which of the following Syslog severity levels is the most important?
a) Level 6 b) Level 2
c) Level 7 d) Level 0
Q10. Which command is used to specify the Syslog server IP address?
a) syslog ip-address b) syslog server ip-address
c) logging ip-address d) syslog add ip-address
‫المنوفية‬ ‫جامعة‬
‫والمعلومات‬ ‫الحاسبات‬ ‫كلية‬
‫الرقمية‬ ‫الشبكات‬
MENOUFIA UNIVERSITY
FACULTY OF COMPUTERS
AND INFORMATION
DIGITAL NETWORKS
‫المنوفية‬ ‫جامعة‬
‫السكشن‬ ‫اإلسم‬
Model 3
Q1. Frame Relay SVC is short for
a) Speed Various Controller b) Switched Velocity Controller
c) Switched Virtual Circuit d) None of these choices
Q2. Which transport layer protocol is used with SNMP protocol?
a) TCP b) IP
c) UDP d) RTP
Q3. The ____________ command allows captureing NetFlow data for outgoing packets?
a) ip flow eggress b) ip ingress
c) ip flow ingress d) ip netflow eggress
Q4. Which command creates a Frame Relay static map?
a) frame-relay map protocol address dlci b) frame-relay mapping protocol address
c) frame-relay map address protocol dlci d) frame-relay mapping address protocol
Q5. Which command configures CHAP authentication?
a) ppp authentication chap b) ppp authentication pap
c) authentication ppp chap d) chap authentication pap
Q6. Which command marks an interface as outside?
a) ip nat inside static b) nat outside
c) ip nat outside d) ip nat inside
Q7. Which command defines a pool of global addresses to be used for translation?
a) ip nat pool start-ip end-ip netmask
netmask
b) ip nat pool name start-ip netmask
netmask
c) ip nat pool name end-ip netmask
netmask
d) ip nat pool name start-ip end-ip netmask
netmask
Q8. Which of the following is a legal destination for Syslog messages?
a) Logging Buffer b) Syslog Server
c) Console Line d) All are correct
Q9. Which command enables Syslog buffer logging?
a) syslog logging buffer b) buffer logging
c) logging buffer d) syslog buffer logging
Q10. Which command is used to configure a read-write community string?
a) snmp-server community string rw b) snmp-server string ro
c) snmp-server community string ro d) snmp-server string rw
‫المنوفية‬ ‫جامعة‬
‫والمعلومات‬ ‫الحاسبات‬ ‫كلية‬
‫الرقمية‬ ‫الشبكات‬
MENOUFIA UNIVERSITY
FACULTY OF COMPUTERS
AND INFORMATION
DIGITAL NETWORKS
‫المنوفية‬ ‫جامعة‬
‫السكشن‬ ‫اإلسم‬
Model 4
Q1. Which command enables Syslog console logging?
a) logging console-line b) console logging
c) logging console d) syslog console logging
Q2. Which of the following Syslog severity levels is the most important?
a) Level 6 b) Level 2
c) Level 7 d) Level 0
Q3. Which command enables Syslog buffer logging?
a) syslog logging buffer b) buffer logging
c) logging buffer d) syslog buffer logging
Q4. Which command assigns a DLCI to a sub-interface?
a) frame-relay interface protocol address b) frame-relay dlci protocol address
c) frame-relay interface-dlci protocol
address
d) frame-relay subinterface-dlci protocol
address
Q5. Which command configures PAP authentication?
a) ppp authentication chap b) ppp authentication pap
c) authentication ppp chap d) chap authentication pap
Q6. Which command shows the IP NAT translations?
a) show ip nat b) show nat translations
c) show ip translations d) show ip nat translations
Q7. Which command defines a pool of global addresses to be used for translation?
a) ip nat pool start-ip end-ip prefix-length
prefix-length
b) ip nat pool name start-ip prefix-length
prefix-length
c) ip nat pool name end-ip prefix-length
prefix-length
d) ip nat pool name start-ip end-ip prefix-
length prefix-length
Q8. Which of the following is a part of Syslog message format?
a) Facility b) Mnemonic
c) Severity d) All are correct
Q9. Which command is used to show Syslog logging?
a) show syslog logging b) show logging
c) how logging buffer d) syslog buffer
Q10. Which command is used to show the SNMP communities?
a) show snmp community string b) show community string
c) show snmp community d) show community snmp
‫المنوفية‬ ‫جامعة‬
‫والمعلومات‬ ‫الحاسبات‬ ‫كلية‬
‫الرقمية‬ ‫الشبكات‬
MENOUFIA UNIVERSITY
FACULTY OF COMPUTERS
AND INFORMATION
DIGITAL NETWORKS
‫المنوفية‬ ‫جامعة‬
‫السكشن‬ ‫اإلسم‬
Model 1 Answers
Q1. Frame Relay PVC is short for
a) Packet Velocity Controller b) Private Virtual Circuit
c) Protocol Virtual Circuit d) None of these choices
Q2. PPP is used to
a) Create Dedicated Connections b) Monitor the network
c) Create VPNs d) None of these choices
Q3. NTP is short for
a) New Transmission Protocol b) Network Time Protocol
c) Network Test Protocol d) None of these choices
Q4. To show the Frame Relay IP-DLCI mapping, use this command:
a) R1#show frame-relay map b) R1#show frame-relay mapping
c) R1#show map frame-relay d) R1#show mapping frame-relay
Q5. What is the default encapsulation on a Cisco router?
a) HDLC b) Frame Relay
c) PPP d) PPPoE
Q6. Which command marks an interface as inside?
a) ip nat inside static b) nat outside
c) ip nat outside d) ip nat inside
Q7. Which command configures PAT?
a) ip nat inside list access-list-number pool
name overload
b) ip nat inside list access-list-number
c) ip nat inside source list access-list-
number pool name overload
d) ip nat list access-list-number pool name
Q8. Which transport layer protocol is used with SNMP protocol?
a) TCP b) IP
c) UDP d) RTP
Q9. Which command enables Syslog console logging?
a) logging console-line b) console logging
c) logging console d) syslog console logging
Q10. Which command is used to configure a read-only community string?
a) snmp-server community string rw b) snmp-server string ro
c) snmp-server community string ro d) snmp-server string rw
‫المنوفية‬ ‫جامعة‬
‫والمعلومات‬ ‫الحاسبات‬ ‫كلية‬
‫الرقمية‬ ‫الشبكات‬
MENOUFIA UNIVERSITY
FACULTY OF COMPUTERS
AND INFORMATION
DIGITAL NETWORKS
‫المنوفية‬ ‫جامعة‬
‫السكشن‬ ‫اإلسم‬
Model 2 Answers
Q1. Frame Relay DLCI is short for
a) Data Link Connection Identifier b) Data Local Identifier
c) Destination Local Connectivity Identifier d) None of these choices
Q2. PAP is short for
a) Packet Analysis Protocol b) Packet Adaptation Protocol
c) Password Authentication Protocol d) None of these choices
Q3. The ____________ command allows capturing NetFlow data for incoming packets?
a) ip flow eggress b) ip ingress
c) ip flow ingress d) ip netflow eggress
Q4. Which of these DLCI ranges is reserved for future use?
a) 50-70 b) 100-105
c) 20-30 d) 1-15
Q5. Which command creates a point-to-point sub-interface?
a) interface serial number.subinterface-
number point-to-point
b) interface serial number.subinterface-
number multipoint
c) interface serial number.subinterface-
number ppp
d) subinterface serial number.subinterface-
number ppp
Q6. Which command configures static NAT translation between an inside local address and an
inside global address?
a) ip nat inside static local-ip global-ip b) nat inside source static local-ip global-ip
c) ip nat inside source static local-ip global-
ip
d) ip nat inside source local-ip global-ip
Q7. Which command configures dynamic source translation?
a) ip nat inside list access-list-number pool
name
b) ip nat inside list access-list-number
c) ip nat inside source list access-list-
number pool name
d) ip nat list access-list-number pool name
Q8. Which transport layer protocol is used with Syslog protocol?
a) TCP b) IP
c) UDP d) RTP
Q9. Which of the following Syslog severity levels is the most important?
a) Level 6 b) Level 2
c) Level 7 d) Level 0
Q10. Which command is used to specify the Syslog server IP address?
a) syslog ip-address b) syslog server ip-address
c) logging ip-address d) syslog add ip-address
‫المنوفية‬ ‫جامعة‬
‫والمعلومات‬ ‫الحاسبات‬ ‫كلية‬
‫الرقمية‬ ‫الشبكات‬
MENOUFIA UNIVERSITY
FACULTY OF COMPUTERS
AND INFORMATION
DIGITAL NETWORKS
‫المنوفية‬ ‫جامعة‬
‫السكشن‬ ‫اإلسم‬
Model 3 Answers
Q1. Frame Relay SVC is short for
a) Speed Various Controller b) Switched Velocity Controller
c) Switched Virtual Circuit d) None of these choices
Q2. Which transport layer protocol is used with SNMP protocol?
a) TCP b) IP
c) UDP d) RTP
Q3. The ____________ command allows captureing NetFlow data for outgoing packets?
a) ip flow eggress b) ip ingress
c) ip flow ingress d) ip netflow eggress
Q4. Which command creates a Frame Relay static map?
a) frame-relay map protocol address dlci b) frame-relay mapping protocol address
c) frame-relay map address protocol dlci d) frame-relay mapping address protocol
Q5. Which command configures CHAP authentication?
a) ppp authentication chap b) ppp authentication pap
c) authentication ppp chap d) chap authentication pap
Q6. Which command marks an interface as outside?
a) ip nat inside static b) nat outside
c) ip nat outside d) ip nat inside
Q7. Which command defines a pool of global addresses to be used for translation?
a) ip nat pool start-ip end-ip netmask
netmask
b) ip nat pool name start-ip netmask
netmask
c) ip nat pool name end-ip netmask
netmask
d) ip nat pool name start-ip end-ip netmask
netmask
Q8. Which of the following is a legal destination for Syslog messages?
a) Logging Buffer b) Syslog Server
c) Console Line d) All are correct
Q9. Which command enables Syslog buffer logging?
a) syslog logging buffer b) buffer logging
c) logging buffer d) syslog buffer logging
Q10. Which command is used to configure a read-write community string?
a) snmp-server community string rw b) snmp-server string ro
c) snmp-server community string ro d) snmp-server string rw
‫المنوفية‬ ‫جامعة‬
‫والمعلومات‬ ‫الحاسبات‬ ‫كلية‬
‫الرقمية‬ ‫الشبكات‬
MENOUFIA UNIVERSITY
FACULTY OF COMPUTERS
AND INFORMATION
DIGITAL NETWORKS
‫المنوفية‬ ‫جامعة‬
‫السكشن‬ ‫اإلسم‬
Model 4 Answers
Q1. Which command enables Syslog console logging?
a) logging console-line b) console logging
c) logging console d) syslog console logging
Q2. Which of the following Syslog severity levels is the most important?
a) Level 6 b) Level 2
c) Level 7 d) Level 0
Q3. Which command enables Syslog buffer logging?
a) syslog logging buffer b) buffer logging
c) logging buffer d) syslog buffer logging
Q4. Which command assigns a DLCI to a sub-interface?
a) frame-relay interface protocol address b) frame-relay dlci protocol address
c) frame-relay interface-dlci protocol
address
d) frame-relay subinterface-dlci protocol
address
Q5. Which command configures PAP authentication?
a) ppp authentication chap b) ppp authentication pap
c) authentication ppp chap d) chap authentication pap
Q6. Which command shows the IP NAT translations?
a) show ip nat b) show nat translations
c) show ip translations d) show ip nat translations
Q7. Which command defines a pool of global addresses to be used for translation?
a) ip nat pool start-ip end-ip prefix-length
prefix-length
b) ip nat pool name start-ip prefix-length
prefix-length
c) ip nat pool name end-ip prefix-length
prefix-length
d) ip nat pool name start-ip end-ip prefix-
length prefix-length
Q8. Which of the following is a part of Syslog message format?
a) Facility b) Mnemonic
c) Severity d) All are correct
Q9. Which command is used to show Syslog logging?
a) show syslog logging b) show logging
c) how logging buffer d) syslog buffer
Q10. Which command is used to show the SNMP communities?
a) show snmp community string b) show community string
c) show snmp community d) show community snmp

More Related Content

More from Ahmed Gad

Avoid Overfitting with Regularization
Avoid Overfitting with RegularizationAvoid Overfitting with Regularization
Avoid Overfitting with RegularizationAhmed Gad
 
Genetic Algorithm (GA) Optimization - Step-by-Step Example
Genetic Algorithm (GA) Optimization - Step-by-Step ExampleGenetic Algorithm (GA) Optimization - Step-by-Step Example
Genetic Algorithm (GA) Optimization - Step-by-Step ExampleAhmed Gad
 
ICCES 2017 - Crowd Density Estimation Method using Regression Analysis
ICCES 2017 - Crowd Density Estimation Method using Regression AnalysisICCES 2017 - Crowd Density Estimation Method using Regression Analysis
ICCES 2017 - Crowd Density Estimation Method using Regression AnalysisAhmed Gad
 
Backpropagation: Understanding How to Update ANNs Weights Step-by-Step
Backpropagation: Understanding How to Update ANNs Weights Step-by-StepBackpropagation: Understanding How to Update ANNs Weights Step-by-Step
Backpropagation: Understanding How to Update ANNs Weights Step-by-StepAhmed Gad
 
Computer Vision: Correlation, Convolution, and Gradient
Computer Vision: Correlation, Convolution, and GradientComputer Vision: Correlation, Convolution, and Gradient
Computer Vision: Correlation, Convolution, and GradientAhmed Gad
 
Python for Computer Vision - Revision
Python for Computer Vision - RevisionPython for Computer Vision - Revision
Python for Computer Vision - RevisionAhmed Gad
 
Anime Studio Pro 10 Tutorial as Part of Multimedia Course
Anime Studio Pro 10 Tutorial as Part of Multimedia CourseAnime Studio Pro 10 Tutorial as Part of Multimedia Course
Anime Studio Pro 10 Tutorial as Part of Multimedia CourseAhmed Gad
 
Brief Introduction to Deep Learning + Solving XOR using ANNs
Brief Introduction to Deep Learning + Solving XOR using ANNsBrief Introduction to Deep Learning + Solving XOR using ANNs
Brief Introduction to Deep Learning + Solving XOR using ANNsAhmed Gad
 
Operations in Digital Image Processing + Convolution by Example
Operations in Digital Image Processing + Convolution by ExampleOperations in Digital Image Processing + Convolution by Example
Operations in Digital Image Processing + Convolution by ExampleAhmed Gad
 
MATLAB Code + Description : Real-Time Object Motion Detection and Tracking
MATLAB Code + Description : Real-Time Object Motion Detection and TrackingMATLAB Code + Description : Real-Time Object Motion Detection and Tracking
MATLAB Code + Description : Real-Time Object Motion Detection and TrackingAhmed Gad
 
MATLAB Code + Description : Very Simple Automatic English Optical Character R...
MATLAB Code + Description : Very Simple Automatic English Optical Character R...MATLAB Code + Description : Very Simple Automatic English Optical Character R...
MATLAB Code + Description : Very Simple Automatic English Optical Character R...Ahmed Gad
 
Graduation Project - Face Login : A Robust Face Identification System for Sec...
Graduation Project - Face Login : A Robust Face Identification System for Sec...Graduation Project - Face Login : A Robust Face Identification System for Sec...
Graduation Project - Face Login : A Robust Face Identification System for Sec...Ahmed Gad
 
Introduction to MATrices LABoratory (MATLAB) as Part of Digital Signal Proces...
Introduction to MATrices LABoratory (MATLAB) as Part of Digital Signal Proces...Introduction to MATrices LABoratory (MATLAB) as Part of Digital Signal Proces...
Introduction to MATrices LABoratory (MATLAB) as Part of Digital Signal Proces...Ahmed Gad
 
Introduction to Digital Signal Processing (DSP) - Course Notes
Introduction to Digital Signal Processing (DSP) - Course NotesIntroduction to Digital Signal Processing (DSP) - Course Notes
Introduction to Digital Signal Processing (DSP) - Course NotesAhmed Gad
 
AI Heuristic Search - Beam Search - Simulated Annealing
AI Heuristic Search - Beam Search - Simulated AnnealingAI Heuristic Search - Beam Search - Simulated Annealing
AI Heuristic Search - Beam Search - Simulated AnnealingAhmed Gad
 
Introduction to Artificial Neural Networks (ANNs) - Step-by-Step Training & T...
Introduction to Artificial Neural Networks (ANNs) - Step-by-Step Training & T...Introduction to Artificial Neural Networks (ANNs) - Step-by-Step Training & T...
Introduction to Artificial Neural Networks (ANNs) - Step-by-Step Training & T...Ahmed Gad
 
Artificial Neural Networks (ANNs) - XOR - Step-By-Step
Artificial Neural Networks (ANNs) - XOR - Step-By-StepArtificial Neural Networks (ANNs) - XOR - Step-By-Step
Artificial Neural Networks (ANNs) - XOR - Step-By-StepAhmed Gad
 
Cisco Certified Network Associate (CCNA) - R&S - Semester 2 Notes
Cisco Certified Network Associate (CCNA) - R&S - Semester 2 NotesCisco Certified Network Associate (CCNA) - R&S - Semester 2 Notes
Cisco Certified Network Associate (CCNA) - R&S - Semester 2 NotesAhmed Gad
 
Cisco Certified Network Associate (CCNA) - R&S - Semester 1 Notes
Cisco Certified Network Associate (CCNA) - R&S - Semester 1 NotesCisco Certified Network Associate (CCNA) - R&S - Semester 1 Notes
Cisco Certified Network Associate (CCNA) - R&S - Semester 1 NotesAhmed Gad
 
Prolog Task - Family Tree
Prolog Task - Family TreeProlog Task - Family Tree
Prolog Task - Family TreeAhmed Gad
 

More from Ahmed Gad (20)

Avoid Overfitting with Regularization
Avoid Overfitting with RegularizationAvoid Overfitting with Regularization
Avoid Overfitting with Regularization
 
Genetic Algorithm (GA) Optimization - Step-by-Step Example
Genetic Algorithm (GA) Optimization - Step-by-Step ExampleGenetic Algorithm (GA) Optimization - Step-by-Step Example
Genetic Algorithm (GA) Optimization - Step-by-Step Example
 
ICCES 2017 - Crowd Density Estimation Method using Regression Analysis
ICCES 2017 - Crowd Density Estimation Method using Regression AnalysisICCES 2017 - Crowd Density Estimation Method using Regression Analysis
ICCES 2017 - Crowd Density Estimation Method using Regression Analysis
 
Backpropagation: Understanding How to Update ANNs Weights Step-by-Step
Backpropagation: Understanding How to Update ANNs Weights Step-by-StepBackpropagation: Understanding How to Update ANNs Weights Step-by-Step
Backpropagation: Understanding How to Update ANNs Weights Step-by-Step
 
Computer Vision: Correlation, Convolution, and Gradient
Computer Vision: Correlation, Convolution, and GradientComputer Vision: Correlation, Convolution, and Gradient
Computer Vision: Correlation, Convolution, and Gradient
 
Python for Computer Vision - Revision
Python for Computer Vision - RevisionPython for Computer Vision - Revision
Python for Computer Vision - Revision
 
Anime Studio Pro 10 Tutorial as Part of Multimedia Course
Anime Studio Pro 10 Tutorial as Part of Multimedia CourseAnime Studio Pro 10 Tutorial as Part of Multimedia Course
Anime Studio Pro 10 Tutorial as Part of Multimedia Course
 
Brief Introduction to Deep Learning + Solving XOR using ANNs
Brief Introduction to Deep Learning + Solving XOR using ANNsBrief Introduction to Deep Learning + Solving XOR using ANNs
Brief Introduction to Deep Learning + Solving XOR using ANNs
 
Operations in Digital Image Processing + Convolution by Example
Operations in Digital Image Processing + Convolution by ExampleOperations in Digital Image Processing + Convolution by Example
Operations in Digital Image Processing + Convolution by Example
 
MATLAB Code + Description : Real-Time Object Motion Detection and Tracking
MATLAB Code + Description : Real-Time Object Motion Detection and TrackingMATLAB Code + Description : Real-Time Object Motion Detection and Tracking
MATLAB Code + Description : Real-Time Object Motion Detection and Tracking
 
MATLAB Code + Description : Very Simple Automatic English Optical Character R...
MATLAB Code + Description : Very Simple Automatic English Optical Character R...MATLAB Code + Description : Very Simple Automatic English Optical Character R...
MATLAB Code + Description : Very Simple Automatic English Optical Character R...
 
Graduation Project - Face Login : A Robust Face Identification System for Sec...
Graduation Project - Face Login : A Robust Face Identification System for Sec...Graduation Project - Face Login : A Robust Face Identification System for Sec...
Graduation Project - Face Login : A Robust Face Identification System for Sec...
 
Introduction to MATrices LABoratory (MATLAB) as Part of Digital Signal Proces...
Introduction to MATrices LABoratory (MATLAB) as Part of Digital Signal Proces...Introduction to MATrices LABoratory (MATLAB) as Part of Digital Signal Proces...
Introduction to MATrices LABoratory (MATLAB) as Part of Digital Signal Proces...
 
Introduction to Digital Signal Processing (DSP) - Course Notes
Introduction to Digital Signal Processing (DSP) - Course NotesIntroduction to Digital Signal Processing (DSP) - Course Notes
Introduction to Digital Signal Processing (DSP) - Course Notes
 
AI Heuristic Search - Beam Search - Simulated Annealing
AI Heuristic Search - Beam Search - Simulated AnnealingAI Heuristic Search - Beam Search - Simulated Annealing
AI Heuristic Search - Beam Search - Simulated Annealing
 
Introduction to Artificial Neural Networks (ANNs) - Step-by-Step Training & T...
Introduction to Artificial Neural Networks (ANNs) - Step-by-Step Training & T...Introduction to Artificial Neural Networks (ANNs) - Step-by-Step Training & T...
Introduction to Artificial Neural Networks (ANNs) - Step-by-Step Training & T...
 
Artificial Neural Networks (ANNs) - XOR - Step-By-Step
Artificial Neural Networks (ANNs) - XOR - Step-By-StepArtificial Neural Networks (ANNs) - XOR - Step-By-Step
Artificial Neural Networks (ANNs) - XOR - Step-By-Step
 
Cisco Certified Network Associate (CCNA) - R&S - Semester 2 Notes
Cisco Certified Network Associate (CCNA) - R&S - Semester 2 NotesCisco Certified Network Associate (CCNA) - R&S - Semester 2 Notes
Cisco Certified Network Associate (CCNA) - R&S - Semester 2 Notes
 
Cisco Certified Network Associate (CCNA) - R&S - Semester 1 Notes
Cisco Certified Network Associate (CCNA) - R&S - Semester 1 NotesCisco Certified Network Associate (CCNA) - R&S - Semester 1 Notes
Cisco Certified Network Associate (CCNA) - R&S - Semester 1 Notes
 
Prolog Task - Family Tree
Prolog Task - Family TreeProlog Task - Family Tree
Prolog Task - Family Tree
 

Recently uploaded

Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 
Q4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxQ4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxnelietumpap1
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptxmary850239
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomnelietumpap1
 

Recently uploaded (20)

Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptxFINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
Q4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxQ4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptx
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choom
 

CCNA4 V5: Digital Networks Course Practical Exam - MCQ + Answers

  • 1. ‫المنوفية‬ ‫جامعة‬ ‫والمعلومات‬ ‫الحاسبات‬ ‫كلية‬ ‫الرقمية‬ ‫الشبكات‬ MENOUFIA UNIVERSITY FACULTY OF COMPUTERS AND INFORMATION DIGITAL NETWORKS ‫المنوفية‬ ‫جامعة‬ ‫السكشن‬ ‫اإلسم‬ Model 1 Q1. Frame Relay PVC is short for a) Packet Velocity Controller b) Private Virtual Circuit c) Protocol Virtual Circuit d) None of these choices Q2. PPP is used to a) Create Dedicated Connections b) Monitor the network c) Create VPNs d) None of these choices Q3. NTP is short for a) New Transmission Protocol b) Network Time Protocol c) Network Test Protocol d) None of these choices Q4. To show the Frame Relay IP-DLCI mapping, use this command: a) R1#show frame-relay map b) R1#show frame-relay mapping c) R1#show map frame-relay d) R1#show mapping frame-relay Q5. What is the default encapsulation on a Cisco router? a) HDLC b) Frame Relay c) PPP d) PPPoE Q6. Which command marks an interface as inside? a) ip nat inside static b) nat outside c) ip nat outside d) ip nat inside Q7. Which command configures PAT? a) ip nat inside list access-list-number pool name overload b) ip nat inside list access-list-number c) ip nat inside source list access-list- number pool name overload d) ip nat list access-list-number pool name Q8. Which transport layer protocol is used with SNMP protocol? a) TCP b) IP c) UDP d) RTP Q9. Which command enables Syslog console logging? a) logging console-line b) console logging c) logging console d) syslog console logging Q10. Which command is used to configure a read-only community string? a) snmp-server community string rw b) snmp-server string ro c) snmp-server community string ro d) snmp-server string rw
  • 2. ‫المنوفية‬ ‫جامعة‬ ‫والمعلومات‬ ‫الحاسبات‬ ‫كلية‬ ‫الرقمية‬ ‫الشبكات‬ MENOUFIA UNIVERSITY FACULTY OF COMPUTERS AND INFORMATION DIGITAL NETWORKS ‫المنوفية‬ ‫جامعة‬ ‫السكشن‬ ‫اإلسم‬ Model 2 Q1. Frame Relay DLCI is short for a) Data Link Connection Identifier b) Data Local Identifier c) Destination Local Connectivity Identifier d) None of these choices Q2. PAP is short for a) Packet Analysis Protocol b) Packet Adaptation Protocol c) Password Authentication Protocol d) None of these choices Q3. The ____________ command allows capturing NetFlow data for incoming packets? a) ip flow eggress b) ip ingress c) ip flow ingress d) ip netflow eggress Q4. Which of these DLCI ranges is reserved for future use? a) 50-70 b) 100-105 c) 20-30 d) 1-15 Q5. Which command creates a point-to-point sub-interface? a) interface serial number.subinterface- number point-to-point b) interface serial number.subinterface- number multipoint c) interface serial number.subinterface- number ppp d) subinterface serial number.subinterface- number ppp Q6. Which command configures static NAT translation between an inside local address and an inside global address? a) ip nat inside static local-ip global-ip b) nat inside source static local-ip global-ip c) ip nat inside source static local-ip global- ip d) ip nat inside source local-ip global-ip Q7. Which command configures dynamic source translation? a) ip nat inside list access-list-number pool name b) ip nat inside list access-list-number c) ip nat inside source list access-list- number pool name d) ip nat list access-list-number pool name Q8. Which transport layer protocol is used with Syslog protocol? a) TCP b) IP c) UDP d) RTP Q9. Which of the following Syslog severity levels is the most important? a) Level 6 b) Level 2 c) Level 7 d) Level 0 Q10. Which command is used to specify the Syslog server IP address? a) syslog ip-address b) syslog server ip-address c) logging ip-address d) syslog add ip-address
  • 3. ‫المنوفية‬ ‫جامعة‬ ‫والمعلومات‬ ‫الحاسبات‬ ‫كلية‬ ‫الرقمية‬ ‫الشبكات‬ MENOUFIA UNIVERSITY FACULTY OF COMPUTERS AND INFORMATION DIGITAL NETWORKS ‫المنوفية‬ ‫جامعة‬ ‫السكشن‬ ‫اإلسم‬ Model 3 Q1. Frame Relay SVC is short for a) Speed Various Controller b) Switched Velocity Controller c) Switched Virtual Circuit d) None of these choices Q2. Which transport layer protocol is used with SNMP protocol? a) TCP b) IP c) UDP d) RTP Q3. The ____________ command allows captureing NetFlow data for outgoing packets? a) ip flow eggress b) ip ingress c) ip flow ingress d) ip netflow eggress Q4. Which command creates a Frame Relay static map? a) frame-relay map protocol address dlci b) frame-relay mapping protocol address c) frame-relay map address protocol dlci d) frame-relay mapping address protocol Q5. Which command configures CHAP authentication? a) ppp authentication chap b) ppp authentication pap c) authentication ppp chap d) chap authentication pap Q6. Which command marks an interface as outside? a) ip nat inside static b) nat outside c) ip nat outside d) ip nat inside Q7. Which command defines a pool of global addresses to be used for translation? a) ip nat pool start-ip end-ip netmask netmask b) ip nat pool name start-ip netmask netmask c) ip nat pool name end-ip netmask netmask d) ip nat pool name start-ip end-ip netmask netmask Q8. Which of the following is a legal destination for Syslog messages? a) Logging Buffer b) Syslog Server c) Console Line d) All are correct Q9. Which command enables Syslog buffer logging? a) syslog logging buffer b) buffer logging c) logging buffer d) syslog buffer logging Q10. Which command is used to configure a read-write community string? a) snmp-server community string rw b) snmp-server string ro c) snmp-server community string ro d) snmp-server string rw
  • 4. ‫المنوفية‬ ‫جامعة‬ ‫والمعلومات‬ ‫الحاسبات‬ ‫كلية‬ ‫الرقمية‬ ‫الشبكات‬ MENOUFIA UNIVERSITY FACULTY OF COMPUTERS AND INFORMATION DIGITAL NETWORKS ‫المنوفية‬ ‫جامعة‬ ‫السكشن‬ ‫اإلسم‬ Model 4 Q1. Which command enables Syslog console logging? a) logging console-line b) console logging c) logging console d) syslog console logging Q2. Which of the following Syslog severity levels is the most important? a) Level 6 b) Level 2 c) Level 7 d) Level 0 Q3. Which command enables Syslog buffer logging? a) syslog logging buffer b) buffer logging c) logging buffer d) syslog buffer logging Q4. Which command assigns a DLCI to a sub-interface? a) frame-relay interface protocol address b) frame-relay dlci protocol address c) frame-relay interface-dlci protocol address d) frame-relay subinterface-dlci protocol address Q5. Which command configures PAP authentication? a) ppp authentication chap b) ppp authentication pap c) authentication ppp chap d) chap authentication pap Q6. Which command shows the IP NAT translations? a) show ip nat b) show nat translations c) show ip translations d) show ip nat translations Q7. Which command defines a pool of global addresses to be used for translation? a) ip nat pool start-ip end-ip prefix-length prefix-length b) ip nat pool name start-ip prefix-length prefix-length c) ip nat pool name end-ip prefix-length prefix-length d) ip nat pool name start-ip end-ip prefix- length prefix-length Q8. Which of the following is a part of Syslog message format? a) Facility b) Mnemonic c) Severity d) All are correct Q9. Which command is used to show Syslog logging? a) show syslog logging b) show logging c) how logging buffer d) syslog buffer Q10. Which command is used to show the SNMP communities? a) show snmp community string b) show community string c) show snmp community d) show community snmp
  • 5. ‫المنوفية‬ ‫جامعة‬ ‫والمعلومات‬ ‫الحاسبات‬ ‫كلية‬ ‫الرقمية‬ ‫الشبكات‬ MENOUFIA UNIVERSITY FACULTY OF COMPUTERS AND INFORMATION DIGITAL NETWORKS ‫المنوفية‬ ‫جامعة‬ ‫السكشن‬ ‫اإلسم‬ Model 1 Answers Q1. Frame Relay PVC is short for a) Packet Velocity Controller b) Private Virtual Circuit c) Protocol Virtual Circuit d) None of these choices Q2. PPP is used to a) Create Dedicated Connections b) Monitor the network c) Create VPNs d) None of these choices Q3. NTP is short for a) New Transmission Protocol b) Network Time Protocol c) Network Test Protocol d) None of these choices Q4. To show the Frame Relay IP-DLCI mapping, use this command: a) R1#show frame-relay map b) R1#show frame-relay mapping c) R1#show map frame-relay d) R1#show mapping frame-relay Q5. What is the default encapsulation on a Cisco router? a) HDLC b) Frame Relay c) PPP d) PPPoE Q6. Which command marks an interface as inside? a) ip nat inside static b) nat outside c) ip nat outside d) ip nat inside Q7. Which command configures PAT? a) ip nat inside list access-list-number pool name overload b) ip nat inside list access-list-number c) ip nat inside source list access-list- number pool name overload d) ip nat list access-list-number pool name Q8. Which transport layer protocol is used with SNMP protocol? a) TCP b) IP c) UDP d) RTP Q9. Which command enables Syslog console logging? a) logging console-line b) console logging c) logging console d) syslog console logging Q10. Which command is used to configure a read-only community string? a) snmp-server community string rw b) snmp-server string ro c) snmp-server community string ro d) snmp-server string rw
  • 6. ‫المنوفية‬ ‫جامعة‬ ‫والمعلومات‬ ‫الحاسبات‬ ‫كلية‬ ‫الرقمية‬ ‫الشبكات‬ MENOUFIA UNIVERSITY FACULTY OF COMPUTERS AND INFORMATION DIGITAL NETWORKS ‫المنوفية‬ ‫جامعة‬ ‫السكشن‬ ‫اإلسم‬ Model 2 Answers Q1. Frame Relay DLCI is short for a) Data Link Connection Identifier b) Data Local Identifier c) Destination Local Connectivity Identifier d) None of these choices Q2. PAP is short for a) Packet Analysis Protocol b) Packet Adaptation Protocol c) Password Authentication Protocol d) None of these choices Q3. The ____________ command allows capturing NetFlow data for incoming packets? a) ip flow eggress b) ip ingress c) ip flow ingress d) ip netflow eggress Q4. Which of these DLCI ranges is reserved for future use? a) 50-70 b) 100-105 c) 20-30 d) 1-15 Q5. Which command creates a point-to-point sub-interface? a) interface serial number.subinterface- number point-to-point b) interface serial number.subinterface- number multipoint c) interface serial number.subinterface- number ppp d) subinterface serial number.subinterface- number ppp Q6. Which command configures static NAT translation between an inside local address and an inside global address? a) ip nat inside static local-ip global-ip b) nat inside source static local-ip global-ip c) ip nat inside source static local-ip global- ip d) ip nat inside source local-ip global-ip Q7. Which command configures dynamic source translation? a) ip nat inside list access-list-number pool name b) ip nat inside list access-list-number c) ip nat inside source list access-list- number pool name d) ip nat list access-list-number pool name Q8. Which transport layer protocol is used with Syslog protocol? a) TCP b) IP c) UDP d) RTP Q9. Which of the following Syslog severity levels is the most important? a) Level 6 b) Level 2 c) Level 7 d) Level 0 Q10. Which command is used to specify the Syslog server IP address? a) syslog ip-address b) syslog server ip-address c) logging ip-address d) syslog add ip-address
  • 7. ‫المنوفية‬ ‫جامعة‬ ‫والمعلومات‬ ‫الحاسبات‬ ‫كلية‬ ‫الرقمية‬ ‫الشبكات‬ MENOUFIA UNIVERSITY FACULTY OF COMPUTERS AND INFORMATION DIGITAL NETWORKS ‫المنوفية‬ ‫جامعة‬ ‫السكشن‬ ‫اإلسم‬ Model 3 Answers Q1. Frame Relay SVC is short for a) Speed Various Controller b) Switched Velocity Controller c) Switched Virtual Circuit d) None of these choices Q2. Which transport layer protocol is used with SNMP protocol? a) TCP b) IP c) UDP d) RTP Q3. The ____________ command allows captureing NetFlow data for outgoing packets? a) ip flow eggress b) ip ingress c) ip flow ingress d) ip netflow eggress Q4. Which command creates a Frame Relay static map? a) frame-relay map protocol address dlci b) frame-relay mapping protocol address c) frame-relay map address protocol dlci d) frame-relay mapping address protocol Q5. Which command configures CHAP authentication? a) ppp authentication chap b) ppp authentication pap c) authentication ppp chap d) chap authentication pap Q6. Which command marks an interface as outside? a) ip nat inside static b) nat outside c) ip nat outside d) ip nat inside Q7. Which command defines a pool of global addresses to be used for translation? a) ip nat pool start-ip end-ip netmask netmask b) ip nat pool name start-ip netmask netmask c) ip nat pool name end-ip netmask netmask d) ip nat pool name start-ip end-ip netmask netmask Q8. Which of the following is a legal destination for Syslog messages? a) Logging Buffer b) Syslog Server c) Console Line d) All are correct Q9. Which command enables Syslog buffer logging? a) syslog logging buffer b) buffer logging c) logging buffer d) syslog buffer logging Q10. Which command is used to configure a read-write community string? a) snmp-server community string rw b) snmp-server string ro c) snmp-server community string ro d) snmp-server string rw
  • 8. ‫المنوفية‬ ‫جامعة‬ ‫والمعلومات‬ ‫الحاسبات‬ ‫كلية‬ ‫الرقمية‬ ‫الشبكات‬ MENOUFIA UNIVERSITY FACULTY OF COMPUTERS AND INFORMATION DIGITAL NETWORKS ‫المنوفية‬ ‫جامعة‬ ‫السكشن‬ ‫اإلسم‬ Model 4 Answers Q1. Which command enables Syslog console logging? a) logging console-line b) console logging c) logging console d) syslog console logging Q2. Which of the following Syslog severity levels is the most important? a) Level 6 b) Level 2 c) Level 7 d) Level 0 Q3. Which command enables Syslog buffer logging? a) syslog logging buffer b) buffer logging c) logging buffer d) syslog buffer logging Q4. Which command assigns a DLCI to a sub-interface? a) frame-relay interface protocol address b) frame-relay dlci protocol address c) frame-relay interface-dlci protocol address d) frame-relay subinterface-dlci protocol address Q5. Which command configures PAP authentication? a) ppp authentication chap b) ppp authentication pap c) authentication ppp chap d) chap authentication pap Q6. Which command shows the IP NAT translations? a) show ip nat b) show nat translations c) show ip translations d) show ip nat translations Q7. Which command defines a pool of global addresses to be used for translation? a) ip nat pool start-ip end-ip prefix-length prefix-length b) ip nat pool name start-ip prefix-length prefix-length c) ip nat pool name end-ip prefix-length prefix-length d) ip nat pool name start-ip end-ip prefix- length prefix-length Q8. Which of the following is a part of Syslog message format? a) Facility b) Mnemonic c) Severity d) All are correct Q9. Which command is used to show Syslog logging? a) show syslog logging b) show logging c) how logging buffer d) syslog buffer Q10. Which command is used to show the SNMP communities? a) show snmp community string b) show community string c) show snmp community d) show community snmp