Basic Config - Cisco Router
enable
configure terminal
hostname [[NAME-ROUTER]]
interface [[INT-LAN1]]
ip address [[IP-ADDR-LAN1]]
no shutdown
interface [[INT-WAN1]]
ip address [[IP-ADDR-WAN1]]
clock rate 64000
no shutdown
end
wr
Use this code to post the full script to your own page:
Use this code to post only the variables to your own page: