The "Retail-Switch-Tmpl" defines a standard port profile for all switches.
The profile for ports `ge-0/0/1` to `ge-0/0/8` is defined as follows:
- `Usage`: Access
- `VLAN`: 10 (Corporate)
- `PoE`: Enabled
A new store has a unique requirement: the switch port `ge-0/0/5` needs to be on VLAN 20 (POS) instead of VLAN 10.
How can an administrator apply this specific port override for just that one switch?
A. They need to create a new Device Profile for this single switch.
B. They must create a new Switch Template just for this one store.
C. In the switch's device-level configuration page, they can manually edit the port `ge-0/0/5` and change its VLA
D. This creates a local override.
E. They must use the switch's command-line interface (CLI) to make the change, as the UI is locked by the template.