Command Line Interface Reference Guide HP BladeSystem PC Blade Switch

HP PC Blade Switch CLI Reference Guide www.hp.com 28-15
VLAN Commands
ip internal-usage-vlan
The ip internal-usage-vlan Interface Configuration mode command reserves a VLAN as the
internal usage VLAN of an interface. To return to the default configuration, use the no form of
this command.
Syntax
ip internal-usage-vlan vlan-id
no ip internal-usage-vlan
Parameters
n vlan-id — Specifies the ID of the internal usage VLAN.
Default Setting
The software reserves a VLAN as the internal usage VLAN of an interface.
Command Mode
Interface Configuration (Ethernet, port-channel) mode
Command Usage
n An internal usage VLAN is required when an IP interface is configured on an Ethernet port
or port-channel.
n This command enables the user to configure the internal usage VLAN of a port. If an internal
usage VLAN is not configured and the user wants to configure an IP interface, an unused
VLAN is selected by the software.
n If the software selected a VLAN for internal use and the user wants to use that VLAN as a
static or dynamic VLAN, the user should do one of the following:
n Remove the IP interface.
n Use this command to explicitly configure a different VLAN as the internal usage VLAN.
n Create the VLAN and recreate the IP interface.
Example
The following
command
reserves an unused VLAN 1236 as the internal usage VLAN of ethernet
port e41.
Console(config)# interface ethernet e41
Console(config-if)# ip internal-usage-vlan
1236