cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1191
Views
0
Helpful
1
Replies

SF-300 24 2 subnet

ekajaekaja
Level 1
Level 1

I have 2 subnets and 2 uplinks

port g1 = 211.122.10.x

port g2 = 210.211.10.x

Can use 1 switch (sf-300 24)

assign port 1-12   up/down to g1

assign port 13-24  up/down to g2

Thank you.

1 Reply 1

David Hornstein
Level 7
Level 7

Hi Bob,

Again, here is the config, if you are using the latest firmware on the switch.;

User Name:cisco

Password:*****

Please change your password from the default settings. Please change the password

for better protection of your network. Do you want to change the password (Y/N)[Y] ?N

switch4cf1#config

vlan database

vlan 2

exit

hostname SF300-24

no passwords complexity enable

no snmp-server server

interface range fast13-24

switchport trunk native vlan 2

exit

interface gigabitethernet2

switchport trunk native vlan 2

exit

interface vlan 2

name blue

exit

exit

SF300-24#copy run start

Overwrite file [startup-config] ?[Yes/press any key for no]...

regards Dave