What’s the default CDP holdtime in seconds for Cisco routers?
Answers were Sorted based on User's Feedback
By default, the CDP advertisements are sending after every
60 seconds with a hold time value of 180 seconds.
You can change the default configuration by these set of
commands:
Router # configure terminal
Router (config) # cdp timer 30
Router (config) # cdp hold time 90
Router # show cdp
You can configure the CDP timer value from 5 to 254 seconds
and CDP hold time value from 10 to 255 seconds.
| Is This Answer Correct ? | 10 Yes | 0 No |
Assume that you are editing a line of text on a Cisco router. What key-stroke combination would take you to the beginning of the line? A.) CTRL-B B.) CTRL-Z C.) CTRL- D.) CTRL-A E.) CTRL- F.) CTRL-
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
The CSMA/CD Ethernet IEEE committee is defined as which of the following? A.) 802.2 B.) 802.3 C.) 802.4 D.) 802.5
What is the command for change serial cost?
what is prefix list
hi friends i have a problem.plz solve this. i am working some where and i have the number of swtitch.once my project manger says that we are going to exapnd our number of employ so plz attech an another switch.i asked to my jr network engineer that take a witch and implemnt on that n/w,as he implement the switch on that n/w.thats network get down, plz tell me what is the reason of that.
Tell me how much internal and external ad of eigrp protocol?
In how many ways you can access router?
What route entry will be assigned to dead or invalid route in case of RIP?
On which base distance vector choose best path?
What does the ping response & mean? * A: unreachable * B: congestion * C: user interrupt * D: unknown packet type * E: lifetime exceeded
Identify command that configures 'Cisco1' as a secret password? A.) Router(config)# enable secret password Cisco1 B.) Router(config)# enable secret cisco1 C.) Router(config)# enable password Cisco1 D.) Router(config)# enable secret Cisco1