Tags Cloud

How can i configure ports on a Cisco 2950 switch?

Posted by mekichan on Friday 1 May 2009 at 2:48 am



I am working on a Cisco 2950 series switch, and im trying to figure out how to make my first port be my outbound port to the rest of my network that’s using dhcp. how could i do this through the IOS command ine?

Similar Posts:


Extend This Post Reach
Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • BarraPunto
  • blinkbits
  • Blogosphere News
  • email
  • Furl
  • Live
  • MyShare
  • MySpace
  • Netvouz
  • Ping.fm
  • PlugIM
  • Print
  • Reddit
  • Socialogs
  • Spurl
  • StumbleUpon
  • Technorati
  • Yahoo! Buzz
  • YahooMyWeb
  • Yigg

2 Comments »

  1. Comment by naiku — May 4, 2009 @ 12:11 am

    what do you mean outbound port? SPAN port or just the gateway for the switch? If just a gateway, plug fa0/1 w/ a crossover cable into e0 on your router. the ip addresses are assuming .1 is e0 and .2 will be fa0/1. also helper-address isn’t needed on the switch if the directly connected switch is pooling out address. its only used if you are more then 1 hop away from the server.

    ena
    conf t
    del vlan.dat
    clear start
    reload

    ena
    conf t
    int vlan1
    ip address 192.168.1.2 255.255.255.0
    exit
    ip default-gateway 192.168.1.1
    exit
    ip helper-address 192.168.1.1
    write mem

    hopefully this is helpful if not just tell me.

  2. Comment by Photo Tips And Tricks — May 4, 2009 @ 3:38 pm

    I’m unsure exactly the details of your implementation, but I’d suggest reviewing the source listed below for information about DHCP features on the 2950.

RSS feed for comments on this post. TrackBack URI

Leave a comment

CAPTCHA Image CAPTCHA Audio
Refresh Image

Copyright © 2009 Tips and Trick About Cisco. WP Theme created by Web Top.