To
do this: |
Enter
this command: |
View Congestion-Control
Information
|
View
Congestion-Control Statistics |
show congestion-control statistics {a11mgr | ipsecmgr}
|
View GTP Information
|
View eGTP-C service
statistics for a specific service
|
show egtpc statistics egtpc-service name
|
View GTP-U service
statistics for all GTP-U data traffic on the system
|
show gtpu statistics
|
View Infrastructure-DNS
Queries
|
Verify
Infrastructure-DNS queries to resolve P-CSCF FQDN |
dns-client query client-name client_name query-type AAAA query-name <p-cscf.com>
|
View IP Information
|
Display BGP Neighbors
|
Verify BGP neighbors
on egress P-GW context
|
context egress_pgw_context_name
show ip bgp summary
|
Verify BGP neighbors
on ingress P-GW context
|
context ingress_pgw_context_name
show ip bgp summary
|
Display IP Connectivity
State
|
Verify
IP connectivity to the diameter servers for various components/interfaces;
all peers should be in OPEN or WAIT_DWR state |
show diameter peers
full all |grep State
|
Display IP Interface
Status
|
Verify
IP interfaces are up on each context |
show ip interface summary
show ipv6 interface summary
|
Display IP Pool Configuration
|
Verify
IPv4 pools have been created and are available |
context egress_pgw_context_name
show ip pool summary
|
Verify
IPv6 pools have been created and are available |
context egress_pgw_context_name
show ipv6 pool summary
|
View LMA Service Information
|
View
LMA service statistics for a specific service |
show lma-service statistics
lma-service service_name
|
View P-GW Service Information
|
View
P-GW service statistics |
show pgw-service statistics
all
|
Verify
P-GW services |
context ingress_pgw_context_name
show pgw-service all |grep
Status
show lma-service all |grep
Status
show egtp-service
all |grep Status
show gtpu-service
all |grep State
|
View QoS/QCI
Information
|
View
QoS Class Index to QoS mapping tables |
show qci-qos-mapping table
all
|
View RF Accounting
Information
|
Confirm the PGW is
sending Rf accounting records:
- Verify “Message sent” is
non-zero
- Verify active charging sessions
are present
|
show diameter accounting servers |grep
Message
show active-charging sessions
all |more
|
View Session Subsystem
and Task Information
|
Display Session Subsystem
and Task Statistics
IMPORTANT:
Refer to the System Software Task
and Subsystem Descriptions appendix in the System Administration
Guide for additional information on the Session subsystem and
its various manager tasks.
|
View
AAA Manager statistics |
show session subsystem facility
aaamgr all
|
View
AAA Proxy statistics |
show session subsystem facility
aaaproxy all
|
View
LMA Manager statistics |
show session subsystem facility
hamgr all
|
View
Session Manager statistics |
show session subsystem facility
sessmgr all
|
View Session Disconnect
Reasons
|
View
session disconnect reasons with verbose output |
show session disconnect-reasons
|
View Session Recovery
Information
|
View
session recovery status |
show session recovery status [ verbose ]
|
View Subscriber Information
|
Display NAT Information
|
View
the private IP assigned to the NAT user, along with any other public
IPs assigned |
show subscriber full username user_name
|
View
NAT realms assigned to this user |
show subscriber full username user_name |grep -i
nat
|
View
active charging flows for a specific NAT IP address |
show active-charging flows
full nat required nat-ip ip_address
|
Display Session Resource
Status
|
View
session resource status |
show resources session
|
View Statistics for
Subscribers using LMA Services on the System
|
View
statistics for subscribers using a specific LMA service on the system |
show subscribers lma-service service_name
|
View Statistics for
Subscribers using P-GW Services on the System
|
View
statistics for subscribers using any P-GW service on the system |
show subscribers pgw-only full
|
Display Subscriber
Configuration Information
|
View
locally configured subscriber profile settings (must be in context
where subscriber resides) |
show subscribers configuration
username subscriber_name
|
View
remotely configured subscriber profile settings |
show subscribers aaa-configuration
username subscriber_name
|
View Subscribers Currently
Accessing the System
|
View
a listing of subscribers currently accessing the system |
show subscribers all
|
Display UE Attach Status
|
Confirm that a UE
has attached:
- Displays IMSI with
one entry for each bearer per APN connection
- Verify active charging sessions
are present
- Verify peers are active. Peers
should correspond to S-GW EGTP addresses
- Verify “Create
Session Request” and “Create Session Response” categories
are incrementing
- Verify “Total
Data Stats:” are incrementing
eHRPD:
- Verify lma-sessions are
present
- Verify “Binding
Updates Received:” categories are incrementing
|
show subscriber pgw-only imsi ue_imsi
show active-charging sessions
all |more
show egtpc peers
show egtpc statistics
show gtpu statistics
eHRPD only
show lma-service session username user_name
show lma-service statistics
|