Привет всем! есть свич des-3028Р и L3 свич cisco catalyst 3560. к каждому подключил по одной рабочей станции. свичи подключены друг к другу по тегированному 24 порту(на циске 24 транковый). не идут пинги от одной машины к другой. на циске маршрутизация между подсетями работает, проверил когда воткнул оба патчкорда в циску, пинги идут.
1 подсеть - 192.155.155.0 2 подсеть - 192.155.156.0 для управления свичами - 192.155.154.0
прилагаю конфиги des-3028P и cisco 3560:
des-3028P: Command: show switch
Device Type : DES-3028P Fast Ethernet Switch MAC Address : 34-08-04-95-85-8A IP Address : 192.155.154.20 (Manual) VLAN Name : default Subnet Mask : 255.255.255.0 Default Gateway : 0.0.0.0 Boot PROM Version : Build 1.00.B06 Firmware Version : Build 2.00.B27 Hardware Version : A2 Serial Number : P1D22B3000336 System Name : System Location : System Contact : Spanning Tree : Disabled GVRP : Disabled IGMP Snooping : Disabled VLAN trunk : Disabled 802.1x : Disabled TELNET : Disabled WEB : Enabled(TCP 80) RMON : Disabled SSH : Enabled(TCP 22) SSL : Disabled Clipaging : Enabled Syslog Global State: Disabled Dual Image : Supported Password Encryption Status : Disabled
DES-3028P:4#show vlan Command: show vlan
VID : 1 VLAN Name : default VLAN Type : Static Advertisement : Enabled Member Ports : 3-28 Static Ports : 3-28 Current Tagged Ports : 24 Current Untagged Ports : 3-23,25-28 Static Tagged Ports : 24 Static Untagged Ports : 3-23,25-28 Forbidden Ports :
VID : 155 VLAN Name : 155vlan VLAN Type : Static Advertisement : Disabled Member Ports : 1,24 Static Ports : 1,24 Current Tagged Ports : 24 Current Untagged Ports : 1 Static Tagged Ports : 24 Static Untagged Ports : 1 Forbidden Ports :
VID : 156 VLAN Name : 156vlan VLAN Type : Static Advertisement : Disabled Member Ports : 2,24 Static Ports : 2,24 Current Tagged Ports : 24 Current Untagged Ports : 2 Static Tagged Ports : 24 Static Untagged Ports : 2 Forbidden Ports : Total Entries : 3 DES-3028P:4#
cisco 3560:
Switch#show run Building configuration...
Current configuration : 3308 bytes ! version 12.2 no service pad service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Switch ! boot-start-marker boot-end-marker ! ! no aaa new-model system mtu routing 1500 ip subnet-zero ip routing ! ! ! !
! ! ! ! ! spanning-tree mode pvst spanning-tree etherchannel guard misconfig spanning-tree extend system-id ! vlan internal allocation policy ascending ! ! ! interface FastEthernet0/1 switchport access vlan 155 switchport mode access ! interface FastEthernet0/2 switchport access vlan 156 switchport mode access ! 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 switchport trunk encapsulation dot1q ! interface GigabitEthernet0/1 ! interface GigabitEthernet0/2 ! interface Vlan1 ip address 192.155.154.154 255.255.255.0 ! interface Vlan155 ip address 192.155.155.2 255.255.255.0 ! interface Vlan156 ip address 192.155.156.2 255.255.255.0 ! ip classless ip route 0.0.0.0 0.0.0.0 192.155.154.20 ip http server ip http secure-server control-plane line con 0 line vty 0 4 login line vty 5 15 login end
Switch# Switch#show vlan VLAN Name Status Ports ---- -------------------------------- --------- ------------------------------- 1 default active Fa0/3, Fa0/4, 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 155 vlan155 active Fa0/1 156 vlan156 active Fa0/2 1002 fddi-default act/unsup 1003 token-ring-default act/unsup 1004 fddinet-default act/unsup 1005 trnet-default act/unsup
VLAN Type SAID MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2 ---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------ 1 enet 100001 1500 - - - - - 0 0 155 enet 100155 1500 - - - - - 0 0 156 enet 100156 1500 - - - - - 0 0 1002 fddi 101002 1500 - - - - - 0 0 1003 tr 101003 1500 - - - - - 0 0 1004 fdnet 101004 1500 - - - ieee - 0 0 1005 trnet 101005 1500 - - - ibm - 0 0
Remote SPAN VLANs ------------------------------------------------------------------------------ Primary Secondary Type Ports ------- --------- ----------------- ------------------------------------------ Switch#
|