Here's the first of THREE sets of Cisco CCNA and CCNP practice questions for today!

CCNA:

Short answer: You want a standard ACL to permit traffic sourced from 172.10.20.0 /27, and deny all other traffic. Write an ACL that will do this.


CCNP / BSCI:

Short answer: You are running RIPv2 and OSPF on a single router. Your RIP domain is carrying VLSM information in its updates and you want those subnets in your OSPF domain. After entering the command router ospf 1, what should your next command be? Only one command is needed to do this.


CCNP / BCMSN:

Short answer: What global command enables Quality Of Service?


CCNP / BCRAN:

Short answer: What command will immediately tell you whether the SPIDs and ISDN switch type have been successfully configured?


CCNP / CIT:

You want to simulate a planned change to your network in order to spot issues in advance. What online Cisco tool will help you do this?

A. Connectivity Solver

B. Connectivity Planner

C. Connectivity Baseliner

D. Network Planner


See you later today with two more sets of Cisco CCNA and CCNP practice questions, plus the answers to Sunday and Monday's questions!


To your Cisco certification success,

Chris Bryant
CCIE #12933
www.thebryantadvantage.com

Comments

Anonymous said…
CCNA:

Short answer: You want a standard ACL to permit traffic sourced from 172.10.20.0 /27, and deny all other traffic. Write an ACL that will do this.

Router(config)# ip access-list 1 permit 172.10.20.0 0.0.0.31

(implicit deny will deny all others)

Popular posts from this blog