What is the default CDP broadcast update rate for Cisco routers?
A.) 120 seconds
B.) 60 seconds
C.) 30 seconds
D.) 90 seconds
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 ? | 5 Yes | 0 No |
You are given the IP address of 172.16.2.160 with a subnet mask of 255.255.0.0. What is the network address in binary? A. 10101100 00010000 B. 00000010 10100000 C. 10101100 00000000 D. 11100000 11110000
IP extended access lists use which of the following as a basis for permitting or denying packets? A.) destination address B.) all of the above C.) protocol D.) source address E.) port
What is EIGRP?
Which command can verify only Network layer connectivity between 2 hosts? A.) ping B.) e-mail C.) plp D.) arp E.) telnet
What will transport layer do when data coming from session layer. They asked about intial operation(3 - way handshake)
Identify the 2 commands that copies the configuration in NVRAM to RAM? A.) copy backup-config running-config B.) configure nvram C.) copy startup-config running-config D.) configure memory
hi all.. can any one explain the complete topology of stp and rstp how it works . root swtch connects to a root port and then root port conenct to other switchs designated port. i was going thru his site http://www.cisco.com/en/US/tech/tk389/tk621/technologies_whi te_paper09186a0080094cfa.shtml in which DR also exist on root switch only which makes my understanding grim.I had a diff notion of stp all together. please post asap. and if possible refer a url so thst i can read it my self .. thanks
Which service takes information from multiple sources and allocates bandwidth on a single media? A. Time-division Multiplexing (TDM) B. Signaling System 7 (SS7) C. X.25 D. Frame relay
What are partial updates?
What purpose does aging serve in a link state protocol?
Wnat do you know about zenpeck
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