![THOMSON R7.4 Configuration Manual Download Page 20](http://html1.mh-extra.com/html/thomson/r7-4/r7-4_configuration-manual_1109270020.webp)
E-DOC-CTC-20080229-0001 v1.0
14
4|
Ethernet Bridge and VLANs
4.2
Static Entries with VLANs
Introduction
A
static entry
is defined as an entry that has not been obtained through the learning process. This section
describes the configuration of static entries in combination with VLANs.
Creating static entries
To create a static entry, use the command
:eth bridge macadd
.
Optionally, the parameter
vlan
can be specified:
If a VLAN is specified
, one entry for that particular VLAN is added to the filtering database:
If no VLAN is specified
, an entry for each VLAN is added to the filtering database:
On the assumption that only a default and video VLAN exist, the resulting filtering database looks as follows:
Deleting static entries
To delete a static entry, use the command
:eth bridge macdelete
.
Optionally, the parameter
vlan
can be specified:
If the entry was created for a specific VLAN
, that VLAN must be specified when removing the entry from
the filtering database:
If the entry was created for all VLANs
, no VLAN must be specified when removing the entries from the
filtering database:
=>:eth bridge macadd hwaddr=00:00:00:00:00:01 intf=ethport1 vlan=default
=>:eth bridge macadd hwaddr=00:00:00:00:00:01 intf=ethport3 vlan=video
=>:eth bridge macadd hwaddr=00:00:00:00:00:02 intf=ethport2
=>:eth bridge maclist
00:00:00:00:00:01 -- static, default, ethport1
00:00:00:00:00:01 -- static, video, ethport3
00:00:00:00:00:02 -- static, default, ethport2
00:00:00:00:00:02 -- static, video, ethport2
00:14:7f:01:dc:9e -- permanent, default
...
=>:eth bridge macdelete hwaddr=00:00:00:00:00:01
Failed to delete MAC address from database.
=>:eth bridge macdelete hwaddr=00:00:00:00:00:01 vlan=default
=>:eth bridge macdelete hwaddr=00:00:00:00:00:01 vlan=video
=>:eth bridge macdelete hwaddr=00:00:00:00:00:02 vlan=video
Failed to delete MAC address from database.
=>:eth bridge macdelete hwaddr=00:00:00:00:00:02
Summary of Contents for R7.4
Page 2: ......
Page 3: ...Thomson Gateway VLAN Configuration Guide R7 4 and higher...
Page 6: ...E DOC CTC 20080229 0001 v1 0 ii Contents...
Page 10: ...E DOC CTC 20080229 0001 v1 0 4 1 Introduction...
Page 14: ...E DOC CTC 20080229 0001 v1 0 8 2 VLAN Overview...
Page 38: ...E DOC CTC 20080229 0001 v1 0 32 4 Ethernet Bridge and VLANs...
Page 42: ...E DOC CTC 20080229 0001 v1 0 36 5 Logical Ethernet Interfaces and VLANs...
Page 43: ......