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 amt tunnel

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
clear amt tunnel
<gateway gateway-ip-addr> <port port-number>
<instance instance-name>
<logical-system (all | logical-system-name)>
<statistics>
<tunnel-interface interface-name>

Description

Clear the Automatic Multicast Tunneling (AMT) multicast state. Optionally, clear AMT protocol statistics.

Options

none

Clear multicast state for all AMT tunnel interfaces.

gateway gateway-ip-addr port port-number

(Optional) Clear the AMT multicast state for the specified gateway address. If no port is specified, clear the AMT multicast state for all AMT gateways with the given IP address.

instance instance-name

(Optional) Clear the AMT multicast state for the specified instance.

logical-system (all | logical-system-name)

(Optional) Perform this operation on all logical systems or on a particular logical system.

statistics

(Optional) Clear multicast statistics for all AMT tunnels or for specified tunnels.

tunnel-interface interface-name

(Optional) Clear the AMT multicast state for the specified AMT tunnel interface.

Required Privilege Level

clear

Output Fields

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

Sample Output

clear amt tunnel

content_copy zoom_out_map
user@host> clear amt tunnel 

clear amt tunnel statistics gateway-address

content_copy zoom_out_map
user@host> clear amt tunnel statistics gateway-address 100.31.1.21 port 4000 

Release Information

Command introduced in JUNOS Release 10.2.

footer-navigation