cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1849
Views
0
Helpful
14
Replies

WS-C2960 IOS Image Problem.

azibnaseem1
Level 1
Level 1

Dear CISCO Team,

I have Catalyst 2960, 24 ports switch, it isn't accessible from console. Screen shot is attached. Kindly, review and update accordingly.

Thanks,

14 Replies 14

zdesignstudio
Level 4
Level 4

Change console cable and/or baud rate on your session client.

Please rate useful posts and mark answers as correct if applicable.

Please rate useful posts and mark answers as correct if applicable.

Dear zdesignstudio,

My all others devices are accessible using this same console cable moreover changing buad rate didn't make any difference, result is same.

Thanks,

Did you at least try a different cable and/or usb adapter?

Please rate useful posts and mark answers as correct if applicable.

Please rate useful posts and mark answers as correct if applicable.

i have a cisco catalyst 2960 24 port switch when i connect one of my internet leased line connection to it, that particular port get err desaibled,how can i configure this connection in 2960 switch,kindly reply

Dear M.das5401,

Kindly, post the running configuration of your switch interface.

Thanks,

my switch is connected in the network and its working fine but when i connect the internet leased line to one of its port that particular port get disabled ,kindly tell me how to configure the internet leased line on this switch with out disabling the port,we are using Cisco network assistant to configure our switches ,kindly find the attached file for my switch configuration details 

As stated, please provide a running configuration of the switch for us to review.

Also, its best to create your own thread.

Please rate useful posts and marks answers as correct if applicable.

Please rate useful posts and mark answers as correct if applicable.

From your provided screen shots, I didn't deduced any thing related your problem. Kindly, provide the running configuration of Interface. Moreover, ports are err-disabled due to security violation. Kindly, check is there any security is configured on the interface.

Thanks, 

as discussed we send you the running configuration of our switch,kindly find the attached file for running configuration of my 2960 switch,

It's clearly seen that port security is enable on all the interface. Kindly disabled port security from the interface on which you want to connect your internet line.

we disabled all security option  on that particular port on which we connect our internet leased line but i am not able to get ping reply from internet gateway, kindly suggest me the step by step process how to configure internet on 2960 switch.

I get my internet connection form my isp with a fiber optic cable to a converter after the converter it connects with a Ethernet cable (Rj45) to my switch 2960.

kindly find the attached file to know my  internet connectivity

Do you have a router in this setup anywhere? Is the ISP providing the router for teh default gateway and NAT?

Please rate useful posts and mark answers as correct if applicable.

Please rate useful posts and mark answers as correct if applicable.

no we don't have any router between my switch and ISPs converter ,ISP have provided us a range of static IP addresses.  . 

There are many ways to configure your setup. 

1) You can add a router between your converter and switch then Assign IP addresses to router interfaces and then configure your router as NAT Router and plug your ISP cable into one interface and another router interface cable to your switch.

2) Secondly, you can configure your switch as layer 3 switch. First of all you have to configure your switch as layer 3 switch to perform Routing & switching function using below command under global configuration mode.

2960(config)# ip routing 

then under interface configuration mode you have to perform given commands.

2960(config)# interface 

2960(config-if)# no switchport

2960(config-if)# ip address 

you can add me on skype to contact me more quickly.

zinda.dill786