Hello,
I'm looking to configure an IP Address on the default vlan (vlan 1) on an S4048. However, I receive the following:
Dell#configure terminal
Dell(conf)#interface vlan 1
Dell(conf-if-vl-1)#ip address 192.168.1.1 255.255.255.0
% Error: Invalid command for Default Vlan.
I have also tried the following:
Dell# Dell#configure terminal
Dell(conf)#ip address 192.168.1.1 255.255.255.0
^
% Error: Invalid input at "^" marker.
Thanks.