You are on page 1of 1

How to configure an IP address on a VLAN

Objective Configure an IP address on a VLAN


Environment
 EXOS all
 Summit
 BlackDiamond
Procedure Type "configure vlan <vlan_name> ipaddress <ip_address>/<subnet_mask>"

Additional notes
 To remove the IP address, type "unconfigure vlan <vlan_name> ipaddress"
 The VLAN can be configured as a DHCP client with the command "enable dhcp vlan
<vlan_name>". This will allow the VLAN to receive an IP address from a DHCP server. The
command "disable dhcp vlan <vlan_name>" will disable DHCP client on the vlan.

You might also like