Jump to content

Recommended Posts

Posted

Доброго дня всем.

 

Не удается подружить два этих девайса. ((

 

На 3Сом-е 3 vlan-а:

 

1 (native), vlan 2 (tagged), vlan 3 (untagged)

 

Cisco подключена к vlan 2 (порт tagged он же trunk в терминалогии cisco), к vlan 3 - часть сети

 

Нс cisco

 

interface FastEthernet0/0

no ip address

no ip mroute-cache

duplex auto

speed auto

no cdp enable

!

interface FastEthernet0/0.1

description VLAN 1

encapsulation dot1Q 1 native

ip address 192.168.0.190 255.255.255.0

ip nat inside

no cdp enable

!

interface FastEthernet0/0.2

description VLAN 2

encapsulation dot1Q 2

ip address 192.168.1.1 255.255.255.0

no cdp enable

!

interface FastEthernet0/0.3

description VLAN 3

encapsulation dot1Q 3

ip address 192.168.3.1 255.255.255.0

no cdp enable

 

 

Проблема: из vlan 3 пакеты никуда не уходят..только гуляют внутри vlan 3...даж интерфейс cisco не пингуется

 

Подскажите, плиз, в чем граюли.

Спасибо.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...
На сайте используются файлы cookie и сервисы аналитики для корректной работы форума и улучшения качества обслуживания. Продолжая использовать сайт, вы соглашаетесь с использованием файлов cookie и с Политикой конфиденциальности.