Configuration of a brocade poe switch: Difference between revisions

From NURDspace
mNo edit summary
No edit summary
Line 25: Line 25:


0/1/portnr.
0/1/portnr.
edge
Config ports all lacp:
39
# edge port nr: 39 40
40
#Synology :41,42
Synology
#erratic: 43,44
41
switch 1 a fours four ports trunk: 45,46,47,48
42
Howto config:
erratic
trunk ethernet 0/1/45 to 0/1/448
43
trunk ethernet 0/1/43 to 0/1/44  
44
trunk ethernet 0/1/41 to 0/1/42  
switch 1 trunk
trunk ethernet 0/1/39 to 0/1/40  
45
46
47
48
trunk ethernet 0/1/45 to 0/1/448#switch 1
trunk ethernet 0/1/43 to 0/1/44 #Synol
trunk ethernet 0/1/41 to 0/1/42 # erratic
trunk ethernet 0/1/39 to 0/1/40 # edge
write memory
write memory
  trunk deploy.
  trunk deploy.
# you can name the ports alone 1 port of a trunk with next command:
interface ethernet 0/1/45
interface ethernet 0/1/45
port-name switch1
port-name switch1
Line 55: Line 49:
interface ethernet 0/1/1
interface ethernet 0/1/1
port-name config
port-name config
 
write memory
BR-Serverrack(config-vlan-1)#webauth
BR-Serverrack(config-vlan-1)#webauth
BR-Serverrack(config-vlan-1-webauth)#enable
BR-Serverrack(config-vlan-1-webauth)#enable

Revision as of 15:47, 18 July 2023

howto config a brocade switch
NoPicture.png
Participants
Skills Programming, coding
Status Active as fuck
Niche Documentation
Purpose Infra
Tool No
Location Space
Cost 0
Tool category Infra

howto config a brocade switch Property "Tool Image" (as page type) with input value "File:{{{Picture}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. {{{Picture}}} {{#if:No | [[Tool Owner::{{{ProjectParticipants}}} | }} {{#if:No | [[Tool Cost::0 | }}

If you don't know the root password take the next steps:

  1. connect a serial cable to er serial port from the switch & pc, open a serial communication program with folling settings: 9600 8n1 and none flow control.
  2. on power up pres the b button.
  3. Enter on the prompt no password you cant abbr.
  4. Enter on the prompt "'boot system flash primary'".
  5. Enter on the prompt enable
  6. Enter on the prompt configure terminal
  7. Enter on the prompt enable super-user-pasword password
  8. Enter on the prompt enable port-config-pasword password
  9. Enter on the prompt enable read-only-pasword password
  10. write memory # to save the settings

0/1/portnr. Config ports all lacp:

  1. edge port nr: 39 40
  2. Synology :41,42
  3. erratic: 43,44

switch 1 a fours four ports trunk: 45,46,47,48 Howto config: trunk ethernet 0/1/45 to 0/1/448 trunk ethernet 0/1/43 to 0/1/44 trunk ethernet 0/1/41 to 0/1/42 trunk ethernet 0/1/39 to 0/1/40 write memory

trunk deploy.
  1. you can name the ports alone 1 port of a trunk with next command:

interface ethernet 0/1/45 port-name switch1 interface ethernet 0/1/43 port-name synolgic interface ethernet 0/1/41 port-name erratic interface ethernet 0/1/39 port-name edge interface ethernet 0/1/1 port-name config write memory BR-Serverrack(config-vlan-1)#webauth BR-Serverrack(config-vlan-1-webauth)#enable BR-Serverrack(config-vlan-1-webauth)#exit BR-Serverrack(config-vlan-1)#loca BR-Serverrack(config-vlan-1)#local BR-Serverrack(config-vlan-1)#local- BR-Serverrack(config-vlan-1)#exit BR-Serverrack(config)#loca

 local-userdb                  Configure local user database

BR-Serverrack(config)#local-userdb

 ASCII string   <Local user database name (Max 31 characters)>

BR-Serverrack(config)#local-userdb admindb