How to define IPMvlan over vlan-stacking ?

Post Reply
crosscheck

How to define IPMvlan over vlan-stacking ?

Post by crosscheck »

Guys..

Would u like to help me how to define IPMVlan over vlan-stacking(ethernet-service based).

As we know :
There are three kinds of SVLANs: one that carries customer traffic, one that carries provider management
traffic, and one that carries IP Multicast VLAN traffic (IPMVLAN). SVLANs are not configurable or
modifiable using standard VLAN commands. The exception to this is that it is possible to configure an IP
interface for a provider management SVLAN.
However, traffic is not routed on this interface.
The ethernet-service command is used to create an SVLAN. This command provides parameters to spec-
ify the type of SVLAN: svlan (customer traffic), management-vlan (provider management traffic), or
ipmv (IP Multicast traffic)


This is my configuration:
! VLAN STACKING:
ethernet-service svlan 1001 nni 1/3
ethernet-service svlan 1002 nni 1/3
ethernet-service svlan 1004 nni 1/3
ethernet-service sap-profile "test" cvlan-tag translate shared ingress-bandwidth 0 priority fixed 7
ethernet-service sap-profile "test2" cvlan-tag translate shared ingress-bandwidth 72 priority map-inner-to-outer-p
ethernet-service sap-profile "test3" cvlan-tag translate shared ingress-bandwidth 8 priority map-inner-to-outer-p
ethernet-service sap-profile "test4" cvlan-tag translate shared ingress-bandwidth 0 priority fixed 5
ethernet-service service-name "custA" svlan 1001
ethernet-service sap 10 service-name "custA"
ethernet-service sap 10 uni 1/7
ethernet-service sap 10 cvlan all
ethernet-service service-name "custB" svlan 1004
ethernet-service sap 30 service-name "custB"
ethernet-service nni 1/3 tpid 0x8100
ethernet-service nni 1/3 gvrp legacy-bpdu enable
ethernet-service nni 1/3 stp legacy-bpdu enable
vlan ipmvlan 1003 sender-port port 1/3
vlan ipmvlan 1003 receiver-port port 1/7
ethernet-service service-name "iptv" ipmvlan 1003
ethernet-service sap 20 service-name "iptv"
ethernet-service sap 20 sap-profile "test2"
ethernet-service sap 20 uni 1/7
ethernet-service sap 20 cvlan 10
vlan ipmvlan 1003 ctag 10
! Ethernet-OAM :
->

and then :
-> show ethernet-service

Service Name : custA
SVLAN : 1001
NNI(s) : 1/3
SAP Id : 10
UNIs : 1/7
CVLAN(s) : all
sap-profile : default-sap-profile


Service Name : iptv
IPMVLAN : 1003
NNI(s) : No NNIs configured
SAP Id : 20
UNIs : 1/7
CVLAN(s) : 10
sap-profile : test2



And then , when i check for this command :


-> show vlan port
1 1/48 default inactive
2 1/1 default inactive
2 1/2 default inactive
2 1/4 default inactive
1001 1/3 vstkQtag forwarding
1001 1/7 vstkDef forwarding
1002 1/3 vstkQtag forwarding
1003 1/3 vstkQtag forwarding
1003 1/7 vstkQtag forwarding
1004 1/3 vstkQtag forwarding

But , only svlan 1001 shows up ,

-> show mac-address-table
Legend: Mac Address: * = address not valid

Vlan Mac Address Type Protocol Operation Interface
------+-------------------+--------------+-----------+------------+-----------
1002 00:16:4d:16:5f:96 learned --- bridging 1/3
1003 00:1a:f0:8c:00:6a learned --- bridging 1/3
1001 00:1e:33:33:b2:0e learned --- bridging 1/7


Problem:
Why the uni port 1/7 only define with SVLAN 1001?
How about ipmvlan 1003 that was defined port 1/7 as uni port too?
Why the ipmvlan 1003 don't show up ?


----------------------------------------------------------------------------

Guys, i need your help fix this problem?..
Please correct my configuration if i am wrong

Thanx

crosscheck
benny

Re: How to define IPMvlan over vlan-stacking ?

Post by benny »

I've approved your post. Please note that the first postings of a new member need to be moderated to avoid spam. You don't need to post the topic twice/thrice in that case.

-benny
crosscheck

Re: How to define IPMvlan over vlan-stacking ?

Post by crosscheck »

Guys, do you have experience about Vlan-Stacking based ethernet-service?

Need ur help plz...

thanx
cedric1

Re: How to define IPMvlan over vlan-stacking ?

Post by cedric1 »

Hello

Could you send a design of what you want to setup ?

where is Mu Sender, and Mu receiver

Did you use PE and CE switch , or did you loop PE and CE on the same switch.

You can use same switch by this way : 802.1Q port of the switch connect to the UNI port of the same switch.

You d'ont need absolutely IPMVLAN to carry Mu traffic.

IPMVLAN : Define only vlan as IPVLAN, define receiver-port and sender-port and configure Ctag wich will go to IPMVLAN.

So send details so I can help you.

Cedric
Post Reply

Return to “OmniSwitch 6850 / 6850E”