Specifications

Table Of Contents
2-551
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
vas-traffic-forwarding vas server-id vlan
vas-traffic-forwarding vas server-id vlan
Assigns the VLAN ID to a specified VAS server. Use the no form or the default form of this command
to delete the VLAN tag assignment from a specified VAS server.
vas-traffic-forwarding vas server-id number vlan vlan-number
no vas-traffic-forwarding vas server-id number vlan
default vas-traffic-forwarding vas server-id number vlan
Syntax Description
Command Default Default vlan-number = No VLAN
Command Modes Linecard Interface Configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines Note the following important points:
The VAS server is not operational until the VLAN tag is defined.
Disabling the server does not remove the VLAN tag number configured to the server.
The no form of the command (same as the default form of the command), removes the previously
configured VLAN tag (no VLAN is the default configuration).
Authorization: admin
Examples The following example assigns the vlan id = 10 to server ID number = 4.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#interface linecard 0
SCE(config if)#vas-traffic-forwarding vas server-id 4 vlan 10
SCE(config if)#
number The ID number of the VAS server
vlan-number The VLAN tag to use for the specified VAS server
Release Modification
3.0.0 This command was introduced.