You are on page 1of 1

no ip domain-lookup

line console 0
loggin synchronous
password hector
login
exit
banner motd #
******************************************
WARNING!! Unauthorized Access Prohibited!!
******************************************
enable secret cisco
service password-encryption
line vty 0 4
password troya
login
exit

ip dhcp pool RED_1


network 192.168.1.0 255.255.255.0
default-router 192.168.1.1
ip dhcp pool RED_2
network 192.168.2.0 255.255.255.0
default-router 192.168.2.1
ip dhcp pool RED_3
network 192.168.3.0 255.255.255.0
default-router 192.168.3.1
ip dhcp pool RED_4
network 192.168.4.0 255.255.255.0
default-router 192.168.4.1
ip dhcp pool RED_5
network 192.168.5.0 255.255.255.0
default-router 192.168.5.1
ip dhcp pool RED_6
network 192.168.6.0 255.255.255.0
default-router 192.168.6.1

You might also like