cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1469
Views
10
Helpful
4
Replies

X connect between Sub interface and interface vlan

LoopG
Level 1
Level 1

I have configured below xconnect between sub interface(one side) and a vlan interface (other end) but its not working. does anything wrong or cant we create xconnect between sub interface and vlan interface

 

Side A

interface Vlan3315
mtu 1600
no ip address
xconnect 10.60.0.1 500 pw-class TEST
end


pseudowire-class TEST
encapsulation mpls

 

PE-1#show mpls l2transport vc 500 detail
Local interface: Vl3315 up, line protocol up, Eth VLAN 3315 up
Interworking type is Ethernet
Destination address: 10.60.0.1, VC ID: 500, VC status: down
Output interface: Vl148, imposed label stack {4253}
Preferred path: not configured
Default path: active
Next hop: 10.61.0.58
Load Balance: none
Flow Label: Disabled
Create time: 00:01:55, last status change time: 00:00:03
Signaling protocol: LDP, peer 10.60.0.1:0 up
Targeted Hello: 10.60.0.10(LDP Id) -> 10.60.0.1
Status TLV support (local/remote) : enabled/supported
Label/status state machine : established, LrdRru
Last local dataplane status rcvd: no fault
Last local SSS circuit status rcvd: AC DOWN(rx,tx faults)
Last local SSS circuit status sent: no fault
Last local LDP TLV status sent: AC DOWN(rx,tx faults)
Last remote LDP TLV status rcvd: no fault
MPLS VC labels: local 968, remote 4253
Group ID: local 0, remote 0
MTU: local 1600, remote 1600
Remote interface description: ### XXX ###
Sequencing: receive disabled, send disabled
VC statistics:
packet totals: receive 0, send 0
byte totals: receive 0, send 0
packet drops: receive 0, seq error 0, send 0

 

 

=====================================

Side B

interface TenGigabitEthernet8/2.3315
encapsulation dot1Q 3315
xconnect 10.60.0.10 500 encapsulation mpls
end

 

PE-2#show mpls l2transport vc 500 detail
Local interface: Te8/2.3315 up, line protocol up, Eth VLAN 3315 up
Interworking type is Ethernet
Destination address: 10.60.0.10, VC ID: 500, VC status: down
Output interface: Vl148, imposed label stack {4042}
Preferred path: not configured
Default path: active
Next hop: 10.61.0.57
Load Balance: none
Flow Label: Disabled
Create time: 00:51:47, last status change time: 00:00:03
Signaling protocol: LDP, peer 10.60.0.10:0 up
Targeted Hello: 10.60.0.1(LDP Id) -> 10.60.0.10
Status TLV support (local/remote) : enabled/supported
Label/status state machine : established, LruRrd
Last local dataplane status rcvd: no fault
Last local SSS circuit status rcvd: no fault
Last local SSS circuit status sent: AC DOWN(rx,tx faults)
Last local LDP TLV status sent: no fault
Last remote LDP TLV status rcvd: AC DOWN(rx,tx faults)
MPLS VC labels: local 4253, remote 4042
Group ID: local 0, remote 0
MTU: local 1600, remote 1600
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, seq error 0, send 0

 

am I missing somthing or cant we do the configuration in this way ?

what is the meaning of Last local SSS circuit status ?

 

4 Replies 4

Hello,

 

what devices (e.g. Catalyst 9300 switches) are you trying to configure this on ? I think Vlans are not supported iin EoMPLS. Can you try to use physical interfaces on both sides ?

These are cisco WS-C6509-E devices, yes it is working with sub-interfaces with both sides, but I need move one sub interface into vlan trunk port at Side A which is already configured as a trunk port.

Hello,

 

on the side a switch, under the pseudo wire class, try and configure:

 

transport-mode vlan

Hi,

Thank you very mush for reply me 

 

"transport-mode vlan" command is not available under pseudowire-class or

 

(config-pw-class)#encapsulation mpls ?
<cr>

Review Cisco Networking products for a $25 gift card