- IP Is Better Than Ever with SRv6 uSID
- Securing BYOD with secure browser and SASE
- This compact bike computer brings pro features to casual cyclists - and it replaced my smartwatch
- Network and security vulnerabilities linked to 60% of zero-day cyberattacks
- Forrester TEI report: 3 powerful ways AI can drive organizational success
Juniper Interface Commands
Juniper has the corresponding command to disable/enable interfaces in Junos OS as below – – To Juniper disable interface: root@Juniper# set interfaces ge-0/0/1.0 disable << This is cisco equivalent of “shutdown” – To Juniper enable interface: root@Juniper# delete interfaces ge-0/0/1.0 disable << This is cisco equivalent of “no shutdown” Verification: root@Juniper#show ge-0/0/1.0 root@Juniper# run show interfaces ge-0/0/1.0 terse
Read More