Conversation
venkatmahalingam
left a comment
There was a problem hiding this comment.
VRF_NAME = 1*16VCHAR ;
This should be 1*15VCHAR ;, please change it.
root@sonic:/# ip link add Vrf-12345678910 type vrf table 10
root@sonic:/# ip link add Vrf-123456789101 type vrf table 11
Error: argument "Vrf-123456789101" is wrong: "name" too long
root@sonic:/#
venkatmahalingam
left a comment
There was a problem hiding this comment.
Route leak support:
Looks like we have not captured the case "route leaking for directly connected destinations (not thru nexthops) in another VRF", don't we have this use-case?
Connected route leak feature was already supported as part of VRF HLD 1.1. |
|
@venkatmahalingam good point, I will change it. Thanks
@venkatmahalingam good point , thanks. I will change it. |
@preetham-singh Yes , I will update it in HLD 1.2 |
|
@prsunny update HLD for acl-redirect schema backward compatibility |
Nephos cooperate with brcm for this version.
@preetham-singh