Specifications

Table Of Contents
2-557
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
vas-traffic-forwarding vas server-id
vas-traffic-forwarding vas server-id
Enables or disables a VAS server. Use the enable keyword to enable a new or existing VAS server. Use
the disable keyword to disable an existing VAS server (server properties are not deleted). Use the no
form or the default form of this command to delete all server properties from a specified VAS server.
vas-traffic-forwarding vas server-id number enable
vas-traffic-forwarding vas server-id number disable
no vas-traffic-forwarding vas server-id number
default vas-traffic-forwarding vas server-id number
Syntax Description
Command Default By default, a defined VAS server is enabled.
Command Modes Linecard Interface Configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines The VAS server is not operational until the VLAN tag is defined (vas-traffic-forwarding server-id vlan).
Authorization: admin
Examples The following examples illustrate how to create, enable, and disable a VAS server.
Example 1
The following example defines a VAS server, server ID number = 4, that is not yet operational.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#interface linecard 0
SCE(config if)# vas-traffic-forwarding vas server-id 4 enable
SCE(config if)#
Example 2
The following example disables the VAS server, but does not delete the server definition or the associated
VLAN tag:
number The ID number of the VAS server
Release Modification
3.0.0 This command was introduced.