Searching for "CH"

Q:

Suppose you have a customer who has a central HQ and six branch offices. The customer anticipates adding six more branches in the near future. It  whishes to implement  a WAN technology that will allow the branches to economically connect to HQ and you have no free ports on the HQ router. which of the following would you recommend?

A) PPP B) HDLC
C) Frame Relay D) ISDN
 
Answer & Explanation Answer: C) Frame Relay

Explanation:

The key is "there are no free ports" on your router. Only Frame Relay can provide a connection to multiple locations with one interface, and in an economical manner no less.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

Q:

Which type of address is used just like a regular public routable address in IPv4?

Answer

Global unicast

Report Error

View answer Workspace Report Error Discuss

Subject: CCNA

Q:

Which of the following is true when describing a multicast address?

A) Packets addressed to a multicast address are delivered to a single interface B) packets are delivered to all interfaces identified with the address. This is also called a one-to-many address
C) A multicast address identifies multiple interfaces and is delivered to only one address. This address can also be called one-to-one-of-many D) These addresses are meant for nonrouting purposes,but they are almost globally unique, so it is unlikely they will have an address overlap
 
Answer & Explanation Answer: B) packets are delivered to all interfaces identified with the address. This is also called a one-to-many address

Explanation:

Packets addressed to a multicast address are delivered to all interfaces identified with the multicast address, the same as in IPv4. It is also called a one-to-many address. You can always tell a multicast address in IPv6 because multicast addresses always start with FF.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

Q:

To enable RIPng , which of the following would you use?

A) Router1 (config - if) # ipv6 ospf 10 area 0.0.0.0 B) Router1 (config - if) # ipv6 router rip 1
C) Router1 (config - if) # ipv6 router eigrp 10 D) Router1 (config - if) # ospf ipv6 10 area 0
 
Answer & Explanation Answer: B) Router1 (config - if) # ipv6 router rip 1

Explanation:

It's pretty simple to enable RIPng for IPv6. You configure it right on the interface where you want RIP to run with the ipv6 router rip number command.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

Q:

To enable OSPFv3, which of the following would you use?

A) Router1 (config - if) # ipv6 ospf 10 area 0.0.0.0 B) Router1 (config - if) # ipv6 router rip 1
C) Router1 (config - if) # ipv6 router eigrp 10 D) Router1 (config - if) # ospf ipv6 10 area 0
 
Answer & Explanation Answer: A) Router1 (config - if) # ipv6 ospf 10 area 0.0.0.0

Explanation:

To enable OSPFv3, you enable the protocol at the interface level as with RIPng. The command string is ipv6 ospf proces-id area area-id.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

Q:

Which of the following descriptions about IPv6 is correct?

A) Addresses are not hierarchical and are assigned at random B) Broadcasts have been eliminated and replaced with multicasts
C) There are 2.7 billion addresses D) An interface can only be configured with one IPv6 address
 
Answer & Explanation Answer: B) Broadcasts have been eliminated and replaced with multicasts

Explanation:

There are no broadcasts with IPv6. Unicast , multicast, anycast, global, and link - local unicast are used.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

Q:

Which IEEE committee has been sanctioned by WAP and is called WPA2?

Answer

The IEEE 802.11i standard has been sanctioned by WPA and is termed WPA version 2.

Report Error

View answer Workspace Report Error Discuss

Subject: CCNA

Q:

How many non- overlapping channels are available with 802.11b?

A) 3 B) 12
C) 23 D) 40
 
Answer & Explanation Answer: A) 3

Explanation:

The IEEE 802.11b standard provides three non-overlapping channels.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA