onosproject / sdcore-adapter

Adapter for receiving gNMI messages from aether-config and configuring sd-core components, e.g. SPGW
2 stars 10 forks source link

PLMN ID gets added instead of getting replaced #182

Open gab-arrobo opened 1 year ago

gab-arrobo commented 1 year ago

I configured AiaB with external 5G radios following the instructions here. However, when using the instructions to configure the SD-Core using the ROC (option 1):

When changing the PLMN ID through the ROC GUI (Configuration > Site and edit AiaB site), I noticed through a packet capture that the PLMN ID is NOT being replaced but it being added, as shown in the screen captures below.

The first PLMN (208/93) is the one that comes by default with AiaB. So, first I changed it to 315/010. Then (a day later), I changed it to 001/001. All these changes through the ROC GUI. So, I was expecting to see in the PCAP only one element/item in the ServedGuamiList and in the PLMNSupportList for the NGSetupResponse message/packet.

Note: I am going to share the PCAP file through Slack because it is not possible to upload *.pcap files in here

image

image