Ajout QoS Small Business

This commit is contained in:
jdubois 2018-02-21 16:58:57 +01:00
parent 65fda3f739
commit 1ffa84d5aa

View file

@ -1029,6 +1029,11 @@ Switch(config-if)# switchport mode trunk
Switch(config-if)# switchport trunk allowed vlan add all Switch(config-if)# switchport trunk allowed vlan add all
Switch(config-if)# end Switch(config-if)# end
Switch(config)# interface gi1
Switch(config-if)# traffic-shape 10000
Switch(config-if)# rate-limit 10000
Switch(config-if)# end
Switch(config)# no lldp run Switch(config)# no lldp run
Switch(config)# no bonjour enable Switch(config)# no bonjour enable
Switch(config)# jumbo-frame 10000 Switch(config)# jumbo-frame 10000