Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

router interface down cisco

When configuring new interfaces on Cisco routers/firewalls 
ensure that after completing configuration that you turn the interface on with

configure terminal
interface *GigabitEthernet0/1*
no shutdown
end
copy running-config startup-config
Comment

PREVIOUS NEXT
Code Example
Shell :: install google client api individually 
Shell :: install onedrive in ubuntu 18.04 
Shell :: how to ushow to add hadolint as a pre-commit hook 
Shell :: Git Commands: Step By Step Guide (Part 1) 
Shell :: on in get first two digit start with two numbers c# 
Shell :: cost accounting gitman 
Shell :: ubuntu install apache mod_version 
Shell :: windowscommand to delete direcoty with specified name recursivel 
Shell :: debug ssh server ubuntu command 
Shell :: how to reduce directory name in terminal linux 
Shell :: reduce directory display linux 
Shell :: add computer to collection powershell 
Shell :: logstash automatic config reload 
Shell :: install homebrew package manager for ubuntu and depian based systems 
Shell :: sudo install bat 
Shell :: create ionic v3 project 
Shell :: inspect changes after git fetch 
Shell :: MPIexec command 
Shell :: windows cmd "head -n " equivalent 
Shell :: executar python como parametro 
Shell :: linux silence stderr 
Shell :: powershell file already exists 
Shell :: execute result of query bash 
Shell :: The following packages have unmet dependencies: phpmyadmin : Depends: php-twig ( 2.9) but 2.6.2-2 is to be installed Recommends: php-bz2 Recommends: php-gd Recommends: php-tcpdf but it is not going to be installed 
Shell :: git config --system core.longpaths true premission denied 
Shell :: figma for debian 10 
Shell :: Create a short command in bash using alias 
Shell :: linux find multiple directories 
Shell :: mac find command printf 
Shell :: make folder public digital ocean bucket 
ADD CONTENT
Topic
Content
Source link
Name
2+2 =