Can the S12700 deliver Service VLAN to access switches of SVF?
This feature is supported on V200R011C10 and upper versions.
The configuration is as follows:
as service-vlan authorization
Function
The as service-vlan authorization command creates service VLANs on ASs.
The undo as service-vlan authorization command deletes service VLANs on ASs.
By default, all interfaces on an AS belong to the default VLAN, that is, VLAN 1.

This command can only be executed on a parent switch.Format
as service-vlan authorization { vlan-id1 [ to vlan-id2 ] } &<1-16>
undo as service-vlan authorization { vlan-id1 [ to vlan-id2 ] } &<1-16>
Parameters
Parameter | Description | Value |
---|---|---|
vlan-id1 [ to vlan-id2 ] |
Specifies service VLAN IDs in a batch:
|
Values of vlan-id1 and vlan-id2 are integers in a range of 1 to 4094. |
Usage Guidelines
Usage Scenario
You can run the as service-vlan authorization command to deliver service VLANs to ASs in a batch. After these service VLANs are delivered successfully, corresponding VLANs are created on these ASs.
Precautions
This VLAN cannot be a stack reserved VLAN, SVF management VLAN, super VLAN, or RRPP/SEP/ERPS control VLAN.