Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

packet tracer 2.7.1 Full Config BC-3 Router

enable
configure terminal
interface GigabitEthernet0/0/0
ip ospf 10 area 0
interface GigabitEthernet0/0/1
ip ospf 10 area 0
router ospf 10
 router-id 4.4.4.4
 passive-interface GigabitEthernet0/0/0
 auto-cost reference-bandwidth 1000
end
Comment

packet tracer 2.7.1 Full Config BC-2 Router

enable
configure terminal
interface GigabitEthernet0/0/0
ip ospf 10 area 0
interface GigabitEthernet0/0/1
ip ospf 10 area 0
router ospf 10
 router-id 5.5.5.5
 passive-interface GigabitEthernet0/0/0
 auto-cost reference-bandwidth 1000
end
Comment

PREVIOUS NEXT
Code Example
Shell :: gti commit with message 
Shell :: git percentage of authorship 
Shell :: vba run shell command with arguments 
Shell :: cordova could not install from "android" as it does not contain a package.json file. 
Shell :: install phoenix 1.6 
Shell :: sed two patterns 
Shell :: go test color output 
Shell :: connect to remote redis over tls 
Shell :: Push to an existing repository form command line 
Shell :: How can I make a bash command run periodically 
Shell :: hanselman pretty prompt 
Shell :: mac workbench error loading schema content 1558 
Shell :: bash trim binary output 
Shell :: Pipe script to a remote server 
Shell :: grep string in file 
Shell :: how to install jupyter notebook in lenovo chromebook duet 
Shell :: how to commit a file in git and never commit it again 
Shell :: msys2 install zsh 
Shell :: mongo import all from bson 
Shell :: cara menghapus kode-kode di terminal linux 
Shell :: merge branch from another repo 
Shell :: oracle vm cannot install guest edition windows 10 enterprise 
Shell :: no network in cent os 
Shell :: netplan reload 
Shell :: regex prenom et nom compose 
Shell :: unique IP active connections on server 
Shell :: get target of command bash 
Shell :: how to reboot a system notifying other users with a message with shutdown command 
Shell :: git push with topic 
Shell :: make a question in bash script 
ADD CONTENT
Topic
Content
Source link
Name
1+6 =