Latest Threads

موسوعة كهربائية » Author: mohamadoz » Last Post: mohamadoz Direct Download Windows Live Messenger Beta 2011 Full Offline Installer From Microsoft Server » Author: Mohamed Fouad » Last Post: Mohamed Fouad ساعدونى باسئلة انترفيو الكاتيل » Author: aragorn » Last Post: aragorn لغز إينشتاين للأذكياء فقط 2% من سكان العالم يستطيعوا حلها » Author: Mohamed Fouad » Last Post: Helaly real ip config help » Author: fady hanna » Last Post: sniper_loop can u tell me what's wrong with my CV ? » Author: alshaimaa maaly » Last Post: mohamadoz How to Disable UAC / Turn Off UAC in Windows 7 User Account Control (UAC) » Author: Mohamed Fouad » Last Post: Mohamed Fouad IT Jobs 5 September 2010 » Author: memo_9000 » Last Post: memo_9000 can u tell me what's wrong with my CV ? » Author: alshaimaa maaly » Last Post: Mohamed Fouad اكسر الزجاج و خد مليون دولار » Author: Mohamed Fouad » Last Post: bondo2h اسف يا شباب » Author: Helaly » Last Post: bondo2h Giza Systems » Author: heba bekhit » Last Post: heba bekhit زكاة الفطر » Author: نداء الاسلام » Last Post: Mohamed Fouad فوليرين الاكتشاف المكون من الكربون بعد مرور 25 عاما وهو علاج للايدز واقوى مائة مرة من الفولاز » Author: Mohamed Fouad » Last Post: Mohamed Fouad SW testing engineer » Author: mohamadoz » Last Post: mohamadoz هديه الى اعضاء منتدى Egypt Engineers برنامج Cisco IP Communicator » Author: ah_khairy » Last Post: عميل خاص Cisco Port Security Arabic Video » Author: Mohamed Fouad » Last Post: Mohamed Fouad كورس Mos كاملاً شرح + امتحانات + سيمولشن » Author: Mohamed Fouad » Last Post: Mohamed Fouad امتحان السكة الحديد » Author: engrabih » Last Post: golden_engineer instructors needed » Author: mohamadoz » Last Post: mohamadoz Vacancies @ Sphere Consulting » Author: mohamadoz » Last Post: mohamadoz Vacancies @ SCIS » Author: mohamadoz » Last Post: mohamadoz Developer Vacancy » Author: mohamadoz » Last Post: mohamadoz web designer required in MNF » Author: mohamadoz » Last Post: mohamadoz ViewSonic officially announces the ViewPad 7 with full phone functionality » Author: Mohamed Fouad » Last Post: Mohamed Fouad Apple announces iOS 4.1 » Author: Mohamed Fouad » Last Post: Mohamed Fouad Samsung Galaxy Tab Preview - Look like IPad » Author: Mohamed Fouad » Last Post: Mohamed Fouad Windows Phone 7 reaches the gold status - gets to manufacturing » Author: Mohamed Fouad » Last Post: Mohamed Fouad القاهرة - للبيع روترات سيسكو » Author: wessamgharip » Last Post: Helaly استفتاء: من هو افضل انستركتور قابلتة فى شبكات سيسكو وما هو السنتر اللى حضرت فيه؟ » Author: Mohamed Fouad » Last Post: Mohamed Fouad بحاجة برنامج "Dsch" software » Author: dimaaaa » Last Post: dimaaaa Finding your PIN, IMEI, Free memory, OS Version on a BlackBerry » Author: Mohamed Fouad » Last Post: Mohamed Fouad Exchange 2010 SP1 FAQs and some Known Issues » Author: Mohamed Fouad » Last Post: Mohamed Fouad RIZE - Contract Opportunities - Huawei KSA » Author: mohamadoz » Last Post: cizooo Cisco patches bug that crashed 1% of Internet » Author: mohamadoz » Last Post: mohamadoz
+ Reply to Thread
Results 1 to 9 of 9
  1. #1

    Default cisco switch 2950

    عندى سويتش سيسكو 2950 وعايز افتح عليه

    telnet

    web interface

    وكيف احط عليه ip

  2. #2
    Join Date
    Jan 2008
    Location
    Cairo
    Posts
    1,985
    Rep Power
    4

    Default

    steps
    1-enter with console cable
    2-make vlan with ip address which u want
    3-make line vty with password which u want

    after u login with console
    this commands to do telnet
    >enable
    #config terminal
    config)#line vty 0 4
    (config-line)#login
    (config-line)#password <password_here>
    (config-line)#exit

    then enter ip for vlan so u can enter using web browser using ip address of vlan
    >enable
    #config terminal
    (config)#vlan 20 for example
    (config-vlan)#ip address 192.168.1.254 255.255.255.0
    any ip address u want
    (config-vlan)#exit
    (config)#interface range fasthethernet 0/1 – 8 for example
    (config-if-range)#switchport access vlan 20



    اتمني اكون قدرت اني اساعدك بده ولو في اي سؤال اخر لا تتردد في سؤاله
    وبالتوفيق
    رب اغفر لي ولوالدي رب ارحمهما كما ربياني صغيرا


  3. #3
    Join Date
    Nov 2007
    Location
    Arab world!
    Posts
    5,399
    Blog Entries
    3
    Rep Power
    10

    Default

    Great! Redheart!
    Thank you.
    Mohamed Fouad
    System Admin
    GBG Co.


    EgyEng.com now give you the ability to publish your new threads to Facebook via a small check box which submitting a new thread!, also Like threads icons and connect your Facebook account to EgyEng.com.

    Connect your EgyEng.com and Facebook account NOW!
    Just click on the Facebook connect icon so scroll till upper of the page and connect NOW!


    [Only registered and activated users can see links. فقط الأعضاء المسجلين والمفعلين هم من يستطيعوا رؤية الروابط إضغط وإنضم لمهندسي مصر ]

  4. #4

    Default

    still not working , need advice

    this is my show run ...

    Current configuration : 3322 bytes
    !
    version 12.1
    no service pad
    service timestamps debug uptime
    service timestamps log uptime
    service password-encryption
    !
    hostname DJ-Sw4-2950
    !
    enable secret 5 $1$9WI4$YFn/DNATtsmansV1KN.F4/
    enable password 7 04500C0A301E564F02
    !
    ip subnet-zero
    !
    spanning-tree extend system-id
    !
    !
    interface FastEthernet0/1
    switchport mode trunk
    no ip address
    !
    --More—
    interface FastEthernet0/2
    switchport access vlan 20
    switchport mode access
    no ip address
    spanning-tree portfast
    !
    interface FastEthernet0/3
    switchport access vlan 3
    switchport mode access
    no ip address
    spanning-tree portfast
    !
    interface FastEthernet0/4
    switchport access vlan 2
    switchport mode access
    no ip address
    spanning-tree portfast
    !
    interface FastEthernet0/5
    switchport mode access
    no ip address
    spanning-tree portfast
    !
    --More—
    interface FastEthernet0/6
    switchport mode trunk
    no ip address
    !
    interface FastEthernet0/7
    switchport access vlan 3
    switchport mode access
    no ip address
    spanning-tree portfast
    !
    interface FastEthernet0/8
    switchport access vlan 3
    switchport mode access
    no ip address
    spanning-tree portfast
    !
    interface FastEthernet0/9
    switchport access vlan 3
    switchport mode access
    no ip address
    spanning-tree portfast
    !
    interface FastEthernet0/10
    switchport access vlan 3
    switchport mode access
    no ip address
    spanning-tree portfast
    !
    interface FastEthernet0/11
    switchport access vlan 3
    switchport mode access
    no ip address
    spanning-tree portfast
    !
    interface FastEthernet0/12
    switchport access vlan 3
    switchport mode access
    no ip address
    spanning-tree portfast
    !
    interface FastEthernet0/13
    switchport access vlan 3
    switchport mode access
    no ip address
    spanning-tree portfast
    !
    --More—
    interface FastEthernet0/22
    switchport access vlan 3
    switchport mode access
    no ip address
    spanning-tree portfast
    !
    interface FastEthernet0/23
    switchport access vlan 3
    switchport mode access
    no ip address
    spanning-tree portfast
    !
    interface FastEthernet0/24
    switchport access vlan 3
    switchport mode access
    no ip address
    spanning-tree portfast
    !
    interface Vlan1
    no ip address
    no ip route-cache
    --More—
    no ip route-cache
    shutdown
    !
    interface Vlan2
    ip address 192.168.44.202 255.255.255.0
    no ip route-cache
    !
    ip default-gateway 192.168.44.1
    ip http server
    !
    !
    line con 0
    exec-timeout 0 0
    logging synchronous
    line vty 0 4
    password 7 021F054818031D
    login
    line vty 5 15
    password 7 031D5A18150A33
    login
    !
    end

  5. #5

    Default

    need help ......

  6. #6
    Join Date
    Jan 2008
    Location
    Cairo
    Posts
    1,985
    Rep Power
    4

    Default

    طيب ممكن حضرتك تجرب تشيل
    no ip address
    الموجوده عند كل انترفاس ونشوف هيحصل ايه
    وتعمل
    no shutdown for all interfaces
    رب اغفر لي ولوالدي رب ارحمهما كما ربياني صغيرا


  7. #7

    Default

    بالطيع ممكن هاجرب وأقولك النتيجه وشكرا على تجاوبك

  8. #8
    Join Date
    Jan 2008
    Location
    Cairo
    Posts
    1,985
    Rep Power
    4

    Default

    العفو علي ايه
    ويارب تنفع
    رب اغفر لي ولوالدي رب ارحمهما كما ربياني صغيرا


  9. #9

    Default

    mosh kol el switches bt support el web interfaces + enta mosh kateb el config bta3to

Similar Threads

  1. Cisco CCNP SWITCH 642 813 Cert Kit
    By Mohamed Fouad in forum Cisco
    Replies: 1
    Last Post: 28-03-2010, 05:39 PM
  2. New Ccnp Books - Route-switch-tshoot
    By Mohamed Fouad in forum Cisco
    Replies: 1
    Last Post: 28-03-2010, 05:00 PM
  3. Cisco Networkers 2009-CCVP Prep: Cisco IP Telephony Essentials
    By Mohamed Fouad in forum Cisco Certifications
    Replies: 1
    Last Post: 28-03-2010, 04:53 PM
  4. How to Setup a VLAN on a Cisco Switch
    By ah_khairy in forum Cisco
    Replies: 4
    Last Post: 02-04-2008, 11:55 AM
  5. Replies: 0
    Last Post: 05-01-2008, 06:56 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

أقسام المنتدى

الروابط النصية

تابع جروبنا على الفيس بوك

صفحة Egypt Engineers على الفيس بوك

تابعنا على linkedin

جروبنا على الياهو جروب