vlanTLSMode
ZHNLAYER2BRIDGING ·
.1.3.6.1.4.1.5504.2.5.42.1.13.1
Object
scalar
r/w
VlanTLSMode
This object implements transparent LAN service (TLS) by using a
S-Tag (Service Provider tag) to tunnel the customer traffic over
a service provider network. The CPE can operate in normal or S-Tag
mode. In normal mode, CPE device operates according to the IEEE
802.1Q or 802.1D specifications. In S-TAG mode, the CPE device
operates as follows:
1) The CPE's TPID (tag protocol ID) must be provisioned.
2) A S-Tag frame consists of a VLAN ID and a TPID that
matches the CPE's provisioned TPID.
3) When the CPE adds a S-TAG, the S-Tag's VLAN ID will be
taken from the CPE's default PVID and the TPID will be taken
from the CPE's provisioned TPID.
4) The CPE device supports a TLS-Bridge. The ports on this
bridge can be either S-TAG or TLS members.
S-Tag port - The input frames from the service provider
port may or may not have a S-TAG.
The CPE will compare the tagged frame's TPID
against the provisioned S-TAG TPID. If there
is a match, the CPE will bridge the frame based
on the VLAN ID in the S-Tag. If there is not a
match, the frame is forwarded to the CPU.
TLS port - The CPE will add a S-Tag to all input frames
from this port regardless of whether the frames
have a 802.1Q tag or not. The CPE will bridge the
frames based on the VLAN ID in the S-Tag. Only
a VLAN-tagged or untagged frames are expected
from the ingress of a TLS (customer) port.
Context
- MIB
- ZHNLAYER2BRIDGING
- OID
.1.3.6.1.4.1.5504.2.5.42.1.13.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- layer2BridgingGlobalObjects
- Siblings
- 3
Syntax
VlanTLSMode
- Source
- VlanTLSMode
- Base type
Enumeration
Values & Constraints
Type Values
1 | sTag |
2 | unknown |
3 | normal |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| vlanServiceTagTPID This object specifies the TPID (Tag Protocol ID) of the S-Tag.
It is only used when the device's VlanMode is set to S-Tag. The
supported Service TPIDs are:
none
… | scalar | VlanTLSServiceTags | .1.3.6.1.4.1.5504.2.5.42.1.13.2 |
| vlanRouteAcrossVlans This object defines the VLAN router operation. If this object is set
to TRUE, the router will route between IP subnets across VLANs. Route
table lookups will ignore the VLAN ID … | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.5504.2.5.42.1.13.3 |
| vlanQOSMethod This object defines the VLAN router operation. If this object is set
to TRUE, the router will route between IP subnets across VLANs. If
it is set to FALSE, the router will only r… | scalar | VlanQOSMethods | .1.3.6.1.4.1.5504.2.5.42.1.13.4 |