Allied Telesis at-8116 Switch User Manual


 
Virtual LAN Commands
10-4
set-vbc-domain
set-vbc-domain {run|nvram|all} <port_list>
This command establishes a Virtual broadcast domain. port_list is a
dash-separated list of ports to group into a broadcast domain. For
example:
set-vbc-domain all 2-5-6-7
Creates a virtual broadcast domain of ports 2, 5, 6, and 7.
del-vbc-domain
del-vbc-domain {run|nvram} <domain_id>
This command deletes a virtual broadcast domain. domain_id is the
vbc id number as identified by get-vbc-tbl.
Note
When you use the set-vbc-domain command with the all parameter,
both the runtime and nvram databases are changed. In case you need
to delete the mentioned vbc entries, you should run the del-vbc-
domain command twice with run and nvram parameters.
get-vbc-tbl
get-vbc-tbl {run|nvram}
This command retrieves the list of defined virtual broadcast domains.
SYS_console>get-vbc-tbl run
RUNTIME VIRTUAL BROADCAST DOMAIN TABLE
===========================================
0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1
VBC - 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6
1 : + + + + - - - - - - - - - - - -
2 : - - - - - - - - + + + - - - - -
SYS_console>