09-18-2017 02:11 AM - edited 03-21-2019 11:15 AM
Hi All
I'm writting some configurations for a new install and we do not have the hardware at present as we are waiting for delivery.
Can someone help me out and give me the correct port range syntax (for example)
Gigabit Interface 1/0/1
gi1/1
gi1
There are 20 ports on the SG300-20, I asume that port 19 and 20 are copper or Gbic using the CLI command #media type
Many thanks
Solved! Go to Solution.
09-18-2017 03:14 AM
Hi there,
The switchport syntax is Gi1, so you have:
! int range gi1-20 !
Ports 19 and 20 are combo ports, they will default to the SFP port if it is connected. There is no need to configure media type.
sh int status ... gi19 1G-Combo-C Full 1000 Enabled Off Up Disabled Auto gi20 1G-Combo-C Full 1000 Enabled Off Up Disabled Auto #
cheers,
Seb.
09-18-2017 03:14 AM
Hi there,
The switchport syntax is Gi1, so you have:
! int range gi1-20 !
Ports 19 and 20 are combo ports, they will default to the SFP port if it is connected. There is no need to configure media type.
sh int status ... gi19 1G-Combo-C Full 1000 Enabled Off Up Disabled Auto gi20 1G-Combo-C Full 1000 Enabled Off Up Disabled Auto #
cheers,
Seb.
09-18-2017 03:15 AM
Outstanding and thanks for the speedy reply :-)
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide