Skip to content

Session Management

Manage PPPoE sessions on your BNG router.

Commands

List Sessions

dawos session list

Shows all active PPPoE sessions with username, IP, rate limit, type, state, and uptime.

Find Session

dawos session find <username>

Search for a specific subscriber's active session.

Session Statistics

dawos session stats

Terminate Session

dawos session terminate <username>
dawos session terminate <username> --force  # skip confirmation

Restart Session

dawos session restart <username>

Drop and reconnect a subscriber's session.

Lookup by SID / IP / MAC

dawos session by-sid <session-id>
dawos session by-ip <ip-address>
dawos session drop-by-mac <mac-address>

Session Snapshot

dawos session snapshot <username>

Get a detailed snapshot of a subscriber's session including traffic counters.