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
ruijie:switch:general_configuration_switch_l2 [2020/09/22 20:29] aperezruijie:switch:general_configuration_switch_l2 [2020/09/22 20:41] (current) 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 1794: Line 1792:
  
 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**
- 
- 
----- 
- 
- 
-Ruijie#show running-config | include interface GigabitEthernet 0/18 
- 
-Ruijie#show interfaces description 
- 
-Ruijie# show interface status 
- 
-Ruijie# show aggregatePort summary 
- 
-Ruijie# show interfaces aggregatePort 1 
- 
-Ruijie# show aggregatePort load-balance 
- 
-Ruijie# show int aggreagtePort 1 
- 
-SW1(config)#interface range gigabitEthernet 0/23-24                          ------>configure a range of interfaces with the same commands 
- 
-Ruijie# show cpu 
- 
-Ruijie# show memory 
- 
-Ruijie# show power 
- 
-Ruijie# show fan 
- 
-Ruijie# show temperature 
- 
-Ruijie# show clock 
- 
-Ruijie# show log 
- 
-Ruijie# more flash:syslog.txt 
- 
-Ruijie# dir 
- 
-Ruijie# show arp 
- 
-Ruijie# show mac-address-table 
- 
-Ruijie#show mac-address-table count 
- 
-Ruijie# show arp 
- 
-Ruijie# show arp detail 
- 
-Ruijie# show arp count 
- 
-Ruijie# show ip route 
- 
-Ruijie# show ip route count 
- 
-Ruijie# show ip interface brief 
- 
-Ruijie# show interface description 
- 
-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 1889: Line 1813:
 **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)
  
------------------------------------------- 
- 
-Dynamic mode: 
- 
-SW1(config)#interface range gigabitEthernet 0/1-2     
- 
-SW1(config-if-range)#port-group 1 mode active                            ------>put G0/1 and G0/2 in AP 1 in dynamic mode 
- 
-SW1(config-if-range)#exit 
- 
-SW1(config)#interface aggregateport 1                        
- 
-SW1(config-if-AggregatePort 1)#switchport mode trunk                ------>configure AP 1 as Trunk 
- 
-SW1(config-if-AggregatePort 1)#exit 
- 
-SW2 is the same. 
- 
-------------------------------------------- 
  
 +----
  
ruijie/switch/general_configuration_switch_l2.1600824590.txt.gz · Last modified: 2020/09/22 20:29 by aperez

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki