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 |
Select the fields for the Cisco HDLC protocol: A. Flag, Address, Control B. Flag, Address, Control, Protocol, LCP (Code, Identifier, Length, Data), FCS, Flag C. Flag, Address, Control, Data, FCS, Flag D. Flag, Address, Control, Proprietary, Data, FCS, Flag
Identify the 2 commands that display the clock rate configured on the serial0 interface? A.) show serial0 B.) show interface serial0 C.) show clock rate serial 0 D.) show controllers serial 0 E.) show running-config
How does OSPF calculate its Metric
How many types of data?
. Which command sequence will allow only traffic from network 185.64.0.0 to enter interface s0? A. access-list 25 permit 185.64.0.0 255.255.0.0 int s0 ; ip access-list 25 out B. access-list 25 permit 185.64.0.0 255.255.0.0 int s0 ; ip access-group 25 out C. access-list 25 permit 185.64.0.0 0.0.255.255 int s0 ; ip access-list 25 in D. access-list 25 permit 185.64.0.0 0.0.255.255 int s0 ; ip access-group 25 in
A server is running HTTP, SMTP and DHCP. Which of the following best explains how the server is able to handle all three services over the same connection? The server has separate buffer areas for each application and forwards all data to each service. If the data does not apply to that application, it is discarded. The server processes each packet one at a time and forwards the data to the application that indicates that it is waiting for a transmission to arrive. The data is discarded if it does not apply to that application. The server uses the destination port number in the TCP/UDP header to identify the service. The data is forwarded to the service identified by the port number. The server uses separate three-way handshake connections to control the flow of the data and relates the service to the proper connection. This relationship allows the server to pass the data to the proper service.
How many collision domains are in switch?
Is hsrp is cisco proprietary or introduced by ieee?
How do you depict an IP address?
Cisco routers can secure the enable password with a one-way hash algorithm. What command would encrypt the enable password with the strong encryption method? A.) enable encrypt john B.) password john C.) enable secret john D.) enable password john E.) secret john F.) enable password 5 john
What metric does rip use? How is the metric used to indicate an unreachable network?
What is the Broadcast IP Address?