Sunteți pe pagina 1din 6

A device needs to send a data packet to every host on a remote network.

Which type of destination IP address should be used in the PDU?


network address directed broadcast address multicast address limited broadcast address

A host configured with IPv6 needs to send a packet to another host with the address of 2001:DB8:1234:12:34:5DFF:FE28:7B5D. The sending host does not have the MAC address of the destination host in its cache. Which address is used in the neighbor discovery protocol to solicit the MAC address of the receiver?
FF02::1:34:5DFF:FE28:7B5D FF02::1 (esta no es) FF02::1:FF28:7B5D 2001:DB8:1234:12:FFFF:FFFF:FFFF:FFFF

How many octets exist in an IPv4 address?


8 32 4 16

What two statements describe characteristics of Layer 3 broadcasts? (Choose two.)


Broadcasts are a threat and users must avoid using protocols that implement them. Some IPv6 protocols use broadcasts. There is a broadcast domain on each switch interface. Routers create broadcast domains.

A limited broadcast packet has a destination IP address of 255.255.255.255. A router will not forward any type of Layer 3 broadcast packet.

An IPv6 enabled device sends a data packet with the destination address of FF02::1. What is the target of this packet?
all IPv6 configured routers on the local link all IPv6 DHCP servers all IPv6 configured routers across the network all IPv6 enabled nodes on the local link

When a Cisco router is being moved from an IPv4 network to a complete IPv6 environment, which series of commands would correctly enable IPv6 forwarding and interface addressing?
Router# configure terminal Router(config)# interface fastethernet 0/0 Router(config-if)# ip address 192.168.1.254 255.255.255.0 (esta no es) Router(config-if)# no shutdown Router(config-if)# exit Router(config)# ipv6 unicast-routing Router# configure terminal Router(config)# interface fastethernet 0/0 Router(config-if)# ipv6 address 2001:db8:bced:1::9/64 Router(config-if)# no shutdown Router(config-if)# exit Router(config)# ipv6 unicast-routing Router# configure terminal Router(config)# interface fastethernet 0/0 Router(config-if)# ipv6 address 2001:db8:bced:1::9/64 Router(config-if)# no shutdown Router# configure terminal Router(config)# interface fastethernet 0/0 Router(config-if)# ip address 2001:db8:bced:1::9/64 Router(config-if)# ip address 192.168.1.254 255.255.255.0 Router(config-if)# no shutdown

What is indicated by a successful ping to the ::1 IPv6 address?


The host is cabled properly. The default gateway address is correctly configured. (est ano es) The link-local address is correctly configured. All hosts on the local link are available.

IP is properly installed on the host.

What is the decimal equivalent of 0xC9?


199 201 200 185

Which statement describes one purpose of the subnet mask setting for a host?
It is used to determine to which network the host is connected. It is used to identify the default gateway. It is used to describe the type of the subnet. (esta no es) It is used to determine the maximum number of bits within one packet that can be placed on a particular network.

Which field in an IPv6 packet is used by the router to determine if a packet has expired and should be dropped?
No Route to Destination Hop Limit TTL Address Unreachable

Why is IPv6 designed to replace IPv4?


to address compatibility issues with mobile devices because the IPv4 address space will soon be depleted because most computers have a 64-bit processor

to allow computers to address more memory

Which full range of decimal values are valid in one octet of an IPv4 address?
1 through 256 0 through 31 1 through 64 0 through 255 0 through 128

Why is PC0 unable to access Server0? Falta grafico


The Server0 default gateway is misconfigured. Router1 does not have a route to the PC0 network. The IPv6 addresses of Router0 and Router1 serial interfaces are not on the same subnet. (esta no es) The PC0 default gateway is misconfigured. Router0 does not have a route to the Server0 network.

What are three parts of an IPv6 global unicast address? (Choose three.)
a global routing prefix that is used to identify the network portion of the address that has been provided by an ISP an interface ID that is used to identify the local host on the network a subnet ID that is used to identify networks inside of the local enterprise site an interface ID that is used to identify the local network for a particular host a global routing prefix that is used to identify the portion of the network address provided by a local administrator

When an IPv6 enabled host needs to discover the MAC address of an intended IPv6 destination, which destination address is used by the source host in the NS message?
global unicast address of the receiver solicited-node multicast address link-local address of the receiver all-node multicast address

Which three address ranges correctly follow the RFC 1918 standards? (Choose three.)
172.16.0.0 to 172.30.255.255 10.0.0.0 to 10.255.255.255 192.168.0.0 to 192.168.255.255 172.16.0.0 to 172.31.255.255 127.0.0.1 to 169.254.255.254

Which IPv6 address is most compressed for the full FE80:0:0:0:2AA:FF:FE9A:4CA3 address?
FE8::2AA:FF:FE9A:4CA3 FE80::2AA:FF:FE9A:4CA3 FE80:::0:2AA:FF:FE9A:4CA3 (esta no es) FE80::0:2AA:FF:FE9A:4CA3

What is the first valid host address on the subnet that includes a device with the IP address of 192.168.2.66/26?
192.168.2.64 192.168.2.65 192.168.2.66

192.168.2.67

S-ar putea să vă placă și