I've created 2 VLan's when I try to assign IP's to VLan's I get message
Cannot modify settings
Duplicate/nested IP Address
Here is what I'm doing:
enable
config terminal
interface vlan 102
ip address 10.2.102.1 255.255.0.0
ip dhcp-relay mode dhcp
exit
interface vlan 202
ip address 10.2.202.1 255.255.0.0
And this where I get that message
Any ideas????
Cannot modify settings
Duplicate/nested IP Address
Here is what I'm doing:
enable
config terminal
interface vlan 102
ip address 10.2.102.1 255.255.0.0
ip dhcp-relay mode dhcp
exit
interface vlan 202
ip address 10.2.202.1 255.255.0.0
And this where I get that message
Any ideas????