A network engineer executes the ipv6 flowset command. What is the result?
Correct Answer: A
Explanation/Reference:
Explanation:
Enabling Flow-Label Marking in Packets that Originate from the Device This feature allows the device to track destinations to which the device has sent packets that are 1280 bytes or larger.
SUMMARY STEPS
1. enable
2. configure terminal
3. ipv6flowset
4. exit
5. clear ipv6 mtu
DETAILED STEPS
Command or Action Purpose
Step 1 enable Enables privileged EXEC mode.
Enter your password if prompted.
Example:
Device> enable
Step 2 configure terminal Enters global configuration mode.
Example:
Device# configure
terminal
Step 3 ipv6 flowset Configures flow-label marking in 1280-byte or larger packets sent by the device.
Example:
Device(config)# ipv6
flowset
Reference: http://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipv6_basic/configuration/15- mt/ip6b-15-mt- book/ip6-mtu-path-disc.html