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

Disabling multiple ports on a 3650 Switch

tinu.karki
Level 1
Level 1

Hi,

I have a 48 ethernet port switch with 4 gig interfaces and i want to disable all the ethernet ports (1-48). Is there a way i can do this with one command? when im in cofigure terminal mode i dont know how i can select a range of interfaces as opposed to just one interface. Pls Help.

1 Accepted Solution

Accepted Solutions

Jon Marshall
Hall of Fame
Hall of Fame

Hi

Try

switch(config)# interface range fa0/1 - 48

switch(config-if-range)# shut

Make sure you have spaces between the interfaces ie

interface range fa0/1"space"-"space"48

HTH

Jon

View solution in original post

3 Replies 3

Jon Marshall
Hall of Fame
Hall of Fame

Hi

Try

switch(config)# interface range fa0/1 - 48

switch(config-if-range)# shut

Make sure you have spaces between the interfaces ie

interface range fa0/1"space"-"space"48

HTH

Jon

Thanks champ that worked

MRatemo
Level 1
Level 1

use the following command

interface range g0/1-48

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: