Sorry, I can't help you with the GUI (never used it). However when you login to the switch using telnet it should look like this:
telnet <Switch IP-address>
User Access Verification
Password:
switchname>enable
Password:
switchname#show run int gig 0/46
Building configuration...
Current configuration : 113 bytes
!
interface GigabitEthernet0/46
switchport access vlan 2
switchport mode access
spanning-tree portfast
end
switchname#
André