Cisco DHCP Server Configuration Router#conf t Router(config)#ip dhcp pool POOL_NAME Router(dhcp-config)#network 192.168.10.0 255.255.255.0 [This will create a DHCP pool] Router(dhcp-config)#default-router 192.168.10.1 [This IP is the Gateway Address] Router(dhcp-config)#dns-server 100.100.100.1 [This… Read more »
Cisco Router Basic Configuration There are three mode in a router 1. Exe mode 2. Privilege mode 3. Configuration mode Exe Mode: Exe mode can be determined by seeing that… Read more »
Reset Catalyst Switches Running Configuration Cisco Cat2950# write erase Erasing the nvram filesystem will remove all files! Continue? [confirm]y[OK] Erase of nvram: complete Cat2950# Cat2950# reload System configuration has been… Read more »
Juniper save Rescue Configuration and restore rescue configuration A rescue configuration is designed to restore basic connectivity in the event of configuration problems Contents of configuration are user-defined and, by… Read more »