From 1ffa84d5aa648c2b96567685d72602fae40cd8bf Mon Sep 17 00:00:00 2001 From: jdubois Date: Wed, 21 Feb 2018 16:58:57 +0100 Subject: [PATCH] Ajout QoS Small Business --- SwitchCisco.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/SwitchCisco.md b/SwitchCisco.md index 156993f0..124d6226 100644 --- a/SwitchCisco.md +++ b/SwitchCisco.md @@ -1029,6 +1029,11 @@ Switch(config-if)# switchport mode trunk Switch(config-if)# switchport trunk allowed vlan add all 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 bonjour enable Switch(config)# jumbo-frame 10000