To prevent Service Advertisements (SAPs) from flooding a
network, Cisco routers do not forward them. How are
services advertised to other networks?
A. Each router builds its own SAP table and forwards that
every 60 seconds.
B. Each router assigns a service number and broadcasts
that.
C. SAPs aren't necessary with Cisco routers.
D. Cisco routers filter out all SAPs.
Answer / guest
Answer:: A
Cisco routers build SAP tables and forward the
table every 60 seconds. All SAPs can't be filtered even
with 4.x since NDS and time synchronization uses SAPs.
| Is This Answer Correct ? | 1 Yes | 0 No |
What must be true for two Routers running IGRP to communicate their routes? A.) Same autonomous system number B.) Connected using Ethernet only C.) Use composite metric D)Configured for PPP
EIGRP send query reply & Acknowledgment on which address ?
what is LAPB
On which base switches take decisions?
how many pass word you can configure on cisco 2500 router
The Internet Protocol (IP) occurs at what layer of the seven layer model? A.) Physical B.) Presentation C.) Network D.) Datalink E.) Session F.) Transport
what is vc,pvc,lmi and dlsi
How do you disable CDP on the entire Router? A.) Router#no cdp run B.) Router(config-if)# no cdp enable C.) Router(config)# no cdp enable D.) Router(config)# no cdp run
What is HSRP and what is difference between HSRP and GLBP
Identify the command to copy a configuration file from a TFTP server to a routers active configuration? A.) Router# copy running-config tftp B.) Router# copy tftp running-config C.) Router# copy tftp 172.16.0.1 running-config D.) Router(config)# copy tftp running-config
Why OSI layers having 7 layers instead of one layer.
What is the UDP datagram format? A. Source Port - 16 bits, Destination Port - 16 bits, Length - 16 Bits, Checksum - 16 bits, Data B. Destination Port - 16 bits, Source Port - 16 bits, Length - 16 Bits, Checksum - 16 bits, Data C. Source Port - 16 bits, Destination Port - 16 bits, Checksum - 16 Bits, Length - 16 bits, Data D. Source Port - 8 bits, Destination Port - 8 bits, Length -8 Bits, Checksum - 8 bits, Data