Sample show subscriber
Output:
[sgw] smf# show subscriber nf-service sgw imsi 123456789012348 gr-instance 1
{
"subResponses": [
{
"status": true,
"genericInfo": {
"imsi": "imsi-123456789012348",
"mei": "imei-123456786666660",
"msisdn": "msisdn-223310101010101",
"accessType": "EUTRAN",
"plmnId": {
"mcc": "123",
"mnc": "456"
},
"sgwProfileName": "sgw1",
"unAuthenticatedImsi": "No",
"subscriberType": "NonVolte"
},
"s11cInterfaceInfo": {
"sgwTeid": "[0x11000a80] 285215360",
"sgwIPv4Address": "209.165.201.1",
"mmeTeid": "[0x54e] 1358",
"mmeIPv4Address": "209.165.201.2"
},
"pdnInfoList": {
"totalPdn": 1,
"pdnInfo": [
{
"pdnId": "PDN-1",
"apn": "intershat",
"attachType": "Initial Attach",
"sgwRelocState": "N/A",
"operatorPolicyName": "opPol1",
"dnnProfileName": "intershat",
"defaultEbi": 5,
"pdnType": "IPv4",
"allocatedIPv4": "209.165.201.3",
"apnSelectionMode": "Subscribed",
"ambrUplink": "10 Kbps",
"ambrDownlink": "20 Kbps",
"s5cInterfaceInfo": {
"sgwTeid": "[0x51000a80] 1358957184",
"sgwIPv4Address": "209.165.201.1",
"pgwTeid": "[0x3ea] 1002",
"pgwIPv4Address": "209.165.201.4"
},
"sxaInterfaceInfo": {
"selectedUP": "209.165.200.225",
"upEpKey": "209.165.201.2:209.165.200.233",
"cpSeid": "[0x11000a8051000a80] 1224990644875823744",
"upSeid": "[0x3e9] 1001"
},
"bearerInfoList": {
"totalBearer": 1,
"bearerInfo": [
{
"bearerId": "Bearer-1",
"state": "Connected",
"ebi": 5,
"isDefaultBearer": true,
"qosInfo": {
"qci": 6,
"arp": 113
},
"s1uInterfaceInfo": {
"sgwTeid": "[0x550] 1360",
"sgwIPv4Address": "209.165.200.238",
"eNodeBTeid": "[0x551] 1361",
"eNodeBIPv4Address": "209.165.200.239"
},
"s5uInterfaceInfo": {
"sgwTeid": "[0x54f] 1359",
"sgwIPv4Address": "209.165.201.10",
"pgwTeid": "[0x3eb] 1003",
"pgwIPv4Address": "209.165.201.12"
},
"chargingId": 303174163
}
]
},
"uli": {
"mcc": "123",
"mnc": "456",
"tac": "0x92a",
"eci": "0x12d687"
},
"uetimeZone": {
"timeZone": "+0:15",
"dayLightSavingTime": "+1 hour"
},
"plmnType": "VISITOR",
"collocatedSub": "NonCollocated",
"dataTunnelType": "IPV4",
"ipSrcViolation": "N/A",
"callControlProfileName": "ccp1"
}
]
}
}
]
}