Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

R>enable

R#conf t
r(config)#interface g0/0
r(config-if)#ip address 192.168.1.1 255.255.255.0
r(config-if)#no shutdown
r(config)#ip dhcp pool UNI
r(config-dhcp)#network 192.168.1.0 255.255.255.0
r(config-dhcp)#default-router 192.168.1.1
r#show ip interface brief <--- la lista de interfaces

You might also like