JamesC Posted March 13, 2008 Posted March 13, 2008 Ive got 2x Dell PowerConnect 5448's and have defined an ip address on VLAN1 [i think!] so that I can access the web interface (this is working fine). I'm trying to change this ip now but cant seem achieve this through the web interface, ive also tried using CLI but cant find where it is configured. I've looked under vlan settings and ip settings in the CLI but cant for the life of me change the ip. In the web interface I tried assigning another ip to the vlan1 but I got an error message basically saying that you can only set one ip per vlan. Anyone know how to change the ip through the web interface or using CLI? All ports on the switch appear to currently belong to vlan1 which was the default out of the box.
JamesC Posted March 13, 2008 Author Posted March 13, 2008 (edited) Ok I worked out how to do this through the CLI. Incase anyone stumbles across this thread heres how: Console (config)# interface vlan 1 Console (config-if)# no ip address Console (config-if)# ip address Console (config-if)# end Console# copy run start Edited March 13, 2008 by JamesC
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now