request ancp oam port-down
Syntax
request ancp oam port-down
(neighbor ip-address | subscriber-interface physical-interface-name
)circuit-id aci remote-id ari outer-vlan-id vlan-id
Description
Simulate an ANCP Port Down message on the specified access loop for troubleshooting or to mitigate an abnormal condition. Triggers removal of the corresponding out-of-band triggered, autosensed dynamic VLAN session for which no ANCP-sourced information exists. You must specify an ACI, an ARI, and an outer VLAN tag. This command is overridden by a genuine ANCP Port-Up message, meaning that you cannot use this command to initiate a Port Down condition when the access node has already reported a Port Up condition.
Options
aci | ANCP Access-Loop-Circuit-ID TLV that corresponds to a subscriber interface on the access node; used to identify the access node from which the message is simulated. |
ari | ANCP Access-Loop-Remote-ID TLV that identifies the subscriber associated with an interface on the access node; used to identify the access node from which the message is simulated. |
ip-address | IP address that specifies the access node from which the message is simulated. |
physical-interface-name | Name of the access-facing subscriber interface that specifies the access node on whose local loop the loopback test is run. |
vlan-id | ANCP Access-Aggregation-Circuit-ID-Binary TLV, the outer VLAN tag inserted by the access node on upstream traffic; used to identify the access node from which the message is simulated. |
Required Privilege Level
view
Output Fields
When you enter this command, you are provided no feedback on the status of your request. You can enter the show ancp neighbor detail
, show subscribers client-type vlan-oob detail
, and the show subscribers summary
commands before and after initiating the Port Down message to verify the operation.
Sample Output
request ancp oam port-down neighbor circuit-id remote-id outer-vlan-id
user@host> request ancp oam port-down neighbor 192.168.25.31 circuit-id line-aci-1 remote-id line-ari-1 outer-vlan-id 126
Release Information
Command introduced in Junos OS Release 16.1R4.