cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
760
Views
5
Helpful
5
Replies

create two LAN on one switch

pstechnology1
Level 1
Level 1

Hi all,

I am newbie/DIY type. I recently purchased a Cisco SF200-24 Smart Switch. I want to have two seperate networks on this switch. Can I do this on this switch or is there a better alternative?

5 Replies 5

According to the specs, it can support up to 256 VLANs.  So yes it can support two networks (VLANs).  Though at a quick glance it doesn't do Layer 3 (routing of IP packets).  So if you want connectivity between VLANs your going to need a router.

 

Regards,

Kevin

Thanks Kevin.

I don't need connectivity between both VLANs. Do you know where I could find a link/post on how to set up the VLANs? I haven't had any luck finding one.

 

Is it a gig or 10/100 switch?

switch#conf t

switch(config)#vlan X

switch(config)#int fa0/1 (fa is 10/100, gi is Gig)

switch(config-if)#switchport mode access

switch(config-if)#switchport access vlan X (X being the vlan you created earlier)

Repeat for other vlan

end

write

Question mark from the CLI is your friend

http://www.cisco.com/c/dam/en/us/td/docs/switches/lan/csbss/sf20x_sg20x/administration_guide/Cisco_200Sx_v1_4_AG.pdf

Though I would suggest learning how Cisco implements the underlying technology so your ready if something goes wrong.

regards, Kevin

Moin Ilyas
Level 4
Level 4

Please refer to the following link: (Chapter 4 - Pg 217)

VLAN Management.

http://www.cisco.com/c/dam/en/us/td/docs/switches/lan/csbss/sf200e/command_line_reference/OL-22850.pdf

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: