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
Junos CLI Reference
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

clear auto-configuration interfaces interface-set

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
clear auto-configuration interfaces interface-set interface-set-name

Description

Clear a specified dynamic agent circuit identifier (ACI) interface set or access-line identifier (ALI) interface set on the router. An ACI or ALI interface set is a logical collection of dynamic VLAN subscriber interfaces that originate at the same household or on the same access-loop port.

You can clear only those ACI or ALI interface sets that have no active subscriber interface members. If the ACI or ALI interface set that you want to clear still has valid member interfaces, you must first remove these interfaces before issuing the clear auto-configuration interfaces interface-set interface-set-name command.

Options

interface-set-name

Name of the empty ACI or ALI interface set that you want to clear. Use the ACI or ALI interface set name generated by the router, such as aci-1003-ge-1/0/0.4001, and not the actual ACI or ALI string found in the DHCP or PPPoE control packets. To view the names of the ACI or ALI interface sets configured on the router, you can issue the show subscribers command.

Required Privilege Level

view

Output Fields

When you enter this command, you are provided feedback on the status of your request.

Sample Output

clear auto-configuration interfaces interface-set

content_copy zoom_out_map
user@host> clear auto-configuration interfaces interface-set aci-1003-ge-1/0/0.4001
Interface-set aci-1003-ge-1/0/0.4001 deleted

clear auto-configuration interfaces interface-set (Error Message for ACI Interface Set with Active Members)

content_copy zoom_out_map
user@host> clear auto-configuration interfaces interface-set aci-1005-ge-1/0/0.2800
error: Interface set aci-1005-ge-1/0/0.2800 has references.

Release Information

Command introduced in Junos OS Release 12.2.

footer-navigation