Router DHCP

  1. connect devices
  2. set the router setting
    1. en switch to enable mode
    2. R1#conf t terminal configuration
    3. R1#(config)host R1 set the name
    4. R1#(config)int fa0/0 choose an interface
    5. R1#(config-if)ip add 192.168.10.1 255.255.255.0 set an interface IP address
    6. R1#(config-if)no shut
    7. R1#(config-if)exit leave a configuration of interface
    8. R1#(config)ip dhcp pool IP10 switch to a dhcp configuration
    9. R1#(dhcp-config)net 192.168.10.0 255.255.255.0
    10. R1#(dhcp-config)default 192.168.10.1
    11. R1#(dhcp-config)exit leave a dhcp configuration
    12. R1#(config)ip dhcp exc 192.168.10.1 192.168.10.10
    13. R1#(config)exit
    14. R1#copy run start
    15. sh run just to show a setting
Source: http://www.youtube.com/watch?v=P_H9BLP-MRw







© 2010 Marmil (Martin Milička) optimalizace PageRank.cz