You are on page 1of 2

!

version 12.3
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname HQ
!
!
!
enable secret class
!
!
!
!
!
!
!
!
!
!
no ip domain-lookup
!
!
spanning-tree mode pvst
!
!
!
!
interface FastEthernet0/0
ip address 192.168.2.65 255.255.255.192
duplex auto
speed auto
no shut
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
shutdown
!
interface Serial0/0/1
ip address 209.165.201.1 255.255.255.252
no shut
!
interface Serial0/0/0
ip address 192.168.2.130 255.255.255.192
duplex auto
speed auto
no shut
!
interface Vlan1
no ip address
shutdown
!
ip classless
!
!
!
no cdp run
!
banner motd ^Cthis is hq router^C
!
!
!
!
line con 0
password cisco
login
!
line aux 0
!
line vty 0 4
password cisco
login
!
!
!
end

You might also like