Hi All,
I have a problem we want to upgrade our switch from SG300 to SG350-28P and im confused with the CLI
Old Switch SG 300 Config:
interface fastethernet1
storm-control broadcast enable
storm-control broadcast level 10
storm-control include-multicast
port security max 10
port security mode max-addresses
port security discard trap 60
spanning-tree portfast
switchport trunk allowed vlan add 100
macro description ip_phone_desktop
!next command is internal.
macro auto smartport dynamic_type ip_phone_desktop
New Switch SG350-28P Config:
interface GigabitEthernet1
storm-control broadcast level 10
port security max 10
port security mode max-addresses
port security discard trap 60
spanning-tree portfast
switchport mode trunk
macro description "ip_phone_desktop "
Did i miss something. Can anyone help me.