request interface bounce
Syntax
request interface bounce interface_name poe interval seconds
Description
You can shut down the interface for a given time interval. The interface powers up at the end of the configured time.
Options
poe | An optional parameter that bounces the poe port. The time interval range is from 1 to
60 seconds. An example of the syntax with poe is
shown:request interface bounce interface_name poe interval seconds Note: You
can only bounce poe on ports that have been configured for poe.
|
interface interface-name |
Name of the interface to shut down for the given time interval. |
interval seconds |
The interface shut down for the configured time interval. The time interval range is from 1 to 30 seconds. |
Additional Information
-
The default time interval is 0 seconds.
-
In Junos OS the
poe bounce
command is supported only on Gigabit Ethernet and Multi rate Gigabit Ethernet. -
In Junos OS Evolved the
poe bounce
command is supported only on Ethernet interface.
Required Privilege Level
View
Output Fields
When you enter this command, you are provided feedback on the status of your request.
Sample Outputs
request interface bounce
user@host> request interface bounce et-0/0/0 interval 20
Bounce operation on interface et-0/0/0 started with interval 20 secs.
poe port bounce with interval
user@host> request interface bounce poe mge-0/0/29 interval 30
PoE bounce request received for mge-0/0/29 with interval 30s.
poe port bounce without interval
user@host> request interface bounce poe mge-0/0/29
PoE bounce request received for mge-0/0/29 with interval 0s.
See Sample outputs for information on what the output looks like when poe bounce is enabled and when poe bounce is disabled.
Release Information
Starting in 24.2 R1 release, we've introduced the poe
optional parameter.
This statement was originally introduced in Junos OS release and Junos OS Evolved release
23.4R1.