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 :: verify large directory after copy files 
Shell :: scripting sobre ficheros 
Shell :: twisted.internet.error.ReactorAlreadyInstalledError: reactor already installed [5804] Failed to execute script main 
Shell :: the --plain command does not exist 
Shell :: activer core dumped linux 
Shell :: add logged in user to local administrators group powershell site:www.reddit.com 
Shell :: mozart install mac 
Shell :: sudo yum install rh-python38 
Shell :: github shows two icons on commit 
Shell :: getssl 
Php :: how to remove public from url in codeigniter 4 
Php :: info.php 
Php :: mage log magento 2 
Php :: is frontpage wordpress 
Php :: laravel migration check if table has column 
Php :: phpinfo file 
Php :: get full url php 
Php :: php explode new line 
Php :: Example wp-config.php for Debugging 
Php :: rout debug symfony command 
Php :: laravel storage hard link 
Php :: laravel show routes artisan 
Php :: wordpres get_posttype 
Php :: macos install php 7.4 
Php :: php convert spaces to underscores 
Php :: php delete all files in folder 
Php :: laravel has table 
Php :: composer error installation 
Php :: Laravel get only the Ids of an eloquent arrays 
Php :: php curl post json 
ADD CONTENT
Topic
Content
Source link
Name
1+3 =