CON RED 2 U1 S1 S4 Ficha Act-2017-2
CON RED 2 U1 S1 S4 Ficha Act-2017-2
CON RED 2 U1 S1 S4 Ficha Act-2017-2
HUAWEI
Configuracin
MSTP
Establece la prioridad a una instancia, similar a Cisco que le asigna una prioridad
Verificar el estado del spanning tree usa el comando disp stp brief que a
diferencia de cisco que usa show spanning-tree
Para configurar los Edge ports y BPDU filter ports se realiza lo siguiente
Procedure
Configuring all ports as edge ports and BPDU filter ports
Run:
system-view
The system view is displayed.
Run:
stp edged-port default
All ports are configured as edge ports.
By default, all ports are non-edge ports.
Run:
stp bpdu-filter default
All ports are configured as BPDU filter ports.
By default, all ports are non-BPDU filter ports.
Configuring a specified port as an edge port and BPDU filter port
2
Run:
system-view
The system view is displayed.
Run:
interface interface-type interface-number
The view of an Ethernet interface that participates in spanning tree calculation is
displayed.
Run:
stp edged-port enable
The port is configured as an edge port.
By default, all ports are non-edge ports.
Run:
stp bpdu-filter enable
The port is configured as a BPDU filter port.
By default, a port is a non-BPDU filter port.
Por otro lado, se puede destacar la proteccion que le brinda a BPDU en un switch,
similar a cisco, como root and loop protection on a port.
Fuente:
http://support.huawei.com/enterprise/docinforeader!loadDocument1.action?conten
tId=DOC1000088845&partNo=10212#dc_fd_stp_0002
3
HP
Este producto al igual que Cisco emplea el STP para eliminar los bucles en la red,
bloqueando algunos puertos y habilitando otros para el trafico basados en local y
bridge ports.
4
HP config to setup STP on HP devices
5
JUNIPER
6
Step-by-Step Procedure
To configure RSTP and nonstop bridging on Switch 1:
7
user@switch1# set ge-0/0/11 unit 0 family ethernet-switching vlan members [10
20 30 40]
Configure the port mode for the interfaces:
[edit interfaces]
user@switch1# set ge-0/0/13 unit 0 family ethernet-switching port-mode trunk
user@switch1# set ge-0/0/9 unit 0 family ethernet-switching port-mode trunk
user@switch1# set ge-0/0/11 unit 0 family ethernet-switching port-mode trunk
Configure RSTP on the switch:
[edit protocols]