PEM::session

Description

Modify PEM Session State . Note that the config must already contain a Policy Enforcement Profile

Syntax

PEM::session create <framed ip> [ <attr> <value> ]
   [ subscriber-type < e164 | imsi | nai | private > ] (optional, default imsi)
   [ subscriber-type < e164 | imsi | nai | private > ] (optional, default imsi)
   [ subscriber-id <string> ] (optional)
   [ user-name <string> ]  (optional)
   [ tower-id <string> ] (optional)
   [ imsi <string> ] (optional)
   [ imeisv <string> ] (optional)
   [ provision <yes | no> ] (optional, default yes)

PEM::session delete <IP address>


PEM::session info <framed ip> imsi
PEM::session info <framed ip> imeisv
PEM::session info <framed ip> rat-type
PEM::session info <framed ip> tower-id
PEM::session info <framed ip> user-name

PEM::session info attr <framed ip> <attr name> <attr value>
PEM::session info attr get <framed ip> <attr name>
PEM::session info attr delete <framed ip> <attr name>

PEM::session config policy referential set <session ip> <list of policies>
PEM::session config policy referential update <session ip> [add <list of policies>] [delete <list of policies>]

Examples