Horje
dhcp on cisco router Code Example
dhcp on cisco router
conf t
service dhcp
ip dhcp pool name
network 192.168.1.0 255.255.255.0
default-router 192.168.0.1
dns-server 8.8.8.8
ip dhcp excluded-address 192.168.0.128
domain-name domain
lease 10




Shell

Related
git stash apply specific index Code Example git stash apply specific index Code Example
the root filesystem requires manual fsck Code Example the root filesystem requires manual fsck Code Example
heroku buildpacks remove Code Example heroku buildpacks remove Code Example
change execution policy in powershell Code Example change execution policy in powershell Code Example
kill port ubuntu Code Example kill port ubuntu Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
12