ERPS Roadmap/Timeline

bfowler9024
Member
 
Posts: 7
Joined: Fri Feb 16, 2018 4:26 pm
Has thanked: 0 time
Been thanked: 0 time

ERPS Roadmap/Timeline

Fri Feb 01, 2019 5:29 pm

I'm testing ERPS with Netonix and Extreme switches, but can't get CFM to work between them. I use ERPS with Extreme, but if I can get interoperability with Netonix it would be a huge benefit since we are using more Netonix in other parts the network. I know it's beta, but is there a roadmap/timeline for ERPS development?

Thanks,
Bill

User avatar
Stephen
Employee
Employee
 
Posts: 965
Joined: Sun Dec 24, 2017 8:56 pm
Has thanked: 77 times
Been thanked: 169 times

Re: ERPS Roadmap/Timeline

Mon Feb 04, 2019 3:52 pm

I had worked on ERPS extensively a little while ago. All of the major bugs that I am aware of have been resolved and I've been waiting to hear responses from different tester's who work with us to see what else needs to be done. Lately most of developments time has been committed to our new products coming out, the WS2/WS3 series. However, if you've run into some bugs that I can replicate I would be happy to put ERPS back on the table. No one has gotten back to us recently about any testing results.

Also it could be a configuration issue. Do me a favor and post your ERPS tab configuration's for all Netonix related switches in your ring and I'll see if I can help.

bfowler9024
Member
 
Posts: 7
Joined: Fri Feb 16, 2018 4:26 pm
Has thanked: 0 time
Been thanked: 0 time

Re: ERPS Roadmap/Timeline

Tue Feb 05, 2019 5:25 pm

Configuration info below - the Netonix switch is connected to two Extreme switches as part of the ring.

Switch 2 (Extreme), port 1 east, mep 409 > Switch 5 (Netonix), port 2 west, mep 410 - port 1 east mep 411 > Switch 3 (Extreme), port 2 west, mep 412


Switch 2 - Extreme
create cfm domain string "VersoMain" md-level 4
configure cfm domain "VersoMain" add association string "erps_main" vlan "ctrl_erps_main"
configure cfm domain "VersoMain" association "erps_main" ports 1 add end-point down 409
configure cfm domain "VersoMain" association "erps_main" ports 2 add end-point down 402
configure cfm domain "VersoMain" association "erps_main" ports 2 end-point down add group "sw2-sw1"
configure cfm domain "VersoMain" association "erps_main" ports 1 end-point down add group "sw2-sw5"
configure cfm group "sw2-sw1" add rmep 401
configure cfm group "sw2-sw5" add rmep 410

enable erps
create erps main_ring
configure erps main_ring add control vlan ctrl_erps_main
configure erps main_ring ring-port east 1
configure erps main_ring ring-port west 2
configure erps main_ring cfm port east add group sw2-sw5
configure erps main_ring cfm port west add group sw2-sw1
enable erps main_ring
configure erps main_ring add protected vlan Default
configure erps main_ring add protected vlan dash


Switch 5 - Netonix
"ERPS": [
{
"Control_VLAN": "90",
"Level": "4",
"Monitor_VLANs": "1,100",
"WTR_Time": 5,
"Hold_Off_Time": 0,
"Guard_Time": 500,
"RPL": "None",
"East_Port": 1,
"West_Port": 2
}
],
"MEPs": [
{
"ID": "411",
"MD": "VersoMain",
"MA": "erps_main",
"Level": "4",
"CCM_Interval": "100",
"Port": 1,
"VLAN": "90"
},
{
"ID": "410",
"MD": "VersoMain",
"MA": "erps_main",
"Level": "4",
"CCM_Interval": "100",
"Port": 2,
"VLAN": "90"
}
],


Switch 3 - Extreme
create cfm domain string "VersoMain" md-level 4
configure cfm domain "VersoMain" add association string "erps_main" vlan "ctrl_erps_main"
configure cfm domain "VersoMain" association "erps_main" ports 1 add end-point down 405
configure cfm domain "VersoMain" association "erps_main" ports 2 add end-point down 412
configure cfm domain "VersoMain" association "erps_main" ports 1 end-point down add group "sw3-sw4"
configure cfm domain "VersoMain" association "erps_main" ports 2 end-point down add group "sw3-sw5"
configure cfm group "sw3-sw4" add rmep 406
configure cfm group "sw3-sw5" add rmep 411

enable erps
create erps main_ring
configure erps main_ring add control vlan ctrl_erps_main
configure erps main_ring ring-port east 1
configure erps main_ring ring-port west 2
configure erps main_ring neighbor-port 1
configure erps main_ring cfm port east add group sw3-sw4
configure erps main_ring cfm port west add group sw3-sw5
enable erps main_ring
configure erps main_ring add protected vlan Default
configure erps main_ring add protected vlan dash

User avatar
Stephen
Employee
Employee
 
Posts: 965
Joined: Sun Dec 24, 2017 8:56 pm
Has thanked: 77 times
Been thanked: 169 times

Re: ERPS Roadmap/Timeline

Fri Feb 08, 2019 2:50 am

Still working on getting the time to simulate this in the lab with what I have.

But I am not familiar with the Extreme switch CLI so it's not immediately obvious too me.

Is there an RPL configured here? The Netonix switch definitely doesn't have one on it and from what I've looked up I don't recognize anything on the configuration's you've posted that set one up on either of the Extreme switches?

Also, if you've used ERPS before you probably already know this but be sure that STP is disabled on the east and west ports in the ring. They have a bad tendency to conflict.

One more thing, if possible, could you post the ERPS tab during an attempt at using the ring? It would be helpful to see the state information on ERPS and the MEPS on the Netonix switch.

bfowler9024
Member
 
Posts: 7
Joined: Fri Feb 16, 2018 4:26 pm
Has thanked: 0 time
Been thanked: 0 time

Re: ERPS Roadmap/Timeline

Tue Feb 12, 2019 4:20 pm

The RPL is on another switch in the ring not listed here - port 1 on switch 3 is the RPL neighbor.

STP is disabled.

Here is the erps console info:
Netonix Switch# show erps
MEP 1
ID: 411
MD: VersoMain
MA: erps_main
Level: 4
CCM Interval: 100 ms
Port: 1
VLAN: 90
Peer ID: 00-00-00-00-00-00
CCM Status: Down

MEP 2
ID: 410
MD: VersoMain
MA: erps_main
Level: 4
CCM Interval: 100 ms
Port: 2
VLAN: 90
Peer ID: 00-00-00-00-00-00
CCM Status: Down

Instance 1
Level: 4
Control VLAN: 90
Monitor VLANs: 1,100
WTR Time: 5
Hold Off Time: 0
Guard Time: 500
RPL: None
State: Pending
Priority Request: No Request
Timer: None
East Peer (Port 1) State: Discarding
West Peer (Port 2) State: Forwarding

Netonix Switch#

User avatar
Stephen
Employee
Employee
 
Posts: 965
Joined: Sun Dec 24, 2017 8:56 pm
Has thanked: 77 times
Been thanked: 169 times

Re: ERPS Roadmap/Timeline

Tue Feb 12, 2019 5:30 pm

I see - thank you for that.

How many switches are in this ring?

bfowler9024
Member
 
Posts: 7
Joined: Fri Feb 16, 2018 4:26 pm
Has thanked: 0 time
Been thanked: 0 time

Re: ERPS Roadmap/Timeline

Thu Feb 14, 2019 12:51 pm

5 switches

bfowler9024
Member
 
Posts: 7
Joined: Fri Feb 16, 2018 4:26 pm
Has thanked: 0 time
Been thanked: 0 time

Re: ERPS Roadmap/Timeline

Thu Feb 14, 2019 1:19 pm

Attached is a sketch of the ring - switches 1-4 are extreme, switch 5 is netonix.

User avatar
Stephen
Employee
Employee
 
Posts: 965
Joined: Sun Dec 24, 2017 8:56 pm
Has thanked: 77 times
Been thanked: 169 times

Re: ERPS Roadmap/Timeline

Thu Feb 14, 2019 2:20 pm

Unfortunately,

it appears that the attachment didn't go through. If you prefer you can PM it too me or attempt to put it here in another post.

User avatar
Stephen
Employee
Employee
 
Posts: 965
Joined: Sun Dec 24, 2017 8:56 pm
Has thanked: 77 times
Been thanked: 169 times

Re: ERPS Roadmap/Timeline

Thu Feb 14, 2019 2:33 pm

bfowler9024,

I am going to assume that your configuration is correct and that we have a compatibility issue with the Extreme switch's for ERPS (it is the most likely scenario)
Please still provide me with the ring diagram when you can. I've ordered a few Extreme switches to continue the development effort on ERPS.

Would you be willing to do some further testing on this in the near future?

Next
Return to General Discussion

Who is online

Users browsing this forum: No registered users and 29 guests