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
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
ON THIS PAGE
keyboard_arrow_right

Verifying and Managing Configurations for Dynamic VLANs Based on Access-Line Identifiers

date_range 06-Dec-23

Purpose

View information about dynamic access-line-identifier (ALI) interface sets and ALI-based dynamic VLAN subscriber interfaces configured on the router.

Action

  • To display the logical and physical interface associations for the classifier, rewrite rules, scheduler map objects, and CoS adjustment settings:

    content_copy zoom_out_map
    user@host> show class-of-service interface interface-name
  • To display the CoS associations for the specified dynamic ALI interface set:

    content_copy zoom_out_map
    user@host> show class-of-service interface-set ali-interface-set-name
  • To display information about the specified CoS traffic shaping and scheduling profile:

    content_copy zoom_out_map
    user@host> show class-of-service traffic-control-profile profile-name
  • To display address bindings and ALI interface set information in the client table on the extended DHCP local server:

    content_copy zoom_out_map
    user@host> show dhcp server binding detail
  • To display status information about a specified Gigabit Ethernet interface:

    content_copy zoom_out_map
    user@host> show interfaces ge-fpc/pic/port.logical-unit-number
  • To display status information about a specified IP demultiplexing (IP demux) interface:

    content_copy zoom_out_map
    user@host> show interfaces demux0.logical-interface-number
  • To display information about all dynamic ALI interface sets configured on the router:

    content_copy zoom_out_map
    user@host> show interfaces interface-set
  • To display session-specific information about ALI-based dynamic PPPoE subscriber interfaces:

    content_copy zoom_out_map
    user@host> show pppoe interfaces pp0.logical-unit-number
  • To display information about PPPoE underlying interfaces, including whether creation of ALI-based dynamic VLAN subscriber interfaces is enabled on the underlying interface:

    content_copy zoom_out_map
    user@host> show pppoe underlying-interfaces logical-interface-name detail
  • To display information about active subscriber sessions associated with ALI interface sets:

    content_copy zoom_out_map
    user@host> show subscribers detail
  • To display information about active subscriber sessions associated with a specified ALI interface set:

    content_copy zoom_out_map
    user@host> show subscribers ali-interface-set-name ali-interface-set-name detail
  • To display information about active subscriber sessions that have an access-line-identifier value containing a matching substring:

    content_copy zoom_out_map
    user@host> show subscribers agent-remote-identifier agent-remote-identifier-substring detail
footer-navigation