Computer Tutorials
Earn Money From Internet
Cheap Freelancers
Ask An Expert
Register Cheap Domain
Data Recovery
Best Mutual Funds
Trading Forex Online
Cheap Web Hosting
Ajax Tutorials
Cheap Cell Phone Plans
Free Mobile Learning
Job Portal
Photoshop Tutorials
Cheap Jewelry
Cheapest Air Travel
|
To enable RIP routing; you use the command router rip. Then you must specify the network that will be advertised with the network command: network 172.16.0.0. Do NOT use subnet numbers in the command. Chapter: 2 81. If you have enabled RIP routing on your router, but do not want to advertise your network with RIP out interface serial 1, what command should you use? A. Disable rip serial 1 B. enable shut rip serial 1 C. passive s1 D. Neighbor rip s1 Answer: C To stop your router from advertising out a particular interface, use the passive command. For example: config t, router rip, network 172.16.0.0, passive S1. Chapter: 2 82. What is the difference in commands between enabling RIP and IGRP on your router? A. IGRP must specify the port to distribute broadcasts B. IGRP must specify the subnet numbers C. IGRP must specify the neighbor routers D. IGRP must specify an AS Answer: D Enabling IGRP is basically the same as enabling RIP. However, you must assign an Autonomous System (AS) number when configuring IGRP. Chapter: 2 83. When enabling IGRP routing, what parameters must you apply? A. broadcast address, and AS number B. network number and AS number C. igrp routing, network number, and passive interface D. igrp routing, network number, and AS Answer: D To enable IGRP routing on your router, you must specify IGRP routing, the network number, and the AS system number. Chapter: 2 |
|