Results 1 to 4 of 4

Thread: How to setup IP on Cisco Switch

  1. #1
    Join Date
    Jul 2009
    Posts
    104

    How to setup IP on Cisco Switch

    Hi,

    I am trying to configure a Cisco 2950T switch. For some reason I can not connect to the switch using the address 10.0.0.1 in the browser. I've reset the switch to clear the current configuration file. I have two Cisco IP phone is used and the rest of Cisco IP Communicator on my network, data and voice in the same VLAN, but necessary to separate.

    If you have any idea, please help!

  2. #2
    Join Date
    Dec 2007
    Posts
    195

    Re: How to setup IP on Cisco Switch

    To setup IP on to the Cisco 2950t switch with this command of global configuration mode.

    Code:
    Switch2950 (config) # interface vlan 1
    
    Switch2950 (config-if) # ip address 192.168.0.1 255.255.255.0

  3. #3
    Join Date
    May 2008
    Posts
    244

    Re: How to setup IP on Cisco Switch

    To set an IP address on the Cisco 2950t switch :

    Log onto the router using the console cable and type:

    Code:
    Switch(config)#int vlan 1
    Switch(config-if)#ip address 10.60.1.1 255.255.248.0
    Switch(config-if)#no shut
    Switch(config-if)#end

  4. #4
    Join Date
    May 2008
    Posts
    353

    Re: How to setup IP on Cisco Switch

    If you can get then enable the HTTP server configuration. Using IP switch to access the web-based configuration. It is much easier than the command line inputs. It is assumed that use a lot of resources from the backplane but you get a great deal of information which is difficult to watch. Do not forget any http server or at least change the server port to a port of a firewall.

    You can use any terminal or terminal application also real than the last.

Similar Threads

  1. Problems with booting into a CISCO switch
    By KimLree in forum Networking & Security
    Replies: 1
    Last Post: 09-06-2010, 05:02 AM
  2. How do I upgrade IOS on a cisco switch?
    By Chauncey in forum Networking & Security
    Replies: 4
    Last Post: 27-02-2010, 12:54 PM
  3. Cisco Switch Problem: %rtd-1-addr_flap:
    By mrbari in forum Networking & Security
    Replies: 1
    Last Post: 26-12-2009, 03:56 PM
  4. Cisco Switch Password Reset
    By Segvoia in forum Networking & Security
    Replies: 3
    Last Post: 07-08-2009, 11:22 AM
  5. What is Cisco Switch's Default Password
    By Honorata in forum Networking & Security
    Replies: 3
    Last Post: 22-07-2009, 10:00 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,496,113.36434 seconds with 17 queries