Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have 2 Cisco CBS350 switches. They are connected by fiber. I am trying to setup a VLAN (20) on port 1 of each switch to isolate the 2 machines so they can only see each other. I have create VLAN 20 on each switch. I have setup each fiber port as Tr...
I have it down to this!interface TenGigabitEthernet1/0/1switchport mode trunkswitchport trunk allowed vlan 1,30macro auto smartport type switch $native_vlan 1!
Here is what is gives:IT-CBS350-24T#config tIT-CBS350-24T(config)#interface TenGigabitEthernet1/0/1IT-CBS350-24T(config-if)#no spanning-tree link-type point-to-point% Wrong number of parameters or invalid range, size or characters enteredIT-CBS350-24...