You are on page 1of 2

!

version 12.2
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname B1
!
!
!
enable password cisco
!
!
!
!
!
!
!
!
!
!
no ip domain-lookup
ip name-server 0.0.0.0
!
!
!
!
!
!
interface FastEthernet0/0
ip address 10.1.0.1 255.255.240.0
duplex auto
speed auto
!
interface FastEthernet0/1
ip address 10.1.16.1 255.255.240.0
duplex auto
speed auto
!
interface Serial0/0
ip address 10.0.1.2 255.255.255.252
!
interface Serial0/1
no ip address
shutdown
!
interface Serial0/2
no ip address
shutdown
!
interface Serial0/3
no ip address
shutdown
!
interface FastEthernet1/0
ip address 10.1.32.1 255.255.240.0
duplex auto
speed auto
!
interface FastEthernet1/1
ip address 10.1.48.1 255.255.240.0
duplex auto
speed auto
!
interface Serial1/0
no ip address
shutdown
!
interface Serial1/1
no ip address
shutdown
!
interface Serial1/2
no ip address
shutdown
!
interface Serial1/3
no ip address
shutdown
!
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0/0
!
!
!
banner motd Welcome to Router B1
!
!
!
!
line con 0
password cisco
login
line vty 0
password cisco
login
line vty 1 4
login
!
!
!
end

You might also like