CX600-X3 QinQ sub-interface and S5300 & port link-type dot1q-tunnel

m7g
m7g  Diamond  (1)
7 years 11 months ago  View: 4997  Reply: 15
1F
Good day friends! 


Situation is as follows, we have a network with MEN CX600 and switches s5300. On CX600 prescribes e-line service with qinq. pe-vid ce-vid 101 250. S5300 configured on the switch port dot1q-tunnel with default vlan 101. 


Q: Can I register on the switch IP address in Vlanif 101 with service of ce-vid 250 testing service?

This article contains more resources

You need to log in to download or view. No account? Register

x
fabien.abodo
fabien.abodo  Junior 
7 years 11 months ago
2F

Salut! à quel? niveau se trouve cette configuration? au niveau de lOLT MA5600T ou au FDT ou FAT ou à lONT?

M.S.

m7g
m7g  Diamond 
7 years 11 months ago
3F
I think that this is impossible. But suddenly there is a miraculous solution :)
bonner.marshall
bonner.marshall  Silver 
7 years 11 months ago
4F
Does anyone know the answer ?
m7g
m7g  Diamond 
7 years 11 months ago
5F
if we use the dot1q termination from the router, then the switch can raise the necessary vlanif with ip adress and test the service in both directions. 
With qinq it does not work.
Felipe
Felipe  Platinum 
7 years 11 months ago
6F

Reply 2 #

Can you please send your question in english?
Felipe
Felipe  Platinum 
7 years 11 months ago
7F

Hi M7G, If I understood right, you are trying to do qinq starting in a subif of one CX600 and terminate the qinq in the 5300 by using a vlanif right? I think that is impossible my friend, maybe if you try using a subif in 5300 will work, in fact we are using selective qinq in our metro eth network compossed by CX600, s3300 and s9300 with selective qinq and work ok. Below the scripts for the subif:


In CX600 side:

interface Eth-Trunk1.2513
 mtu 9216
 control-vid 2513 qinq-termination
 qinq termination pe-vid 2501 ce-vid 1020 to 1039
 qinq vrrp pe-vid 2501 ce-vid 1020
 ip binding vpn-instance IubH
 ip address 10.166.32.34 255.255.255.224
 vrrp vrid 16 virtual-ip 10.166.32.33
 vrrp vrid 16 track admin-vrrp interface Eth-Trunk1.4094 vrid 255
 arp broadcast enable
 trust upstream qinq
 trust 8021p
 qos phb disable
 qos-profile traffic-suppression inbound pe-vid 2501 ce-vid 1020 to 1039
 qos-profile traffic-suppression outbound pe-vid 2501 ce-vid 1020 to 1039

In S9300 side:

interface Ethernet0/0/2
 qinq vlan-translation enable
 port hybrid untagged vlan 2501 to 2502
 port vlan-stacking vlan 1217 stack-vlan 2501
 port vlan-stacking vlan 2217 stack-vlan 2502
 loopback-detect enable
 undo negotiation auto
 speed 100
 trust 8021p

Maybe for your test you can config a Eth-trunk in the S5300 similar to the that one in the CX600 of my example.
I hope this can help you!

Best Regards!

m7g
m7g  Diamond 
7 years 10 months ago
8F
I think in this case, the following article will help
m7g
m7g  Diamond 
7 years 10 months ago
9F

All is simple )))))


in S5328:

[HUAWEI] user-bind static ip-address 10.1.1.3 vlan 101 ce-vlan 250


and you will be able to ping from the switch to any address on this network

Dwight.Eisenhower
Dwight.Eisenhower  Silver 
7 years 10 months ago
10F

Reply 15 #

Interesting.
1/2Page