Inet-Admins mailing list archive (inet-admins@info.east.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[inet-admins] EoMPLS help..
Всем добрый день..
Стоит задача пробросить 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
no cdp enable
!
interface vlan 3620
xconnect 10.30.0.69 3620 encapsulation mpls
!
GL-1#sh mpls l2transport vc de
Local interface: Vl3620 up, line protocol up, Eth VLAN 3620 up
Destination address: 10.30.0.69, VC ID: 3620, VC status: down
Tunnel label: not ready, LFIB entry present
Output interface: unknown, imposed label stack {}
Create time: 02:14:39, last status change time: 00:16:57
Signaling protocol: LDP, peer 10.30.0.69:0 up
MPLS VC labels: local 29, remote 2819
Group ID: local 0, remote 0
MTU: local 1500, remote 1500
Remote interface description:
Sequencing: receive disabled, send disabled
VC statistics:
packet totals: receive 0, send 0
byte totals: receive 0, send 0
packet drops: receive 0, send 0
GL-1#
Подскажите куда дальше копать ? LSP точно живой..
Почему Tunnel label: not ready ?
Забыл - Cisco 7606 ioS Version 12.2(18)SXD2
GL-1#sh module
Mod Ports Card Type Model Serial No.
--- ----- -------------------------------------- ----------------- -----------
1 24 CEF720 24 port 1000mb SFP WS-X6724-SFP SAL083324UP
5 2 Supervisor Engine 720 (Active) WS-SUP720-BASE SAD082002U6
Mod Sub-Module Model Serial Hw Status
--- --------------------------- ------------------ ------------ ------- -------
1 Centralized Forwarding Card WS-F6700-CFC SAL08311FJB 2.0 Ok
5 Policy Feature Card 3 WS-F6K-PFC3BXL SAD0828083H 1.3 Ok
5 MSFC3 Daughterboard WS-SUP720 SAD08260EJF 2.2 Ok
Спасибо..
=============================================================================
"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
|