You are on page 1of 2

!

version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Router
!
!
!
!
ip dhcp excluded-address 172.128.0.1
ip dhcp excluded-address 172.168.0.1
!
ip dhcp pool HQ
network 172.168.0.0 255.255.252.0
default-router 172.168.0.1
ip dhcp pool HQ0
network 172.128.0.0 255.255.240.0
default-router 172.128.0.1
!
!
!
no ip cef
ipv6 unicast-routing
!
no ipv6 cef
!
ipv6 dhcp pool HQ0
!
!
!
!
!
!
!
!
!
!
!
!
spanning-tree mode pvst
!
!
!
!
!
!
interface FastEthernet0/0
ip address 172.128.0.1 255.255.240.0
duplex auto
speed auto
ipv6 address 2001:8:A:4:0:FFFF:AC80:1/64
!
interface FastEthernet0/1
ip address 172.168.0.1 255.255.252.0
duplex auto
speed auto
!
interface Serial0/0/0
ip address 10.10.10.2 255.255.255.0
!
interface Serial0/0/1
no ip address
clock rate 2000000
shutdown
!
interface Vlan1
no ip address
shutdown
!
router rip
network 10.0.0.0
network 172.128.0.0
network 172.168.0.0
network 192.168.0.0
!
ip classless
!
ip flow-export version 9
!
!
!
!
!
!
!
!
line con 0
!
line aux 0
!
line vty 0 4
login
!
!
!
end

You might also like