Bridge CLI Commands
2/1553-ZAT 759 94 Uen B – December 2005
59
4.22 bridge
list
vlans
4.22.1 Syntax
bridge list vlans
4.22.2 Description
This command displays all of the statically configured and dynamically learnt
VLANs. See the
bridge add vlan
command to statically configure a VLAN.
For each listed VLAN, the command displays all the statically configured and
dynamically learnt egress interfaces. See the
bridge add vlaninterface
command to statically add an interface to a named VLAN.
The following VLAN information is displayed:
•
VLAN
ID.
•
VLAN name for statically configured VLANs.
•
Filtering database name associated with the VLAN.
•
The type field indicating whether the VLAN is statically configured or
dynamically learnt.
•
Tagged egress interface list.
•
Untagged egress interface list.
4.22.3 Example
-->
bridge list vlans
VLANs:
.
ID
.
|
.
VLAN ID
.
|
.
VLAN Name
..
|
.
FDB Name
..
|
.
Type
....
|
----------------------------------------------------------
..
1
.
|
.
2
.......
|
.
VLAN_1
.....
|
.
FDB_1
.....
|
.
static
..
|
Tagged Interfaces: bridge1
Untagged Interfaces: bridge2
-------------------------------------------------------------