You are on page 1of 1

hostname HQ

!
ip name-server 0.0.0.0
!
interface FastEthernet0/0
ip address 192.168.2.65 255.255.255.192
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
shutdown
!
interface Serial0/0/0
ip address 192.168.2.130 255.255.255.192
clock rate 64000
!
interface Serial0/0/1
ip address 209.165.201.2 255.255.255.252
!
interface Vlan1
no ip address
shutdown
!
router rip
!
ip classless
ip route 192.168.2.192 255.255.255.192 192.168.2.129
ip route 0.0.0.0 0.0.0.0 209.165.201.1

You might also like