Template Config V.35 Encap HDLC

!
hostname #host name#(xxxx)
!
enable password #password#(xxxx)
!
service password-encryption
!
snmp-server community UIH-RO ro
!
interface fasethernet0/0 * Interface จะเปลี่ยนไปตามรุ่น Router ที่ใช่งาน*
description #Name Branch# (xxxx)
ip address #IP LAN BR#(0.0.0.0) #Subnet mask#(0.0.0.0)
no ip directed-broadcast
no shutdown
!
interface Serial0 * Interface จะเปลี่ยนไปตามรุ่น Router ที่ใช่งาน*
description #Name#(xxxx )
ip address #IP WAN HQ#(0.0.0.0) #Subnet mask#(0.0.0.0)
no ip directed-broadcast
encapsulation hdlc
no shutdown
!
ip classless
ip route #Destination network IP#(0.0.0.0) #Destination subnet mask#(0.0.0.0 )#IP Gate way#(0.0.0.0) ;ใส่เฉพาะ IP Gate Way (เป็น Default Route)
!
line vty 0 4
password #login password#(xxxx)
login
!
end