Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR 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
 
PREVIOUS NEXT
Tagged: #router #interface #cisco
ADD COMMENT
Topic
Name
8+1 =