THOMSON R7.4 Configuration Manual page 19

Table of Contents

Advertisement

For example, create VLAN learning constraints so that Shared VLAN Learning is used between the default,
data and video VLANs and Independent VLAN Learning is used between the video and voice VLAN:
=>:eth bridge rule add type=shared vlan=data vlan2=default
=>:eth bridge rule add type=shared vlan=video vlan2=default
=>:eth bridge rule add type=independent vlan=video isi=0
=>:eth bridge rule add type=independent vlan=voice isi=0
Be careful during the creation of VLAN learning constraints, as inconsistencies are not always
reported by the Thomson Gateway.
Listing all VLAN learning constraints
To list all VLAN learning constraints, execute following command:
=>:eth bridge rule list
Index
Type
-----
----
1
shared
2
shared
3
independent
4
independent
If the list has no entry for a specific VLAN, Independent VLAN learning (IVL) is being used implicitly.
Deleting a VLAN learning constraint
To delete a VLAN learning constraint, use the command
One parameter must be specified:
Index: this parameter indicates the index of the VLAN learning constraint to be deleted.
For example, delete the first two VLAN learning constraints as follows:
=>:eth bridge rule delete index=1
=>:eth bridge rule delete index=2
=>:eth bridge rule list
Index
Type
-----
----
3
independent
4
independent
Before deleting a constraint, list all VLAN learning constraints to obtain the correct index of the
constraint to be deleted.
Flushing all VLAN learning constraints
To delete all VLAN learning constraints at once, execute following command:
=>:eth bridge rule flush
=>:eth bridge rule list
Index
Type
-----
----
E-DOC-CTC-20080229-0001 v1.0
4|
VLAN
----
data
video
video
voice
VLAN
----
video
voice
VLAN
----
Ethernet Bridge and VLANs
Parameter
---------
Shared with VLAN: default
Shared with VLAN: default
Independent set identifier: 0
Independent set identifier: 0
:eth bridge rule delete
Parameter
---------
Independent set identifier: 0
Independent set identifier: 0
Parameter
---------
.
13

Advertisement

Table of Contents
loading

Table of Contents