- Don't make this common Nintendo Switch 2 mistake - this is the microSD card I use
- This clever keychain accessory has made my life so much easier (and it's cheap)
- 데이터브릭스, 구글 클라우드와 AI 파트너십 체결··· "제미나이 모델 제공"
- AI Is Scaling Fast, and So Must Our Networks and Policies
- Intel appears stuck between ‘a rock and a hard place’
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