What's the default CDP holdtime in seconds for Cisco routers?
A.) 30 seconds
B.) 180 seconds
C.) 90 seconds
D.) 60 seconds
Answers were Sorted based on User's Feedback
Answer / guest
Answer: B
Cisco Discovery Protocol is a proprietary protocol to allow
you to
access configuration information on other routers and
switches with a
single command. It uses SNAP at the Data-Link Layer. By
default CDP
sends out a broadcast every 60 seconds and it holds this
information for
180 seconds. CDP is enabled by default.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / anand gupta
CDP is Cisco Discovery Protocol used to advertised their
updated in neibour router and inform to which type of
devices install and hardware software version and active
interface etc.its hold time is 180 sec.
| Is This Answer Correct ? | 0 Yes | 0 No |
What does the command “IP name-server 255.255.255.255″ accomplish? a.It disables domain name lookup. b.It sets the domain name lookup to be a local broadcast. c.This is an illegal command. d.The command is now defunct and has been replaced by “IP server-name ip any”
Name which protocols are link states?
Identify the true statements about the following access list: Access-list 101 deny tcp 192.10.172.0 0.0.0.255 any eq 23 Access-list 101 permit ip any any A.) This access list prevents the host 192.10.172.0 from telneting B.) This access list prevents any telnet traffic from subnet 192.10.172.0/24 C.) This access list filters some telnet access D.) This access list denies any telnet traffic to subnet 192.10.172.0/24 E.) This access list is invalid F.) The netmask on the this access list is reversed
Which address or number is used to pass the data to the correct application? MAC Number IP address Port Number Segment Number
How do we do encryption and authentication in L2F?
There is a process in Frame-Relay where LMI resolves an IP address from a DLCI number. What is this called? A.) arp B.) inverse arp C.) rarp D.) automap E.) reverse arp F.) arp
Which protocol for PPP provides load balancing across multiple links? A. Multilink Protocol (MP) B. Quality C. Magic Number D. Stacker E. Predictor
Which IP packet field will prevent endless loops? type-of-service identificationf lags time-to-live header checksum
what is full form of rst,smtps & http?
what is ip address and what is the difference between the ip address and mac address why we are not using mac address instead of ip address
What does 'P' mean when running a Trace? A.) Good route B.) Protocol unreachable C.) Source Quench D.) Destination unreachable
Which two protocol tools use ICMP? (Choose two) A. ping B. telnet C. configure D. traceroute E. show commands F. standard access lists