GW (10.15.12.1)
ip subnet-zero
no ip domain-lookup
ip domain-name xxxxxx.net
ip dhcp excluded-address 10.15.12.150 10.15.12.255
ip dhcp excluded-address 10.15.12.50 10.15.12.59
ip dhcp excluded-address 10.15.12.0 10.15.12.25
ip dhcp excluded-address 10.15.12.60 10.15.12.61
!
ip dhcp pool 10.15.12
network 10.15.12.0 255.255.255.0
default-router 10.15.12.1
domain-name ral.am.acterna.net
dns-server 10.15.12.9
lease 10
!
ip dhcp-server 10.15.12.1
lane client flush
!
interface FastEthernet0/0
ip address 10.15.8.2 255.255.255.0
duplex auto
speed auto
!
interface Serial0/0
no ip address
shutdown
!
interface FastEthernet0/1
ip address 10.15.12.1 255.255.255.0
duplex auto
speed auto
!
interface Serial0/1
no ip address
shutdown
!
interface Serial0/2
bandwidth 1536
ip address 10.115.200.1 255.255.255.0
encapsulation frame-relay
no keepalive
shutdown
!
router ospf 1
network 10.15.12.1 0.0.0.0 area 1
!
ip classless
ip route 0.0.0.0 0.0.0.0 10.15.8.1
no ip http server
!
access-list 105 deny udp host 10.15.8.2 any
access-list 105 permit ip any any
access-list 106 deny udp 10.15.8.0 0.0.0.255 any
access-list 106 permit ip any any
!
line con 0
transport input none
line aux 0
line vty 0 4
password traffic
login
!
no scheduler allocate
end
Router-1
ip subnet-zero
no ip domain-lookup
ip domain-name xxxxxxxx.net
ip dhcp excluded-address 10.15.12.150 10.15.12.255
ip dhcp excluded-address 10.15.12.50 10.15.12.59
ip dhcp excluded-address 10.15.12.0 10.15.12.25
ip dhcp excluded-address 10.15.12.60 10.15.12.61
!
ip dhcp pool 10.15.12
network 10.15.12.0 255.255.255.0
default-router 10.15.12.1
domain-name xxxxxxx.net
dns-server 10.15.12.9
lease 10
!
ip dhcp-server 10.15.12.1
lane client flush
!
interface FastEthernet0/0
ip address 10.115.220.1 255.255.255.0
duplex auto
speed auto
!
interface Serial0/0
no ip address
shutdown
fair-queue
!
interface FastEthernet0/1
ip address 10.15.12.5 255.255.255.0
duplex auto
speed auto
!
interface Serial0/1
no ip address
no ip mroute-cache
no keepalive
shutdown
!
interface Serial0/2
bandwidth 1536
ip address 10.115.200.2 255.255.255.0
no keepalive
service-module t1 clock source internal
service-module t1 timeslots 1-24
!
no ip classless
ip route 0.0.0.0 0.0.0.0 10.15.8.1
ip route 10.115.230.0 255.255.255.0 Serial0/2
no ip http server
!
!
access-list 105 deny udp host 10.15.8.2 any
access-list 105 permit ip any any
access-list 106 deny udp 10.15.8.0 0.0.0.255 any
access-list 106 permit ip any any
snmp-server engineID local 00000009010000A10A0F0803
Router-1 #sh arp
Protocol Address Age (min) Hardware Addr Type Interface
Internet 10.15.12.1 0 0004.9a51.ec61 ARPA FastEthernet0/1
Internet 10.15.12.3 20 0006.5327.c4e1 ARPA FastEthernet0/1
Internet 10.15.12.2 81 00d0.bb1a.e3ff ARPA FastEthernet0/1
Internet 10.15.12.5 - 0030.85c1.d821 ARPA FastEthernet0/1
Internet 10.15.12.43 0 000b.9001.00a0 ARPA FastEthernet0/1
Internet 10.15.12.57 3 000b.9002.0020 ARPA FastEthernet0/1
Internet 10.115.220.1 - 0030.85c1.d820 ARPA FastEthernet0/0
Router-1#sh ip route
Gateway of last resort is not set
10.0.0.0/24 is subnetted, 4 subnets
C 10.15.12.0 is directly connected, FastEthernet0/1
S 10.115.230.0 is directly connected, Serial0/2
C 10.115.220.0 is directly connected, FastEthernet0/0
C 10.115.200.0 is directly connected, Serial0/2
Router-2
no ip finger
no ip domain-lookup
ip domain-name xxxxxxx.net
ip dhcp excluded-address 10.15.12.150 10.15.12.255
ip dhcp excluded-address 10.15.12.50 10.15.12.59
ip dhcp excluded-address 10.15.12.0 10.15.12.25
ip dhcp excluded-address 10.15.12.60 10.15.12.61
!
ip dhcp pool 10.15.12
network 10.15.12.0 255.255.255.0
default-router 10.15.12.1
domain-name xxxxxxx.net
dns-server 10.15.12.9
lease 10
!
ip dhcp-server 10.15.12.1
no ip dhcp-client network-discovery
!
interface FastEthernet0/0
ip address 10.115.230.1 255.255.255.0
duplex auto
speed auto
!
interface Serial0/0
bandwidth 1536
ip address 10.115.200.3 255.255.255.0
no keepalive
fair-queue
service-module t1 timeslots 1-24
!
interface FastEthernet0/1
ip address 10.15.12.3 255.255.255.0
duplex auto
speed auto
!
router ospf 1
log-adjacency-changes
network 10.15.12.1 0.0.0.0 area 1
!
no ip classless
ip route 0.0.0.0 0.0.0.0 10.15.8.1
ip route 10.115.220.0 255.255.255.0 Serial0/0
no ip http server
!
access-list 105 deny udp host 10.15.8.2 any
access-list 105 permit ip any any
access-list 106 deny udp 10.15.8.0 0.0.0.255 any
access-list 106 permit ip any any
!
line con 0
transport input none
line aux 0
line vty 0 4
exec-timeout 0 0
password traffic
login
transport input telnet
line vty 5 15
login
!
end
Router-2 #sh arp
Protocol Address Age (min) Hardware Addr Type Interface
Internet 10.15.12.1 0 0004.9a51.ec61 ARPA FastEthernet0/1
Internet 10.15.12.3 - 0006.5327.c4e1 ARPA FastEthernet0/1
Internet 10.15.12.5 19 0030.85c1.d821 ARPA FastEthernet0/1
Internet 10.115.230.1 - 0006.5327.c4e0 ARPA FastEthernet0/0
Router-2 #sh ip route
Gateway of last resort is not set
10.0.0.0/24 is subnetted, 4 subnets
C 10.15.12.0 is directly connected, FastEthernet0/1
C 10.115.230.0 is directly connected, FastEthernet0/0
S 10.115.220.0 is directly connected, Serial0/0
C 10.115.200.0 is directly connected, Serial0/0