

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
its about data communication and networking
Typology: Lecture notes
1 / 3
This page cannot be seen from the preview
Don't miss anything!


DHCP Would you like to enter the initial configuration dialog? [yes/no]: no Press RETURN to get started! Router> Router> Router>enable Router#conf Router#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router(config)#interface gigabitEthernet 0/ Router(config-if)#ip address 192.168.4.1 255.255.255. Router(config-if)#no shutdown Router(config-if)# %LINK-5-CHANGED: Interface GigabitEthernet0/0, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/0, changed state to up Router(config-if)# Router(config-if)# Router(config-if)# Router(config-if)# Router(config-if)#exit Router(config)#ip dhcp pool left_ Router(dhcp-config)#network 192.168.4.0 255.255.255. Router(dhcp-config)#default-router 192.168.4. Router(dhcp-config)# Router(dhcp-config)#exit Router(config)# Router(config)# Router(config)# Router(config)#exit Router# %SYS-5-CONFIG_I: Configured from console by console Router# Router#DHCP-4-PING_CONFLICT: DHCP address conflict: server pinged 192.168.4. ^ % Invalid input detected at '^' marker. Router#DHCPD-4-PING_CONFLICT: DHCP address conflict: server pinged 192.168.4.
% Invalid input detected at '^' marker. Router# Router# Router# Router#conf Router#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router(config)#interface gigabitEthernet 0/ Router(config-if)#ip address 192.168.5.1 255.255.255. Router(config-if)#no shutdown Router(config-if)# %LINK-5-CHANGED: Interface GigabitEthernet0/1, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/1, changed state to up Router(config-if)# Router(config-if)# Router(config-if)# Router(config-if)# Router(config-if)#exit Router(config)#ip dhcp pool left_ Router(dhcp-config)#exit Router(config)#exit Router# %SYS-5-CONFIG_I: Configured from console by console Router#conf Router#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router(config)#interface gigabitEthernet 0/ Router(config-if)#ip address 192.168.5.1 255.255.255. Router(config-if)#no shutdown Router(config-if)# Router(config-if)# Router(config-if)# Router(config-if)# Router(config-if)#exit Router(config)#ip dhcp pool left_ Router(dhcp-config)#network 192.168.5.0 255.255.255. Router(dhcp-config)#default-router 192.168.5. Router(dhcp-config)# Router(dhcp-config)#exit Router(config)#