show cnbng-nal access-interface
To view the IP subscriber access interface information for the NOS adaptation layer (NAL) on the user plane of cloud native BNG (cnBNG), use the show cnbng-nal access-interface command in EXEC mode.
show cnbng-nal access-interface interface-type interface-path-id location location-id
Syntax Description
interface-type interface-path-id |
Displays information about the subscriber access interface for the specified interface type. Use the show interfaces command to see a list of all interfaces currently configured on the router. For more information, use the question mark (?) online help function. |
location location-id |
(optional) Displays information about subscriber access interface for the specified location. The location argument is entered
in the |
Command Default
None
Command Modes
EXEC mode
Command History
Release | Modification |
---|---|
Release 7.3.1 |
This command was introduced. |
Release 24.1.1 |
The task id was changed from config-services to network. |
Usage Guidelines
No specific guidelines impact the use of this command.
Task ID
Task ID | Operation |
---|---|
network |
read, write |
Examples
This example shows how to view the IP subscriber access interface information for bundle interface (bundle-Ether 1.1
) :
Router# show cnbng-nal subscriber access-interface bundle-Ether 1.1
=====================
Location: 0/RSP0/CPU0
=====================
Type PPPoE IPoE
==== ===== ====
Session Counts by State:
initializing 0 0
connecting 0 0
connected 0 0
activated 0 8000
idle 0 0
disconnecting 0 0
Total: 0 8000
Session Counts by Address-Family:
none 0 0
ipv4 0 0
ipv6 0 8000
dual 0 0
Total: 0 8000
=====================
Location: 0/RSP1/CPU0
=====================
Type PPPoE IPoE
==== ===== ====
Session Counts by State:
initializing 0 0
connecting 0 0
connected 0 0
activated 0 8000
idle 0 0
disconnecting 0 0
Total: 0 8000
Session Counts by Address-Family:
none 0 0
ipv4 0 0
ipv6 0 8000
dual 0 0
Total: 0 8000