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