[UNIMGR-21] SD-VPN:L3 service: more than 1 sub interface (IP-UNI) on a port - rules are created only for the 1st one Created: 07/Dec/16  Updated: 08/Dec/16  Resolved: 08/Dec/16

Status: Resolved
Project: unimgr
Component/s: Legato
Affects Version/s: Carbon
Fix Version/s: None

Type: Bug
Reporter: Gal Gabi Assignee: David Goldberg
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


External issue ID: 7317

 Description   

add a tenant with a L3 service:
1CPE - add more than 1 sub interface (IP-UNI) on each port
sending traffic between the ports interfaces fails

looking at the rules in table 21 i see a rules only for the 1st sub interface (IP-UNI) from each port

example:
on ens5
1111 10 110.1.1.1/29
1112 11 110.1.1.9/29

on ens6
1121 10 110.1.2.1/29
1122 11 110.1.2.9/29

associated UNIs
CE 1 ens5 110.1.1.9/29 11
CE 1 ens6 110.1.2.9/29 21
CE 1 ens5 110.1.1.1/29 10
CE 1 ens6 110.1.2.1/29 20

rules in table 21:
cookie=0x8000003, duration=505.882s, table=21, n_packets=0, n_bytes=0, priority=42,ip,metadata=0x222e0/0xfffffffe,nw_dst=110.1.1.1 actions=write
_actions(group:150000)
cookie=0x8000003, duration=504.595s, table=21, n_packets=0, n_bytes=0, priority=42,ip,metadata=0x222e0/0xfffffffe,nw_dst=110.1.1.9 actions=write
_actions(group:150001)
cookie=0x8000003, duration=498.126s, table=21, n_packets=0, n_bytes=0, priority=42,ip,metadata=0x222e0/0xfffffffe,nw_dst=110.1.2.9 actions=write
_actions(group:150003)
cookie=0x8000003, duration=505.443s, table=21, n_packets=0, n_bytes=0, priority=39,ip,metadata=0x222e0/0xfffffffe,nw_dst=110.1.1.0/29 actions=wr
ite_metadata:0x36bd000222e0/0xfffffffffffe,goto_table:22
cookie=0x8000003, duration=499.034s, table=21, n_packets=0, n_bytes=0, priority=39,ip,metadata=0x222e0/0xfffffffe,nw_dst=110.1.2.0/29 actions=wr
ite_metadata:0x31a3000222e0/0xfffffffffffe,goto_table:22


Generated at Wed Feb 07 20:46:36 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.