switch kitne volt per work karta hai.
what is frame realy.
what is isdn and pri and bri.
Answers were Sorted based on User's Feedback
Define osi?
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
What is the difference between private ip and public ip?
How many types of nat?
Given the address 172.16.2.120 and the subnet mask of 255.255.255.0. How many hosts are available? A. 254 B. 510 C. 126 D. 16,372
Name the vtp modes?
I have one problem in my network my windows xp pc in workgroup there r 2 NIC card one I have disable in and second is active. The problem is in a day some time its ip conflict with other and when I see the event log and get the conflict ip mac and scan it with LAN scanner on one is there for that mac address nic in my network I have disable dhcp also don’t know what is the problem
How many ports are present in a router?
Which IP Address Class is INCORRECTLY paired with its range of network numbers? A. Class A addresses include 192.0.0.0 through 223.255.255.0 B. Class A addresses include 1.0.0.0 through 126.0.0.0 C. Class B addresses include 128.0.0.0 through 191.255.0.0 D. Class C addresses include 192.0.0.0 through 223.255.255.0 E. Class D addresses include 224.0.0.0 through 239.255.255.0
what is ACLs? what is the reasons to create ACLs?
Identify 3 characteristics regarding CDP? A.) On by default B.) Shows only directly connected neighbors C.) Requires IP or IPX D.) 60 second update interval by default E.) 30 second updates interval by default
What should be the first command to create an access-list that prevents all users on subnetwork 10.10.128.0, using subnet mask 255.255.192.0, from being able to telnet anywhere? A.) access-list 101 deny tcp 10.10.128.0 0.0.63.255 any eq telnet B.) access-list 101 deny tcp 10.10.128.0 255.255.0.0 any eq telnet C.) access-list 101 deny tcp 10.10.128.0 255.255.192.0 any eq telnet D.) access-list 101 deny tcp 10.10.128.0 0.0.192.255 any eq telnet E.) access-list 101 deny tcp 10.10.128.0 0.0.128.255 any eq telnet F.) access-list 101 deny tcp 10.10.128.0 0.0.127.255 any eq telnet