Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Broadband Subscriber Sessions User Guide
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

Monitoring and Managing Static Subscriber Information

date_range 29-Jul-24

Forcing a Static Subscriber to Be Logged Out

You can force a static subscriber to be logged out on an interface. After you do so, no subscriber can subsequently log in on that interface until the interface state is reset either by a router reset or by entering the request services static-subscribers login interface command.

  • To forcibly log out a static subscriber on a static interface:

    content_copy zoom_out_map
    user@host> request services static-subscribers logout interface ge-2/0/1.5
    

Resetting the State of an Interface for Static Subscriber Login

When a static subscriber has been forcibly logged out on an interface with the request services static-subscribers logout interface command, you can reset the state of the interface. This action enables a static subscriber to log in on the interface. If you do not reset the state manually, then no static subscribers can log in on the interface until the state is reset by a router reset.

  • To reset the state of a static interface:

    content_copy zoom_out_map
    user@host> request services static-subscribers login interface ge-2/0/1.5
    

Forcing a Group of Static Subscribers to Be Logged Out

You can force the static subscribes on all interfaces in a group to be logged out. After you do so, no subscriber can subsequently log in on an interface in that group until the interface state is reset either by a router reset or by entering the request services static-subscribers login group command.

  • To forcibly log out all static subscribers on a static interface group:

    content_copy zoom_out_map
    user@host> request services static-subscribers logout group boston
    

Resetting the State of an Interface Group for Static Subscriber Login

When static subscribers have been forcibly logged out on an interface group with the request services static-subscribers logout group command, you can reset the state of the group. This action enables static subscribers to log in on the interfaces in the group. If you do not reset the state manually, then no static subscribers can log in on any interface in the group until the state is reset by a router reset.

  • To reset the state of a static interface group:

    content_copy zoom_out_map
    user@host> request services static-subscribers login group boston
    

Verifying Information about Subscriber Sessions on Static Interfaces

Purpose

View information about subscriber sessions on static interfaces:

Action

  • To display information about all static subscriber sessions:

    content_copy zoom_out_map
    user@host> show static-subscribers sessions
    
  • To display information about the subscriber sessions for the specified group of static interfaces:

    content_copy zoom_out_map
    user@host> show static-subscribers sessions group boston
    
  • To display information about the subscriber session for the specified interface:

    content_copy zoom_out_map
    user@host> show static-subscribers sessions interface ge-0/0/1.1
    
footer-navigation