【問題】請問CISCO 3524XL VLAN 設定 - PCZONE 討論區

返回   PCZONE 討論區 > ▲ ADSL_CABLE_FTTH 寬 頻 上 網 討 論 > -- 網 路 硬 體 版


PCZONE 討論區



通知

-- 網 路 硬 體 版 "網路卡" , "HUB" ,"Switch","無線網路產品","頻寬分享器" 等網路硬體產品

會員
【問題】請問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 編輯。.
回覆
會員
回覆: 【問題】請問CISCO 3524XL VLAN 設定
引用:
作者: apathy
請問CISCO 3524XL能不能設定同時啟動多個VLAN
我的設定方式
en
vlan database
vtp transparent
^^^^^^^^^^^^^
將 vtp transparent 換成 vtp server 試試看
回覆
會員
回覆: 【問題】請問CISCO 3524XL VLAN 設定
感謝
我試試

回覆


類似的主題
主題 主題作者 討論版 回覆 最後發表
D-LINK DIR-130加 VLAN Switch(EZ-800V)設定 ryan1688 -- 網 路 硬 體 版 34 2009-05-07 02:50 AM
【問題】請問cisco ap350的設定 dennies1019 -- 網 路 硬 體 版 0 2008-10-07 11:36 PM
【問題】請問Cisco Aironnet 1100如何設定WDS連tomato tostng -- 無 線 網 路 版 1 2008-02-14 08:50 PM
【求助】切 VLAN ,但不同 vlan 卻可以 ping 到(LongWell LW-929) lichime -- 網 路 硬 體 版 4 2005-08-29 09:27 PM
【求助】請問一個關於 vlan mrtg的問題 miraculous -- 網 路 技 術 版 6 2004-06-26 01:20 AM






 XML   RSS 2.0   RSS 
本站使用 vBulletin 合法版權程式
站務信箱 : [email protected]

本論壇所有文章僅代表留言者個人意見,並不代表本站之立場,討論區以「即時留言」方式運作,故無法完全監察所有即時留言,若您發現文章可能有異議,請 email :[email protected] 處理。