!
service timestamps debug uptime
service timestamps log uptime
service password-encryption
no service tcp-small-servers
no service udp-small-servers
!
hostname Acacia
!
enable password anthem
!
no ip name-server
!
ip subnet-zero
no ip domain-lookup
ip routing
ipx routing 1897.59ed.e880
!
interface FastEthernet 0/0
no shutdown
description connected to Student
ip address 150.72.100.1 255.255.255.0
ipx network 00000100 encapsulation sap
keepalive 10
!
interface FastEthernet 0/1
no shutdown
description connected to Administration
ip address 150.72.101.1 255.255.255.0
keepalive 10
!
interface Serial 0/0
no shutdown
description connected to Greenway_Hub
service-module t1 clock source line
service-module t1 data-coding normal
service-module t1 remote-loopback full
service-module t1 framing esf
service-module t1 linecode b8zs
service-module t1 lbo none
service-module t1 remote-alarm-enable
ip address 150.72.102.2 255.255.255.0
encapsulation ppp
!
interface Serial 0/1
no description
no ip address
shutdown
!
router rip
version 2
network 150.72.0.0
no auto-summary
!
!
ipx router rip
network 00000100
!
ip classless
no ip http server
snmp-server community public RO
snmp-server location The Acacia School
no snmp-server contact
banner motd #Welcome. I sure as hell hope you're authorized to
access this router,
because otherwise, we'd have to kill you.#
!
line console 0
exec-timeout 0 0
password jampop14
login
!
line vty 0 4
password jampop14
login
!
end
Return to main page