I've been trying to add an IP to my interface gig 0 but cannot. I'm in CLI via SSH..
configure
interface gig 0
ip address 192.168.1.223 255.255.255.0
I'm not prompted with the Yes or No prompt like I should be. When I type show interface gig 0, there is no IP:

This seems like a bug.. I'm running version 2.7.0.356 and just installed this as a home lab for practice. Does anyone have any clues on what my issue is?