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:12] aperezruijie:switch:general_configuration_switch_l2 [2020/09/22 20:39] aperez
Line 936: Line 936:
  
  
- +----
- +
  
 ! !
Line 1041: Line 1039:
 ! !
  
--------------------------------------------------- +----
- +
-**this method would let all the marked tags pass with the exception of the native VLAN** +
- +
---------------------------------------------------+
  
 **interface GigabitEthernet0/7** **interface GigabitEthernet0/7**
Line 1063: Line 1057:
 ** poe enable** ** poe enable**
  
--------------------------------------------------- 
  
-**this method would let only the marked tags pass including native VLAN**+----
  
--------------------------------------------------- 
  
 **interface GigabitEthernet0/8** **interface GigabitEthernet0/8**
Line 1085: Line 1077:
 ** poe enable** ** poe enable**
  
--------------------------------------------------- +----
- +
---------------------------------------------------+
  
 ! !
Line 1748: Line 1738:
 ! !
  
 +----
 +
 +**interface TenGigabitEthernet 0/50**
 +
 +**storm-control broadcast pps 3000**
 +
 +**description CONEXION SWITCH CORE  IP:  10.1.0.1**
 +
 +**switchport mode trunk**
 +
 +**ip dhcp snooping trust**
 +
 +----
  
 **interface Vlan1** **interface Vlan1**
Line 1758: Line 1761:
  
 ** no shutdown** ** no shutdown**
- 
  
 ! !
Line 1781: Line 1783:
 **snmp-server contact Ing.o Fabian Espejo** **snmp-server contact Ing.o Fabian Espejo**
  
-**snmp-server chassis-id 1234567890**+**snmp-server chassis-id 1234567890**             -------> **serial number switch**
  
------------------------------------------- 
  
-!Colocar el serial de la maquina en el chassis-id+----
  
-Ruijie# show version 
  
-Ruijie# show version slot+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)#show snmp host 
  
-Ruijie(config)#show snmp view+----
  
-Ruijie(config)#show snmp user    (para el caso de config snmp v3.0) 
- 
------------------------------------------- 
- 
-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#show running-config | include interface GigabitEthernet 0/18 Ruijie#show running-config | include interface GigabitEthernet 0/18
Line 1863: Line 1853:
 Ruijie# show interface counters Ruijie# show interface counters
  
-------------------------------------------+Ruijie# **show version** 
 + 
 +Ruijie# **show version slot** 
 + 
 +Ruijie(config)#**show snmp host** 
 + 
 +Ruijie(config)#**show snmp view** 
 + 
 +Ruijie(config)#**show snmp user**   
 + 
 + 
 +---- 
  
 ! !
Line 1884: Line 1886:
  
 **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