18 ip internal-usage-vlan, User guidelines, Example – PLANET WGSD-1022 User Manual

Page 328: Syntax, Default configuration, Command mode, Examples

Advertising
background image

User Guidelines

There are no user guidelines for this command.

Example

The following example sets a protocol-based classification rule of protocol group 1 to VLAN 8.

Console (config)# interface ethernet e8

Console (config-if)# switchport general map protocols-group 1 vlan 8

5.27.18 ip internal-usage-vlan

The ip internal-usage-vlan interface configuration command reserves a VLAN as the internal usage

VLAN of an interface. Use the no form of this command to reset to default.

Syntax

ip internal-usage-vlan vlan-id

no ip internal-usage-vlan

ƒ vlan-id — VLAN ID of the internal usage VLAN.(Range: Valid VLAN)

Default Configuration

This command has no default configuration.

Command Mode

Interface configuration (Ethernet, port-channel)

User Guidelines

An internal usage VLAN is required when an IP interface is defined on Ethernet port or Port-channel.

Using this command the user can define the internal usage VLAN of a port.

If an internal-usage is not defined for a Port, and the user wants to define an IP interface, the software

chooses one of the unused VLANs.

If a VLAN ID was chosen by the software for internal usage, and the user wants to use that VLAN ID for

static or dynamic VLAN, he should either remove the IP interface, creates the VLAN, and recreate the IP

interface, or use this command to define explicit internal usage VLAN.

Examples

The following example reserves a VLAN as the internal usage VLAN of an interface..

Console (config)# ip internal-usage-vlan 10

Advertising