300-410 Practice Questions
30 questions from this objective
A network engineer runs the following command on Router R1:
R1# show ipv6 tunnel brief
Tunnel2: IPv6/IP, intf id 0/0/2, 6to4, mtu 1280 Source: 192.168.1.1 (GigabitEthernet0/0) Destination: 192.168.2.1 Tunnel transport: IPv4
Based on this output, which statement is correct?
A network engineer runs the following command on Router R1:
R1# show ipv6 interface tunnel 0
Tunnel0 is up, line protocol is up IPv6 is enabled, link-local address is FE80::A8BB:CCFF:FE00:1
No global unicast address is configured
Joined group address(es): FF02::1 FF02::2 FF02::1:FF00:1 MTU is 1480 bytes ICMP error messages limited to one every 100 milliseconds ICMP redirects are enabled ICMP unreachables are sent ND DAD is enabled, number of DAD attempts: 1 ND reachable time is 30000 milliseconds ND advertised reachable time is 0 milliseconds ND advertised retransmit interval is 0 milliseconds ND router advertisements are sent every 200 seconds ND router advertisements live for 1800 seconds Hosts use stateless autoconfiguration for addresses.
Based on this output, what is a likely problem?
A network engineer runs the following command on Router R1:
R1# show ipv6 route | include Tunnel
O 2001:DB8:1::/48 [110/2] via FE80::1, Tunnel0 O 2001:DB8:2::/48 [110/3] via FE80::2, Tunnel1
Based on this output, which statement is correct?
A network engineer runs the following command on Router R1:
R1# show ipv6 mld interface tunnel 0
Tunnel0 is up, line protocol is up Internet address is FE80::1 MLD is enabled on interface Current MLD version is 2 MLD query interval is 125 seconds MLD querier timeout is 255 seconds MLD max query response time is 10 seconds Last member query response interval is 1 second MLD activity: 0 joins, 0 leaves MLD querying router is FE80::1 (this system)
Based on this output, what can be concluded?
A network engineer runs the following command on Router R1:
R1# show ipv6 ospf neighbor Neighbor ID Pri State Dead Time Address Interface 192.168.1.2 1 FULL/DR 00:00:32 FE80::2 Tunnel0 192.168.1.3 1 FULL/BDR 00:00:35 FE80::3 Tunnel0
Based on this output, which statement is correct?
A network engineer runs the following command on Router R1:
R1# show ipv6 bgp summary
BGP router identifier 192.168.1.1, local AS number 65001 BGP table version is 10, main routing table version 10 5 network entries using 720 bytes of memory 5 path entries using 400 bytes of memory 3/2 BGP path/bestpath attribute entries using 456 bytes of memory 1 BGP AS-PATH entries using 24 bytes of memory 0 BGP route-map cache entries using 0 bytes of memory 0 BGP filter-list cache entries using 0 bytes of memory BGP using 1600 total bytes of memory BGP activity 10/5 prefixes, 10/5 paths, scan interval 60 secs
Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd
2001:DB8::2 4 65002 100 99 10 0 0 00:45:12 3
Based on this output, which statement is correct?
A network engineer runs the following command on Router R1:
R1# show ipv6 eigrp neighbors
IPv6-EIGRP neighbors for process 100 H Address Interface Hold Uptime SRTT RTO Q Seq (sec) (ms) Cnt Num 0 FE80::A8BB:CCFF:FE00:2 Tunnel0 13 00:23:45 10 200 0 12 1 FE80::A8BB:CCFF:FE00:3 Tunnel1 12 00:22:10 15 200 0 15
Based on this output, which statement is correct?
A network engineer runs the following command on Router R1:
R1# show ipv6 mtu
IPv6 MTU per interface:
Interface MTU
Tunnel0 1476 Tunnel1 1476 GigabitEthernet0/0 1500
Based on this output, what is the most likely reason for the reduced MTU on the tunnel interfaces?
A network engineer runs the following command on Router R1:
R1# show ipv6 traffic | include tunnel
0 tunnel packets received 0 tunnel packets sent 0 tunnel packets dropped
Based on this output, what can be concluded?
Examine the following partial configuration on Router R1: ```
interface Tunnel0
ipv6 address 2001:DB8:1::1/64 tunnel source GigabitEthernet0/0 tunnel destination 2001:DB8:2::2 tunnel mode ipv6ip ``` What is the effect of this configuration?
Consider this configuration on Router R2: ```
interface Tunnel0
ipv6 address 2001:DB8:3::1/64 tunnel source GigabitEthernet0/0 tunnel mode gre ipv6 tunnel destination 2001:DB8:4::2 ``` Which statement is true?
Given this configuration on Router R3: ```
interface Tunnel0 no ip address
ipv6 address 2001:DB8:5::1/64 tunnel source 192.168.1.1 tunnel destination 192.168.2.2 tunnel mode ipv6ip ``` What is missing or incorrect?
Examine this configuration on Router R4: ```
interface Tunnel0 ip address 10.0.0.1 255.255.255.252
ipv6 address 2001:DB8:6::1/64 tunnel source GigabitEthernet0/0 tunnel destination 172.16.1.2 tunnel mode gre ip ``` What will be the effect?
Consider this configuration on Router R5: ```
interface Tunnel0
ipv6 address 2001:DB8:7::1/64 tunnel source 192.168.10.1 tunnel destination 192.168.20.2 tunnel mode ipv6ip tunnel ttl 64 ``` What is the effect?
Given this configuration on Router R6: ```
interface Tunnel0
ipv6 address 2001:DB8:8::1/64 tunnel source 2001:DB8:9::1 tunnel destination 2001:DB8:10::2 tunnel mode gre ipv6 tunnel path-mtu-discovery ``` What is the effect?
More IPv6 Tunneling Techniques questions available in the full practice test.
Continue Practising →