Cisco Switch Config
Results 1 to 4 of 4

Thread: Cisco Switch Config

  1. #1
    Registered User SCHTUDE's Avatar
    Join Date
    May 2001
    Location
    Iowa City, Iowa
    Posts
    181

    Question Cisco Switch Config

    Could someone tell me what command to use to set the default gateway on a Cisco 3500 ? Thanks!

  2. #2
    Junior Member
    Join Date
    Apr 2002
    Location
    fantasy land
    Posts
    8

    Post

    From global config enter ip default-gateway ip-address
    It should be the next hop address in relation to the switch.

    You may want to check out the documentation, for any troubleshooting...
    <a href="http://www.cisco.com/univercd/home/home.htm" target="_blank">http://www.cisco.com/univercd/home/home.htm</a>

  3. #3
    Registered User silencio's Avatar
    Join Date
    Sep 2000
    Location
    Savannah
    Posts
    3,960

    Post

    I'm guessing that you mean the 3550 switch.

    1st Login, then go to enable mode, then to config mode and type ip default-gateway 192.168.1.x

    en
    conf t
    ip default-gateway address

  4. #4
    Registered User SCHTUDE's Avatar
    Join Date
    May 2001
    Location
    Iowa City, Iowa
    Posts
    181

    Post

    Thanks guys! I was trying to do it in the vlan1 interface. Helps when you do it in the right spot!

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
  •