cancel
Showing results for 
Search instead for 
Did you mean: 

Assign a Ip address to a X4400-G2-24p

Assign a Ip address to a X4400-G2-24p

Alien
New Contributor

Trying to install a x440-G2-24p switch. I want to put a IP address on the switch so I can use the GUI. I don't want to put it as the default. What command would I use to assign a IP address to the switch?

1 ACCEPTED SOLUTION

StephanH
Valued Contributor III

Hello Alien,

if you need a new vlan do:

create vlan Test

config vlan Test ipaddress 10.10.10.1/24

if you want use the vlan 1 (default) use:

config vlan default ipaddress 10.10.10.1/24

Don’t forget:

save config

Regards Stephan

View solution in original post

1 REPLY 1

StephanH
Valued Contributor III

Hello Alien,

if you need a new vlan do:

create vlan Test

config vlan Test ipaddress 10.10.10.1/24

if you want use the vlan 1 (default) use:

config vlan default ipaddress 10.10.10.1/24

Don’t forget:

save config

Regards Stephan
GTM-P2G8KFN