Identify the command to display the hardware platform
information?
A.) show all
B.) show platform
C.) display hardware
D.) show version
IPX routing updates occur how often? A.) Every 30 seconds B.) Every 60 seconds C.) Only as needed D.) When the remote router asks for an update
Which command line statement determines the number of seconds a dialup connection can wait without any traffic before the router hangs up? A.) dialler max-time B.) dialler timeout C.) dialer idle-timeout D.) dialer hang-up E.) disconnect-timer
In which three situations is a hold down timer reset? (Choose three) A. when the hold down timer expires B. when infinity is finally defined as some maximum number C. when the router exchanges update summaries at area borders D. when the router detects faulty LSPs propagating through the internetwork E. when another update is received indicating a new route with a better metric F. when another update is received indicaing the original route to the network has been restored G. when the router receives a processing task proportional to the number of links in the internetwork
please point out the wrong steps in that l3 switch conf Building configuration…… Current configuration : 1802 byte ! Version 12.2 no service pad Service timestamps debug uptime no service-password encryptions ! hostname xxxx ! enble secret XXXXXXXXXXX(omitted) enable password jitendera kumar sinha ! No aaa new-model System mtu routing 1500 bytes ip subnet-zero ip routing ip name-server 202.x.x.x. ip name –server 203.x.x.x ip name-server 192.168.x.x ip dhcp excluded-address 172.x.x.x 172.x.x.x ! ip dhcp pool ss network 172..x.x.x 255.255.255.0 domain-name xxx.com default-router 172.x.x.x dns-server 192.x.x.x 203..x.x.x 202.x.x.x lease10 ! ! ! ! ! no file verify auto spanning-tree maode pvst spanning-tree extended system-id ! vlan internel allocation policy ascending ! interface fastethernet 0/1 no switch port ip address 172.x.x.x 255.255.255.0 ! interface fastethernet 0/2 no switch port ip address 192.x.x.x ! interface fastethernet 0/3 switcport access vlan 5 switchport mode access ! interface fastethernet 0/4 Switcport access vlan 5 Switchport mode access ! interface fastethernet 0/5 Switcport access vlan 5 Switchport mode access ! interface fastethernet 0/6 Switcport access vlan 5 Switchport mode access ! interface fastethernet 0/7 Switcport access vlan 5 Switchport mode access ! interface fastethernet 0/8 Switcport access vlan 5 Switchport mode access ! interface fastethernet 0/9 Switcport access vlan 5 Switchport mode access ! interface fastethernet 0/10 Switcport access vlan 5 Switchport mode access ! interface fastethernet 0/11 Switcport access vlan 5 Switchport mode access ! interface fastethernet 0/12 Switcport access vlan 5 Switchport mode access ! Interface fastethernet 0/13 Switcport access vlan 5 Switchport mode access ! Interface fastethernet 0/14 Switcport access vlan 5 Switchport mode access ! Interface fastethernet 0/15 Switcport access vlan 5 Switchport mode access ! Interface fastethernet 0/16 Switcport access vlan 5 Switchport mode access ! Interface fastethernet 0/17 Switcport access vlan 5 Switchport mode access ! Interface fastethernet 0/18 Switcport access vlan 5 Switchport mode access ! Interface fastethernet 0/19 Switcport access vlan 5 Switchport mode access ! Interface fastethernet 0/20 Switcport access vlan 5 Switchport mode access ! Interface fastethernet 0/21 Switcport access vlan 5 Switchport mode access ! Interface fastethernet 0/22 Switcport access vlan 5 Switchport mode access ! Interface fastethernet 0/23 Switcport access vlan 5 Switchport mode access ! Interface fastethernet 0/24 Switcport access vlan 5 Switchport mode access ! Interface vlan 1 No ip address Shutdown ! Interface vlan 5 Ip address 172.16.x.x 255.255.255.0 ! Ip default-gateway 172.16.32.1 ! Ip classless Ip route 0.0.0.0 0.0.0.0 fastethernet 0/1 172.x.x.x Ip route 0.0.0.0 0.0.0.0 fasrethernet 0/2 192.168.x.x 254 Ip http-server ! ! Control-plane ! ! Line console 0 Line vty 0 4 Password password Login Line vty 5 15 Password password Login ! end chek out the wrong steps and post it. i ma not able to ping firewall
Which of the following is not a characteristic of link-state routing protocols? ❍ A. VLSM support ❍ B. Route summarization at any bit level ❍ C. Full routing updates at regular intervals ❍ D. Discontiguous network support
Hi, Can any one please tell me the experience of their CCNA interview,and please tell me all the questions they asked in the interview. Many Thanks...
What is Cisco's default encapsulation method on serial interfaces? A.) ANSI B.) Cisco C.) Q933a D.) HDLC
What are the 3 ways routers learn paths to destination networks? A.) Dynamic B.) Static C.) Routing tables D.) Default
Cisco routers use wildcard masking to identify how to check or ignore corresponding IP address bits. What does setting a wildcard mask bit to 0 cause the router to do? A. It tells the router to check the corresponding bit value. B. It tells the router to ignore the corresponding bit value. C. It tells the router to check its alternate routing list. D. It tells the router to use its primary routing list.
Why is distributed processing useful?
Which can be logged by IPX extended access lists? A.) source address B.) protocol C.) source socket D.) access list number E.) destination socket F.) destination address
Extended IP access-lists (100-199) can be used to control traffic. Which command listed below will permit smtp mail to only host 3.4.5.6 ? A.) It is not possible for SMTP traffic B.) access-list 102 permit tcp any host 3.4.5.6 eq smtp C.) access-list 101 permit tcp any 3.4.5.6 0.0.0.0 eq 23 D.) access-list 102 permit tcp any any eq smtp E.) access-list 101 permit tcp any 3.4.5.6 0.0.0.0 eq 25