【問題】請問CISCO 3524XL VLAN 設定

顯示結果從第 1 筆 到 3 筆,共計 3 筆
  1. #1
    會員
    註冊日期
    2005-03-22
    討論區文章
    5

    【問題】請問CISCO 3524XL VLAN 設定

    請問CISCO 3524XL能不能設定同時啟動多個VLAN
    我的設定方式
    en
    vlan database
    vtp transparent
    vlan 110
    vlan 120
    exit

    conf t

    int fa 0/1
    switchport access vlan 110
    exit

    int fa 0/2
    switchport access vlan 110
    exit

    int fa 0/3
    switchport access vlan 120
    exit

    int fa 0/4
    switchport access vlan 120
    exit

    int vlan 110
    no shutdown
    exit

    int vlan 120
    no shutdown

    可是除了預設的VLAN 1以外的VLAN全部都是down,而且再分配到VLAN下的那些PORT全部都不通可是相同的方式在3550上卻可以
    能請各位先進教教我嗎,感激不盡阿

    sh vlan 的訊息如下:
    VLAN Name Status Ports
    ---- -------------------------------- --------- -------------------------------
    1 default active Fa0/5, Fa0/6, Fa0/7, Fa0/8,
    Fa0/9, Fa0/10, Fa0/11, Fa0/12,
    Fa0/13, Fa0/14, Fa0/15, Fa0/16,
    Fa0/17, Fa0/18, Fa0/19, Fa0/20,
    Fa0/21, Fa0/22, Fa0/23, Fa0/24,
    Gi0/1, Gi0/2
    110 admin active Fa0/1, Fa0/2
    120 pos active Fa0/3, Fa0/4
    1002 fddi-default active
    1003 token-ring-default active
    1004 fddinet-default active
    1005 trnet-default active

    VLAN Type SAID MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2
    ---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------
    1 enet 100001 1500 - - - - - 0 0
    110 enet 100110 1500 - - - - - 0 0
    120 enet 100120 1500 - - - - - 0 0
    1002 fddi 101002 1500 - - - - - 0 0



    sh int vlan 110的訊息如下:
    VLAN110 is administratively down, line protocol is down
    Hardware is CPU Interface, address is 0005.9ba3.9640 (bia 0005.9ba3.9640)
    MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec,
    reliability 255/255, txload 1/255, rxload 1/255
    Encapsulation ARPA
    ARP type: ARPA, ARP Timeout 04:00:00

    sh int vlan 120的訊息如下:
    VLAN120 is administratively down, line protocol is down
    Hardware is CPU Interface, address is 0005.9ba3.9640 (bia 0005.9ba3.9640)
    MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec,
    reliability 255/255, txload 1/255, rxload 1/255
    Encapsulation ARPA
    ARP type: ARPA, ARP Timeout 04:00:00


    sh run的訊息如下:

    !
    version 12.0
    no service pad
    service timestamps debug uptime
    service timestamps log uptime
    no service password-encryption
    !
    hostname jjsports_3524XL
    !
    enable secret 5 xxxxxxxxxxxxxx
    !
    !
    !
    !
    !
    !
    ip subnet-zero
    !
    !
    !
    !
    interface FastEthernet0/1
    !
    interface FastEthernet0/2
    !
    interface FastEthernet0/3
    !
    interface FastEthernet0/4
    !
    interface FastEthernet0/5
    !
    interface FastEthernet0/6
    !
    interface FastEthernet0/7
    !
    interface FastEthernet0/8
    !
    interface FastEthernet0/9
    !
    interface FastEthernet0/10
    !
    interface FastEthernet0/11
    !
    interface FastEthernet0/12
    !
    interface FastEthernet0/13
    !
    interface FastEthernet0/14
    !
    interface FastEthernet0/15
    !
    interface FastEthernet0/16
    !
    interface FastEthernet0/17
    !
    interface FastEthernet0/18
    !
    interface FastEthernet0/19
    !
    interface FastEthernet0/20
    !
    interface FastEthernet0/21
    !
    interface FastEthernet0/22
    !
    interface FastEthernet0/23
    !
    interface FastEthernet0/24
    !
    interface GigabitEthernet0/1
    !
    interface GigabitEthernet0/2
    !
    interface VLAN1
    ip address 192.168.1.210 255.255.255.0
    no ip directed-broadcast
    no ip route-cache
    !
    interface VLAN110
    no ip directed-broadcast
    no ip route-cache
    shutdown
    !
    interface VLAN120
    no ip directed-broadcast
    no ip route-cache
    shutdown
    !
    snmp-server engineID local 00000009020000059BA39640
    snmp-server community private RW
    snmp-server community public RO
    !
    line con 0
    transport input none
    stopbits 1
    line vty 0 4
    password mp42j/45j/vup
    login
    line vty 5 15
    password mp42j/45j/vup
    login
    !
    end


    此文章於 2006-11-06 02:32 PM 被 apathy 編輯。

  2. #2
    會員
    註冊日期
    2005-03-04
    所在地區
    ADSL 8M/640
    討論區文章
    39

    回覆: 【問題】請問CISCO 3524XL VLAN 設定

    引用 作者:apathy
    請問CISCO 3524XL能不能設定同時啟動多個VLAN
    我的設定方式
    en
    vlan database
    vtp transparent
    ^^^^^^^^^^^^^
    將 vtp transparent 換成 vtp server 試試看

  3. #3
    會員
    註冊日期
    2005-03-22
    討論區文章
    5

    回覆: 【問題】請問CISCO 3524XL VLAN 設定

    感謝
    我試試

類似的主題

  1. 【問題】請問cisco ap350的設定
    作者:dennies1019 所在討論版:-- 網 路 硬 體 版
    回覆: 0
    最後發表: 2008-10-07, 11:36 PM
  2. 【問題】請問Cisco Aironnet 1100如何設定WDS連tomato
    作者:tostng 所在討論版:-- 無 線 網 路 版
    回覆: 1
    最後發表: 2008-02-14, 08:50 PM
  3. 請問cisco PIX515設定ADSL問題
    作者:smartgod 所在討論版:-- 網 路 技 術 版
    回覆: 0
    最後發表: 2003-11-28, 07:46 PM
  4. 請問cisco 2500 router 的2wanport 的設定
    作者:pp1009 所在討論版:-- 網 路 硬 體 版
    回覆: 3
    最後發表: 2002-01-23, 11:34 PM
  5. 請問cisco 677計時制設定的方式?
    作者:danity2000 所在討論版:---- ADSL 軟 硬 體 技 術
    回覆: 2
    最後發表: 2002-01-05, 04:32 PM

 

3524XL

CISCO 3524XL

發表文章規則

  • 不可以發表新主題
  • 不可以回覆文章
  • 不可以上傳附加檔案
  • 不可以編輯自己的文章
  •