meta data de esta página
  •  

Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

Ambos lados, revisión anteriorRevisión previa
Próxima revisión
Revisión previa
Próxima revisiónAmbos lados, revisión siguiente
red:switch:brocade [2020/02/20 13:02] – [Comandos básicos] lcred:switch:brocade [2020/02/20 15:36] lc
Línea 28: Línea 28:
 == Ejecutar un ping == == Ejecutar un ping ==
 <sxh>ping x.x.x.x source x.x.x.x</sxh> <sxh>ping x.x.x.x source x.x.x.x</sxh>
 +== Configurar ip ==
 +<sxh>device> enable
 +device# configure terminal
 +device(config)# ip address 10.140.90.100/24
 +device(config)# ip default-gateway 10.140.90.1</sxh>
  
 == Añadir una ruta estática == == Añadir una ruta estática ==
Línea 40: Línea 45:
 <sxh>device(config)#lldp run</sxh> <sxh>device(config)#lldp run</sxh>
 <sxh>device(config)# lldp enable ports ethernet all</sxh> <sxh>device(config)# lldp enable ports ethernet all</sxh>
 +<sxh>device(config)#lldp enable ports e 6/32</sxh>
  
 ==== Enlaces troncales ==== ==== Enlaces troncales ====
Línea 133: Línea 139:
  
 === Rounting inter VLAN === === Rounting inter VLAN ===
-http://community.brocade.com/docs/DOC-1983 +  * http://community.brocade.com/docs/DOC-1983 
-http://www.brocade.com/support/Product_Manuals/ServerIron_SwitchRouterGuide/VLANs.5.3.html +  http://www.brocade.com/support/Product_Manuals/ServerIron_SwitchRouterGuide/VLANs.5.3.html 
-http://www.brocade.com/support/Product_Manuals/ServerIron_SwitchRouterGuide/IP.9.6.html+  http://www.brocade.com/support/Product_Manuals/ServerIron_SwitchRouterGuide/IP.9.6.html
  
  
Línea 183: Línea 189:
  
 <note>En la configuración de UDP Helper ->Add UDP Helper ->System Broadcast Forward -> Verificar que BootPc está añadido</note> <note>En la configuración de UDP Helper ->Add UDP Helper ->System Broadcast Forward -> Verificar que BootPc está añadido</note>
 +