User Tools

Site Tools


ruijie:switch:general_configuration_switch_l2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
ruijie:switch:general_configuration_switch_l2 [2020/09/22 20:27] aperezruijie:switch:general_configuration_switch_l2 [2020/09/22 20:39] aperez
Line 1737: Line 1737:
  
 ! !
- 
  
 ---- ----
  
-interface TenGigabitEthernet 0/50+**interface TenGigabitEthernet 0/50**
  
- storm-control broadcast pps 3000+**storm-control broadcast pps 3000**
  
- description CONEXION SWITCH CORE  IP:  10.1.0.1+**description CONEXION SWITCH CORE  IP:  10.1.0.1**
  
- switchport mode trunk+**switchport mode trunk**
  
- ip dhcp snooping trust+**ip dhcp snooping trust**
  
 ---- ----
Line 1762: Line 1761:
  
 ** no shutdown** ** no shutdown**
- 
  
 ! !
Line 1791: Line 1789:
  
  
-Ruijie(config)#**snmp-server host 192.168.1.2 traps private**         ------>**by default , SNMP trap version is** version 1+Ruijie(config)#**snmp-server host 192.168.1.2 traps private**         ------>**by default , SNMP trap version is version 1**
  
 Ruijie(config)#**snmp-server host 1.1.1.1 version 2c private**        ------>**set SNMP trap version to version 2c** Ruijie(config)#**snmp-server host 1.1.1.1 version 2c private**        ------>**set SNMP trap version to version 2c**
Line 1889: Line 1887:
 **Ruijie#copy running-config startup-config** **Ruijie#copy running-config startup-config**
  
------------------------------------------- 
  
 +----
  
-Ruijie>enable 
- 
-Ruijie#configure termina 
- 
-Ruijie(config)#interface gigabitEthernet 0/1   
- 
-Ruijie(config-if-GigabitEthernet 0/1)#storm-control broadcast level 1    ------>storm-control limits the number of broadcast packets to 1% of the bandwidth that is 1G*1%=10M 
- 
-Ruijie(config-if-GigabitEthernet 0/1)#storm-control unicast level 1         ------>storm-control limites the number of unknown unicast packets to 1% of the bandwidth that is 1G*1% =10M 
- 
-Ruijie(config-if-GigabitEthernet 0/1)#storm-control multicast level 1     
- 
-To configure storm control on a port with keyword pps, perform this task: 
- 
-Ruijie>enable 
- 
-Ruijie#configure termina 
- 
-Ruijie(config)#interface gigabitEthernet 0/1   
- 
-Ruijie(config-if-GigabitEthernet 0/1)#storm-control broadcast pps 200    ------>storm-control limits the number of broadcast packets to 200 packets per seconds 
- 
-Ruijie(config-if-GigabitEthernet 0/1)#storm-control unicast pps 200      ------>storm-control limits the number of unknown unicast packets to 200 packets per seconds 
- 
-Ruijie(config-if-GigabitEthernet 0/1)#storm-control multicast 200 
- 
-Ruijie(config-if-GigabitEthernet 0/1)#end 
- 
- 
------------------------------------------- 
- 
-Si tenemos problemas de conectiviad, con un solo cable conectado y es una instalacion nueva aplicar las siguientes lineas: 
  
 Ruijie(config)#no spanning-tree mode Ruijie(config)#no spanning-tree mode
  
-Ruijie(config)#no spanning-tree vlan 1,3-5,7,9-11     (todas las vlans que apliquen)+Ruijie(config)#no spanning-tree vlan 1,3-5,7,9-11     (all VLANs)
  
 ------------------------------------------ ------------------------------------------
ruijie/switch/general_configuration_switch_l2.txt · Last modified: 2020/09/22 20:41 by aperez

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki