cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
442
Views
2
Helpful
3
Replies

C9300L-24T-4X switch

ephraim
Level 1
Level 1

I recently bought a number of C9300L-24T-4X switches and I am unable to configure IP addresses on the interfaces even though I can shut down and activate the interfaces. What am I missing?

1 Accepted Solution

Accepted Solutions

balaji.bandi
Hall of Fame
Hall of Fame

by default port in Layer 2

if you need to make interface layer 2

config t

interface ten x/x

shutdown

no switchport

ip address x.x.x.x x.x.x.0

no shutdown

!

end

let us know is this works ?

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

View solution in original post

3 Replies 3

balaji.bandi
Hall of Fame
Hall of Fame

by default port in Layer 2

if you need to make interface layer 2

config t

interface ten x/x

shutdown

no switchport

ip address x.x.x.x x.x.x.0

no shutdown

!

end

let us know is this works ?

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

M02@rt37
VIP
VIP

Hello @ephraim,

You are on a Switch. Do no swithport command and ip address command should be available !

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

Joseph W. Doherty
Hall of Fame
Hall of Fame

Also, you can define an interface for a VLAN and assign it an IP.

Review Cisco Networking for a $25 gift card