Vubiq Networks Inc. V10G-L Manual De Usuario

Descargar
Página de 69
 
52  
Vubiq HaulPass V10g User Manual 
 
 
  
 
              © 2018 Vubiq Networks, Inc. All Rights Reserved 
9.0  Multiple Spanning Tree Protocol 
9.1  Bridge Settings 
 
Figure 35. Bridge Setting 
ICLI Commands for Basic Settings 
The following ICLI commands refer to the basic settings. The protocol version is set by the ICLI command: 
(config)# spanning-tree mode [mstp|rstp|stp] 
The bridge priority is set by: 
(config)# spanning-tree mst 0 <4096*i, i=0,…,15> 
where <4096*i, i=0,…,15> is one of the numbers 4096*i, where i=0,…,15. The forward delay is set by: 
(config)# spanning-tree mst forward-time <4-30> 
Where <4-
30> is one of the numbers 4, 5,…,30. The max age is set by: 
(config)# spanning-tree mst max-age <6-40> 
The max hop is set by: 
(config)# spanning-tree mst max-hop <6-40> 
The transmit hold count is set by: 
(config)# spanning-tree transmit hold-count <1-10> 
ICLI Commands for Advanced Settings 
The following ICLI commands refer to the advanced settings. The edge port BPDU filtering is enabled with the ICLI 
command: 
(config)# [no] spanning-tree edge bpdu-filter 
The edge port BPDU guard is enabled with the ICLI command: 
(config)# [no] spanning-tree edge bpdu-guard 
The port error recovery and port error recovery timout is set by one ICLI command: 
(config)# [no] spanning-tree recovery interval <30-86400> 
which both enables and sets the value. The no form disables it.