~choose fonts and sizes~

how to dhcp server on Cisco Packet Tracer


Router>enable
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#in
Router(config)#interface fa
Router(config)#interface fastEthernet 0/0
Router(config-if)#ip ad
Router(config-if)#ip address 192.168.1.1 255.255.255.0
Router(config-if)#no shutdown
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up

More Details here

0 comments:

Post a Comment

Attention: Please don't use spammy comments here. else ur comment will be remove automatically. Thank you.