9[config command]• The config command enables to move from Privileged mode to Global configuration mode.M24PWR# ···················································· Privileged modeM24PWR# config ············································ Privileged mode Global configuration modeM24PWR(config)# ·········································· Global configuration mode[interface command]• The interface command enables to move from Global configuration mode to Interface configurationmode.M24PWR(config)# ·········································· Global configuration modeM24PWR(config)# interface vlan1 ························· Global configuration mode Interfaceconfiguration mode (vlan1)M24PWR(config-if)# exit ·································· Interface configuration mode Global configuration modeM24PWR(config)# interface fastethernet0/1 ·············· Global configuration mode Interfaceconfiguration mode (interface1)M24PWR(config-if)#········································ Interface configuration modeM24PWR(config)# ·········································· Global configuration mode[exit command]• The exit command enables to return to the previous mode.M24PWR(config-if)# exit ·································· Interface configuration mode Global configuration modeM24PWR(config)# exit ····································· Global configuration mode Privileged modeM24PWR# exit ··············································· Privileged mode User modeM24PWR> ···················································· User mode[end command]• The end command enables to move from configuration modes to Privileged mode.M24PWR(config-if)# end ·································· Interface configuration mode Privileged modeM24PWR# configM24PWR(config)# end ····································· Global configuration mode Privileged mode