A. Automatic 6to4
B. Manually configured tunnel
C. ISATAP
D. GRE
您可能感興趣的試卷
你可能感興趣的試題
An engineer is reviewing another engineer's sample configuration for a GRE tunnel used to pass IPv6 traffiC. The tunnel ha s not yet been configured on the router.
Which of the following commands is not required for the configuration to pass IPv6 traffic?()
A. tunnel source
B. tunnel destination
C. tunnel mode
D. All these commands are requireD
The following configura tion exists on a router on one end of an IPv6 tunnel. Which type of tunnel is created by this configuration?()
interface loopback 1
ip address 1.1.1.1 255.255.255.255
interface tunnel 2
ipv6 address 2000::1::/64
tunnel source loopback 1
tunnel destina tion 2.2.2.2
tunnel mode ipv6ip
ipv6 eigrp 1
A. Automatic 6to4
B. Manually configured tunnel
C. ISATAP
D. GRE
A. Native IPv6
B. Point - to -point tunnels
C. Multipoint tunnels
D. NAT - PT
E. Dual stacks
An enterprise has plans to start adding IPv6 support. The initial deployment requires support from some IPv6 - only device s that need to access servers that support only IPv4.
Which of the following tools would be most appropriate?()
A. Native IPv6
B. Point - to -point tunnels
C. Multipoint tunnels
D. NAT - PT
An enterprise h as plans to start adding IPv6 support. For the first year, the IPv6 will be in small pockets spread around the existing large IPv4 network, with occasional IPv6 traffic while applications teams test IPv6 - enabled servers and applications.
Which of the fol lowing tools would be most appropriate?()
A. Native IPv6
B. Point - to -point tunnels
C. Multipoint tunnels
D. NAT - PT
A. Metric
B. Administrative distance
C. Timeout (seconds)
D. Prefix length
E. Interface ID
The following output occurs on Router R1 , which runs both EIGRP for IPv6 and OSPFv3, with redistribution from EIGRP into OSPF configured with the redistribute eigrp 1 metric 25 command. Interface S0/0/1 has been enabled for EIGRP ASN 1. Which of the following should be true of redistribution in this case?()
D 2000::/64 [90/1422516]
via FE80::213:19FF:FE7B:5026, Serial0/0/
1
C 2000:0:0:1::/64 [0/0]
via Serial0/0/1, directly connected
L 2000::1:213:19FF:FE7B:5004/128 [0/0]
via Serial0/0/1, receive
A. Route 2000::/64 will be redistributed.
B. Route 2 000:0:0:1::/64 will be redistributed.
C. Route 2000:1:213:19FF:FE7B:5004/128 will be redistributed.
D. No routes will be redistributed because of the omission of the subnets parameter of the redistribute command.
Router R1 currently has no configuration related to IPv6 or IPv4. The following configuration exists in a planning document, intended to be used to copy/paste into Router R1 to enable OSPFv3 on interfaces F0/0 and S0/0/0. No other related configuration exists. Assuming F0/0 and S0/0/0 reach an up/up state, which of the following is true about OSPFv3 on R1 after this configuration has been pasted into R1?()
ipv6 router ospf 1
ipv6 unicast- routing
interface f0/0
ipv6 address 2000 ::1/64
ipv6 ospf 1 area 1
interface s0/0/0
ipv6 address 2001::/64 eui - 64
ipv6 ospf 1 area 0
A. OSPF works on F0/0 and S0/0/0 without further configuration
B. OSPF works with the addition of one command: a no shutdown command in OSPF router configur ation modE
C. OSPF works with the addition of one command: an router - id command in OSPF router configuration modE
D. OSPFv3 needs at least two more configuration commands before it works on R1
A. The method of choosing an OSPF router ID
B. Verification checks that must be validated before two routers can become OSPF neighbors
C. Support for route tags
D. Support for multiple instances per inter face
Router R1 connects to Router R2 over an Ethernet LAN with both routers using their F0/0 interfaces. R1 learns a route from R2 using EIGRP f or IPv6. That route lists F0/0 as the outgoing interface with R2 as the next hop. The configuration excerpt shows all relevant configuration on R2's F0/0 interface. Which of the following is true about R1's route?()
interface f0/0
mac - address 1111.1111.1 111
ipv6 address 2000::/64 eui - 64
ipv6 address 2001::1/64
A. The next hop is 2000::1311:11FF:FE11:1111
B. The next hop is FE80::1311:11FF:FE11:1111
C. The next hop is FE80::5111:11FF:FE11:1111
D. The next hop is 2001::1
最新試題
An enterprise has plans to start adding IPv6 support. The initial deployment requires support from some IPv6 - only device s that need to access servers that support only IPv4.Which of the following tools would be most appropriate?()
Router R1 currently has no configuration related to IPv6 or IPv4. The following configuration exists in a planning document, intended to be used to copy/paste into Router R1 to enable RIPng and IPv6 on interfaces F0/0 and S0/0/0. No other related configuration exists. Which of the following is true about RIPng on R1 after this configuration has been pasted into R1?()ipv6 unicast- routinginterface f0/0ipv6 rip one enableipv6 address 2000::1/64interface s0/0/0ipv6 address 2001::/64 eui - 64ipv6 rip one enable
Router R1, a branch router, connects to the Internet using DSL. The engineer plans to use a configuration with a dialer interface. The answers list a feature and interface on which the feature could be configured.Which combinations accurately describe the interface under which a feature will be configured?()
Router R1 currently has no configuration related to IPv6 or IPv4. The following configuration exis ts in a planning document intended to be used to copy/paste into Router R1 to enable EIGRP for IPv6 on interfaces F0/0 and S0/0/0. No other related configuration exists. Assuming F0/0 and S0/0/0 reach an up/up state, which of the following is true about EIGRP for IPv6 on R1 after this configuration has been pasted into R1?()ipv6 router eigrp 1ipv6 unicast- routinginterface f0/0ipv6 address 2000::1/64ipv6 eigrp 1interface s0/0/0ipv6 address 2001::/64 eui - 64ipv6 eigrp 1
A client host uses IPv4 to communicate with one ser ver and IPv6 to communicate with another.Which of the following IPv6 coexistence features is likely at work on the host?()
Which of the following IPv6 tunneling mechanisms support IPv6 IGP routing protocols?()
Which of the following answers lists either a protocol or function that can be used by a host to dynamically learn its own IPv6 address?()
The following output occurs on Router R1 , which runs both EIGRP for IPv6 and OSPFv3, with redistribution from EIGRP into OSPF configured with the redistribute eigrp 1 metric 25 command. Interface S0/0/1 has been enabled for EIGRP ASN 1. Which of the following should be true of redistribution in this case?()D 2000::/64 [90/1422516]via FE80::213:19FF:FE7B:5026, Serial0/0/1C 2000:0:0:1::/64 [0/0]via Serial0/0/1, directly connectedL 2000::1:213:19FF:FE7B:5004/128 [0/0]via Serial0/0/1, receive
Which of the following must match for two directly connected routers running OSPF to establish a neighbor adjacency?()
Which of the following is helpful to allow an IPv6 host to learn the IP address of a default gateway on its subnet?()