A10 Networks Certified Professional – System Administration v4 — Question 14
Device 1 is the vMaster in a virtual chassis. Select the command set that adds an IP address to VE interface 200 on device 3?
Answer options
- A. interface ve 200 device 3 ip address 198.162.4.1 /24
- B. interface device-context 3 interface ve 200 ip address 198.162.4.1 /24
- C. interface ve 3/200 ip address 198.162.4.1 /24
- D. vcs device-context device 3 interface ve 200 ip address 198.162.4.1 /24
Correct answer: C
Explanation
The correct command is C, as it correctly specifies the interface format for assigning an IP address to VE interface 200 on device 3. Options A and B are incorrect because they do not adhere to the required syntax for the virtual chassis context. Option D is also incorrect as it uses an incorrect command structure for the operation.