Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

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 Agent Circuit Identifier-Based Dynamic VLAN Configuration

date_range 06-Dec-23

Purpose

View information about dynamic agent circuit identifier (ACI) interface sets and ACI-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 ACI interface set:

    content_copy zoom_out_map
    user@host> show class-of-service interface-set aci-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 ACI 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 ACI interface sets configured on the router:

    content_copy zoom_out_map
    user@host> show interfaces interface-set
  • To display session-specific information about ACI-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 ACI-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 ACI interface sets:

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

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

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