Lazy88s

By Lazy88s

Routing

ISP#show run
Building configuration...

Current configuration:
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname ISP
!
!
ip subnet-zero
no ip domain-lookup
!
!
!
interface Ethernet0
ip address 209.165.200.225 255.255.255.224
no ip directed-broadcast
!
interface Serial0
no ip address
no ip directed-broadcast
no ip mroute-cache
shutdown
no fair-queue
!
interface Serial1
ip address 209.165.202.129 255.255.255.224
no ip directed-broadcast
clockrate 64000
!
router rip
version 2
network 209.165.200.0
network 209.165.202.0
!
ip classless
!
!
line con 0
password cisco
login
transport input none
line aux 0
line vty 0 4
password cisco
login
!
end

Comments
Sign in or get an account to comment.