Download Telindus 2400 series

Transcript
450 Telindus 2400
Chapter 13
Reference manual
Configuration attributes
telindus24xx/bridge/bridgeGroup/vlanSwitching
Default:<empty>
Range: table, see below
Use this attribute specify which VLANs you want to switch in case the bridge
group is used as a VLAN switch. Note that you have to enable VLAN switching on the bridge group by
setting the bridgeCache attribute to switching. Refer to …
•
telindus24xx/bridge/bridgeGroup/bridgeCache on page 448
•
11.2 - Configuring VLAN switching on page 251
The vlanSwitching attribute contains the following elements:
Element
Description
sourceIntf
Use this element to enter the name of the (physical)
source interface which carries the VLAN that has to
be switched.
Default:<empty>
Range: 0 … 24 characters
sourceVlan
Use this element to enter the VLAN ID of the VLAN
that has to be switched.
Default:1
Range: 0 … 4094
Stripping the VLAN tag
Entering 0 as VLAN ID strips the VLAN tag of the Ethernet frame.
Example: suppose you enter 1 as srcVlan and 0 as dstVlan. So VLAN 1 is switched
from the source interface to the destination interface. But before it is sent out on
the destination interface, the VLAN tag is stripped. So instead of VLAN tagged
Ethernet frames, plain Ethernet frames are sent out. In the opposite direction however, the VLAN tag is added again.
sourcePMap
Use this element to, if desired, remap the VLAN prior- Default:ities. Since the switching is bidirectional, you can
Range: structure, see below
remap priorities for both directions (i.e. both at the
“source” and “destination” interface).
The structure contains the elements p0 up to p7, which represent priority
0 up to priority 7. If you want to remap priorities, then enter the new priority
value under one of these priority elements.
Example: suppose you want to remap priority 5 to priority 7, then enter 7
as value of the p5 element.