How to create VLAN IP interface 192.168.0.1

To create VLAN IP interface (Ex: VLAN 100) 192.168.0.1/24 If you create by this G2 command, switch will send Error message with “ERROR: Conflicted subnet addresses.”

The IP interface 192.168.0.1/24 was conflicted with Management Interface “mgmt_ipif ” by showing “ ip interface brief ”

Need to change Management Interface to create VLAN IP interface 192.168.0.1/24 on VLAN 100.

At this time, VLAN IP interface on VLAN 100 will successfully change to 192.168.0.1/24

Last updated