Slicing tutorial fix
@arora @tien-thinh.nguyen Can we agree to updated slice information for the slicing tutorial ->
* Slice1: [SST=128,SD=2] => NRF1, SMF1, UPF1, GNB1, UE1
* Slice2: [SST=1] => NRF1, SMF2, UPF2, GNB2, UE2
* Slice3: [SST=130,SD=4] => NRF2, SMF3, VPP-UPF3, GNB3, UE3
Edited by Rohan
Merge request reports
Activity
requested review from @tien-thinh.nguyen
added Fix label
@kharade i suggest to use SD=128 (with SST=128), SD=130 (with SST=130) for a sake of simplicity.
Alright @tien-thinh.nguyen
@tien-thinh.nguyen @arora Updated slice ids with
* Slice1: [SST=128,SD=128] => NRF1, SMF1, UPF1, GNB1, UE1 * Slice2: [SST=1] => NRF1, SMF2, UPF2, GNB2, UE2 * Slice3: [SST=130,SD=130] => NRF2, SMF3, VPP-UPF3, GNB3, UE3
Hi Rohan @kharade, do we need to update AMF's conf file with SST/SD_2 (currently use
{SST = "4"; SD = "4"}
)?I addressed it in AMF PR.
I am waiting this PR to get merged.mentioned in commit ae1cfed3
Please register or sign in to reply