You are on page 1of 1

spanning-tree mode pvst

interface FastEthernet0/0
ip address 10.0.19.226 255.255.255.224
duplex auto
speed auto
interface FastEthernet0/1
no ip address
duplex auto
speed auto
shutdown
interface Serial0/0/0
ip address 168.243.3.13 255.255.255.252
interface Serial0/0/1
ip address 192.168.1.225 255.255.255.252
clock rate 64000
interface Vlan1
no ip address
shutdown
router eigrp 100
redistribute static
network 10.0.19.224 0.0.0.31
network 192.168.1.224 0.0.0.31
network 168.243.3.12 0.0.0.3
no auto-summary
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0/0/0
end
wr

You might also like