Removing an IP address that is configured on a VLAN

Use one of the following forms of the vlan command to delete an IP address that is configured on a VLAN:

Procedure
  1. no vlan <vlan-id> ip address <ip-address>/<mask-length>
  2. no vlan <vlan-id> ip address <ip-address> <mask-bits>

Examples

The following example deletes an IP address configured on VLAN 1.

switch (config) no vlan 1 ip address 10.28.227.103/24