You are on page 1of 1

enable

configure terminal
interface fa6/0
ip address 192.168.50.1 255.255.255.0
no shutdown
exit
ip dhcp pool lt3
network 192.168.50.0 255.255.255.0
default-router 192.168.50.1
exit
end

You might also like