How to Enable or Disable Juniper Interface

In this article, we will discuss the basic configuration of Juniper routers and switches. This article will help network professionals who are working on cisco systems and wants to learn Juniper systems. Below, you will found commands which are equivalent to cisco shutdown and no shutdown Juniper interface configuration.

juniper-router-switch-basic

Table of Contents

Disabling Juniper Interface

If you worked on Cisco Devices you might find that the shutdown command is used to down the interface or disable the interface. But, In Juniper systems, the below command is used to disable the interface:

root@Juniper# set interfaces ge-0/0/1.0 disable

Enabling Juniper Interface

Similarly, In Cisco systems, no shutdown command is similar to bring up the interface. But, in juniper systems, the below command is equivalent to this:

root@Juniper# delete interfaces ge-0/0/1.0 disable

Juniper Interface Verification

For the interface configuration verification, you can use the below commands:

root@Juniper#show ge-0/0/1.0
root@Juniper# run show interfaces ge-0/0/1.0 terse

Related Articles

References

Hope, you found this article helpful. Please comment in the comment box if you are facing further difficulties.

Leave a Reply

Your email address will not be published. Required fields are marked *

0 Shares
Share via
Copy link
Powered by Social Snap