tsaad-dev / te

IETF TE Tunnels YANG models
16 stars 19 forks source link

Default value of psbs expires-in timer #139

Closed italobusi closed 1 year ago

italobusi commented 3 years ago

https://github.com/tsaad-dev/te/blob/692d392ff805f0d05b02bbec2d49131b31ae48f6/ietf-rsvp.yang#L390-L396

There are implementations (GMPLS for Optical networks) where this timer is set to 0xFFFFFFFF (to never expire)

Moreover, the psb list can only be used with config=false because it does not have a key: does this default value has any meaning?

Please also note that the session-attributes grouping is used only once as config=false. If it is intended to be re-used with config=true, the psb list should be marked as config=false.

tsaad-dev commented 2 years ago

to remove "default "180";" since expire-in is a state.