Alcatel 7210 SAS-M and SAS R, untagged and tagged on same port

Post Reply
ouro_m
Member
Posts: 4
Joined: 20 Jan 2016 20:41

Alcatel 7210 SAS-M and SAS R, untagged and tagged on same port

Post by ouro_m »

Hi

Need some help as I am relatively new to Alcatel.

So basically I have a tagged (vlan 100) EPIPE to a port (eg 1/1/2), and I also wanted to configured an VPLS that is untagged to that same port (1/1/2) as well.

Is it possible to have all untagged traffic goes to the VPLS while VLAN 100 trafffic to my EPIPE?
dayres
Member
Posts: 1
Joined: 02 Dec 2010 22:15

Re: Alcatel 7210 SAS-M and SAS R, untagged and tagged on same port

Post by dayres »

Hi,

Did you get to the bottom of this? I just tested the configuration on a SAS-M to confirm and yes, you can. I'm not sure about the SAS-R

--Dave
ouro_m
Member
Posts: 4
Joined: 20 Jan 2016 20:41

Re: Alcatel 7210 SAS-M and SAS R, untagged and tagged on same port

Post by ouro_m »

Can you please let me know what configuration example you have to show me as I am tryign to work it out

Thanks
zeips
Member
Posts: 32
Joined: 13 Feb 2013 09:41

Re: Alcatel 7210 SAS-M and SAS R, untagged and tagged on same port

Post by zeips »

Hello,
Probably right now you have epipe with SAP 1/1/2:100. You can try to add to your vpls SAP 1/1/2:* - this should grab everything (unttaged and tagged packets) except packets with vlan 100 which should match your epipe with sap 1/1/2:100.
Port encap: do1q
"People still move, networks still don't."
thecandymancan
Member
Posts: 47
Joined: 06 Mar 2011 10:01

Re: Alcatel 7210 SAS-M and SAS R, untagged and tagged on same port

Post by thecandymancan »

sap 1/1/2:0 will capture untagged frames only, if thats your requirement. All covered in my super awesome book listed in my sig :)
Check out my new NRS1 study guide here: https://www.snu.training/books.html

SRA #250
CCIE #40869
NRS2 #1268

http://iamjeffvader.com/
ouro_m
Member
Posts: 4
Joined: 20 Jan 2016 20:41

Re: Alcatel 7210 SAS-M and SAS R, untagged and tagged on same port

Post by ouro_m »

I got it working using 1/1/2:* , tried using sap 1/1/2:0 but says port / encap type is wrong

Here is the configs i got it working with

port 1/1/2
description "TEST*
ethernet
mode hybrid
access
exit
encap-type dot1q
exit
no shutdown

vpls 10002 customer 1 create
description "TEST"
service-mtu 9194
stp
shutdown
exit
sap 1/1/2:* create
exit
spoke-sdp 10122:10001870 create
no shutdown
exit
no shutdown

epipe 10001 customer 1 svc-sap-type any create
description "TEST"
service-mtu 9194
sap 1/1/2:100 create
exit
spoke-sdp 10139:10003871 create
no shutdown
exit
no shutdown
thecandymancan
Member
Posts: 47
Joined: 06 Mar 2011 10:01

Re: Alcatel 7210 SAS-M and SAS R, untagged and tagged on same port

Post by thecandymancan »

Post your error output, works fine for me

*A:7210# configure service epipe 100001 svc-sap-type any customer 1 create
*A:7210>config>service>epipe$ sap 1/1/4:0 create
*A:7210>config>service>epipe>sap$ back
*A:7210>config>service>epipe$ info
----------------------------------------------
shutdown
sap 1/1/4:0 create
exit
----------------------------------------------
*A:7210>config>service>epipe$
Check out my new NRS1 study guide here: https://www.snu.training/books.html

SRA #250
CCIE #40869
NRS2 #1268

http://iamjeffvader.com/
ouro_m
Member
Posts: 4
Joined: 20 Jan 2016 20:41

Re: Alcatel 7210 SAS-M and SAS R, untagged and tagged on same port

Post by ouro_m »

can you show me the who command include VPLS as untagged, epipe as tagged and the port config please to get tha tworking?

Thanks
thecandymancan
Member
Posts: 47
Joined: 06 Mar 2011 10:01

Re: Alcatel 7210 SAS-M and SAS R, untagged and tagged on same port

Post by thecandymancan »

off the top of my head:

conf port <port>
shut
ethernet enca dot
no shut
/conf ser vpls <sid> cust 1 cre
sap <port>:0 cre
back
mesh-sdp <sdp> cre
back
no shut

/conf ser ep <sid> customer 1 cre
sap <port>:<tag> create
back
spoke-sdp <sdp>:<vcid> crea
back
no shut
exit all
Check out my new NRS1 study guide here: https://www.snu.training/books.html

SRA #250
CCIE #40869
NRS2 #1268

http://iamjeffvader.com/
Post Reply

Return to “7210 SAS”