Can you explain IKE phases? Can you explain IKE modes?
Answer / sami
There are Two Phases in IKE with 3 Phases.
phase 1 - isakmp sa will be created
phase 2 - ipsec sa to be created
| Is This Answer Correct ? | 0 Yes | 0 No |
What do the following commands accomplish? access-list 1 deny 172.16.4.0 0.0.0.255 access-list 1 permit any interface ethernet 0 IP access-group 1 out A. This will block traffic from subnet 172.16.4.0 and allow all other traffic. B. This will allow traffic from subnet 172.16.4.0 and block all other traffic. C. All traffic is allowed. D. All traffic is blocked.
Hi, Jitendra/Shahin You both are masters of networking na. I am worrying about my exam. Is it vey tough?because my friend got failed in ccna. he is very talented person thogh he failed.
If a router uses dynamic routing, how does it learn the route to remote networks? The router uses a DHCP request to obtain remote network numbers. The router uses a routing protocol to exchange routing info. with other routers. The router uses DNS request packets to obtain remote network numbers. The Network Administrator manually configures the remote networks.
hi... i am usin packet tracer 5.0.. i hav connect two routers A and B. A has 200.100.25.100 and 1.0.0.1 and router B has 200.100.50.100 and 1.0.0.2... i hav connected 1.0.0.1 and 1.0.0.2... now i want to route 200.100.25.100 and 200.10.50.100 usin rip.. i enable rip in both the routers... but whn i give the command show ip route... i jus get this Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area * - candidate default, U - per-user static route, o - ODR P - periodic downloaded static route Gateway of last resort is not set A# so can sombody tell me where i hav gone wrong... thanku
Which statement is true regarding half duplex? A.) Only works in a point-to-point configuration B.) Allows for transmitting and receiving but not a the same time C.) Allow for transmitting and receiving of data simultaneously D.) Doubles the bandwidth
Hi -All Can you tell me About of NAt (Network Address Tranlator) bcoz i have no idea about this topics Such as local ip , global ip and all plz provide the deatil of this topics
How do you view the routers current processor utilization? A.) show version B.) show processes cpu C.) show running-config D.) show startup-config E.) show cpu F.) show utilization
What is the command to manually enter a static route? A.) IP route network B.) IP route C.) IP route < destination network> D.) IP route
Most routing protocols recognize that it is never useful to send information about a route back out the direction from which the original packet came. This is an example of which routing technology? A.) Split Horizon B.) LMI C.) Triggered Updates D.) Poison Reverse E.) SYN, ACK F.) DLCI
Identify the protocol to test connectivity without configuring any layer 3 protocols? A.) TCP B.) Ping C.) IP D.) CDP E.) Telnet
Identify the command to display all the valid commands at the given mode? A.) Help all B.) Help C.) All commands D.) ?
Identify the command to copy a configuration file from a TFTP server to a routers active configuration? A.) Router# copy running-config tftp B.) Router# copy tftp running-config C.) Router# copy tftp 172.16.0.1 running-config D.) Router(config)# copy tftp running-config