Configuration Mode Commands : SteelHead Interceptor Commands : VLAN Segregation Commands : instance-config create
  
instance-config create
Creates a VLAN instance for VLAN segregation. An instance represents a logical Interceptor VLAN.
Syntax
[no] instance-config create <instance-name>
Parameters
<instance-name>
Name of the VLAN segregation instance.
Usage
You configure VLAN segregation to ensure that traffic from different customers is segregated at all times in a data center. Each instance represents one of the traffic flows that must be segregated. Each instance has a unique configuration independent of another instance in the system.
Each instance must be configured with its own in-path rules, Steelhead Appliance, Interceptor peers, port labels, load‑balancing rules, and connection tracing rules.
The number of instances supported is limited to 50.
VLAN segregation must be enabled before you can configure an instance on the appliance. The Interceptor appliance is divided into instances where each instance owns a discrete Steelhead Appliance cluster, a shared Interceptor cluster, group settings and configurations that apply to those clusters and unique VLAN tags.
The no command option deletes the instance.
Example
amnesiac (config) # vlan-seg enable
Please save your configuration and reload the appliance for your changes to take effect.
amnesiac (config) # instance-config create foo
amnesiac (config) # instance foo
(instance-config)# vlan 10 add
Please restart the instance for your changes to take effect
(instance-config)# restart
Product
Interceptor
Related Commands
instance, vlan-seg enable, show detail, vlan add