Skip to main content

Basic Switch Brocade

 1.User & Password


Brocade Switch#configure terminal

Brocade Switch(config)#enable super-user-password belajar20

Brocade Switch(config)#enable user disable-on-login-failure 10

Brocade Switch(config)#user dprasit privilege 0 password belajar20

Brocade Switch(config)#show user

Username                                        Password                           Encrypt   Priv Status   Expire Time

======================================================================================================================




2. IP Remote Catalyst

Brocade Switch#conf t

Brocade Switch(config)#vlan 133

Brocade Switch(config-vlan-133)#ip address ip  netmask

Brocade Switch(config-vlan-133)#exit

Brocade Switch(config)#ip default-gateway 1.1.1.1


3. Port Tagged/Trunk

Brocade Switch#conf t

Brocade Switch(config)#vlan 133 name Catalyst

Brocade Switch(config-vlan-133)#tagged ethernet 1/1/1

Added tagged port(s) ethe 1/1/1 to port-vlan 133.



4. Port Untagged/Access

Brocade#conf t

Brocade(config)#vlan 38 name nama

Brocade(config-vlan-38)#untagged ethernet 1/1/3

Added untagged port(s) ethe 1/1/3 to port-vlan 38.

 

5. Hostname

Brocade Switch#conf t

Brocade Switch(config)#hostname Brocade

 

6. Melihat status ethernet

Brocade#show interfaces brief ethernet 1/1/1

Port    Link    State   Dupl Speed Trunk Tag Pvid Pri MAC            Name

1/1/1   Up      Forward Full 1G    None  Yes N/A  0   cc4e.24a6.7d00



7. Factory default

Brocade#erase startup-config

Brocade#reload


8. Port Name Interface

Brocade#conf t

Brocade(config)#interface ethernet 1/1/2

Brocade(config-if-e1000-1/1/2)#port-name Dist-Customer 


9. Port Channel LACP (Link Aggregate)

Brocade#conf t

Brocade(config)#interface ethernet 1/1/9 to 1/1/10

Brocade(config-mif-1/1/9-1/1/10)#link-aggregate active 



Brocade#Flash Memory Write (8192 bytes per dot) .

Flash to Flash Done.

Brocade#

 

10. Mengaktifkan SNMP

Brocade#conf t

Brocade(config)#snmp-server community public rw


11. Enable Telnet

Brocade#conf t

Brocade(config)#enable telnet authentication


Comments

Popular posts from this blog

CLI Populer di OLT GPON ZTE

  ## cek onu belum terdaftar ZTE C300 # show gpon onu uncfg interface gpon-olt_1/9/1 onu 1 type ZTE-F609 sn ZTEGC86CCB88 exit ## Config interface onu yang baru interface gpon-onu_1/9/1:1   name NAME   description DESCRIPTION   sn-bind enable sn   tcont 1 name HSI profile 100M   tcont 2 name HOT profile 100M   gemport 1 name HSI unicast tcont 1 dir both   gemport 1 traffic-limit upstream UP100M downstream DW100M   gemport 2 name HOT unicast tcont 2 dir both   gemport 2 traffic-limit upstream UP100M downstream DW100M   switchport mode hybrid vport 1   switchport mode hybrid vport 2   service-port 1 vport 1 user-vlan 1200 vlan 1200   pppoe-plus enable sport 1   pppoe-plus trust true replace sport 1 exit ## config onu pon-onu-mng gpon-onu_1/9/1:1   service HSI type internet gemport 1 cos 0 vlan 1200   wan-ip 1 mode pppoe username PPPoE_USERNAME password PPPoeE_PASSWORD vlan-profile PPPoE host 1   secur...

OLT ZTE C300/320 di ONT Mode Port: Vlan_Translate, QinQ, Trunk & Access

  Contoh Config  1. Vlan Translate QinQ To Access: OLT-ZTE-C320#show run interface gpon-onu_1/4/1:21 Building configuration... ! interface gpon-onu_1/4/1:21   name RSO0766   description Customer_Vlan-Translate   tcont 6 name Internet_Vlan-Translate profile UP-100M   gemport 6 name Internet_Vlan-Translate unicast tcont 6 dir both   switchport mode hybrid vport 6   service-port 6 vport 6 user-vlan 1490 vlan 1490 svlan 1479  ! end OLT-ZTE-C320#show onu running config gpon-onu_1/4/1:21 pon-onu-mng gpon-onu_1/4/1:21   service Internet_Vlan-Translate gemport 6 vlan 1490   vlan port eth_0/4 mode tag vlan 1490   dhcp-ip ethuni eth_0/4 from-internet ! 2. Vlan QinQ Access: OLT-ZTE-C320#show run interface gpon-onu_1/2/5:22 Building configuration... ! interface gpon-onu_1/2/5:22   name Internet-QinQ-Access   description QinQ-Access   tcont 1 name Acsata profile UP-200M   tcont 1 gap mode2   gemport 1...

How to login Huawei Rectifier TP series (smu02B)?

  Dear All, In b/m steps how to login HCR to adjust its setting 1-login SMU of HCR with username admin & password 000001 2-get IP of HCR 3-Adjust your laptop IP in the subnetmask of HCR   (IP of HCR +1) 4-Open web browser prefereed IE and in address write IP of HCR (Note u should use http not https) 5-Enter username admin & Password changeme 6-Now u can adjust all rectifer setting B/M photos for clearafication