hostname epona.sitamoht.com
service password-encryption
enable password sitamoht
username michel password sitamoht
ip host impa 2002 1.1.1.1
ip host ingo 2003 2.2.2.2
ip host mido 2004 3.3.3.3
ip routing
ip subnet-zero
interface ethernet 0
ip address 172.16.80.1 255.255.240.0
no shutdown
interface loopback 0
ip address 1.1.1.1 255.255.255.255
no shutdown
interface loopback 1
ip address 2.2.2.2 255.255.255.255
no shutdown
interface loopback 2
ip address 3.3.3.3 255.255.255.255
no shutdown
line 2 4
transport input all
flowcontrol hardware
speed 9600
login local
databits 8
modem inout
line con 0
login local
line aux 0
line vty 0 4
login local
____________________________________________________________
hostname impa.sitamoht.com
service password-encryption
enable password sitamoht
username michel password sitamoht
ip routing
interface ethernet 0
no ip address
no shutdown
line con 0
login local
line aux 0
line vty 0 4
login local
____________________________________________________________
hostname ingo.sitamoht.com
service password-encryption
enable password sitamoht
username michel password sitamoht
ip routing
interface ethernet 0
no ip address
no shutdown
line con 0
login local
line aux 0
line vty 0 4
login local
____________________________________________________________
hostname mido.sitamoht.com
service password-encryption
enable password sitamoht
username michel password sitamoht
ip routing
interface ethernet 0
no ip address
no shutdown
line con 0
login local
line aux 0
line vty 0 4
login local
____________________________________________________________