Which statement is true concerning 6to4 tunneling?() A. The edge routers can use any locally configured IPv6 address.B. Hosts and routers inside a 6to4 site will need a special code.C. An edge router must use IPv6 address of 2002::/16 in its prefix.D. IPv4 traffic is encapsulated with an IPv6 header.

Which statement is true concerning 6to4 tunneling?()

A. The edge routers can use any locally configured IPv6 address.

B. Hosts and routers inside a 6to4 site will need a special code.

C. An edge router must use IPv6 address of 2002::/16 in its prefix.

D. IPv4 traffic is encapsulated with an IPv6 header.


相关考题:

Concerning baby-sitting and managing a paper route, which of the following statement is true?A. Both call for daily service.B. Both call for a sense of responsibility.C. Neither is affected by bad weather.D. Neither is helpful to character development.

Which name describes an IPV6 host-enable tunneling technique that uses IPV4 UDP,does not require dedicated gateway tunnels,and can pass through existing IPV4 NAT gateways?() A.dual stackB.dynamicC.TeredoD.Manual 6to4

Which statement is TRUE concerning the flash point of a substance ________.A.It is lower than the ignition temperatureB.It is the temperature at which a substance will spontaneously igniteC.It is the temperature at which a substance,when ignited,will continue to burnD.It is the temperature at which the released vapors will fall within the explosive range

Which statement is TRUE concerning the placard entitled Discharge of Oil Prohibited ________.A.It is required on all vesselsB.It may be located in a conspicuous place in the wheelhouseC.It may be located at the bilge and ballast pump control stationD.All of the above

Which statement is TRUE concerning combustible gas indicators ________.A.One sample of air is adequate to test a tankB.They do not work properly where there is a lack of oxygenC.They will detect a lack of oxygenD.They are calibrated to read the percentage chance of explosion

Which statement concerning GPS is TRUE ________.A.It cannot be used in all parts of the worldB.There are 12 functioning GPS satellites at presentC.It may be suspended without warningD.Two position lines are used to give a 2D fix

Which statements concerning the switch construct are true?()  A、All switch statements must have a default label.B、There must be exactly one label for each code segment in a switch statement.C、The keyword continue can never occur within the body of a switch statement.D、No case label may follow a default label within a single switch statement.E、A character literal can be used as a value for a case label.

A company is using 6to4 tunneling within their IPv6 network. Which two statements about this kindof tunneling are accurate?()A、6to4 is a manual tunnel methodB、Prepending a reserved IPv6 code to the hexadecimal representation of 192.168.0.1 facilitates6to4 tunnelingC、Each 6to4 site receives a /48 prefix in a 6to4 tunnelD、2002::/48 is the address range specifically assigned to 6to4E、Prepending 0x2002 with the IPv4 address creates an IPv6 address that is used in 6to4tunneling

Which statement is true concerning 6to4 tunneling?()A、The edge routers can use any locally configured IPv6 address.B、Hosts and routers inside a 6to4 site will need a special code.C、An edge router must use IPv6 address of 2002::/16 in its prefix.D、IPv4 traffic is encapsulated with an IPv6 header.

单选题Which statement is TRUE concerning a towing vessel which,due to the nature of her work,is unable to keep out of the way of another vessel?()ABy day,she shall carry a black cylinder shapeBBy day,she shall carry two black balls in a vertical lineCBy night,she would show the same lights as a vessel not under commandDBy day,she would show the same shapes as a vessel restricted in her ability to maneuver

单选题Which statement concerning sweat damage in containers is TRUE?().ASweat damage in containers is unusual due to the small enclosed volume of airBIn general,containerized hygroscopic cargoes are the only ones subject to sweat damageCContainers should be ventilated,dehumidified,or the contents physically protected against sweat damageDSweat damage is not a problem except in insulated and refrigerated containers

单选题Which statement(s) is/are TRUE concerning crane cargo operations? ()ADo not exceed rated load capacity of crane and container spreader or slingsBDuring any cargo handling operation,the safety of personnel is paramountCCargo handlers must be outfitted with adequate protection from personal injuryDAll the above

单选题Two barges are being pushed ahead by a tugboat.Which statement is TRUE concerning lights on the barges().AEach vessel should show sidelightsBEach vessel should show at least one white lightCThe barges should be lighted as separate unitsDThe barges should be lighted as one vessel

多选题The answers each list a tunnel method and two consecutive IPv6 address quartets.Which answers identify a tunneling method that relies on an IPv4 address to be embedded into an IPv6 address, within the correct quartets listed?()AAutomatic 6to4, quartets 2 and 3BAutomatic 6to4, quartets 7 and 8CISATAP, quartets 2 and 3DISATAP, quartets 7 and 8

单选题Which statement is TRUE concerning the gooseneck().AIt is a sailing maneuver which brings the vessel's head through the windBIt connects the boom to the mast and allows the boom to swing freelyCIt is a sailing condition where there is a loss of air flow over the sailsDNone of the above

单选题Which statement is TRUE concerning hawser towing? ()AThe catenary in a hawser should be sufficient so that the hawser just touches the bottomBThe hawser is of sufficient length for towing when taut between tug and towCIncreasing speed usually increases the catenary in the hawserDShortening the tow hawser generally decreases the maneuverability of the tug

多选题A company is using 6to4 tunneling within their IPv6 network. Which two statements about this kindof tunneling are accurate?()A6to4 is a manual tunnel methodBPrepending a reserved IPv6 code to the hexadecimal representation of 192.168.0.1 facilitates6to4 tunnelingCEach 6to4 site receives a /48 prefix in a 6to4 tunnelD2002::/48 is the address range specifically assigned to 6to4EPrepending 0x2002 with the IPv4 address creates an IPv6 address that is used in 6to4tunneling

单选题If the situation arose where it became necessary to tow a disabled vessel,which statement is TRUE concerning the towing line?().AThe towing line between the two vessels should be clear of the waterBThe towing line should be taut at all times between the vesselsCThere should be a catenary so the line dips into the waterDNone of the above

单选题Which name describes an IPV6 host-enable tunneling technique that uses IPV4 UDP,does not require dedicated gateway tunnels,and can pass through existing IPV4 NAT gateways?()Adual stackBdynamicCTeredoDManual 6to4

单选题Which statement concerning teams is true?ANowadays teamwork is a popular concept.BAll the companies put great emphasis on teams.CA good team involves close supervision of the team leader.DThere’s nothing in common between a team and a group.

单选题Your tanker is designed to carry anhydrous ammonia in bulk.The keel was laid in 1980.Which statement concerning the carriage of this cargo is TRUE().AA flammable gas detection system must be installed in each cargo pump roomBTanks may not be located on deckCCarriage of this cargo is authorized by issuance of an IMO CertificateDAluminum and copper alloys are prohibited from being in valve parts in contact with the cargo

单选题Which statements concerning the switch construct are true?()AAll switch statements must have a default label.BThere must be exactly one label for each code segment in a switch statement.CThe keyword continue can never occur within the body of a switch statement.DNo case label may follow a default label within a single switch statement.EA character literal can be used as a value for a case label.

单选题Which statement is TRUE concerning lifeboat gripes?()AThey must be released by freeing a safety shackleBThey should not be released until the boat is in lowering positionCThey may be adjusted by a turnbuckleDThey are normally used only with radial davits

单选题Which statement is TRUE concerning gasoline vapors on board a vessel().AThey are heavier than air and will settle in the lowest part of the vesselBThey are lighter than air and will settle in the highest part of the vesselCThey should be vented into the engine to improve combustionDThey should be vented into the wheelhouse

单选题Which statement concerning Montauk Point Light is TRUE().AThe light comes on at sunsetBThere is an emergency light if the main light is extinguishedCThe height of the light is 24 feetDThe tower is painted with black and white stripes

单选题Which statement is TRUE concerning the tandem working arrangement of pedestal cranes when completing a quad lift? ()AThe discharge is slow due to the size of the cargo and all the cranes working togetherBThe cargo discharge can be accomplished with controlled pendulationCThe cargo discharge can be performed in port or at anchorDThe cranes enable the handling of heavy cargos without shoreside assistance

单选题Which statement is TRUE concerning protection of double bottom tanks against excessive pressure? ()AEach vent for the tank must be equal to the area of the tank filling lineBThe tanks must be protected by overflowsCThe total area of the vents or the overflow shall be at least equal to the area of the fill lineDThere must be twice as much vent area as the area of the fill line

单选题Which statement is TRUE concerning spare charges for portable fire extinguishers on unmanned tank barges?().ASpare charges shall be carried for at least 50 percent of each size and variety required on boardBIf the unit cannot be charged by the vessel's personnel,one spare unit shall be carried in lieu of spare chargesCSpare charges shall be stowed in watertight containers on deckDRegulations concerning spare charges do not apply to unmanned barges