Current configuration: ! version 11.3 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname Lyon ! enable password fixit ! no ip domain-lookup ipx routing 6666.6666.6666 ipx maximum-paths 6 ! ! interface Loopback0 ip address 172.16.206.6 255.255.255.0 ipx network BAD6 ! interface Ethernet0 no ip address shutdown media-type auto-select ! interface Ethernet1 no ip address shutdown media-type auto-select ! interface ATM0 no ip address atm pvc 6 0 5 qsaal atm pvc 16 0 16 ilmi ! interface ATM0.1 multipoint ip address 172.16.1.6 255.255.255.0 atm pvc 1 0 161 aal5snap atm pvc 2 0 162 aal5snap atm pvc 3 0 163 aal5snap atm pvc 5 0 165 aal5snap atm pvc 7 0 167 aal5snap map-group pvc-Lyon ipx network C0FFEE ! interface ATM0.2 multipoint ip address 172.16.2.6 255.255.255.0 atm pvc 11 0 261 aal5snap inarp atm pvc 12 0 262 aal5snap inarp atm pvc 13 0 263 aal5snap inarp atm pvc 15 0 265 aal5snap inarp atm pvc 17 0 267 aal5snap inarp ! interface ATM0.3 multipoint ip address 172.16.3.6 255.255.255.0 atm esi-address 666666666666.03 map-group pvc-Lyon ! interface ATM0.4 multipoint ip address 172.16.4.6 255.255.255.0 atm arp-server nsap 47.00918100000040E0142B4A01.40E0142B4A01.04 atm esi-address 666666666666.04 ! interface ATM0.5 multipoint ip address 172.16.5.6 255.255.255.0 atm arp-server nsap 47.00918100000040E0142B4B01.555555555555.05 atm esi-address 666666666666.05 ! interface ATM0.6 multipoint atm pvc 21 0 361 aal5mux novell atm pvc 22 0 362 aal5mux novell atm pvc 23 0 363 aal5mux novell atm pvc 25 0 365 aal5mux novell atm pvc 28 0 367 aal5mux novell map-group pvc-Lyon ipx network DECAFE ! router eigrp 1 network 172.16.0.0 maximum-paths 6 ! ip classless ! ! map-list pvc-Lyon ip 172.16.1.3 atm-vc 3 broadcast ip 172.16.3.1 atm-nsap 47.00918100000040E0142B4A01.111111111111.03 broadcast ip 172.16.3.2 atm-nsap 47.00918100000040E0142B4A01.222222222222.03 broadcast ip 172.16.1.5 atm-vc 5 broadcast ip 172.16.3.3 atm-nsap 47.00918100000040E0142B4A01.333333333333.03 broadcast ip 172.16.1.7 atm-vc 7 broadcast ip 172.16.3.5 atm-nsap 47.00918100000040E0142B4B01.555555555555.03 broadcast ip 172.16.3.7 atm-nsap 47.00918100000040E0142B4B01.777777777777.03 broadcast ipx DECAFE.1111.1111.1111 atm-vc 21 broadcast ipx C0FFEE.1111.1111.1111 atm-vc 1 broadcast ipx DECAFE.3333.3333.3333 atm-vc 23 broadcast ipx C0FFEE.3333.3333.3333 atm-vc 3 broadcast ipx DECAFE.5555.5555.5555 atm-vc 25 broadcast ipx C0FFEE.5555.5555.5555 atm-vc 5 broadcast ipx DECAFE.7777.7777.7777 atm-vc 28 broadcast ipx DECAFE.2222.2222.2222 atm-vc 22 broadcast ipx C0FFEE.7777.7777.7777 atm-vc 7 broadcast ipx C0FFEE.2222.2222.2222 atm-vc 2 broadcast ip 172.16.1.1 atm-vc 1 broadcast ip 172.16.1.2 atm-vc 2 broadcast ! ! ! ! line con 0 line aux 0 line vty 0 4 password netech login ! end Lyon#