Exam 300-101 | Question id=446 | Infrastructure Services |
A network engineer executes the ipv6 flowset command. What is the result?
A. |
Flow-label marking in 1280-byte or larger packets is enabled. | |
B. |
Flow-set marking in 1280-byte or larger packets is enabled. | |
C. |
Ipv6 PMTU is enabled on the router. | |
D. |
Ipv6 flow control is enabled on the router. |
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. ipv6 flowset
4. exit
5. clear ipv6 mtu
DETAILED STEPS
Command or Action | Purpose | |
---|---|---|
Step 1 | enable Example: Device>enable | Enables priveleged EXEC mode. Enter your password if prompted. |
Step 2 | configure terminal Example: Device#configure terminal | Enters global configuration mode. |
Step 3 | ipv6 flowset Example: Device(config)#ipv6 flowset | Configures flow-label marking in 1280-byte or larger packets sent by the device. |