User`s guide

Using the Administrative Interface 7-33
Virtual LAN Commands
get-vbc-matrix
Retrieves the current broadcast domain matrix for the switch. See above for a
description of the resulting table. Here, though, only the broadcast address will be
affected.
SYS_console> get-vbc-matrix
VBC CONNECTIVITY MATRIX
==========================
SRC PORT to : P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12
===============================================================
1 - + + - + + + + - - - -
2 + - + - + + + + - - - -
3 + + - - + + + + - - - -
4 - - - - - - - - - - - -
5 + + + - - + + + - - - -
6 + + + - + - + + - - - -
7 + + + - + + - + - - - -
8 + + + - + + + - - - - -
9 - - - - - - - - - - - -
10 - - - - - - - - - - - -
11 - - - - - - - - - - - -
12 - - - - - - - - - - - -
SYS_console>
set-vbc-domain
Usage:
set-vbc-domain {run|nvram|all}
<port_list>
This command establishes a virtual broadcast domain. The
port_list
value is a dash
separated list of ports to group into a broadcast domain. For example, the following
command creates a virtual broadcast domain of ports 2, 5, 6, and 7:
set-vbc-domain all 2-5-6-7
del-vbc-domain
Usage:
del-vbc-domain {run|nvram}
<domain_id>
This command deletes a virtual broadcast domain, as identified by get-vbc-tbl.
get-vbc-tbl
Usage:
get-vbc-tbl {run|nvram}