Enter the privileged mode and change the host name of the switch to SwitchA. List the command sequence required to accomplish this task. Indicate both the prompts and the commands.
What will be an ideal response?
```
R1# configure terminal
R1(config)# hostname SwitchA
SwitchA(config)#
```
Computer Science & Information Technology