• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/71

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

71 Cards in this Set

  • Front
  • Back
which Network Control Protocol (NCP) does PPP use to encapsulate IP traffic?
IPCP (IP Network Control Protocol)
Which techniques allow switches to identify which VLAN each frame orginated from?
ISL encapsulation and 802.1Q tagging.
where is the shared memory located on a router?
Dynamic RAM (DRAM)
can full-duplex ethernet be used on a connection that connects a hub to a switch?
NO
the show interface command describes the funation a;lit of which layer ion the osi mopdel?
latyer 2
which command is used to delete entires from teh mac address tanle?
clear mac-address-table
which TCP/IP model layer corresponeds to the OSi model layer 2
network access
how many subnets does a class B network that uises subnet mask 255.255.255.0 support?
254
which command defines IGRP as teh routing protocol
#router igrp
which command is used to view the summary status of tinterfaces condfifgures f or ipo
#show ip interface briwf
which command is used to configure OSPF process?
router ospf [process id]
which technology uses analog signaling and is not capable of sending data beyond 9600 bits per second?
PSTN
public switched telephone network
term used to describe intermittent interface or link failures?
flapping
what does VTP do and stand for?
Vlan trunking protocol (vtp) you only have to add, delete or rename vlans on the server VTP switch and the info is passed to the other switches.
command to enter the description to multiple interfaces at once.
#interface range fastethernet 0/1-14
what cisco switch allows both routing and swiching
3350 switch
max data transfer ate of 802.11b
11mbs
can a routers own access-list block it from sending packets out its own interface?
no. acls do not apply to its own interfaces more specifically traffic orginating in the router.
a network is slow, what kind of packets tell the users router that it is Receiving packets from a congested network?
FECN (forward explicit congestion control)
whats should the config registry be set to after you complete password recovery process
0x2102
which command modifies the config registry to bypass NVRAM and boot from flash memomory when issued at the >prompt
o/r 0x2142
comand to change AD of RIP to 90
#distance 90
name 3 wan protocols typically iused for leased lines
ppp, hdlc, slip
[slip is serial line internet protcol].
in which VTP mode are VLAN configuratons not stored in NVRAM?
client
which error dection protocol can cisco routers use to avoid PPP frame looping?
magic number
which router memory stores a bootable IOS image which is not typically used?
ROM
which protocol data units PDUs are used fro the exchange of data between the transport layers of the transmitting and receiving systems in an TCP/ip ethernetwork?
TCP segments
which ppp authenication protocol preforms a two-way hand shake?
PAP (password authentication protocol)
command when used cause the router to log messages for each IGRP packet
#debug ip igrp events
during password recovery what must the config reg be set to inorder to iginore the passwords stored in NVRAM
0x2142
osi layer that provides coding and conversion functions
presentation
which keyword at the end of an ACL entry show whether the ACL number if it was permited, or denied and port specific info?
log
ISL encapsulation is used to?
tag frames with VLAN number to help id what frame is from what VLAN.
which routing alogorithm adjusts to changing network conditions by analyzing incoming routing updates?
Dynamic
what would be the AD in a situation where the router does not beileve the source of the route and doesnt install the route in its routing table?
255
command to config igrp routing on a router with the AS #of 100
router igrp 100
100 is the AS number
command to view the status of spanning tree on a switch?
#show spanning-tree
command to config secure MAC addresses on a switch?
#switchport port-security mac-address [mac-address] [interface]
command that ensures the first file from flash memory is loaded?
#boot system flash
which three WAN encapsulation protocols are typically used for packedt-switched WAN connections?
X.25, frame-relay and ATM.
what are the five states of STP?
Blocking-receives bpdu's
listening-receives bpdu's, learning is disabled here.
learning-adds to database, receives processes
forwarding-
disabled-receives and responds to nmm and receives bpdus.
to enable STP on vlan 2 on a new switch what needs to be done?
nothing. STP{ is enabled by default.
What bridge is selected as teh root bridge?
bridge with the lowest (BRIDGE ID)
what makes up the (Bridge Identifier) Bridge ID?
the bridge priority plus the MAC address of the bridge. Two-bytes priority and six-byte MACa address.
a single root bridge is eleced per broadcats domain?
True.
the command #show cdp neighbors detail, will display what about the remote router?
ip address
platform
hostname
what does the command
#debug ip packet 101 detail.... do?
enables the debug process for access list 101. shows u each ACL decision that the router has to make and it outcome.
config registry setting to ignore NVRAM and boot from flash?
0x2142
config registry to bypass NVRAM and boot from ROM.
0x2102
maintains table for each routed protocol it supports? What dynamic protocol is it?
eigrp
two commands to config chap on an interface?
#ppp authentication chap
#username [remote_router] password [password]
eigrp max number of hops?
composite metric is ___ bits?
- 224 hops
- 32bits or 4 bytes
command to config the "learning" time for spepific spanning-tree instances?
#spanning-tree learn-time
method which a group of contigiuos subnets are rolled up into one routing entry?
route summerization
command used to statically configure the interface into VLAN 20.
#switchport access vlan 20
vlan trunking protocol encapsulates ethernet frames
ISL
ios command to gather info about a router image file, such as the name of the system image file.
show flash
vtp operation. what must switches share to share VLAN info?
-same domain name and password.
-active trunk link between them
what routing protocol converages the fastest?
eigrp
ISL and dot1Q.
which is proprietary and what do they stand for?
InterSwitch Link, proprietary.
802.1q industry standard.
what mode will the following boot-into.
0x2142
0x2120
0x2101
0x2102
0x2142-boot normally ab bypass loading the config.
0x2120-boot into ROM Monitor mode.
0x2101-boot into bootstrap.
0x2102-boot ios from flash and config from nvram (normal).
command to change configuration registry?
change it from ROM monitor?
#config-register [0x2142]
#confreg [0x2101
#erase startup-config.... will remove all configs except ______ and what command must be entered to remove the final config?
-vlans
-delete flash:vlan.dat
if a main interface is enabled are the subintertfaces automatically enabled?
yes
how to config a OSPF router id?
two ways.
1. create a loopback addy.
2. #router-id ospf [number]
#2 will override.
which ICMP message type is used by "ping" command to verify connectivity?
Echo
command to config port security on a switch?
#switchport port-security
network control protocol (NCP) that PPP uses to encapsulate CDP traffic?
CDPCP (CDP Network Control Protocol)
ACLs that allow IP packets to be filtered based on upper-layer *session* information?
Reflexive ACLs
command that verifies IOS verision running on router and available system memory?
show version
process that a router follows when it advertisies a network as unreachable to the interface from which the update whas received?
Poision-reverse