PDA

Показать полную графическую версию : Cisco 3500xl + 2600


sasha613
20-07-2010, 12:49
Всем добрый день. помогите пожалуйста.
имеются
cisco router 2600a e0/0
cisco switch 3500xl (второго уровня)

на рутере есть только один ethernet e0/0. рутер подключён к свичу. где есть 2 вилана.
как с помощью одного интерфейса настроить маршрутизацию между виланами.
побывал создать саб интерфейсы как говорили, не чего не заработало. подскажите в чём моя ошибка. и что можно сделать. заранее спасибо.

вот sh run

рутер

Current configuration:
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname Router
!
enable secret 5 $1$DOdl$xWLCItUo/8Ir.xC28jOkp/
enable password 7 15470C18052B6F7209
!
memory-size iomem 15
ip subnet-zero
!
ip dhcp pool 192.168.44.0/24
network 192.168.44.0 255.255.255.0
default-router 192.168.44.100
domain-name cisco
!
!
!
!
!
!
!
interface Ethernet0/0
no ip address
no ip directed-broadcast
!
interface Ethernet0/0.1
description vlan 20
encapsulation dot1Q 20
ip address 192.168.20.100 255.255.255.0
no ip directed-broadcast
!
interface Ethernet0/0.2
description vlan44
encapsulation dot1Q 44
ip address 192.168.44.100 255.255.255.0
no ip directed-broadcast
!
interface BRI0/0
no ip address
no ip directed-broadcast
!
ip classless
no ip http server
!
!
line con 0
transport input none
line aux 0
line vty 0 4
login
!
end

свитч

hostname 3500xl
!
enable secret 5 $1$DNnu$01XjmawXDtUaGXVRp1O5R1
enable password 7 13091E1C0E4C0725256478736025070617475777
!
!
!
!
!
clock timezone utc 4
!
ip subnet-zero
no ip domain-lookup
!
!
!
interface FastEthernet0/1
!
interface FastEthernet0/2
!
interface FastEthernet0/3
!
interface FastEthernet0/4
switchport access vlan 20
!
interface FastEthernet0/5
switchport access vlan 44
!
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 mode trunk
!
interface GigabitEthernet0/1
!
interface GigabitEthernet0/2
!
interface VLAN1
no ip address
no ip directed-broadcast
no ip route-cache
!
banner exec ^C ^C
banner login ^C ^C
banner motd ^CC cisco-home-network ^C
!
line con 0
transport input none
stopbits 1
--More--

kim-aa
25-07-2010, 07:59
Схему с портами рисуйте.

К какому порту коммутатора свитч полключен?




© OSzone.net 2001-2012