ПРОЕКТЫ 


  АРХИВ 


Apache-Talk @lexa.ru 

Inet-Admins @info.east.ru 

Filmscanners @halftone.co.uk 

Security-alerts @yandex-team.ru 

nginx-ru @sysoev.ru 

  СТАТЬИ 


  ПЕРСОНАЛЬНОЕ 


  ПРОГРАММЫ 



ПИШИТЕ
ПИСЬМА












     АРХИВ :: Inet-Admins
Inet-Admins mailing list archive (inet-admins@info.east.ru)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [inet-admins] EoMPLS help..



blny@xxxxxx wrote:

Стоит задача пробросить Ethernet траффик клиента (включая VLAN tag)

В таком варианте EoMPLS работает - но таги срезает


interface Tunnel1
 ip unnumbered Loopback0
 tunnel destination 10.30.0.69
 tunnel mode mpls traffic-eng
 tunnel mpls traffic-eng autoroute announce
 tunnel mpls traffic-eng path-option 1 dynamic
! interface GigabitEthernet1/2
 no ip address
 no switchport
!
interface GigabitEthernet1/2.3620
 encapsulation dot1Q 3620
 mpls l2transport route 10.30.0.69 3620
!

Пробую сделать так

vlan 3620

interface Tunnel1
 ip unnumbered Loopback0
 tunnel destination 10.30.0.69
 tunnel mode mpls traffic-eng
 tunnel mpls traffic-eng autoroute announce
 tunnel mpls traffic-eng path-option 1 dynamic
!
interface GigabitEthernet1/2
  no ip address
  switchport
  switchport access vlan 3620
switchport mode trunk !
interface vlan 3620
 xconnect 10.30.0.69 3620 encapsulation mpls
!


Таки хочется транк пробрасывать, или один вилан?


skip


Подскажите куда дальше копать ? LSP точно живой..
Почему Tunnel label: not ready ?


Если надо транк пробросить, то надо делать port mode EoMPLS, т.е. xconnect на GE интерфейсе, а не на vlan интерфейсе. Или, если хочется, можно потра... то есть, поизвращаться с QinQ.

=============================================================================
"inet-admins" Internet access mailing list. Maintained by East Connection ISP.
Mail "unsubscribe inet-admins" to Majordomo@xxxxxxxxxxxx if you want to quit.
Archive is accessible on http://info.east.ru/rus/inetadm.html




 




Copyright © Lexa Software, 1996-2009.