Term
Application layer protocols utilizing TCP? |
|
Definition
FTP, Telnet, SMTP, HTTP, HTTPS, Doom, DNS, DHCP |
|
|
Term
Application layer protocols utilizing UDP? |
|
Definition
DNS, TFTP, POP3, News, SNMP, |
|
|
Term
What is the rate for a wireles client using a 802.11b/g access card? |
|
Definition
|
|
Term
The show protocols command shows the _______ and the configured interfaces and addresses of each protocol. |
|
Definition
|
|
Term
access-list 10 permit host 1.1.1.1 is an example of what? |
|
Definition
A standard IP access list |
|
|
Term
access-list 10 permit host 1.1.1.1 is an example of what? |
|
Definition
A standard IP access list |
|
|
Term
What do IP extended access lists use as a basis for permitting or denying packets? |
|
Definition
Source address, destination address, protocol, port |
|
|
Term
To specify all hosts in the Class B IP network 172.16.0.0, what wildcard access list mask would you use? |
|
Definition
|
|
Term
What access list will allow only web traffic into network 196.15.7.0 from any network? |
|
Definition
acess-list 100 permit tcp any 196.15.7.0 0.0.0.255 eq www |
|
|
Term
Which router command allows you to determine whether an IP access list is enabled on a particular interface? |
|
Definition
|
|
Term
What router command allows you to view the entire contents of all access lists? |
|
Definition
|
|
Term
If you wanted to deny only ftp access from network 200.200.10.0 to network 200.200.11.0 but allow everything else, which command(s) would you use? |
|
Definition
access-list deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftp, access-list permit ip any any |
|
|
Term
What is the IP extended access list range? |
|
Definition
|
|
Term
What command should follow this command: access-list 110 deny tcp any any eq ftp? |
|
Definition
access-list 110 permit ip any any |
|
|
Term
Which command connects access list 110 inbound to an interface? |
|
Definition
Router(config-if)#ip access-group 110 in |
|
|
Term
What command will permit SMTP traffic to only host 1.1.1.1? |
|
Definition
access-list 110 allow tcp any 1.1.1.1 0.0.0.0 eq smtp |
|
|
Term
______________ lists use the nubers 1-99 or 1300-1999 and filter based on source IP address only. |
|
Definition
|
|
Term
The wildcard _________, which can be replaced with the host command, tells the router to match all four octets. |
|
Definition
|
|
Term
Only the command __________ will tell you which ports have access lists applied. (show access-lists will not show you which interfaces have an access list applied.) |
|
Definition
|
|
Term
The __________ command will allow you to view the entire contents of all access lists, but it will not show you on which interfaces the access lists are applied. |
|
Definition
|
|
Term
______________ lists use the range from 100-199 or 2000-2699. |
|
Definition
|
|
Term
Which protocols are part of PPP? |
|
Definition
High-Level Data-Link Control (HDLC), Link Control Protocol (LCP), and Network Control Protocols (NCPs) |
|
|
Term
True/False: If you are using ATM, you must use PPPoE to make the network run over Ethernet. |
|
Definition
|
|
Term
Which configuration mode and command combination sets the bandwidth metric of a Frame Relay connection to 64000 bps? |
|
Definition
router(config-if)#bandwidth 64 |
|
|
Term
True/False: ISDN provides integrated voice/data capability. |
|
Definition
|
|
Term
True/False: You must use Frame Relay IETF encapsulation if connecting to non-Cisco equipment. |
|
Definition
|
|
Term
True/False: Wireless cannot be used for WAN services. |
|
Definition
False: Wireless metropolitan area networks (WMANs) can replace existing last-mile WAN services. |
|
|
Term
Which WAN service uses a PVC at layer 2? |
|
Definition
|
|
Term
Which ISDN protocol prefix specifies signaling and switching? |
|
Definition
|
|
Term
What command would you use if you wanted to view the DLCI numbers configured for your Frame Relay network? |
|
Definition
|
|