Unsolved

1 Message

461

February 8th, 2022 08:00

Multiple address in Vlan 1

Hi

I am in the process of upgrading an active powerconnect 5324 switch to a EMC 2000 series switch.

 

In the startup-config of the old switch I am noticing 2 ip addresses:

interface vlan 1
ip address 10.136.###.### 255.###.###.###
ip address 192.168.0.### 255.255.255.###
exit
ip default-gateway 10.136.###.###

While on the new switch it seems like I can only enter 1 ip address in Vlan 1

Is there a way to get the Vlan 1 on the new switch to take 2 Ip addresses?

Thanks

 

 

 

 

 

 

Community Manager

 • 

9.7K Posts

 • 

43.2K Points

February 8th, 2022 13:00

Hi,

You should be able to use the command ip address to do it

ip address ip-address { {subnet-mask | prefix-length} [secondary]|dhcp|none}

specify secondary when you set it. Page 2084 https://dell.to/3oBg1yq

No Events found!

Top