Web and Unmanaged
1752579 Members
4552 Online
108788 Solutions
New Discussion

Cut two ports for "dedicated" switch

 
vintovoy
New Member

Cut two ports for "dedicated" switch

Hi.
How can I make subj? I cuted off a small switch on the big switch and tried to do next:
1. Add some VLAN, for example 22
2. Add port 24(for example) an 32 (for example) to VLAN 22 as Access
3. Check configuration - port 24 and 32 are untagged with  PVID 22
4. Connect these ports to my two servers
5. Check connectivity
6. Epic fail!

Who can explain to me why this is not working?
My config:

 

#
vlan 22
 description Internet22

#
interface GigabitEthernet1/0/24
 port access vlan 22
 stp edged-port enable
#
interface GigabitEthernet1/0/32
 port access vlan 22
 stp edged-port enable